mirror of
https://github.com/edubart/otclient.git
synced 2025-06-07 11:24:29 +02:00

* Fixed the "options" module hotkey (changed boost walker to Ctrl+Shift+D). * Fixed a small issue with UIMiniWindow:setup() function (was setting parent before its pos). * Pic signature has changed for cipsoft client. * Fixed 'client type' byte position in the login packet. * Changed the ping function to execute every 4 seconds rather than 2. * Changed some protocolgame for pv973 support.
39 lines
359 B
Plaintext
39 lines
359 B
Plaintext
/modules/.project
|
|
build*
|
|
CMakeCache.txt
|
|
CMakeFiles
|
|
cmake_install.cmake
|
|
Makefile
|
|
/otclient
|
|
/*.h
|
|
/*.cxx
|
|
*.o
|
|
*.gch
|
|
*.a
|
|
*.exe
|
|
*.spr
|
|
*.dat
|
|
*.kdev*
|
|
*.cbp
|
|
*~
|
|
*.kate-swap
|
|
*.autosave
|
|
CMakeLists.txt.user*
|
|
*.xml
|
|
*.otb
|
|
*.otbm
|
|
*.log
|
|
*.bak
|
|
*.swp
|
|
*.pic
|
|
.lvimrc
|
|
.clang_complete
|
|
config.otml
|
|
/modules/otclientrc.lua
|
|
/doc
|
|
!.gitignore
|
|
otclient.map
|
|
otclient.layout
|
|
LOCALTODO
|
|
tags
|