Ricardo Luís Vaz Silva
a663d97961
load id24res if present
2024-09-12 01:28:53 -04:00
Ricardo Luís Vaz Silva
70cf707251
Skip bex strings for freedoom if language lump is present ( #2682 )
2024-08-21 00:08:57 -03:00
Rachael Alexanderson
855b7fc026
- add xbox filenames too
2024-08-15 08:18:51 -04:00
Rachael Alexanderson
2ecf796e2e
- add doomkex doom2kex tntkex and plutoniakex as valid iwad filenames
2024-08-15 07:58:14 -04:00
Vitaliy Kanev
bd2027ee4b
Support the new Doom + Doom II update
2024-08-09 14:31:48 -03:00
svenhoefer
c1d4fa554e
- iwadinfo.txt: resort Order for a better overview in selection box
2024-01-04 07:16:50 -05:00
svenhoefer
0aad33402a
- iwadinfo.txt: resort Names for a better overview
2024-01-04 07:16:50 -05:00
svenhoefer
800b5ad201
- iwadinfo.txt: prefer *unity.wads for Unity Editions
2024-01-04 07:16:50 -05:00
svenhoefer
cdea67b0a5
- iwadinfo.txt: remove double entry of doom2f.wad
2024-01-04 07:16:50 -05:00
&Olga
7d86c5b625
Add Compatibility=Extended for Blasphemer
2023-11-25 19:09:34 -05:00
Christoph Oelckers
99c76a3ff5
- BCOMPATF_NOSECTIONMERGE is not safe for the self referencing sector hacks in the Final doom IWADs.
2023-06-16 21:53:42 +02:00
Rachael Alexanderson
e8f007c6ce
- fix missing border flat on heretic shareware
2021-06-11 09:17:49 -04:00
Rachael Alexanderson
cdb24b214a
- remove doom2 from the wadsmoosh filter in iwadinfo
2021-02-16 22:03:54 -05:00
Rachael Alexanderson
ef47abda74
- remove the IWADINFO definition to fix an un-offsetted status bar, since it's done unconditionally now
2020-10-28 06:27:30 +01:00
Christoph Oelckers
9a166d894b
- fixed: The IWAD record for Wadsmoosh was missing the IWAD default filename.
...
This made GAMEINFO fail to detect it.
2020-09-26 22:58:05 +02:00
Rachael Alexanderson
b11298afd5
- rename 'AlwaysCenterStatusBar' to 'FixUnityStatusBar', original name became a misnomer especially with updates that made it more specific in its use
2020-09-07 23:30:40 -04:00
Rachael Alexanderson
7cd2d14672
- use unity status bar correcting for wadsmoosh
2020-09-05 15:56:01 -04:00
Rachael Alexanderson
91a4e6aed4
- do unity data status bar correction only if stbar is in an iwad
2020-09-05 06:18:41 -04:00
Rachael Alexanderson
0204051381
- add support for the (as of now) newest version of the Unity re-releases
2020-09-03 23:40:00 -04:00
Christoph Oelckers
2acdf5cfab
- added autonames for the shareware games
...
They still need to access some internal filters, despite blocking loading addons.
2020-03-11 00:38:26 +01:00
svenhoefer
e249294e66
- autoload nerveunity.wad to doom2unity.wad
...
refers to 0b38c442e0
2020-02-04 09:30:53 +01:00
Rachael Alexanderson
538af7bbfa
- add Doom2f.wad
2020-01-27 15:20:18 +01:00
Rachael Alexanderson
e8c69d2757
- add support for xbox 360 versions of Doom/Doom2
2020-01-23 18:23:25 +01:00
Rachael Alexanderson
b219580ff5
- update filename for ultimate doom unity edition
...
- add support for tnt/plutonia unity edition
- uses same extraction program by kevansevans
2020-01-11 01:18:23 -05:00
Rachael Alexanderson
6df9e39152
- add support for new Bethesda.Net Unity Edition wads
...
- they can be extracted with this utility: https://github.com/kevansevans/Unity-Doom-Ripper
2020-01-10 16:36:01 -05:00
Christoph Oelckers
3c449f3908
- delete the teaser logs from SVE.WAD.
...
The way Strife has been set uo, it is not possible to have the full game and the teaser coexist without hackery.
2019-08-07 19:22:06 +02:00
Christoph Oelckers
56cb7cbaea
- 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%.
2019-07-17 01:05:58 +02:00
Christoph Oelckers
17ce621e1f
- setup Harmony localization.
...
This also includes Blzut3's DECORATE version of the Harmony actors and disables the Dehacked patch, which was necessary to define a working set of dynamic lights and fix a few minor errors with the original.
2019-07-16 22:21:32 +02:00
Christoph Oelckers
38a1a05af3
- moved iwadinfo.txt to zd_extra.pk3.
...
This was done for two reasons:
1. It forces loading of zd_extra.pk3 for the stock IWADs, eliminating a certain kind of user error.
2. It removes the stock IWAD definitions for custom games that distribute the engine along with their data, so that it doesn't pick up on Steam and GOG installations and shows an inappropriate IWAD picker.
2019-07-16 20:22:15 +02:00