Christoph Oelckers
|
bbb53bc717
|
- refactored the main User array into something that's automatically managed.
|
2021-04-22 00:03:14 +02:00 |
|
Christoph Oelckers
|
d8627a2b3f
|
- removed all remains of projection math weirdness from the automap code in the games plus a bit more cleanup of the engine code.
|
2021-03-24 20:28:58 +01:00 |
|
Christoph Oelckers
|
fa8ca81460
|
- SW: added persistent copy of oz.
The door movement code uses oz for its position checks so we need a persistent version of it that survives uncontrolled changes from the engine side.
|
2021-02-28 12:35:34 +01:00 |
|
Christoph Oelckers
|
fc11f537f7
|
- project cleanup
* moved all games into the 'games' folder.
* fixed project to include all sources and move them to the proper folders.
|
2021-01-10 20:31:32 +01:00 |
|