..
2d
- Backend update from Raze.
2023-05-27 09:31:17 +02:00
audio
- cleaned i_music.h off external dependencies.
2023-06-17 09:49:15 +02:00
console
Add missing include guards
2023-05-29 07:35:26 +02:00
cutscenes
- Backend update from Raze.
2023-05-27 09:31:17 +02:00
engine
Rewrite changed model rendering code, and change how model skins are handled
2023-06-26 00:36:36 -04:00
filesystem
Add missing include guards
2023-05-29 07:35:26 +02:00
fonts
- Backend update from Raze.
2023-05-27 09:31:17 +02:00
menu
- cleaned i_music.h off external dependencies.
2023-06-17 09:49:15 +02:00
models
- fixed several warnings emitted by Clang.
2023-03-26 08:48:54 +02:00
objects
Clear Services Map during VM Shutdown
2023-06-28 20:19:43 +02:00
platform
posix: sdl: Stop reading STDIN on EOF
2023-07-17 22:57:28 +02:00
rendering
lightmode refactor
2023-07-17 22:50:05 +02:00
scripting
Clear Services Map during VM Shutdown
2023-06-28 20:19:43 +02:00
startscreen
- stop all sound before showing ENDOOM.
2022-11-16 17:08:11 +01:00
statusbar
- Backend update from Raze.
2023-02-11 12:05:45 +01:00
textures
Add missing include guards
2023-05-29 07:35:26 +02:00
thirdparty
- backported RapidJSON fix from Raze.
2023-04-01 12:45:55 +02:00
utility
add TArray::AppendFill for appending a single value multiple times
2023-06-26 00:36:36 -04:00