summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2013-11-03allow special server messgaes before motd if motd is hidden.Andrei Karas1-9/+9
2013-11-03better not add new input actions in middleAndrei Karas2-9/+9
2013-11-03add batch draw to slider.Andrei Karas4-133/+196
2013-11-03remove unused variable.Andrei Karas1-1/+0
2013-11-03update git ignore listAndrei Karas1-0/+3
2013-11-03update translations.Andrei Karas17-5935/+6271
2013-11-03Rename in all places "fast opengl" into "normal opengl".Andrei Karas2-2/+2
2013-11-03fix editdialog theming.Andrei Karas4-5/+41
2013-11-03add missing files into manaplus.cbpAndrei Karas1-0/+1
2013-11-03fix motd message show/hide on "new" tmw server.Andrei Karas2-3/+14
2013-11-03add action "move forward" default key unassigned.Andrei Karas6-0/+28
2013-11-02hide custom cursor by default on nacl.Andrei Karas1-0/+4
2013-11-02add missing check.Andrei Karas2-0/+4
2013-11-02fix compilation on Android.Andrei Karas1-0/+4
2013-11-02fix dye cmd exit with incorrect parameters.Andrei Karas1-0/+3
2013-11-02fix images in did you know dialog.Andrei Karas4-5/+24
2013-11-01fix char deletion.Andrei Karas1-2/+2
2013-11-02Adding renameFile function for NaClDan Sagunov3-1/+41
2013-11-01fix compilation with SDL2.Andrei Karas1-1/+16
2013-11-01in dyecmd add support for 2 and 3 parameters.Andrei Karas1-6/+18
2013-11-01fix dyecmd. now it works.Andrei Karas4-1/+29
2013-11-01move physfs initialisation code in physfstools.Andrei Karas3-17/+24
2013-11-01add dyecmd tool into automake.Andrei Karas6-15/+170
2013-11-01Move timers from client into timers file.Andrei Karas26-118/+220
2013-11-01move package directory variable from client into paths.Andrei Karas5-8/+22
2013-11-01move global logger definition from client to logger file.Andrei Karas2-1/+2
2013-11-01remove log to chat from logger.Andrei Karas4-26/+0
2013-11-01in logger put debug logging in ifdef.Andrei Karas2-0/+6
2013-11-01Remove build-breaking define from sdltcpnetDan Sagunov1-2/+0
2013-11-01Remove nacltcpnet due to SDL_net supportDan Sagunov7-201/+0
2013-11-01Add configure option --enable-checks for check some calls (disabled by default)Andrei Karas28-1/+98
2013-10-31fix compilation after nacl changes.Andrei Karas1-1/+1
2013-10-30add support for nacl detection in client version.Andrei Karas1-0/+2
2013-10-30add support for temporary replace background music on given map by server.Andrei Karas6-1/+29
2013-10-30Fix nacl buildingDan Sagunov3-17/+37
2013-10-29Initial porting to NACL by Vasily_Makarov.Andrei Karas15-9/+263
2013-10-29fix char replacment in whispers for sender.Andrei Karas1-9/+6