dxx-rebirth/common
Kp 06a0de1c90 Remove write-only legacy trigger field time
v29_trigger and v30_trigger define a field `time`.  v29_trigger never
initializes it.  v30_trigger initializes it from the uninitialized
v29_trigger in legacy mode, and from a file field otherwise.  No program
logic ever reads this member, so remove it.
2022-04-16 19:38:02 +00:00
..
2d Fix high score background truncation 2021-12-01 03:08:27 +00:00
3d
arch Use Mix_LoadMUSType_RW for named files, too 2022-03-19 22:55:58 +00:00
editor Return string width/height from gr_get_string_size 2021-09-12 16:20:52 +00:00
include Always check return value of PHYSFSX_getRealPath 2022-03-19 22:55:58 +00:00
main Remove write-only legacy trigger field time 2022-04-16 19:38:02 +00:00
maths Simplify multiplayer powerup creation 2022-01-09 15:25:42 +00:00
mem
misc Improve error reporting for hmp_open / hmp2mid 2022-03-19 22:55:58 +00:00
music Rework ADL dynamic loader 2018-10-15 00:51:53 +00:00
texmap Require support for C++17 attribute [[fallthrough]] 2022-01-09 15:25:42 +00:00
ui Move UI_GADGET list setup into constructor 2022-02-13 19:13:38 +00:00
unittest Add unit tests for enumerate 2022-02-13 19:13:38 +00:00