ddnet/src/engine/client
2020-08-20 13:55:03 +02:00
..
backend_sdl.cpp Move sync_barrier to only used place 2020-08-09 18:17:42 +02:00
backend_sdl.h Merge branch 'master' into demo_render2 2019-10-31 22:08:49 +08:00
client.cpp Switch to Source Han Sans font 2020-08-20 13:55:03 +02:00
client.h Client: Support .map file drag-and-drop to open map in editor 2020-08-02 13:00:01 +02: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 Fix some naming conventions in videorecorder 2020-06-23 08:00:03 +02:00
graphics_threaded.h Whitespace 2020-04-07 22:57:07 +02:00
http.cpp Add support for PLATFORM_SUFFIX define 2020-08-19 13:41:06 +02:00
http.h Fix outdated comment 2019-12-20 22:51:10 +01:00
input.cpp Only forbid resizing when videorecorder is recording 2020-06-19 08:19:40 +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
notifications.cpp Libnotify support for linux client (#2099) 2020-04-14 17:53:53 +02:00
notifications.h Libnotify support for linux client (#2099) 2020-04-14 17:53:53 +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 Use (u)int64 from system.h instead of (u)int64_t from cstdint 2020-07-09 13:55:28 +02:00
sound.h Try to find external GLEW, pnglite and Wavpack 2018-02-12 23:29:45 +01:00
text.cpp Use two fonts, one as explicit fallback 2020-08-20 11:13:08 +02:00
updater.cpp Ignore non-existing dll file 2020-08-11 14:07:16 +02:00
updater.h use pid in file names of temporary files 2020-02-12 23:14:30 +01:00
video.cpp Merge #2478 #2480 2020-07-09 18:31:32 +00:00
video.h Use (u)int64 from system.h instead of (u)int64_t from cstdint 2020-07-09 13:55:28 +02:00