dxx-rebirth/d2x-rebirth/main
Kp da49df78f7 Split drop_powerup to return either an object id or a success code
If exactly one object will always be needed, use an overload that
returns the object id.  Otherwise, use an overload that only returns
whether at least one object was created.  This simplifies callers that
always request exactly one object.
2022-02-06 16:12:31 +00:00
..
escort.cpp Split drop_powerup to return either an object id or a success code 2022-02-06 16:12:31 +00:00
gamepal.cpp Fix gcc-9 -Wstringop-truncation in gamepal.cpp 2019-05-11 20:18:29 +00:00
inferno.ini Reduce indirection resolving chosen menu item 2020-12-19 16:13:26 +00:00
libmve.h Remove indirection for movie memory management 2021-01-17 22:23:23 +00:00
movie.cpp Require support for C++17 attribute [[fallthrough]] 2022-01-09 15:25:42 +00:00
movie.h Move small briefing members earlier in the structure 2021-09-19 10:53:48 +00:00