1202 Commits (4d2bd54f6b11e2f01dacf91575e004e9f1cfb132)

Author SHA1 Message Date
Henrique Santiago 4d2bd54f6b Fixed #12 #28 #51 issues
12 years ago
Eduardo Bart a91b7ed6be Adjustments in attack/follow algorithm
12 years ago
Eduardo Bart 3c26555255 Fix stackpos bug again
12 years ago
Henrique Santiago e244e1975d Format name as a feature, do not connect if dont have dat/spr
12 years ago
Henrique Santiago 4e8afab335 Fix rsa change, messagebox and remove lua variable from c++
12 years ago
Eduardo Bart 150059a561 Improve image clip rects calculation
12 years ago
Henrique Santiago 7fb2f6deb5 Add getIp function, remove unused sql function
12 years ago
Henrique Santiago 8753f82fd0 Change cursor on textedit, remove possibility to close EnterGame window
12 years ago
Eduardo Bart 24b60bec2e support for protocol 961
12 years ago
Eduardo Bart 608b8f8b44 Fix a warning in clang
12 years ago
Henrique Santiago 47f0d7f3a6 Fix to creature name formatting and scrollarea maximum option
12 years ago
Eduardo Bart 10c564f90e Fix regression in walk paralyze
12 years ago
Henrique Santiago b5cb4e2c93 Fix battle filter, fix walk issue, try logout when force exit
12 years ago
Henrique Santiago 56817a8678 Changes to battle windows, removed duplicated translations
12 years ago
Henrique Santiago 16a3dd2b7e Remove ; and little fix to MiniWindow
12 years ago
niczkx 85b52fbdfd More work on OTBM saving (now it can save binary map w/o spawns and houses) w00t, the 1000th commit
12 years ago
Eduardo Bart dfff05e6e2 Update otclient version
12 years ago
Henrique Santiago 93fdd2e326 Fix messagebox width, use boost in stdext net
12 years ago
Henrique Santiago 466d8e8820 Use custom upchar and lochar by default due to accents in font files.
12 years ago
Henrique Santiago 4919bdf1bc Bind net functions
12 years ago
Henrique Santiago 0e67bd97a5 Moved some talk code to lua
12 years ago
niczkx 6feaeff8cc Fix NPC/Monster rendering for OTBM
12 years ago
Henrique Santiago a2db210012 Create stdext net, changes to outfit and exit windows.
12 years ago
Eduardo Bart 54f4e2b801 Fix console error
12 years ago
Eduardo Bart 5232501ecf Optimize dynamic storage
12 years ago
Henrique Santiago dcde317904 Fix dragable and npcto/from and remove margintop from entergame.
12 years ago
BeniS bd61a89675 Some fixes with layouts, NPC trade window, and market.
12 years ago
Henrique Santiago e6bd3907e1 Background label hide function, Skins fix and combobox hide, messagebox changes, show entergame when reload
12 years ago
Henrique Santiago 0f980ec18b Internal change to entergame, fix image-offset-y mistake, change the way default font is set in skins.
12 years ago
Henrique Santiago e78edad4c6 Widget text upper case option, change gimp plugin mode to executable
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