Christoph Oelckers
|
89316aea33
|
- demoted the SWCustom parser to the primitive Hexen interface after finding out that this is all the Build parser can do.
This also meant I had to add symbol support to the old style number parsers.
|
2020-09-12 10:23:47 +02:00 |
|
Christoph Oelckers
|
e5cf57917e
|
- FScanner::SkipToEndOfBlock
|
2020-09-11 00:18:13 +02:00 |
|
Christoph Oelckers
|
ef5ac2319e
|
- migrated SW's info script parser to sc_man.
|
2020-09-10 17:46:54 +02:00 |
|
Christoph Oelckers
|
36b9ac54b7
|
- added a parser for World Tour's language files.
|
2020-09-05 21:33:04 +02:00 |
|
Christoph Oelckers
|
e146e73345
|
- consolidated the 'music' parsing in Defs (pending a refactor of the MAPINFO system.)
- removed the remaining parts of the game Defs parser because we do not want anything EDuke in here.
|
2020-06-24 00:40:22 +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
|
8e87674d4c
|
- backend code matching with GZDoom
|
2020-04-12 08:30:40 +02:00 |
|