Christoph Oelckers
|
948f194064
|
- fixed warnings in Duke.
|
2021-10-08 19:21:29 +02:00 |
|
Mitchell Richters
|
675356be1a
|
- Ensure g_nextskill is used everywhere so that setting skill for next level works properly.
|
2021-07-20 18:51:34 +10:00 |
|
Mitchell Richters
|
77630dcbc7
|
- Rename DeferedStartGame() to DeferredStartGame() .
|
2021-07-20 18:43:17 +10:00 |
|
Christoph Oelckers
|
1085b0b7a2
|
- first batch of SW warning fixes.
|
2021-05-12 21:49:34 +02:00 |
|
Christoph Oelckers
|
727244d52d
|
- changed 3 places to call the proper map progression function.
These ignored the explicit settings in the map definition.
|
2021-05-01 23:10:04 +02:00 |
|
Christoph Oelckers
|
66e5b9ada7
|
- SW: save SectUser as JSON, also store in a managed array.
|
2021-04-22 00:03:16 +02:00 |
|
Christoph Oelckers
|
06b03f7301
|
- SW: save the player and related data as JSON.
|
2021-04-22 00:03:15 +02: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 |
|