ddnet/src/engine/client
2015-08-07 00:16:33 +04:00
..
backend_sdl.cpp Fix whitespaces a bit 2015-07-09 02:12:35 +02:00
backend_sdl.h Fix whitespaces a bit 2015-07-09 02:12:35 +02:00
client.cpp Add prefix Cl to dummy and player variables 2015-08-07 00:16:33 +04:00
client.h Add foes (permanently ignored players) 2015-07-22 22:16:49 +02:00
fetcher.cpp Fix whitespaces a bit 2015-07-09 02:12:35 +02:00
fetcher.h Use proper path for autoupdater on *nix 2015-03-14 20:01:18 +01:00
friends.cpp Improve friends and foes feature 2015-07-28 16:13:29 +02:00
friends.h Improve friends and foes feature 2015-07-28 16:13:29 +02:00
graphics.cpp Rename gfx_quads_as_triangles to gfx_quad_as_triangle and set default to 1 2015-03-31 16:41:51 +02:00
graphics.h Reduce amount of drawcalls when using triangles instead of quads 2015-03-31 13:35:18 +02:00
graphics_threaded.cpp Fix whitespaces a bit 2015-07-09 02:12:35 +02:00
graphics_threaded.h Fix whitespaces a bit 2015-07-09 02:12:35 +02:00
input.cpp More time for double click recognition (0.33 instead of 0.25 seconds) (fixes #17) 2014-11-25 21:30:16 +01:00
input.h Android support (by Pelya) 2014-06-16 13:29:18 +02:00
keynames.h Support for 9th mouse key (by Tolsi) 2014-01-14 20:33:18 +01:00
serverbrowser.cpp Fix whitespaces a bit 2015-07-09 02:12:35 +02:00
serverbrowser.h Fix whitespaces a bit 2015-07-09 02:12:35 +02:00
sound.cpp Hopefully fix compilation on new OS X systems 2015-04-07 19:07:38 +02:00
sound.h Implement sound logic for shaped sounds, fix rectangle height property in editor and submit voice shape information to audio interface 2014-11-29 14:29:40 +01:00
text.cpp Fix whitespaces a bit 2015-07-09 02:12:35 +02:00
updater.cpp Fix whitespaces a bit 2015-07-09 02:12:35 +02:00
updater.h Rename AutoUpdater to Updater because you have to press a button now 2015-04-18 21:17:27 +02:00