1582 Commits (1ecaca82b7aeb9dabe624fd7947fc3e85a262fc0)
 

Author SHA1 Message Date
BeniS 26c196cdb0 Some more work on the Market.
12 years ago
Henrique Santiago 18c882f1a0 Allow list bindings
12 years ago
niczkx 5abf8622e5 rewrite some parts of otbm saving and uncomment it for testing later
12 years ago
Eduardo Bart a01534e6a2 Add missing thread header
12 years ago
Eduardo Bart 176e97c3ce More compile fixes now for ubuntu... grr
12 years ago
Eduardo Bart 521adc308b Fix broken compilation in mingw32
12 years ago
Henrique Santiago 156ab9b879 More SHA encoding functions and add missing copyright
12 years ago
Henrique Santiago fb7ab21e71 Move RSA class to Crypt
12 years ago
Eduardo Bart fa15c25951 Implement support for coroutines in C++
12 years ago
Eduardo Bart 6a68569319 Minor changes
12 years ago
Henrique Santiago 4e0642c814 Removed GMP and added OpenSSL. Rsa class might be moved to Crypto later.
12 years ago
Eduardo Bart fa27210d7f Remove lockWalks from game
12 years ago
Henrique Santiago d939ade06d Fix compile issue and miniwindows index
12 years ago
niczkx 092876d0e1 more fixes to compiling with gcc 4.6
12 years ago
Eduardo Bart 7d62763c92 Fix compile issue in gcc 4.6
12 years ago
Eduardo Bart c218f915ba Fix possible link issue in OS X
12 years ago
Henrique 4954d5fecb Some mysql stuff
12 years ago
Eduardo Bart 9e917ece88 Fix glitch caused by grounds with speed 1
12 years ago
Eduardo Bart ec1d5aa260 Minor changes
12 years ago
Eduardo Bart 325b711181 Fix some issues in battle
12 years ago
Eduardo Bart f397e6319c Reimplement battle using new events, no more scheduleEvents
12 years ago
Eduardo Bart 06388c5673 Fix compability with some servers fly systems
12 years ago
Eduardo Bart ea2fa55a25 Fix protocol 860 stackpos regression
12 years ago
BeniS a5c3029e5b Some minor fixes for the market.
12 years ago
Eduardo Bart 11387eb08f Fix floor change stackpos bug?
12 years ago
Eduardo Bart 5ecb890b06 New utility command: debugPosition()
12 years ago
Eduardo Bart a64ebc7e7b Stop walk animation after changing floors
12 years ago
Eduardo Bart b9dfc7784c Fixed push of creatures in 9.6
12 years ago
Eduardo Bart f103f3ee62 Minor fix in packed_vector
12 years ago
Henrique 7116f6dea1 More sql stuff
12 years ago
BeniS ac65ea5843 Fix action menu bug.
12 years ago
Eduardo Bart ee4f155b92 Minor fix in std::packed_any
12 years ago
Eduardo Bart 57785d2001 More walk changes and creature events
12 years ago
Eduardo Bart 76d32b5493 Fix click regression
12 years ago
Henrique 8a5195430a Add SQL extension, still in early stage
12 years ago
Eduardo Bart c9eaa73df5 Improve clicking on walking creatures
12 years ago
Eduardo Bart daea7cab65 Check walk collisions in client side
12 years ago
Eduardo Bart 773d58da01 Optimize lua object pushing
12 years ago
Henrique 3b345cf868 Add setXteaKey function
12 years ago
BeniS cadf07974a Fix to market module reloading, Changed the walk lock period when colliding with a block path object.
12 years ago
Eduardo Bart 103daa63e3 Fix compile issues with clang
12 years ago
Henrique 4f0e00fdfa Change to RSA decrypt function
12 years ago
Eduardo Bart 3bac3dcbb4 Rework stdext classes
12 years ago
Eduardo Bart 1dc7dc0cfc Fix tile skipping in 9.6
12 years ago
Henrique 3c1a5f24e8 Fix to protocolgame
12 years ago
Eduardo Bart 614d1544c0 Fix market reload and a crash when exiting
12 years ago
Eduardo Bart bca1af8f11 Add warning when trying to use invalid LuaObject class
12 years ago
BeniS ce4f88b61d Missed from last commit to fix offer creation with non stackable items.
12 years ago
BeniS 82bfdc566f Fix market issue with non stackable items.
12 years ago
Eduardo Bart f4641333f4 Fix a rare drag/drop issue
12 years ago