gfgtdf
459630a67b
remove unused variable.
2014-07-09 17:32:42 +02:00
Chris Beck
d86b59f08a
add filter_context class, use in unit_filter
...
The filter context is, game_board + tod manager.
game_display can (and now does) implement this interface,
also game_state. This permits both animations and engine
components to use it.
2014-07-03 10:27:01 -04:00
Chris Beck
d583b3e401
add game_state::to_config
2014-06-24 17:18:53 -04:00
Chris Beck
15352a24e8
move some initializing from play_controller to game_state
2014-06-24 16:54:49 -04:00
Chris Beck
bcb39542c5
tweaks to play_controller::init
...
moved game_events manager init earlier
moved place_sides_in_preferred_locations to game_state
2014-06-24 16:08:23 -04:00
Chris Beck
30a443d12f
move game_state to its own file
2014-06-24 15:36:58 -04:00