ddnet/src/engine/client
2020-04-06 03:18:30 +02:00
..
backend_sdl.cpp Use updated stub, switch around versions 2020-03-23 15:46:57 +01:00
backend_sdl.h Merge branch 'master' into demo_render2 2019-10-31 22:08:49 +08:00
client.cpp Change last render logic, when inactive 2020-04-06 03:18:30 +02:00
client.h use pid in file names of temporary files 2020-02-12 23:14:30 +01: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 Disallow resizing windows when videorecorder is compiled in 2020-01-03 21:40:41 +01:00
graphics_threaded.h more typesafty in the graphics. introduced the IGraphics::CTextureHandle 2019-11-22 18:08:37 +01:00
http.cpp Use updated stub, switch around versions 2020-03-23 15:46:57 +01:00
http.h Fix outdated comment 2019-12-20 22:51:10 +01:00
input.cpp Fix preprocessor 2020-01-03 22:07:02 +01: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 Move DDNet-custom json code out of external directory (fixes #2022) 2020-01-01 20:07:04 +01:00
serverbrowser.h Add KoG tab in server browser 2019-03-24 23:15:40 +01:00
sound.cpp try to solve the problem that video not fluent caused by previous commits 2020-01-08 14:25:06 +08:00
sound.h Try to find external GLEW, pnglite and Wavpack 2018-02-12 23:29:45 +01:00
text.cpp Use updated stub, switch around versions 2020-03-23 15:46:57 +01:00
updater.cpp Merge #2061 2020-02-13 00:03:23 +00:00
updater.h use pid in file names of temporary files 2020-02-12 23:14:30 +01:00
video.cpp fix bug that demo can't play when demo pause and use start_video 2020-03-26 18:25:50 +08:00
video.h fix bug that demo can't play when demo pause and use start_video 2020-03-26 18:25:50 +08:00