Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-04-14 | add basic client side only support for pets. | Andrei Karas | 1 | -0/+3 | |
now pets cant move and dont have any ai. pet can be only spawn at player position if equiped item with assigned pet. | |||||
2013-04-14 | some more style fixes from cpplint. | Andrei Karas | 1 | -4/+4 | |
2013-04-10 | Add option to left all per map sprites in memory if once was loaded. | Andrei Karas | 1 | -1/+3 | |
This can prevent random lags and also can use more memory. | |||||
2013-04-09 | Improve slow login update speed. | Andrei Karas | 1 | -14/+20 | |
2013-04-09 | Improve perfomance in windows and popups visibility checks. | Andrei Karas | 1 | -1/+1 | |
2013-03-31 | Rename SoundManager sigleton from sound to soundManager. | Andrei Karas | 1 | -2/+2 | |
2013-03-29 | remove some code from deprivatedevent class. | Andrei Karas | 1 | -14/+1 | |
2013-03-28 | improve generalhandler class. | Andrei Karas | 1 | -4/+3 | |
2013-03-28 | Revert "Remove auction bot support." | Andrei Karas | 1 | -0/+10 | |
This reverts commit 0b236e4e04a6d89d34925ce9d2875c002e135b23. | |||||
2013-03-28 | improve gamehandler class | Andrei Karas | 1 | -5/+2 | |
2013-03-24 | fix compilation warnings. | Andrei Karas | 1 | -1/+1 | |
2013-03-23 | More fixed for profiler labels. | Andrei Karas | 1 | -0/+5 | |
2013-03-23 | Fix profiler labels. | Andrei Karas | 1 | -0/+3 | |
2013-03-22 | Add option to enable/disable language chat tab. | Andrei Karas | 1 | -1/+1 | |
2013-03-22 | Add language tab class. | Andrei Karas | 1 | -0/+13 | |
2013-03-21 | Add channel name to chat tabs. | Andrei Karas | 1 | -2/+2 | |
2013-03-05 | Add config counters for starting client and entering game. | Andrei Karas | 1 | -0/+2 | |
2013-03-04 | Add different effects to npc depend on qests status (evol only) | Andrei Karas | 1 | -0/+3 | |
2013-03-01 | Fix code style. | Andrei Karas | 1 | -1/+2 | |
2013-02-26 | Split skills and stats. | Andrei Karas | 1 | -0/+1 | |
2013-02-25 | Improve string usage in other files. | Andrei Karas | 1 | -5/+5 | |
2013-02-23 | Improve game class. | Andrei Karas | 1 | -67/+51 | |
2013-02-19 | Add option to enable/disable gm tab. | Andrei Karas | 1 | -1/+4 | |
Enabled by default. | |||||
2013-02-19 | Add support for GM tab. | Andrei Karas | 1 | -0/+6 | |
This tab visible all messages from @wgm chat command and local messages in this tab. | |||||
2013-02-18 | Change process priority depend on game state. | Andrei Karas | 1 | -0/+3 | |
implimented only for windows version. | |||||
2013-02-18 | Fix random not working guild tab with guild bot integration. | Andrei Karas | 1 | -0/+2 | |
2013-02-18 | Remove auction bot support. | Andrei Karas | 1 | -10/+0 | |
This bot for long time offline in tmw and possible will be never online. | |||||
2013-02-18 | move most direct calls to physfs to separate file. | Andrei Karas | 1 | -3/+2 | |
2013-02-13 | Fix code style. | Andrei Karas | 1 | -1/+1 | |
2013-02-10 | Remove channel classes because it was used only in manaserv. | Andrei Karas | 1 | -4/+0 | |
2013-01-23 | Add support for handling event for show/hide on screen keyboard. | Andrei Karas | 1 | -13/+21 | |
2013-01-16 | update copyrights year. | Andrei Karas | 1 | -1/+1 | |
2013-01-01 | Remove free space from top and right in buttons menu. | Andrei Karas | 1 | -1/+1 | |
2012-12-25 | Improve empty strings manipulation. | Andrei Karas | 1 | -1/+1 | |
2012-12-21 | Fix code style and other small issues. | Andrei Karas | 1 | -1/+2 | |
2012-12-21 | Fix possible crash with nav poinst rename dialog. | Andrei Karas | 1 | -0/+3 | |
2012-12-20 | add option for input logging. | Andrei Karas | 1 | -1/+4 | |
2012-12-11 | Hide on screen buttons before enter to game and show in game. | Andrei Karas | 1 | -0/+3 | |
2012-12-03 | Rename sound.cpp/h to soundmanager. | Andrei Karas | 1 | -1/+1 | |
2012-11-28 | Fix option "Show chat history" for all tabs. | Andrei Karas | 1 | -1/+2 | |
2012-11-14 | Add support for on screen joystick for moving. | Andrei Karas | 1 | -21/+24 | |
2012-11-07 | Fix termination on Android by using "home" key. | Andrei Karas | 1 | -0/+4 | |
2012-11-07 | Add own profiler and profiler info to some code. | Andrei Karas | 1 | -0/+9 | |
2012-11-04 | Fix chat log writing if switch character. | Andrei Karas | 1 | -1/+0 | |
2012-10-20 | Add to some controls palette inheritance from other controls. | Andrei Karas | 1 | -5/+5 | |
2012-10-14 | Add some android fixes. | Andrei Karas | 1 | -0/+8 | |
Partial impliment option to enable/disable mumble support. | |||||
2012-10-06 | Fix default particle effects in attacks. | Andrei Karas | 1 | -0/+1 | |
Was broken in previous commits. Also add default value for "effectId" in paths.xml (by default -1) | |||||
2012-09-30 | add atlas textures support. | Andrei Karas | 1 | -0/+1 | |
2012-09-11 | Disable delay sprites load after game end. | Andrei Karas | 1 | -0/+2 | |
2012-09-04 | add const to more classes, | Andrei Karas | 1 | -2/+2 | |
fix other small style issues. |