summaryrefslogtreecommitdiff
path: root/src/game_state.cpp
AgeCommit message (Expand)Author
2015-06-06Refactored reading in game state fileJustin Worthe
2015-06-06Fixed indentation to be all spacesJustin Worthe
2015-06-06Added logging of other objects in game stateJustin Worthe
2015-06-06Abstracted game objects into an entity base classJustin Worthe
2015-06-03Added remaining objects for game stateJustin Worthe
2015-06-03Started reading of gamestateJustin Worthe