Christoph Oelckers
|
3e8ff96e6b
|
- added workaround for DukeDC's ending cutscene which was abusing undefined behavior in the original code.
|
2020-08-05 22:57:45 +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
|
1bb7da173a
|
- removed a few more dependencies on Build includes.
|
2020-06-20 18:17:49 +02:00 |
|
Christoph Oelckers
|
ebe936f03f
|
- moved platform backend code to 'common'.
|
2020-05-26 00:09:27 +02:00 |
|
Mitchell Richters
|
587a5d5d9a
|
- fix loading of CRC cache if file does not exist.
|
2020-04-16 00:01:13 +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
|
6ef93ba514
|
- match cmdlib.cpp/.h with GZDoom.
|
2020-04-12 08:30:36 +02:00 |
|
Christoph Oelckers
|
e2f5e8fe34
|
- renamed 'common' to 'core'.
We'll need 'common' for something else.
|
2020-04-12 08:30:36 +02:00 |
|