foxygit
/
doom
Log in
Files
Commits
Refs
git clone https://git.kristoffersson.info/repos/doom.git
commits
tags
2008-09-06
Add missing d_event.c.
Simon Howard
20ea83f0
Split off patch code from r_defs.h into a common file. Remove dependency of v_video.h on Doom rendering code.
Simon Howard
5b6f2399
Remove dependencies of i_video.c on doom/ code.
Simon Howard
90da953b
Remove includes of doomdef.h where possible, move generic parts into top level.
Simon Howard
439a4b15
Split event code into a separate d_event.c file.
Simon Howard
87be507e
Add missing Makefile.am.
Simon Howard
c7a42fe5
Move doom-specific files to a separate directory.
Simon Howard
c137d2ad
2008-09-05
Add missing Hexen Makefile.am.
Simon Howard
8cca9182
Remove z_zone.c and tables.c, as these are identical to the version in Doom.
Simon Howard
126138bb
Fix #include statements to use lower case filenames. Add automake configuration for building heretic/hexen code.
Simon Howard
15f26fad
Reformat (beautify) Raven sources and add GPL headers.
Simon Howard
c7ddc423
2008-09-04
Remove unused files.
Simon Howard
0774dce2
Add GPLed Heretic/Hexen source.
Simon Howard
0df2cb80
Create branch for adding heretic/hexen code.
Simon Howard
6a294daa
2008-08-28
Update TODO.
Simon Howard
74c5ffb9
2008-08-24
Update INSTALL to include some notes about Chex Quest.
Simon Howard
9c02ad0e
Update missing chex.deh to reference its location in the idgames repository.
Simon Howard
be3e7b41
2008-08-20
Use / as a path separator, to allow cross-compiling of resource files (thanks Anonymous bug reporter)
Simon Howard
8430f8c3
2008-08-19
Fix crash related to A_BFGSpray with NULL target when using dehacked patches - discovered with insaned2.deh (thanks CSonicGo)
Simon Howard
0f981a64
2008-08-09
Don't modify level lumps when loading levels.
Simon Howard
5d97a9a6
2008-08-08
Use FILE_MAP_ALL_ACCESS rather than FILE_MAP_READ when mmapping files under Windows (thanks entryway)
Simon Howard
4065884e
2008-08-02
Search for chex.deh in WAD path.
Simon Howard
c14396d9
2008-07-31
Update netcode to allow chex quest gameversion.
Simon Howard
b2b2f60e
Update Chocolate Setup to support chex.wad.
Simon Howard
a1519443
Fix crash on Chex Quest intermission screen (thanks entryway)
Simon Howard
7dcb9c7e
Automatically load chex.deh on startup if playing in chex mode.
Simon Howard
8c7078ec
Fix mistake in exit confirmation string that was breaking dehacked patches that replace it.
Simon Howard
ec5ca368
Update codeblocks project to locate setup manifest
Russell Rice
cb934173
2008-07-29
Don't do the Final Doom teleport quirk with Chex Quest, as chex.exe doesn't do it.
Simon Howard
f20afa3e
Monsters don't drop ammo in Chex Quest.
Simon Howard
3d4af636
Add magic dehacked comment to enable long cheat sequences (also for Chex Quest support)
Simon Howard
4d0b888e
2008-07-26
In chex mode, always warp to an episode 1 level, and display the level title in the automap for the equivalent episode 1 level.
Simon Howard
530888d2
Allow magic comments in dehacked files that disable the DOS dehacked text replacement limit, so that we can use a dehacked patch to emulate chex.exe.
Simon Howard
6e8d5f11
Chex Quest's chex.exe is based on the Final Doom exe, not the Ultimate Doom exe.
Simon Howard
fa03d0eb
Fix "dimensional shambler waiting at the dos prompt" quit message to match the one in doom2.exe precisely.
Simon Howard
e59a6163
2008-07-25
Initial chex.exe emulation.
Simon Howard
b1ece32a
2008-07-09
Fix dehacked replacements for the "press y to quit to dos" string.
Simon Howard
82b4201f
2008-07-07
Fix quit screen confirm message to say "quit to dos" rather than just "quit" (thanks MikeRS)
Simon Howard
b7c73120
2008-06-14
Add a helpful message for people trying to play with the wrong IWAD.
Simon Howard
3b0f96df
2008-06-11
Only apply dehacked green armor class to the green armor shirt, not the armor helmets as well.
Simon Howard
6ec196ca
2008-06-09
Always set armor class to 2 when picking up a megasphere (thanks entryway).
Simon Howard
e04445dd
2008-05-05
Updated Code::Blocks project for new files
GhostlyDeath
196c83d2
Add setup-manifest.xml to dist.
Simon Howard
a85dd432
Updated VC++ Project for added files; Manifest should have version 1.1.1.0 not 1.0.0.0; the rc files in the codeblocks folder have been updated
GhostlyDeath
a9e8b883
(Hopefully) fix for Windows Vista asking for security elevation when running chocolate-setup.
Simon Howard
7be95522
2008-05-04
Remove Vanilla Doom reload hack.
Simon Howard
d190b596
Add command line option to disable mmapped WAD I/O.
Simon Howard
72680b42
Fix win32 mmap driver and add to build.
Simon Howard
24c3f694
2008-05-02
Add Windows memory mapping backend.
Simon Howard
7aa93fbe
Memory-mapped WAD access.
Simon Howard
ae17cc67
← newer
older →