ddnet/src/engine/client
2017-07-08 13:39:20 +02:00
..
backend_sdl.cpp Fix style in several places 2017-03-22 19:45:14 +01:00
backend_sdl.h Resize window without restarting client 2016-04-30 17:59:58 +02:00
client.cpp Always close files, cleaner demo recording, fix some other stuff 2017-07-08 13:39:20 +02:00
client.h Always close files, cleaner demo recording, fix some other stuff 2017-07-08 13:39:20 +02:00
fetcher.cpp Fix the brace style in some places 2017-03-04 15:43:49 +01:00
fetcher.h Use proper path for autoupdater on *nix 2015-03-14 20:01:18 +01:00
friends.cpp Ensure null-termination in str_escape 2017-07-08 13:06:03 +02:00
friends.h Improve friends and foes feature 2015-07-28 16:13:29 +02:00
graphics_threaded.cpp Disable dbg_stress in release builds (fewer confused kids that think they hacked the server, less useless code in cache) 2017-06-02 20:45:09 +02:00
graphics_threaded.h Make high-dpi screen support optional 2016-05-07 17:47:05 +02:00
input.cpp Added full IME support 2016-08-14 22:16:06 -07:00
input.h Added full IME support 2016-08-14 22:16:06 -07:00
keynames.h Add support for mousewheelleft and mousewheelright 2016-06-21 15:31:28 +02:00
serverbrowser.cpp Always close files, cleaner demo recording, fix some other stuff 2017-07-08 13:39:20 +02:00
serverbrowser.h Introduce new, vanilla-compatible server info protocol 2017-03-29 12:56:13 +02:00
sound.cpp Always close files, cleaner demo recording, fix some other stuff 2017-07-08 13:39:20 +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 unsigned/signed comparison warning when interacting with freetype 2017-03-19 17:19:59 +01:00
updater.cpp Always close files, cleaner demo recording, fix some other stuff 2017-07-08 13:39:20 +02:00
updater.h Allow updating dll files. Replace vectors with map. 2015-08-29 23:48:04 +03:00