RSS feed
d4e56754
– Simon Howard <fraggle@gmail.com>
authored
on 2011/03/10 14:47
Include Unix manpages in MacOS package, and set MANPATH to point to them
35e27b41
– Simon Howard <fraggle@gmail.com>
authored
on 2011/03/10 14:45
Minor tweaks to MacOS instructions.
b2c9fd88
– Simon Howard <fraggle@gmail.com>
authored
on 2011/03/10 14:20
Minor tweak to INSTALL instructions.
eca0d817
– Simon Howard <fraggle@gmail.com>
authored
on 2011/03/10 14:03
Replace the INSTALL file with a template version that is customized to
d610772a
– Simon Howard <fraggle@gmail.com>
authored
on 2011/03/09 14:02
Add null sector dereference emulation code from Prboom+, to fix desync
ed4adeba
– Simon Howard <fraggle@gmail.com>
authored
on 2011/03/08 20:06
Add support for the alternate version of the Final Doom executable that
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
6a5d123f
– Simon Howard <fraggle@gmail.com>
authored
on 2011/03/03 16:41
Fix Visual Studio build (thanks GhostlyDeath).
909d93ce
– Simon Howard <fraggle@gmail.com>
authored
on 2011/02/28 15:48
Fix autoadjust of pixel depth in setup tool.
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 '+'
83fb03a0
– Simon Howard <fraggle@gmail.com>
authored
on 2011/01/30 20:25
When large numbers of screen resolutions are detected, increase the
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
fc09dbdf
– Simon Howard <fraggle@gmail.com>
authored
on 2010/12/28 11:43
Make demo loop handling of DEMO4 case depend on the executable version
fe0eca1d
– Simon Howard <fraggle@gmail.com>
authored
on 2010/12/25 17:42
Include NOT-BUGS in rpm packages.
a8839cec
– Simon Howard <fraggle@gmail.com>
authored
on 2010/12/25 16:51
Pass through all command line arguments specified to the setup tool to
a854f3e2
– Simon Howard <fraggle@gmail.com>
authored
on 2010/12/25 16:04
Remove the -wart parameter (thanks Sander van Dijk).
c67b4c15
– Simon Howard <fraggle@gmail.com>
authored
on 2010/12/25 15:55
Remove the 32 character limit on the lengths of filenames specified to
58b73530
– Simon Howard <fraggle@gmail.com>
authored
on 2010/12/19 15:15
Change setup tool skill level names to match Doom's "new game" menu
463bcf01
– Simon Howard <fraggle@gmail.com>
authored
on 2010/12/18 18:55
Add a M_CheckParmWithArgs function, that behaves like M_CheckParm but
1ef81eb5
– Simon Howard <fraggle@gmail.com>
authored
on 2010/12/14 15:55
Check that an address is provided to the -query command line option
f4eb88dd
– Simon Howard <fraggle@gmail.com>
authored
on 2010/12/12 08:11
Add -privateserver and -servername options to chocolate-server manpage.
57a9f56e
– Simon Howard <fraggle@gmail.com>
authored
on 2010/12/10 18:56
Fix memory leak when dynamically resizing window in true color video
e225e0c9
– Simon Howard <fraggle@gmail.com>
authored
on 2010/12/10 17:37
Fix build problem (thanks Proteh).
c7b77349
– Simon Howard <fraggle@gmail.com>
authored
on 2010/12/10 17:21
Remove "Error:" from the message displayed by I_Error, to match Vanilla.
d82620a4
– Simon Howard <fraggle@gmail.com>
authored
on 2010/12/10 15:53
Update NEWS.
af3e4412
– Simon Howard <fraggle@gmail.com>
authored
on 2010/12/10 15:43
Change alignment of actions in a window's action area so that there is
56824b13
– Simon Howard <fraggle@gmail.com>
authored
on 2010/12/10 15:31
Replace txt_widget_t#selectable with a callback function to query
9caebe58
– Simon Howard <fraggle@gmail.com>
authored
on 2010/12/10 14:15
Add "warp" menu to the main menu of the setup tool, like Vanilla
04f6f45f
– Simon Howard <fraggle@gmail.com>
authored
on 2010/12/10 13:15
Fix typo (thanks Sander van Dijk).
4a76f500
– Simon Howard <fraggle@gmail.com>
authored
on 2010/12/10 12:53
Specify master server port explicitly, so that server registration works
3f3efe93
– Russell Rice <rtc_marine@hotmail.com>
authored
on 2010/12/07 18:13
- Update chocolate-server codeblocks project
6727d54e
– Simon Howard <fraggle@gmail.com>
authored
on 2010/12/07 17:35
Assign the oldest client to be the controller, not the first found in
e4025e0a
– Simon Howard <fraggle@gmail.com>
authored
on 2010/12/06 18:37
Fix -solo-net to actually behave the same as other ports.
35104488
– Simon Howard <fraggle@gmail.com>
authored
on 2010/12/06 17:38
Rename -netdemo command line parameter to -solo-net, for consistency
678a8f9a
– Simon Howard <fraggle@gmail.com>
authored
on 2010/12/05 19:04
Update NEWS.
2a786cc6
– Simon Howard <fraggle@gmail.com>
authored
on 2010/12/05 09:42
Allow textscreen font to be overridden using the TEXTSCREEN_FONT command
d3c8d42b
– Simon Howard <fraggle@gmail.com>
authored
on 2010/12/04 15:56
Rename search command line options: -search to search the Internet,
3c57887b
– Simon Howard <fraggle@gmail.com>
authored
on 2010/12/04 15:48
Add ping time to query output.
0194038c
– Simon Howard <fraggle@gmail.com>
authored
on 2010/12/04 15:40
Fix formatting for -masterquery to match -search.
863afa81
– Simon Howard <fraggle@gmail.com>
authored
on 2010/12/04 15:34
Fix bug when running with -server option.
0ff67f43
– Simon Howard <fraggle@gmail.com>
authored
on 2010/12/02 16:34
Make multiple query attempts to servers before giving up. Display a
59d2ed0f
– Simon Howard <fraggle@gmail.com>
authored
on 2010/12/02 15:32
Add -servername parameter to allow the owner to change the name returned
b11030cb
– Simon Howard <fraggle@gmail.com>
authored
on 2010/12/02 15:11
More refactoring of querying code, to not be specific to the purpose of
bfbffcf1
– Simon Howard <fraggle@gmail.com>
authored
on 2010/12/02 14:26
Refactor query code and add a -masterquery command line parameter to
f9ab444c
– Simon Howard <fraggle@gmail.com>
authored
on 2010/12/02 13:23
Register servers with Internet master server.
74034c0c
– Simon Howard <fraggle@gmail.com>
authored
on 2010/11/30 16:52
Oops.
b8db918b
– Simon Howard <fraggle@gmail.com>
authored
on 2010/11/30 15:44
Remove "-debugfile" command line option and associated variable.
89187a00
– Simon Howard <fraggle@gmail.com>
authored
on 2010/11/30 15:26
Update NEWS.
81170639
– Russell Rice <rtc_marine@hotmail.com>
authored
on 2010/11/30 15:09
- Update codeblocks project
9e54684b
– Simon Howard <fraggle@gmail.com>
authored
on 2010/11/30 15:00
Add support for HACX v1.2 IWAD file.
e18391bb
– Simon Howard <fraggle@gmail.com>
authored
on 2010/11/29 20:08
Add NOT-BUGS file with some common Vanilla gotchas.
6307e5e2
– Simon Howard <fraggle@gmail.com>
authored
on 2010/11/29 15:18
Auto-adjust the screen color depth if the configured color depth is not
d417ce23
– Simon Howard <fraggle@gmail.com>
authored
on 2010/11/27 18:23
Add dropdown list to setup tool to select screen BPP.
cd116c36
– Simon Howard <fraggle@gmail.com>
authored
on 2010/11/27 14:39
When generating the texture name lookup hash table, add new entries to
79446c49
– Simon Howard <fraggle@gmail.com>
authored
on 2010/11/27 10:36
Fix -timer / -avg options to work like Vanilla when playing demos.
74c2dc33
– Simon Howard <fraggle@gmail.com>
authored
on 2010/11/26 13:56
In non-palettized boxed screen modes, don't update the border areas of
ca81122d
– Simon Howard <fraggle@gmail.com>
authored
on 2010/11/26 13:36
Turn double buffering on for non-palettized screen modes, as this may be
9de2b29c
– Simon Howard <fraggle@gmail.com>
authored
on 2010/11/24 18:34
Detect when running on Windows Vista or later, and switch to 32 bpp
288d322c
– Simon Howard <fraggle@gmail.com>
authored
on 2010/11/24 17:43
Add configuration file parameter and command line option to specify the
cf82ce9d
– Simon Howard <fraggle@gmail.com>
authored
on 2010/11/24 03:09
Add workaround to stop freezeups with old versions of SDL_mixer.
b03de597
– Simon Howard <fraggle@gmail.com>
authored
on 2010/11/21 10:44
Add -8in32 command line parameter to make the game run in 32-bit color
167d4df4
– Simon Howard <fraggle@gmail.com>
authored
on 2010/11/09 11:10
Update Python scripts to work in Python 3.
253731b6
– Simon Howard <fraggle@gmail.com>
authored
on 2010/09/19 16:09
Read response file in binary mode, to fix incomplete response file bug.
68ccb55c
– Simon Howard <fraggle@gmail.com>
authored
on 2010/08/31 16:00
Add weapon cycling buttons to joystick button list.
c5376205
– Simon Howard <fraggle@gmail.com>
authored
on 2010/08/31 15:59
Don't double OPL sample values, as it causes horrible things to happen
64918568
– Simon Howard <fraggle@gmail.com>
authored
on 2010/08/28 14:35
Update NEWS.
b582e476
– Simon Howard <fraggle@gmail.com>
authored
on 2010/08/28 14:28
Include INSTALL file in distribution packages.
966089e8
– Simon Howard <fraggle@gmail.com>
authored
on 2010/08/22 13:59
Shut up compiler warning.
14cf34bc
– Simon Howard <fraggle@gmail.com>
authored
on 2010/08/21 21:21
Change span drawing functions to work the same as Vanilla, so that in
beaff1d6
– Simon Howard <fraggle@gmail.com>
authored
on 2010/08/21 14:49
Change default mouse acceleration in setup tool to match the game's
3c1733b7
– Simon Howard <fraggle@gmail.com>
authored
on 2010/08/21 13:47
"Bug fix".
1d828364
– Simon Howard <fraggle@gmail.com>
authored
on 2010/08/20 09:01
Remove debug printf().
d6a51683
– Simon Howard <fraggle@gmail.com>
authored
on 2010/08/20 08:20
Align memory allocated by zone memory system to 8 byte boundaries on
aa5b8eba
– Simon Howard <fraggle@gmail.com>
authored
on 2010/08/20 07:30
Extend mouse code to support up to 8 buttons (allows mouse wheel to be
60226b11
– Simon Howard <fraggle@gmail.com>
authored
on 2010/08/15 11:23
Fix volume multiply; DBOPL now generating output.
578a06c7
– Simon Howard <fraggle@gmail.com>
authored
on 2010/08/15 10:57
Hook DBOPL into OPL library and remove FMOPL. Does not generate any
6ebf557c
– Simon Howard <fraggle@gmail.com>
authored
on 2010/08/13 14:42
Add C-converted version of DOSbox OPL emulator.
f3d3b038
– Simon Howard <fraggle@gmail.com>
authored
on 2010/08/09 13:53
Add weapon cycling bindings for mouse and joystick buttons. Add weapon
f291db8f
– Simon Howard <fraggle@gmail.com>
authored
on 2010/08/07 13:23
Change back filter frequency. Add debug code to dump resampled sound
5e9a9a52
– Simon Howard <fraggle@gmail.com>
authored
on 2010/08/07 12:07
Fix sound resampling low pass filter.
05cafe91
– Simon Howard <fraggle@gmail.com>
authored
on 2010/08/04 14:25
Initial code for previous/next weapon switching keys.
ad8d7a1e
– Simon Howard <fraggle@gmail.com>
authored
on 2010/08/03 16:12
When in windowed mode, allow the screen size to be dynamically resized
4319d9cd
– Simon Howard <fraggle@gmail.com>
authored
on 2010/07/31 15:25
Add multiplayer spy key binding.
232fba47
– Simon Howard <fraggle@gmail.com>
authored
on 2010/07/28 16:39
Add config file parameter to set OPL I/O port.
b457a1c9
– Simon Howard <fraggle@gmail.com>
authored
on 2010/07/16 20:33
Check for libm, to fix Fedora compile issues.
fea1fb2a
– Simon Howard <fraggle@gmail.com>
authored
on 2010/07/14 16:36
Set MACOSX_DEPLOYMENT_TARGET to target 10.4, so that the launcher will
133a09f0
– Simon Howard <fraggle@gmail.com>
authored
on 2010/07/10 12:06
Update NEWS and ChangeLog, bump version number.
79300a83
– Simon Howard <fraggle@gmail.com>
authored
on 2010/07/10 11:56
Add key bindings for multiplayer messaging.
bb3f64f2
– Simon Howard <fraggle@gmail.com>
authored
on 2010/07/10 11:27
Add key binding to change demo recording quit key.
373a8dd0
– Simon Howard <fraggle@gmail.com>
authored
on 2010/05/29 23:03
Add INSTALL to all distribution packages, add note in README.
f0057507
– Simon Howard <fraggle@gmail.com>
authored
on 2010/05/29 22:56
Clarify/update install instructions.
39494b5a
– Simon Howard <fraggle@gmail.com>
authored
on 2010/05/14 14:42
Don't grab the mouse when the demo sequence advances.
aa35a71b
– Simon Howard <fraggle@gmail.com>
authored
on 2010/05/03 12:47
Oops.
b3d5b801
– Simon Howard <fraggle@gmail.com>
authored
on 2010/05/03 11:58
Update NEWS.
Next