]> git.tdb.fi Git - libs/game.git/commit
Support loading stage contents from files
authorMikko Rasa <tdb@tdb.fi>
Sat, 15 Mar 2025 17:39:22 +0000 (19:39 +0200)
committerMikko Rasa <tdb@tdb.fi>
Sat, 15 Mar 2025 22:29:37 +0000 (00:29 +0200)
commitdd03812af5603efc6c77b5ca095d442461a10ea4
tree77fb835793003a30373b4b72f969fb3809014021
parent263fa2a98d6461ec59cc7bfe5e2de5ef96c48f1d
Support loading stage contents from files
source/game/resources.cpp
source/game/stage.cpp
source/game/stage.h
source/game/stageplan.cpp [new file with mode: 0644]
source/game/stageplan.h [new file with mode: 0644]