World copying with facts and constants is working so now new levels are possible, but need to work on previous level motion.
This commit is contained in:
parent
2735a0ac1f
commit
82216b8307
6 changed files with 52 additions and 32 deletions
|
@ -1,5 +1,6 @@
|
|||
TODO:
|
||||
|
||||
* Items are doubled in inventory.
|
||||
* What's the result of out of memory error with shared/unique ptr?
|
||||
* Config is all over the place. Can I get rid of constant.hpp? Or most of it? Also renderer.cpp:RenderConfig is weird too. Too much indirection all around.
|
||||
* GUI needs to become a statemachine now. Too many panels open at too many times.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue