- did a bit of cleanup on the MAPINFO organization

What could be done has been moved into the filter directory of game_support.pk3

Unfortunately most of the rest is needed as presets even for custom games so it cannot be fully cleaned up, because the dependencies here and the filter structure do not align 100%.
This commit is contained in:
Christoph Oelckers 2019-07-17 01:05:58 +02:00
parent 77b1ebe0d7
commit 56cb7cbaea
8 changed files with 15 additions and 25 deletions

View File

@ -1,4 +1,4 @@
include "mapinfo/doom2.txt"
gameinfo gameinfo
{ {

View File

@ -1,9 +0,0 @@
include "mapinfo/doom2.txt"
gameinfo
{
cursorpic = "cursor"
statusbarclass = "HarmonyStatusBar"
forcenogfxsubstitution = true
}

View File

@ -1,5 +1,3 @@
include "mapinfo/chex.txt"
// Chex Quest 3 gameinfo // Chex Quest 3 gameinfo
gameinfo gameinfo

View File

@ -7,6 +7,7 @@ defaultmap
gameinfo gameinfo
{ {
cursorpic = "cursor"
forcenogfxsubstitution = false forcenogfxsubstitution = false
statscreen_finishedfont = "*BigFont" statscreen_finishedfont = "*BigFont"
statscreen_enteringfont = "*BigFont" statscreen_enteringfont = "*BigFont"

View File

@ -1,6 +1,7 @@
gameinfo gameinfo
{ {
cursorpic = "cursor"
forcenogfxsubstitution = false forcenogfxsubstitution = false
statscreen_finishedfont = "*SmallFont" statscreen_finishedfont = "*SmallFont"
statscreen_enteringfont = "*SmallFont" statscreen_enteringfont = "*SmallFont"

View File

@ -1,5 +1,3 @@
include "mapinfo/heretic.txt"
gameinfo gameinfo
{ {
finalepage = "ORDER" finalepage = "ORDER"

View File

@ -55,7 +55,7 @@ IWad
Game = "Doom" Game = "Doom"
Config = "Harmony" Config = "Harmony"
IWADName = "harm1.wad" IWADName = "harm1.wad"
Mapinfo = "mapinfo/harmony.txt" Mapinfo = "mapinfo/doom2.txt"
MustContain = "MAP01", "0HAWK01", "0CARA3", "0NOSE1" MustContain = "MAP01", "0HAWK01", "0CARA3", "0NOSE1"
BannerColors = "6e b4 d6", "45 4f 7e" BannerColors = "6e b4 d6", "45 4f 7e"
DeleteLumps = "DEHACKED", "MAPINFO", "LANGUAGE", "DECALDEF", "DBIGFONT" // these get into the way of a clean setup. DeleteLumps = "DEHACKED", "MAPINFO", "LANGUAGE", "DECALDEF", "DBIGFONT" // these get into the way of a clean setup.
@ -69,7 +69,7 @@ IWad
Config = "Hacx" Config = "Hacx"
Autoname = "hacx.hacx2" Autoname = "hacx.hacx2"
IWADName = "hacx2.wad" IWADName = "hacx2.wad"
Mapinfo = "mapinfo/hacx.txt" Mapinfo = "mapinfo/doom2.txt"
MustContain = "MAP01", "HACX-E" MustContain = "MAP01", "HACX-E"
BannerColors = "ff ff ff", "00 88 22" BannerColors = "ff ff ff", "00 88 22"
} }
@ -81,7 +81,7 @@ IWad
Config = "Hacx" Config = "Hacx"
Autoname = "hacx.hacx1" Autoname = "hacx.hacx1"
IWADName = "hacx.wad" IWADName = "hacx.wad"
Mapinfo = "mapinfo/hacx.txt" Mapinfo = "mapinfo/doom2.txt"
MustContain = "MAP01", "HACX-R" MustContain = "MAP01", "HACX-R"
BannerColors = "00 00 a8", "a8 a8 a8" BannerColors = "00 00 a8", "a8 a8 a8"
DeleteLumps = "FONTDEFS" DeleteLumps = "FONTDEFS"
@ -95,7 +95,7 @@ IWad
Game = "Doom" Game = "Doom"
Config = "UrbanBrawl" Config = "UrbanBrawl"
IWADName = "action2.wad" IWADName = "action2.wad"
Mapinfo = "mapinfo/urbanbrawl.txt" Mapinfo = "mapinfo/doom2.txt"
MustContain = "MAP01", "AD2LIB" MustContain = "MAP01", "AD2LIB"
BannerColors = "a8 a8 00", "a8 00 00" BannerColors = "a8 a8 00", "a8 00 00"
} }
@ -191,7 +191,7 @@ IWad
BannerColors = "f0 f0 f0", "6b 3c 18" BannerColors = "f0 f0 f0", "6b 3c 18"
DeleteLumps = "FONTB01", "FONTB02", "FONTB03", "FONTB04", "FONTB06", "FONTB08", "FONTB09", "FONTB10", "FONTB11", "FONTB27", "FONTB28", "FONTB29", "FONTB30" DeleteLumps = "FONTB01", "FONTB02", "FONTB03", "FONTB04", "FONTB06", "FONTB08", "FONTB09", "FONTB10", "FONTB11", "FONTB27", "FONTB28", "FONTB29", "FONTB30"
} }
IWad IWad
{ {
Name = "Hexen: Deathkings of the Dark Citadel" Name = "Hexen: Deathkings of the Dark Citadel"
@ -216,7 +216,7 @@ IWad
BannerColors = "f0 f0 f0", "6b 3c 18" BannerColors = "f0 f0 f0", "6b 3c 18"
DeleteLumps = "FONTB01", "FONTB02", "FONTB03", "FONTB04", "FONTB06", "FONTB08", "FONTB09", "FONTB10", "FONTB11", "FONTB27", "FONTB28", "FONTB29", "FONTB30" DeleteLumps = "FONTB01", "FONTB02", "FONTB03", "FONTB04", "FONTB06", "FONTB08", "FONTB09", "FONTB10", "FONTB11", "FONTB27", "FONTB28", "FONTB29", "FONTB30"
} }
IWad IWad
{ {
Name = "Blasphemer" Name = "Blasphemer"
@ -258,10 +258,11 @@ IWad
IWad IWad
{ {
Autoname = "hereticshareware"
Name = "Heretic Shareware" Name = "Heretic Shareware"
Game = "Heretic" Game = "Heretic"
Config = "Heretic" Config = "Heretic"
Mapinfo = "mapinfo/hereticsw.txt" Mapinfo = "mapinfo/heretic.txt"
Compatibility = "Shareware" Compatibility = "Shareware"
MustContain = "E1M1", "TITLE", "MUS_E1M1" MustContain = "E1M1", "TITLE", "MUS_E1M1"
BannerColors = "fc fc 00", "a8 00 00" BannerColors = "fc fc 00", "a8 00 00"
@ -303,7 +304,7 @@ IWad
MustContain = "E1M1", "E2M1", "E3M1", "FREEDOOM" MustContain = "E1M1", "E2M1", "E3M1", "FREEDOOM"
BannerColors = "32 54 43", "c6 dc d1" BannerColors = "32 54 43", "c6 dc d1"
} }
IWad IWad
{ {
Name = "Freedoom: Demo Version" Name = "Freedoom: Demo Version"
@ -314,7 +315,7 @@ IWad
MustContain = "E1M1", "FREEDOOM" MustContain = "E1M1", "FREEDOOM"
BannerColors = "32 54 43", "c6 dc d1" BannerColors = "32 54 43", "c6 dc d1"
} }
IWad IWad
{ {
Name = "DOOM: BFG Edition" Name = "DOOM: BFG Edition"
@ -446,10 +447,10 @@ IWad
BannerColors = "a8 00 00", "a8 a8 a8" BannerColors = "a8 00 00", "a8 a8 a8"
IgnoreTitlePatches = 1 IgnoreTitlePatches = 1
} }
Names Names
{ {
"doom_complete.pk3" "doom_complete.pk3"
"doom2.wad" "doom2.wad"
"plutonia.wad" "plutonia.wad"