Age | Commit message (Expand) | Author | Files | Lines |
2013-11-21 | add new gui shortcuts into settings. | Andrei Karas | 1 | -0/+56 |
2013-11-20 | add option to enable/disable map tiles animations. | Andrei Karas | 3 | -1/+6 |
2013-11-18 | add workaround for imcomplete chat messages in "new" tmw server. | Andrei Karas | 1 | -1/+11 |
2013-11-17 | fix drawing outside of allowed area in SDL2 default renderer. | Andrei Karas | 1 | -5/+5 |
2013-11-16 | fix gui shortcuts in SDL2 text fields. | Andrei Karas | 2 | -43/+147 |
2013-11-16 | add new gui keys for some letters. | Andrei Karas | 2 | -1/+89 |
2013-11-16 | Remove unused particle-effect attributes from items.xml. | Andrei Karas | 3 | -12/+0 |
2013-11-16 | fix "show all languages messages" option for client with language tab disabled. | Andrei Karas | 1 | -4/+12 |
2013-11-16 | dont show speech messages from other languages if local client have language ... | Andrei Karas | 1 | -1/+1 |
2013-11-14 | Disable additional socket login in nacl. | Andrei Karas | 1 | -0/+2 |
2013-11-12 | fix typo in option name. | Andrei Karas | 1 | -1/+1 |
2013-11-11 | Fix compilation in clang with libc++. | Andrei Karas | 6 | -3/+7 |
2013-11-10 | Improve sprites update speed. | Andrei Karas | 1 | -0/+4 |
2013-11-10 | add support for item particles. | Andrei Karas | 7 | -0/+145 |
2013-11-09 | fix SDL2 usage with external sdl2gfx. | Andrei Karas | 1 | -0/+3 |
2013-11-09 | Change version to 1.3.11.10.v1.3.11.10 | Andrei Karas | 1 | -2/+2 |
2013-11-09 | fix motd message while changing char or reconnecting to server. | Andrei Karas | 4 | -0/+14 |
2013-11-09 | add more checks in file renaming function. | Andrei Karas | 1 | -2/+3 |
2013-11-09 | fix compilation without C++11 flags. | Andrei Karas | 1 | -0/+5 |
2013-11-08 | fix code style. | Andrei Karas | 5 | -12/+15 |
2013-11-07 | add progress bar while loading in SDL2 in Android. | Andrei Karas | 3 | -2/+56 |
2013-11-07 | Split init in client.cpp into separate methods. | Andrei Karas | 2 | -232/+289 |
2013-11-07 | use safer logger function in xml logger. | Andrei Karas | 1 | -1/+1 |
2013-11-07 | rename files_unittests.cpp into files_unittests.cc | Andrei Karas | 2 | -1/+1 |
2013-11-07 | add missing file | Andrei Karas | 3 | -0/+28 |
2013-11-07 | remove client.h include from some files. | Andrei Karas | 12 | -12/+20 |
2013-11-07 | redraw cached children if scrollarea position was changed. | Andrei Karas | 1 | -1/+15 |
2013-11-06 | fix storage if select other character with opened storage. | Andrei Karas | 4 | -0/+15 |
2013-11-06 | improve images loading speed in software mode with SDL1.2 | Andrei Karas | 1 | -4/+7 |
2013-11-05 | add configure option --without-internalsdlgfx for not use emdedded sdl2gfx. | Andrei Karas | 7 | -10/+21 |
2013-11-05 | fix compilation warnings. | Andrei Karas | 2 | -5/+3 |
2013-11-05 | add libxml2 error logging. | Andrei Karas | 1 | -3/+33 |
2013-11-04 | move files unit tests from general files list to tests. | Andrei Karas | 1 | -1/+1 |
2013-11-04 | improve renameFile function. | Andrei Karas | 4 | -25/+104 |
2013-11-04 | fix crash in debug builds on exit. | Andrei Karas | 1 | -1/+2 |
2013-11-04 | Add screen size detection for nacl | Dan Sagunov | 1 | -0/+4 |
2013-11-04 | Merge branch 'master' of gitorious.org:manaplus/manaplus | Dan Sagunov | 4 | -2/+10 |
2013-11-04 | Remove nacl debug things | Dan Sagunov | 3 | -16/+0 |
2013-11-04 | Add option for features.xml for allow/not allow follow. | Andrei Karas | 3 | -2/+9 |
2013-11-04 | Load features file also after client data connected to physfs. | Andrei Karas | 1 | -0/+1 |
2013-11-04 | improve checking for batch draw mode support by renderer. | Andrei Karas | 13 | -13/+15 |
2013-11-03 | improve alpha change speed in software mode | Andrei Karas | 1 | -20/+53 |
2013-11-03 | allow special server messgaes before motd if motd is hidden. | Andrei Karas | 1 | -9/+9 |
2013-11-03 | better not add new input actions in middle | Andrei Karas | 2 | -9/+9 |
2013-11-03 | add batch draw to slider. | Andrei Karas | 4 | -133/+196 |
2013-11-03 | remove unused variable. | Andrei Karas | 1 | -1/+0 |
2013-11-03 | Rename in all places "fast opengl" into "normal opengl". | Andrei Karas | 2 | -2/+2 |
2013-11-03 | fix editdialog theming. | Andrei Karas | 1 | -5/+7 |
2013-11-03 | fix motd message show/hide on "new" tmw server. | Andrei Karas | 2 | -3/+14 |
2013-11-03 | add action "move forward" default key unassigned. | Andrei Karas | 6 | -0/+28 |