Christoph Oelckers
|
3b955b7c94
|
- added support for ZDoom-style GAMEINFO.
|
2020-01-11 17:05:25 +01:00 |
|
Christoph Oelckers
|
dd984c94b0
|
- fixed extended quote management.
|
2019-12-25 17:13:36 +01:00 |
|
Christoph Oelckers
|
b0cefdedce
|
- plugged all memory leaks that were reported with Shadow Warrior when starting the first level.
|
2019-12-25 11:26:19 +01:00 |
|
Christoph Oelckers
|
745d78d8d7
|
- fixed voxels leaking memory.
|
2019-12-25 08:57:58 +01:00 |
|
Christoph Oelckers
|
f65b2c1dcb
|
- disable the allocation breakpoint.
|
2019-12-24 19:48:26 +01:00 |
|
Christoph Oelckers
|
43033e830a
|
- Blood now also starts the first level without leaks.
I had to refactor the LoadSave data to allow automatic takedown, the linked list was not the most convenient thing - an array is better.
|
2019-12-24 19:47:34 +01:00 |
|
Christoph Oelckers
|
2820dc85a8
|
- plugged more memory leaks.
I can now start the first Duke Nukem level, exit with Alt-F4 and no leaked memory blocks get reported.
|
2019-12-24 18:53:29 +01:00 |
|
Christoph Oelckers
|
1c46c6da9d
|
- more leaks plugged, plus rerouting exception messages to the log window.
|
2019-12-24 16:30:33 +01:00 |
|
Christoph Oelckers
|
0d908960ed
|
- started fixing memory leaks: Console and clip shapes done.
|
2019-12-24 16:09:43 +01:00 |
|
Christoph Oelckers
|
58d0585eaa
|
- replaced EDuke's game selector with GZDoom's.
|
2019-12-24 15:28:00 +01:00 |
|
Christoph Oelckers
|
10683e9123
|
- added GZDoom's Windows backend code.
Compiles but doesn't link yet.
|
2019-12-22 20:55:47 +01:00 |
|