Christoph Oelckers
b6799e7843
- added a 'testfinale' CCMD, so that the layout of finale texts can be tested more easily
...
# Conflicts:
# src/gamedata/stringtable.cpp
# src/gamedata/stringtable.h
# Conflicts:
# src/intermission/intermission_parse.cpp
2019-07-18 00:10:14 +02:00
Rachael Alexanderson
86e8bf3b28
- fix building on FreeBSD
2019-04-28 22:57:25 +02:00
Christoph Oelckers
b1b5c851c9
- exported all Hexen map names and intermission texts to the language table.
...
As IWAD content this is in zd_extra.pk3.
# Conflicts:
# src/gamedata/g_mapinfo.h
# src/intermission/intermission_parse.cpp
# Conflicts:
# src/intermission/intermission_parse.cpp
2019-04-28 11:56:36 +02:00
Christoph Oelckers
6389b6b914
- UMAPINFO parser, including some convenience additions to FScanner.
...
Not tested yet!
2017-11-19 23:04:15 +01:00
alexey.lysiuk
724d711d1f
Fixed a few cases when IWAD was checked by hardcoded index
2017-10-21 11:10:36 +03:00
Christoph Oelckers
6dee9ff566
- replaced another large batch of homegrown type use.
2017-03-08 18:55:53 +01:00
Christoph Oelckers
4a79602325
- floatification of g_shared.
...
- rewrote FraggleScript's movecamera function because it was utterly incomprehensible.
2016-03-24 01:46:11 +01:00
Randy Heit
55142078d8
Normalize line endings
2016-03-01 09:47:10 -06:00
Randy Heit
17c7c32a58
- Fixed potential uninitialized access in FMapInfoParser::ParseEndGame().
...
SVN r4287 (trunk)
2013-05-26 02:56:25 +00:00
Christoph Oelckers
5ddd2ecffa
- fixed: Hexen's chess ending should never use the cluster's endtext.
...
SVN r3091 (trunk)
2011-01-05 22:45:25 +00:00
Christoph Oelckers
b42952b85c
- added a 'restart' CCMD that allows restarting the engine with different WADs being loaded without quitting first
...
SVN r3042 (trunk)
2010-12-15 11:45:39 +00:00
Christoph Oelckers
772d59dff4
- fixed handling of missing backgrounds for intermission text screens for real this time.
...
SVN r3041 (trunk)
2010-12-15 08:00:38 +00:00
Christoph Oelckers
f318653a11
- fixed: The intermission data was never freed.
...
SVN r2955 (trunk)
2010-10-17 13:25:21 +00:00
Christoph Oelckers
d969b141b8
- added option to set custom end sequences: Use 'next = endsequence, "sequencename" in MAPINFO.
...
SVN r2929 (trunk)
2010-10-10 06:21:23 +00:00
Christoph Oelckers
a84a015f0c
- fixed: The intermission actions for custom end sequences were never appened to the intermission descriptor.
...
SVN r2922 (trunk)
2010-10-07 22:57:09 +00:00
Christoph Oelckers
d9970ab9b6
- merged finale branch back into trunk.
...
SVN r2911 (trunk)
2010-10-06 10:44:03 +00:00