Commit Graph
68 Commits
Author SHA1 Message Date
neuromancer 00d7a05c94 HYPNO: replaced typeid code with enumarated type 2021-10-31 19:15:06 +01:00
neuromancer 28e84c94e5 HYPNO: code formatting in arguments, detection tables and others 2021-10-31 19:15:06 +01:00
neuromancer a87c50f498 HYPNO: added functions to start implementing gameplay from full versions of Wetlands and Spiderman games as well as some fixes here and there 2021-10-31 19:15:06 +01:00
neuromancer d2cc360828 HYPNO: reduce variable scopes and some various fixed here and there 2021-10-31 19:15:06 +01:00
neuromancer 754afa4e7b HYPNO: replaced asserts with better code 2021-10-31 19:15:06 +01:00
neuromancer da95a4ba2e HYPNO: fixed a race condition in the usage of the timer callback 2021-10-31 19:15:06 +01:00
neuromancer c510c683b0 HYPNO: use references to pass arguments and some minor fixes 2021-10-31 19:15:06 +01:00
neuromancer 51aeec71ba HYPNO: fixed usage of hoverHotspot 2021-10-31 19:15:06 +01:00
neuromancer 266939c541 HYPNO: added missing new lines 2021-10-31 19:15:06 +01:00
neuromancer 9df22aecbb HYPNO: use empty() instead of size() and removed some useless allocations 2021-10-31 19:15:06 +01:00
neuromancer 8a158c72ec HYPNO: fixed secondary shoot in Wetlands and added support for static frame transitions 2021-10-31 19:15:06 +01:00
neuromancer 38b3a96d60 HYPNO: added score, credits and fixed some minor issues 2021-10-31 19:15:06 +01:00
neuromancer a0bce5377f HYPNO: added typeinfo include to scene.cpp 2021-10-31 19:15:06 +01:00
neuromancer a18c5f8a98 HYPNO: run clang-format and minor fixes 2021-10-31 19:15:06 +01:00
neuromancer 0c4fdf44b4 HYPNO: Removed some memory leaks 2021-10-31 19:15:06 +01:00
neuromancer 1d2593d11c HYPNO: Improved arcade sequences and refactored parsing code 2021-10-31 19:15:06 +01:00
neuromancer ce723aeb60 HYPNO: Improved debugging capabilities and memory management 2021-10-31 19:15:06 +01:00
neuromancer 87afe2d933 HYPNO: refactored code, added basic debugging capabilities and fixes 2021-10-31 19:15:06 +01:00