| .. |
|
2d
|
- block direct comparisons of TAngle with floats
|
2022-08-26 18:01:52 +02:00 |
|
audio
|
Fixed GUS Emulation with DMXGUS(C) lump conf.
|
2022-04-09 22:45:31 +02:00 |
|
console
|
- do not use POSIX directory functions in common code.
|
2022-08-17 10:02:25 +02:00 |
|
cutscenes
|
- allow taking screenshots in cutscenes.
|
2022-06-16 09:51:09 +02:00 |
|
engine
|
- blocked off direct access to TAngle’s internal storage.
|
2022-08-26 18:09:29 +02:00 |
|
filesystem
|
- fixed allocation size when constructing a string from a file system entry.
|
2022-08-17 21:10:15 +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
|
- disable implicit conversions from float to TAngle
|
2022-08-26 18:01:26 +02:00 |
|
objects
|
- Backend update from Raze, mostly maintenance changes without new functionality.
|
2022-08-11 22:51:19 +02:00 |
|
platform
|
- change the Linux/BSD version of system call to std::system
|
2022-08-18 00:42:27 -04:00 |
|
rendering
|
- fixed sky cap color handling
|
2022-08-26 18:17:02 +02:00 |
|
scripting
|
- blocked off direct access to TAngle’s internal storage.
|
2022-08-26 18:09:29 +02:00 |
|
startscreen
|
- make sure the last notch on the start screen is rendered.
|
2022-06-07 23:14:17 +02:00 |
|
statusbar
|
- reapply PR 1512 which was accidentally deleted
|
2022-08-09 10:48:00 +02:00 |
|
textures
|
Move TexMan.GetCanvas and GetTextureCanvas to common
|
2022-07-25 18:50:16 +02:00 |
|
thirdparty
|
- Backend update from Raze, mostly maintenance changes without new functionality.
|
2022-08-11 22:51:19 +02:00 |
|
utility
|
- fixed sky cap color handling
|
2022-08-26 18:17:02 +02:00 |