.. |
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
|
update map fix part when rendering video
|
2020-01-04 17:02:00 +08:00 |
client.h
|
Merge branch 'master' of https://github.com/ddnet/ddnet into demo_render2
|
2020-01-01 18:36:49 +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
|
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
|
Implement changes suggested by -Wuseless-cast
|
2019-04-11 19:54:43 +02: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
|
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
|
Direct mix when recording audio now, and seems solve the stuck problem when
|
2019-11-02 18:21:47 +08:00 |
sound.h
|
Try to find external GLEW, pnglite and Wavpack
|
2018-02-12 23:29:45 +01:00 |
text.cpp
|
more typesafty in the graphics. introduced the IGraphics::CTextureHandle
|
2019-11-22 18:08:37 +01: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
|
fix wired sound
|
2020-01-04 10:17:16 +08:00 |
video.h
|
extend sound buffer, try to solve segment fault problem
|
2020-01-03 10:26:10 +08:00 |