Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-09-14 | SUPERNOVA: Replace String Copy With Safer ScummVM Common Version | D G Turner | |
2019-07-28 | SUPERNOVA: Fix most of Codacy issues | Jaromir Wysoglad | |
* Fix mismatched delete in create_image.cpp * Add shebangs to create_ms2_data.***.sh * Reduce scopes of some variables * Substitute bitwise and for logical and in GamaManager2::passageConstruction | |||
2019-07-28 | SUPERNOVA: Merge getInput and waitOnInput methods. | Jaromir Wysoglad | |
2019-07-28 | SUPERNOVA: Code refactoring | Jaromir Wysoglad | |
Add constant for inverting sections (number 128) Move some initialization in initState from derived classes to base class. Simpilfy AxacussCorridor4::onEntrance | |||
2019-07-28 | SUPERNOVA: Fix some room comparison issues. | Jaromir Wysoglad | |
2019-07-28 | SUPERNOVA: When dead return back to main loop ASAP | Jaromir Wysoglad | |
2019-07-28 | SUPERNOVA: Preload exit list on room entry | Jaromir Wysoglad | |
2019-07-28 | SUPERNOVA: Fix street animation. | Jaromir Wysoglad | |
Street animation was changing memory that it shouldn't, so going into the kiosk resulted in a segfault. Also remove 2 debug lines from supernova2/state.cpp | |||
2019-07-28 | SUPERNOVA: Merge in the supernova2 engine. | Jaromir Wysoglad | |