RSS feed
1271fc25
– James Haley <haleyjd@hotmail.com>
authored
on 2011/06/04 00:59
Resolved some TODOs and fixed a couple of problem spots that were
4755980a
– Simon Howard <fraggle@gmail.com>
authored
on 2011/03/06 19:01
Update config variable binding in setup tool so that the correct
43e82bdf
– Simon Howard <fraggle@gmail.com>
authored
on 2011/03/06 18:43
Fix up config file variables to match Vanilla.
07bb5a69
– Simon Howard <fraggle@gmail.com>
authored
on 2011/03/06 17:58
Add Strife to OS X launcher.
dbdd53e7
– Simon Howard <fraggle@gmail.com>
authored
on 2011/03/06 17:42
Merge from raven-branch.
68f51552
– Simon Howard <fraggle@gmail.com>
authored
on 2011/03/06 16:08
Merge from trunk.
b0519667
– Simon Howard <fraggle@gmail.com>
authored
on 2011/03/06 15:59
Discard very short sound effects and strip lead-in / lead-out samples
97ddedc9
– Simon Howard <fraggle@gmail.com>
authored
on 2011/03/05 14:35
Add configuration parameter to limit the amount of memory used for
43f6dc56
– Simon Howard <fraggle@gmail.com>
authored
on 2011/03/05 13:32
Behave correctly when we run out of memory.
6a5d123f
– Simon Howard <fraggle@gmail.com>
authored
on 2011/03/03 16:41
Fix Visual Studio build (thanks GhostlyDeath).
66cf5dd1
– James Haley <haleyjd@hotmail.com>
authored
on 2011/03/01 19:51
Fixed automap background color, size of plrkilledmsg buffer, a bug which
af19c675
– Simon Howard <fraggle@gmail.com>
authored
on 2011/02/28 17:26
Rework sound chunk allocation to use native malloc() instead of the zone
52db6da5
– Simon Howard <fraggle@gmail.com>
authored
on 2011/02/28 16:19
Bind screen_bpp variable in setup tool.
909d93ce
– Simon Howard <fraggle@gmail.com>
authored
on 2011/02/28 15:48
Fix autoadjust of pixel depth in setup tool.
c16a0065
– James Haley <haleyjd@hotmail.com>
authored
on 2011/02/26 01:00
Fix for problem of not changing to new Sigil type properly when
8de669ac
– James Haley <haleyjd@hotmail.com>
authored
on 2011/02/25 22:36
P_GiveBody seems to need a P_SubstNullMobj, otherwise a crash occurs in
1b7d9ea6
– James Haley <haleyjd@hotmail.com>
authored
on 2011/02/25 10:12
Found the last difference causing the IWAD to desync - players
72c11913
– Simon Howard <fraggle@gmail.com>
authored
on 2011/02/24 15:57
Make code changes to add Heretic/Hexen support to OS X launcher.
b24a72cf
– Simon Howard <fraggle@gmail.com>
authored
on 2011/02/24 15:55
Load response files from main() before calling D_DoomMain, so that all
08660bbb
– James Haley <haleyjd@hotmail.com>
authored
on 2011/02/24 01:28
Continuing verification of all P_Random calls has lead to several fixes
7604a095
– James Haley <haleyjd@hotmail.com>
authored
on 2011/02/23 04:25
Removed all dead code containing P_Random calls to avoid false hits in
71f19d8d
– James Haley <haleyjd@hotmail.com>
authored
on 2011/02/20 17:46
Add'l commenting, removed gamemap == 8 hack left over from Doom 1 which
8bf9496e
– Simon Howard <fraggle@gmail.com>
authored
on 2011/02/20 17:29
Looks like a merge error - oops.
c4613691
– James Haley <haleyjd@hotmail.com>
authored
on 2011/02/20 17:00
Fix to the order of the chat macros.
1dfe19b3
– James Haley <haleyjd@hotmail.com>
authored
on 2011/02/20 13:36
Removed ability to disable messages, and replaced with configuration
645e33ef
– Simon Howard <fraggle@gmail.com>
authored
on 2011/02/14 15:40
Increase buffer size to 32 to fix overflow (thanks Quasar).
9e130084
– James Haley <haleyjd@hotmail.com>
authored
on 2011/02/13 23:23
Made note of vanilla Sigil damage thrust bug, and repaired two issues
63903f9a
– James Haley <haleyjd@hotmail.com>
authored
on 2011/02/13 21:21
Fix to HUlib_drawYellowText (more Hex-Rays code-skipping shenanigans),
4c4a67ef
– James Haley <haleyjd@hotmail.com>
authored
on 2011/02/13 16:31
Added note about authentic typo copied from the binary in p_dialog.
269c76d2
– James Haley <haleyjd@hotmail.com>
authored
on 2011/02/13 01:32
Stop Macil's planes from falling :)
bec126b6
– Simon Howard <fraggle@gmail.com>
authored
on 2011/02/12 16:28
Oops.
4a833cdb
– Simon Howard <fraggle@gmail.com>
authored
on 2011/02/12 16:25
Turn on gcc warnings for declarations made in a block after a statement;
f7c88d8d
– James Haley <haleyjd@hotmail.com>
authored
on 2011/02/12 16:07
Fix a warning in m_argv.c (ATTN fraggle).
516a7028
– Simon Howard <fraggle@gmail.com>
authored
on 2011/02/12 13:42
Merge from raven-branch. FEATURE_MULTIPLAYER has been disabled
a9996b41
– Simon Howard <fraggle@gmail.com>
authored
on 2011/02/12 10:38
Merge from trunk.
a15ba757
– James Haley <haleyjd@hotmail.com>
authored
on 2011/02/12 00:36
Bug fix for save/load/name your character menus, and some tweaks to the
a7a435cb
– James Haley <haleyjd@hotmail.com>
authored
on 2011/02/12 00:00
Savegame code complete, hubs functional. Chocolate Strife is playable!
a24944d4
– James Haley <haleyjd@hotmail.com>
authored
on 2011/02/10 22:11
Don't crash in D_IntroBackground when using -nograph.
9c448419
– James Haley <haleyjd@hotmail.com>
authored
on 2011/02/10 22:02
Finished routines in m_saves.c. Added M_CreateSaveDirs to make
0e7e7ba3
– James Haley <haleyjd@hotmail.com>
authored
on 2011/02/10 15:45
Restarted work on hub save code. Brought in multiple filepath handling
808f6fd8
– James Haley <haleyjd@hotmail.com>
authored
on 2011/02/06 20:50
Added graphical intro loading screen, and -nograph parameter which
17333436
– James Haley <haleyjd@hotmail.com>
authored
on 2011/02/06 12:38
Numerous fixes/adjustments: removed bodyque, restored "is turbo" (found
a366f68b
– Simon Howard <fraggle@gmail.com>
authored
on 2011/02/05 11:50
Fix bug with libtextscreen where it was not possible to type a '+'
ab144aa9
– James Haley <haleyjd@hotmail.com>
authored
on 2011/02/05 00:57
Documented most of the questflags. Misc fixes: Removed "is turbo!"
e81e9d80
– James Haley <haleyjd@hotmail.com>
authored
on 2011/02/04 20:23
Finished second passes through p_map and p_maputl - modules are largely
725090a6
– James Haley <haleyjd@hotmail.com>
authored
on 2011/02/04 00:50
Finished second sweep of p_inter.c for missed code and bugs. Significant
aecddc60
– James Haley <haleyjd@hotmail.com>
authored
on 2011/02/03 20:37
Finished second pass through p_mobj.c - module should now be finalized
09739328
– James Haley <haleyjd@hotmail.com>
authored
on 2011/02/03 16:50
Implemented "blockingline" variable so that missiles can trigger
272bfd44
– James Haley <haleyjd@hotmail.com>
authored
on 2011/02/03 00:38
Verified various changes in a second sweep through IDA. Fixes:
83fb03a0
– Simon Howard <fraggle@gmail.com>
authored
on 2011/01/30 20:25
When large numbers of screen resolutions are detected, increase the
5201de4f
– James Haley <haleyjd@hotmail.com>
authored
on 2011/01/29 23:10
Add win_opendir.c module for MSVC++ builds which contains public domain
afb3bd14
– Simon Howard <fraggle@gmail.com>
authored
on 2011/01/23 16:42
Fix default joystick buttons in setup tool to match Vanilla (thanks
ec169fd1
– Simon Howard <fraggle@gmail.com>
authored
on 2011/01/13 15:34
In configuration files, use the scan code for right shift, not left
5130b546
– Simon Howard <fraggle@gmail.com>
authored
on 2011/01/12 18:22
Fix menu navigation when using joystick / joypad (thanks AlexXav).
b18d5908
– Simon Howard <fraggle@gmail.com>
authored
on 2011/01/02 13:14
Update NEWS and ChangeLog, bump version number.
6d9d1c60
– Simon Howard <fraggle@gmail.com>
authored
on 2011/01/02 12:45
Remove redundant package version label from top of OS X launcher window.
4fc7b22a
– Simon Howard <fraggle@gmail.com>
authored
on 2011/01/01 21:49
Restore window title when changing video driver in setup tool (thanks
e63839de
– Simon Howard <fraggle@gmail.com>
authored
on 2011/01/01 21:31
Turn off dynamic window resizing feature on OS X, as it adds an ugly