ddnet/src/engine/client
2015-04-18 16:23:43 +02:00
..
autoupdate.cpp Fix os_compare_version a bit 2015-04-18 16:23:43 +02:00
autoupdate.h Add os_compare_version. Check for WinXP. 2015-04-18 15:53:11 +03:00
backend_sdl.cpp Hopefully fix compilation on new OS X systems 2015-04-07 19:07:38 +02:00
backend_sdl.h Notify player on chat highlight (windows only) 2014-10-18 16:17:36 +02:00
client.cpp Add os_compare_version. Check for WinXP. 2015-04-18 15:53:11 +03:00
client.h Improve autoupdater a bit 2015-03-14 16:10:46 +01:00
fetcher.cpp Hopefully fix compilation on new OS X systems 2015-04-07 19:07:38 +02:00
fetcher.h Use proper path for autoupdater on *nix 2015-03-14 20:01:18 +01:00
friends.cpp Still allow to find clan mates when clan is ignored in friends 2014-12-22 18:18:01 +01:00
friends.h Removed level stuff 2011-08-13 02:11:06 +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 Rename gfx_quads_as_triangles to gfx_quad_as_triangle and set default to 1 2015-03-31 16:41:51 +02:00
graphics_threaded.h Reduce amount of drawcalls when using triangles instead of quads 2015-03-31 13:35:18 +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 Exclude DDNet servery by type 2014-12-14 16:45:18 +01:00
serverbrowser.h Exclude DDNet servery by type 2014-12-14 16:45:18 +01: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 Clean up a few compile warnings 2014-12-31 13:04:31 +01:00