Christoph Oelckers
|
2dad86a304
|
- made some adjustments to DMessageBoxMenu to handle screens that must close the menu before performing their option.
Fixes #173. The "End Game" menu option needs this.
|
2020-08-12 19:04:19 +02:00 |
|
Christoph Oelckers
|
6227f9f7fd
|
- optimizations for better savegame performance.
|
2020-07-21 21:32:38 +02:00 |
|
Christoph Oelckers
|
2d78643c4d
|
- initial savegame work.
|
2020-07-20 18:43:50 +02:00 |
|
Christoph Oelckers
|
a9f152c1fe
|
- added JFDuke's label type checker and did some cleanup on the CON init code.
Most importantly: Use dynamic buffers for managing the labels instead of hijacking some other storage space.
|
2020-07-15 12:34:42 +02:00 |
|
Christoph Oelckers
|
d4cdb31464
|
- backend update to make the ZScript compiler work.
|
2020-06-14 18:58:30 +02:00 |
|
Christoph Oelckers
|
da26d1cec4
|
- more trivial adjustments.
|
2020-05-24 00:38:10 +02:00 |
|
Christoph Oelckers
|
0ca4bbd0c4
|
- changed some menu related names to match GZDoom.
|
2020-04-12 08:30:40 +02:00 |
|
Christoph Oelckers
|
5584c726ba
|
- file system update and adjustment.
|
2020-04-12 08:30:40 +02:00 |
|
Christoph Oelckers
|
f671eb622f
|
- migrated to GZDoom's utility code.
|
2020-04-12 08:30:39 +02:00 |
|
Christoph Oelckers
|
e2f5e8fe34
|
- renamed 'common' to 'core'.
We'll need 'common' for something else.
|
2020-04-12 08:30:36 +02:00 |
|