ddnet/src/engine/client
2016-02-22 19:56:30 +01: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 Remove hacky security against rcon spoofing because we have a better one now (client-side) 2016-02-22 19:56:30 +01:00
client.h Style cleanup 2016-01-23 21:44:45 +01: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 commanddescription can now be placed directly in 2015-12-28 16:19:52 +01: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 Fix dyncam mousesens 2015-08-27 21:52:10 +02:00
input.h Android support (by Pelya) 2014-06-16 13:29:18 +02:00
keynames.h Fix a few whitespace-at-end-of-file issues 2015-08-22 15:27:41 +02: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 Fix a few whitespace-at-end-of-file issues 2015-08-22 15:27:41 +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