1.1.1 update (to be made stable after GZDoom updates):

- Sound overhaul, migrated everything to A_StartSound, new sound channels, CHANF_OVERLAP where needed.
 - Fancy titlemap (two variants, one based on the ps2 menu, one based on the v222 menu).
This commit is contained in:
Marisa the Magician 2020-01-04 22:30:14 +01:00
commit 94cba843e4
42 changed files with 272 additions and 179 deletions

View file

@ -98,9 +98,9 @@ OptionMenu "UTCreditsMenu"
StaticText "Epic Games", "White"
StaticText " "
StaticText "$FLAK_CPATRON", "Gold"
StaticText "Aisamai, Alexa Jones-Gonzales, Jonas Höglund,", "White"
StaticText "Zard1084, Jonathan Nemo, NekoMithos, 3d0xp0xy", "White"
StaticText "Xada Xephron, m8f, john", "White"
StaticText "john, Alexa Jones-Gonzales, Jonas Höglund,", "White"
StaticText "Xada Xephron, Zard1084, Jonathan Nemo,", "White"
StaticText "NekoMithos, m8f, 3d0xp0xy", "White"
StaticText " "
StaticText "$FLAK_CTHANK", "Gold"
StaticText "KynikossDragonn, Raffine52, KeksDose, Skerion", "White"
@ -132,4 +132,4 @@ OptionMenu "UTCreditsMenu"
StaticText "$FLAK_CBIZ", "Gold"
StaticText "Jay Wilbur, Mark Rein", "White"
StaticText " "
}
}