Christoph Oelckers
|
4069a5096a
|
- scriptified Exhumed's 2D content (minus the programmatic textures.)
|
2021-04-30 20:08:36 +02:00 |
|
Christoph Oelckers
|
4ff2010bd1
|
- moved the entire screen job management to the script side.
This isn't hooked up yet and lots of code is commented out, the games won't start with this commit.
|
2021-04-30 20:08:30 +02:00 |
|
Christoph Oelckers
|
4a7430c8e4
|
- got rid of JobDesc.
|
2021-04-30 20:08:23 +02:00 |
|
Christoph Oelckers
|
61a6321cd6
|
- Exhumed: Change map command to start the level directly without going through the scrolling map.
|
2021-04-15 18:55:54 +02:00 |
|
Christoph Oelckers
|
7c68261fbf
|
- redirect Exhumed's shareware exit to the main menu.
|
2021-03-15 18:58:28 +01:00 |
|
Mitchell Richters
|
1d48ac537a
|
- Exhumed: Replace original chasecam code with calcChaseCamPos() within game.
|
2021-02-18 22:14:39 +11: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 |
|