summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2013-11-01move physfs initialisation code in physfstools.Andrei Karas3-17/+24
2013-11-01add dyecmd tool into automake.Andrei Karas5-7/+169
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 Karas26-0/+85
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 Sagunov2-1/+5
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
2013-10-28fix items amount in trade in selling to personal shop.Andrei Karas1-1/+1
2013-10-28Revert "Remove setMap from being constructor."Andrei Karas6-7/+12
2013-10-27same outfits after each change into in memory configuration xml.Andrei Karas1-0/+5
2013-10-27fix crash with broken OpenGL functions.Andrei Karas1-3/+5
2013-10-27fix compilation with gcc 4.4Andrei Karas1-1/+1
2013-10-26allow load and use mask in ambient layers.Andrei Karas4-13/+41
2013-10-26show main layers based on map mask.Andrei Karas2-0/+11
2013-10-26Loading map layer masks from layer properties.Andrei Karas3-11/+27
2013-10-26add handling for map mask packet. (evol only)Andrei Karas7-2/+25
2013-10-26fix selection in shoplistbox.Andrei Karas1-1/+1
2013-10-26Change version to 1.3.10.27.v1.3.10.27Andrei Karas1-2/+2
2013-10-25fix code style.Andrei Karas7-11/+22
2013-10-25fix compilation with SDL2.Andrei Karas1-2/+2
2013-10-25add missing checks.Andrei Karas2-3/+3
2013-10-25dont use void pointer type.Andrei Karas1-1/+1
2013-10-24add option to show motd message.Andrei Karas6-8/+12
2013-10-24remove unused setTargetPlane function from renderers.Andrei Karas8-28/+0
2013-10-24add final keyword to all other files.Andrei Karas12-37/+38
2013-10-24add final keyword to being files.Andrei Karas5-33/+37
2013-10-24add final keyword to resources files.Andrei Karas7-24/+33
2013-10-24add final keyword to particles files.Andrei Karas6-12/+14
2013-10-24add final keyword to render files.Andrei Karas9-220/+273
2013-10-24add final keyword to net files.Andrei Karas45-320/+342
2013-10-24add final keyword to gui files.Andrei Karas14-43/+45
2013-10-24add final keyword to windows files.Andrei Karas52-210/+212
2013-10-24add final keyword to widgets files.Andrei Karas79-313/+315
2013-10-23replace some malloc/free by new/delete.Andrei Karas5-11/+10
2013-10-23Fix inttextfield on SDL2.Andrei Karas1-0/+21
2013-10-23remove unused virtual keywordAndrei Karas1-2/+2
2013-10-22fix default server configuration files on Android and SDL2.Andrei Karas1-2/+3
2013-10-22disable safe mode in Android.Andrei Karas1-20/+7
2013-10-22add context menu for items in buy/sell dialogs.Andrei Karas2-0/+17
2013-10-22dehardcode render values.Andrei Karas3-23/+24
2013-10-21fix code style.Andrei Karas1-1/+1
2013-10-21add theming parameters for for chat window (chat.xml).Andrei Karas1-4/+17