Search found 2 matches
- Sun Feb 20, 2022 1:08 pm
- Forum: Miscellaneous
- Topic: Restoration of differing games' EXE revisions, Doom engine included
- Replies: 16
- Views: 32397
Re: Restoration of differing Doom engine EXE revisions
Update to the Strife restoration A couple more revisions of the Strife executable are covered now: registered v1.1(aka v1.0) and registered v1.2. Both reconstructed EXEs are identical to the original EXE files (up to garbage data between string literals and differences due to the __LINE__ macro ...
- Sat Jan 29, 2022 10:35 am
- Forum: Miscellaneous
- Topic: Restoration of differing games' EXE revisions, Doom engine included
- Replies: 16
- Views: 32397
Re: Restoration of differing Heretic and Hexen EXE revisions
Hi, As you know Doom source code as released in 1997 was not for original DOS version, but rather was Linux version cleaned up by Bernd Kreimeier. During clean up, code specific for DOS version was stripped out. Another big change was reorganizing header files, specifically doomdef.h, p_local.h and ...