Christoph Oelckers
|
12b7c73393
|
- turning some of the player arrays into Player members.
For script code we do not want the arrays accessible so all that get accessed need to be moved into the struct first.
|
2021-05-15 10:25:38 +02:00 |
|
Christoph Oelckers
|
d097c8e635
|
- removed the non-functional and long abandoned level music alias feature.
With RMAPINFO such a hack is no longer needed for anything.
|
2021-05-12 21:48:40 +02:00 |
|
Christoph Oelckers
|
e74aca291c
|
- position tweaking for Nam's skies.
Why is this such an utter mess to get skies placed correctly? :(
|
2021-05-10 20:13:28 +02:00 |
|
Christoph Oelckers
|
4b064b9f34
|
- migrated Exhumed's level setup to RMAPINFO.
This game never had a proper setup so this also fixes the crashes with visiting the multiplayer maps.
|
2021-05-02 15:54:19 +02:00 |
|
Christoph Oelckers
|
4069a5096a
|
- scriptified Exhumed's 2D content (minus the programmatic textures.)
|
2021-04-30 20:08:36 +02:00 |
|
Mitchell Richters
|
2abda0e27d
|
- All Games: Migrate each game's clock counter to backend solution.
|
2021-02-18 21:47:33 +11: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 |
|