dxx-rebirth/common
Kp 2ca2de6ee7 Move player::num_robots_total to d_game_unique_state
The number of robots accumulated in a game is a function of the the
game's levels, not any particular player.  Move it to
d_game_unique_state and rename it to accumulated_robots.
2019-07-16 04:00:50 +00:00
..
2d Clear grs_main_bitmap before initializing 2019-07-07 22:00:02 +00:00
3d
arch
editor
include Change object::signature to be a generation counter 2019-07-07 22:00:02 +00:00
main Move player::num_robots_total to d_game_unique_state 2019-07-16 04:00:50 +00:00
maths
mem
misc
music
texmap Fix fallthrough warning in ntmap.cpp [SDL only] 2019-07-07 22:00:02 +00:00
ui
unittest