.. |
2d
|
Move TexMan.GetCanvas and GetTextureCanvas to common
|
2022-07-25 18:50:16 +02:00 |
audio
|
Fixed GUS Emulation with DMXGUS(C) lump conf.
|
2022-04-09 22:45:31 +02:00 |
console
|
- Expose ConsoleState to scripts
|
2022-07-16 14:38:47 +02:00 |
cutscenes
|
- allow taking screenshots in cutscenes.
|
2022-06-16 09:51:09 +02:00 |
engine
|
- fixed: The compile context for constant evaluation did not initialize its Version member.
|
2022-08-03 08:44:38 +02:00 |
filesystem
|
- Backend update from Raze
|
2022-06-06 12:09:29 +02:00 |
fonts
|
- load the hex font as early as possible.
|
2022-05-01 14:12:21 +02:00 |
menu
|
- Backend update from Raze
|
2022-04-26 20:50:36 +02:00 |
models
|
Fix another incorrect mapping of texture indices for UE1 models.
|
2022-07-27 10:21:29 +02:00 |
objects
|
- made TObjPtr as trivial as possible.
|
2022-06-06 15:19:31 +02:00 |
platform
|
- backported KDE detection from Raze.
|
2022-07-28 10:52:26 +02:00 |
rendering
|
- fixes and improvements for survey code.
|
2022-07-31 17:49:21 +02:00 |
scripting
|
- fixed comparison checks.
|
2022-08-03 10:58:37 +02:00 |
startscreen
|
- make sure the last notch on the start screen is rendered.
|
2022-06-07 23:14:17 +02:00 |
statusbar
|
- removed all vid_fps offsetting.
|
2022-06-05 12:16:56 +02:00 |
textures
|
Move TexMan.GetCanvas and GetTextureCanvas to common
|
2022-07-25 18:50:16 +02:00 |
thirdparty
|
- define ARM64's endianness in rapidjson
|
2022-05-10 16:43:57 -04:00 |
utility
|
- add a system for setting all of 2D drawing's transform, not just shapes
|
2022-07-16 14:53:07 +02:00 |