.. |
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-07-22 09:55:49 +02:00 |
engine
|
Individual Joystick Enable/Disable Toggles
|
2023-08-02 00:37:24 -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
|
Individual Joystick Enable/Disable Toggles
|
2023-08-02 00:37:24 -04: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
|
Fix Linux compilation
|
2023-08-02 00:37:24 -04:00 |
rendering
|
lightmode refactor
|
2023-07-17 22:50:05 +02:00 |
scripting
|
- hopefully fixed the "is" operator to work with readonly pointers.
|
2023-08-02 00:42:40 -04: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
|
- moved stb_image.h to third party folder.
|
2023-08-09 08:22:47 +02:00 |
thirdparty
|
- updated stb_image.h.
|
2023-08-09 08:25:04 +02:00 |
utility
|
allow explicit casts between vectors of different underlying types
|
2023-08-02 01:05:24 -04:00 |