4 Commits

Author SHA1 Message Date
gfgtdf
eb9ef2d16e add variable_info::clear method
move code from game_data

the plan is to make variable_info s member private.
2014-06-30 00:44:51 +02:00
gfgtdf
5d3040c0b8 move variable_info to own file
and also move game_data::temporarites_ to that file as a static
variable.

This fixes variable_info being dependent on game_data.
2014-06-30 00:44:49 +02:00
gfgtdf
16938d397d add game_data::get_variable_accesss method. 2014-06-30 00:44:48 +02:00
Chris Beck
b51d6a15d1 rename gamestatus.?pp -> game_data.?pp, b/c of content changes 2014-06-24 13:44:25 -04:00