Krice
Arcane
- Joined
- May 29, 2010
- Messages
- 1,648
Refactoring save and load game routines. Taking a small break from this project did help, the source code doesn't seem that hard to work. The save/load routines are just ancient, but I think easier to refactor than "daemon" function pointers. Even if the old list routines would stay, saving the data in them is just that. A problem I have with this project is that I don't really have a good understanding how everything is stored, but examining the source code will most likely reveal it.