ddnet/src/engine/client
2014-12-02 15:54:59 +01:00
..
autoupdate.cpp Don't show quit popup on update 2014-08-26 22:06:35 +02:00
autoupdate.h Autoupdater asks for permission to update + Autoupdater fixes 2014-05-17 14:28:50 +02:00
backend_sdl.cpp Add workaround for FlashWindowEx on mingw with old winapi32 2014-11-05 01:46:40 +01:00
backend_sdl.h Notify player on chat highlight (windows only) 2014-10-18 16:17:36 +02:00
client.cpp Merge pull request #112 from trml/prediction_weapons 2014-12-02 11:24:52 +01:00
client.h prediction of hammer (hits) and grenade (explosions) 2014-12-01 01:31:58 +01:00
friends.cpp Add button to disable chat 2013-11-14 16:23:15 +01:00
friends.h Removed level stuff 2011-08-13 02:11:06 +02:00
graphics.cpp Add workaround for FlashWindowEx on mingw with old winapi32 2014-11-05 01:46:40 +01:00
graphics.h Notify player on chat highlight (windows only) 2014-10-18 16:17:36 +02:00
graphics_threaded.cpp Notify player on chat highlight (windows only) 2014-10-18 16:17:36 +02:00
graphics_threaded.h Notify player on chat highlight (windows only) 2014-10-18 16:17:36 +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 memory leak in client 2014-12-02 13:36:27 +01:00
serverbrowser.h Filter flag grid added 2014-09-19 23:52:09 +02:00
sound.cpp Revert "More unsigned ints because of undefined integer overflow behaviour" 2014-12-02 15:54:59 +01: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 console output cleanup 2014-09-09 22:23:56 +02:00