Commit graph

21 commits

Author SHA1 Message Date
80db58b0d0 Bump zscript ver to 4.14.1, plus a whole lot of stuff.
- Try to get rid of all implicit casts from string to name, color or class.
 - Use FindClass where needed.
 - Used a map in a case where a dictionary was unneeded.
 - Use new bounce flags where needed.
 - Replace Legacy of Rust weapons/ammo.
2025-03-13 14:50:58 +01:00
7ff82de39c Hotfix for widescreen titlepics in some WADs being incorrectly offset. 2024-05-29 12:16:06 +02:00
f38db38751 Updates for GZDoom 4.12, part 1 (new functions, variables, flags, etc.). 2024-04-22 14:35:02 +02:00
7c3e88c217 MSTime() un-deprecated, no more casting to int. 2022-10-09 15:31:54 +02:00
dbd887e8db Remove redundant second argument in various TexMan.CheckForTexture calls. 2022-09-30 12:53:56 +02:00
f4b07c9cdf Use sapphire font color for intro text. 2022-09-24 02:10:58 +02:00
51c1ef11bc titlescreen code cleanup. 2022-07-28 18:00:50 +02:00
7d86143fb4 Updates for recent A_ChangeModel fix.
Use a canvas texture for the titlescreen fade.
2022-07-27 13:17:18 +02:00
afd9c9ebf0 Make intro explosions quieter and add an option to skip them. 2022-07-15 08:05:08 +02:00
460ee725e2 Remove old branding. 2022-07-05 20:37:09 +02:00
7fb314745c Rewrite title stuff without using exploits. 2022-05-20 13:11:58 +02:00
94c6a47163 April Fools + Birthday events. 2022-05-19 19:33:01 +02:00
1cf4ce0d08 Adapt code to use MSTimeF(). 2022-04-29 16:40:57 +02:00
f776ab126b Revert font overhaul. Back to non-replacing fonts. 2022-04-05 12:29:16 +02:00
de41e46518 Yeah, the title screen stuff from master, oops. 2022-04-04 14:38:16 +02:00
4c17c145f1 Mod rebranding to "Codename: Demolitionist". 2022-01-13 00:27:14 +01:00
56dca15b52 Title sequence has more "oomph" added. 2022-01-05 20:42:03 +01:00
7f70eb03af I gave in and did the font cleanup already. 2021-12-16 22:07:20 +01:00
e7d89b55e9 Pulling a sneaky crime (thanks Allie). 2021-06-27 11:14:25 +02:00
2c70b63b1e Removed big font to reduce filecount.
Various menus have been tweaked to account for the bigfont removal.
Removal of flat and inverse shaded font variants.
Re-added pk3 creation and defaulted to it for new pushes.
2021-05-09 13:16:41 +02:00
c5abe83831 Major code refactoring. SWWMHandler could still use some more, though. 2021-02-27 23:59:40 +01:00
Renamed from zscript/swwm_title.zsc (Browse further)