summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-11-23update translations.v1.3.11.24Andrei Karas40-2476/+2708
2013-11-23Change version to 1.3.11.24.Andrei Karas8-8/+20
2013-11-22fix code style.Andrei Karas5-12/+19
2013-11-22update translations.Andrei Karas40-4313/+4477
2013-11-21add new gui shortcuts into settings.Andrei Karas1-0/+56
2013-11-20add option to enable/disable map tiles animations.Andrei Karas3-1/+6
2013-11-18add workaround for imcomplete chat messages in "new" tmw server.Andrei Karas1-1/+11
2013-11-17fix drawing outside of allowed area in SDL2 default renderer.Andrei Karas1-5/+5
2013-11-16fix gui shortcuts in SDL2 text fields.Andrei Karas2-43/+147
2013-11-16add new gui keys for some letters.Andrei Karas2-1/+89
2013-11-16Remove unused particle-effect attributes from items.xml.Andrei Karas3-12/+0
2013-11-16fix "show all languages messages" option for client with language tab disabled.Andrei Karas1-4/+12
2013-11-16dont show speech messages from other languages if local client have language ...Andrei Karas1-1/+1
2013-11-14update mplus fonts.Andrei Karas2-0/+0
2013-11-14Disable additional socket login in nacl.Andrei Karas1-0/+2
2013-11-12fix typo in option name.Andrei Karas1-1/+1
2013-11-11Fix compilation in clang with libc++.Andrei Karas6-3/+7
2013-11-10Improve sprites update speed.Andrei Karas1-0/+4
2013-11-10add support for item particles.Andrei Karas7-0/+145
2013-11-09fix SDL2 usage with external sdl2gfx.Andrei Karas1-0/+3
2013-11-09fix typo in SDL2gfx check.Andrei Karas1-3/+3
2013-11-09Change version to 1.3.11.10.v1.3.11.10Andrei Karas8-8/+31
2013-11-09update translations.Andrei Karas16-464/+464
2013-11-09fix motd message while changing char or reconnecting to server.Andrei Karas4-0/+14
2013-11-09add more checks in file renaming function.Andrei Karas1-2/+3
2013-11-09fix compilation without C++11 flags.Andrei Karas1-0/+5
2013-11-09update translations.Andrei Karas41-10716/+11062
2013-11-08fix code style.Andrei Karas5-12/+15
2013-11-07add progress bar while loading in SDL2 in Android.Andrei Karas3-2/+56
2013-11-07Split init in client.cpp into separate methods.Andrei Karas2-232/+289
2013-11-07use safer logger function in xml logger.Andrei Karas1-1/+1
2013-11-07rename files_unittests.cpp into files_unittests.ccAndrei Karas2-1/+1
2013-11-07add missing fileAndrei Karas3-0/+28
2013-11-07remove client.h include from some files.Andrei Karas12-12/+20
2013-11-07redraw cached children if scrollarea position was changed.Andrei Karas1-1/+15
2013-11-06fix storage if select other character with opened storage.Andrei Karas4-0/+15
2013-11-06improve images loading speed in software mode with SDL1.2Andrei Karas1-4/+7
2013-11-05add configure option --without-internalsdlgfx for not use emdedded sdl2gfx.Andrei Karas8-16/+35
2013-11-05fix compilation warnings.Andrei Karas2-5/+3
2013-11-05add libxml2 error logging.Andrei Karas1-3/+33
2013-11-04move files unit tests from general files list to tests.Andrei Karas1-1/+1
2013-11-04improve renameFile function.Andrei Karas4-25/+104
2013-11-04fix crash in debug builds on exit.Andrei Karas1-1/+2
2013-11-04Add screen size detection for naclDan Sagunov1-0/+4
2013-11-04Merge branch 'master' of gitorious.org:manaplus/manaplusDan Sagunov4-2/+10
2013-11-04Remove nacl debug thingsDan Sagunov3-16/+0
2013-11-04Add option for features.xml for allow/not allow follow.Andrei Karas3-2/+9
2013-11-04Load features file also after client data connected to physfs.Andrei Karas1-0/+1
2013-11-04improve checking for batch draw mode support by renderer.Andrei Karas13-13/+15
2013-11-03improve alpha change speed in software modeAndrei Karas1-20/+53