ddnet/src/engine/client
2019-11-01 10:52:24 +08:00
..
backend_sdl.cpp made recording demos work 2019-09-30 20:48:47 +08:00
backend_sdl.h Merge branch 'master' into demo_render2 2019-10-31 22:08:49 +08:00
client.cpp Merge branch 'master' into demo_render2 2019-10-31 22:08:49 +08:00
client.h add button to adjust render speed 2019-09-30 20:54:42 +08:00
demoedit.cpp should be thread safe now + moved demoedit to a new file 2019-05-31 20:42:28 +02:00
demoedit.h fix 2019-06-05 19:36:45 +02:00
friends.cpp Inconvenience for windows 2019-04-26 22:36:49 +03:00
friends.h Improve friends and foes feature 2015-07-28 16:13:29 +02:00
graphics_threaded.cpp Even more refactoring 2019-04-27 01:11:15 +03:00
graphics_threaded.h Even more refactoring 2019-04-27 01:11:15 +03:00
http.cpp Implement changes suggested by -Wuseless-cast 2019-04-11 19:54:43 +02:00
http.h Handle FS failures while updating (fixes #1560) 2019-04-06 19:24:40 +02:00
input.cpp Remove unmaintained Android code (fixes #1575) 2019-04-10 19:40:50 +02:00
input.h Enable -Wextra and -Wformat=2 2017-07-27 20:38:17 +02:00
keynames.h Use scancodes instead of keycodes for input (fixes #796, please test) 2017-07-21 19:53:49 +02:00
opengl_sl.cpp fix... 2018-04-25 14:12:49 +02:00
opengl_sl.h Try to find external GLEW, pnglite and Wavpack 2018-02-12 23:29:45 +01:00
opengl_sl_program.cpp Further macosx fixes 2017-10-20 09:31:42 +02:00
opengl_sl_program.h don't render all border all the time 2018-08-02 18:26:12 +02:00
serverbrowser.cpp Update serverbrowser.cpp 2019-10-31 16:16:35 +03:00
serverbrowser.h Add KoG tab in server browser 2019-03-24 23:15:40 +01:00
sound.cpp not abort sample when sync now 2019-10-31 22:01:12 +08:00
sound.h Try to find external GLEW, pnglite and Wavpack 2018-02-12 23:29:45 +01:00
text.cpp fix zero fonsize 2019-05-11 18:59:47 +03:00
updater.cpp Don't attempt to move DLLs on Linux (fixes #1867) 2019-07-31 18:00:48 +02:00
updater.h Handle FS failures while updating (fixes #1560) 2019-04-06 19:24:40 +02:00
video.cpp not abort sample when sync now 2019-10-31 22:01:12 +08:00
video.h GetSync calculate only when m_Recording true (otherwise sometimes core dump) 2019-11-01 10:52:24 +08:00