RSS feed
abdfcab7
– Simon Howard <fraggle@gmail.com>
authored
on 2008/03/31 20:10
Flip all levels on load - the game is more fun this way.
eb01b47d
– Russell Rice <rtc_marine@hotmail.com>
authored
on 2008/03/30 18:17
Fix an error message
90ba97b3
– Russell Rice <rtc_marine@hotmail.com>
authored
on 2008/03/15 19:54
Fix build of Chocolate Server
aa1aed33
– Simon Howard <fraggle@gmail.com>
authored
on 2008/03/13 14:41
Display a warning message if use_libsamplerate != 0, but libsamplerate
de318a6f
– Simon Howard <fraggle@gmail.com>
authored
on 2008/03/13 14:33
Apply SRC patch from David Flater.
0b01221f
– Simon Howard <fraggle@gmail.com>
authored
on 2008/03/12 16:12
Add "see also" sections to manpages and GPL note. Add "files" section to
5f3ddae5
– Russell Rice <rtc_marine@hotmail.com>
authored
on 2008/03/08 23:19
update codeblocks project to reflect previous commit changes
f9b29073
– Simon Howard <fraggle@gmail.com>
authored
on 2008/03/08 23:02
Split out configuration file code from m_misc.c into m_config.c. Move
6121dd5e
– Simon Howard <fraggle@gmail.com>
authored
on 2008/02/28 16:22
Move vc9/ project files into the msvc/ directory and update the README
a1125572
– Simon Howard <fraggle@gmail.com>
authored
on 2008/02/28 15:07
Fix MSVC project file and resource file for new filenames.
99358604
– Simon Howard <fraggle@gmail.com>
authored
on 2008/02/28 15:04
Add fixes for MSVC warnings (thanks entryway).
c59c78f9
– Simon Howard <fraggle@gmail.com>
authored
on 2008/02/26 17:13
Update NEWS.
0c2b0232
– Simon Howard <fraggle@gmail.com>
authored
on 2008/02/26 17:10
Don't sort config file variables alphabetically. Throw an exception for
cb771394
– Simon Howard <fraggle@gmail.com>
authored
on 2008/02/26 17:05
Minor config file documentation fixes.
3951c995
– Simon Howard <fraggle@gmail.com>
authored
on 2008/02/25 18:50
Replace manpage header, footer, environment files with a single template
7329c58b
– Simon Howard <fraggle@gmail.com>
authored
on 2008/02/24 15:25
Switch to using CONFIG_VARIABLE_ macros for the configuration file
7a3ec6c6
– Simon Howard <fraggle@gmail.com>
authored
on 2008/02/23 19:55
Fix leftover "junk" displayed on the screen on the initial melt when
8c084734
– Simon Howard <fraggle@gmail.com>
authored
on 2008/02/23 17:51
Perform a low-pass filter of converted sounds to filter out
8764a4a9
– Simon Howard <fraggle@gmail.com>
authored
on 2008/02/21 15:01
Shut up compile warning.
2b978dbd
– Simon Howard <fraggle@gmail.com>
authored
on 2008/02/16 22:12
Add command line option for server to allow client version checking to
72bdda2c
– Simon Howard <fraggle@gmail.com>
authored
on 2008/02/13 14:06
Don't try to precache sound effects that don't exist.
52228a0b
– Simon Howard <fraggle@gmail.com>
authored
on 2008/02/12 17:16
Add comment.
7859a115
– Simon Howard <fraggle@gmail.com>
authored
on 2008/02/12 17:07
Use SRC_SINC_FASTEST for speed when using libsamplerate for conversions,
88e70502
– Simon Howard <fraggle@gmail.com>
authored
on 2008/02/12 16:29
Add use_libsamplerate variable to setup.
53fa6c27
– Simon Howard <fraggle@gmail.com>
authored
on 2008/02/12 16:26
Set the default startup_delay to 1s.
4f16d816
– Simon Howard <fraggle@gmail.com>
authored
on 2008/02/11 17:59
Add support for sample rate conversion using libsamplerate (thanks to
7db1399a
– Simon Howard <fraggle@gmail.com>
authored
on 2008/02/10 13:44
Fix compiler warnings. Refactor the intercepts overrun code so that it
9e165649
– Simon Howard <fraggle@gmail.com>
authored
on 2008/02/09 17:31
Fix up the R_Main startup progress dots. If stdout is a file, don't
7577bb41
– Simon Howard <fraggle@gmail.com>
authored
on 2008/02/09 17:21
Set the process affinity mask to 1 on Windows, to work around a bug in
aadc860d
– Simon Howard <fraggle@gmail.com>
authored
on 2008/02/09 17:04
Set the SDL_VIDEODRIVER in setup, so that we get the correct modes list
2a464e0d
– Simon Howard <fraggle@gmail.com>
authored
on 2008/02/09 15:30
Define WIN32_LEAN_AND_MEAN to fix windows build of i_system.c.
059c2fc6
– Simon Howard <fraggle@gmail.com>
authored
on 2008/02/09 14:17
Remove some unneeded functions from i_system.c. Make I_Error exit using
57eeaf1d
– Simon Howard <fraggle@gmail.com>
authored
on 2008/02/06 18:55
Use geometric distance to find the nearest mode when autoadjusting,
631baaaa
– Simon Howard <fraggle@gmail.com>
authored
on 2008/02/06 18:42
Add -geometry command line parameter to allow the screen size to be
85b1dacd
– Simon Howard <fraggle@gmail.com>
authored
on 2008/02/06 17:18
Make 320x240 a "good" mode when aspect ratio correction is turned off.
9145cb3f
– Simon Howard <fraggle@gmail.com>
authored
on 2008/02/05 18:32
Set screen_{width,height} when finding the nearest mode. Save the last
bfe674a8
– Russell Rice <rtc_marine@hotmail.com>
authored
on 2008/02/05 00:34
fix a few warnings
4fdfcb28
– Simon Howard <fraggle@gmail.com>
authored
on 2008/02/04 17:45
Mark 512x400 as a "bad" mode (don't autoadjust to it in fullscreen).
65ed2a32
– Simon Howard <fraggle@gmail.com>
authored
on 2008/02/04 17:43
Update chocolate-setup to the new screen mode config system.
aff2bd33
– Russell Rice <rtc_marine@hotmail.com>
authored
on 2008/01/31 17:43
Use project names as binary names
89c9c251
– Simon Howard <fraggle@gmail.com>
authored
on 2008/01/30 14:09
Be more accurate in describing windowboxed modes as either
d9ba3b38
– Simon Howard <fraggle@gmail.com>
authored
on 2008/01/26 10:38
Update make dist for new codeblocks files.
fe5645bb
– Russell Rice <rtc_marine@hotmail.com>
authored
on 2008/01/25 18:05
Change filenames to be name independant
0224c049
– Simon Howard <fraggle@gmail.com>
authored
on 2008/01/25 17:48
Update win32 resource files for the new icon filenames.
092e2c4f
– Simon Howard <fraggle@gmail.com>
authored
on 2008/01/25 12:37
Rename some files to be package name independent.
0103f6b6
– Simon Howard <fraggle@gmail.com>
authored
on 2008/01/24 14:26
Update NEWS.
4896a171
– Simon Howard <fraggle@gmail.com>
authored
on 2008/01/24 14:14
Add manpages for chocolate-setup, chocolate-server, based on the
7cd5bca9
– Simon Howard <fraggle@gmail.com>
authored
on 2008/01/24 14:10
Make lookup tables const where possible.
aedc1c2d
– Simon Howard <fraggle@gmail.com>
authored
on 2008/01/24 14:09
Fix fast / respawning monsters parameter not exchanged when starting
a802be4c
– Simon Howard <fraggle@gmail.com>
authored
on 2008/01/23 18:56
Add URLs for patches.
c3c3f52a
– Simon Howard <fraggle@gmail.com>
authored
on 2008/01/22 15:02
Use MEM_SEEK_SET for memio, not SEEK_SET.
fc70cdbb
– Simon Howard <fraggle@gmail.com>
authored
on 2008/01/22 15:00
Add SDL_mixer, SDL_net URLs and a section on timidity.
be9a3b43
– Simon Howard <fraggle@gmail.com>
authored
on 2008/01/22 14:55
Include MSVC project files in make dist.
e81a8b99
– Simon Howard <fraggle@gmail.com>
authored
on 2008/01/22 14:52
Add INSTALL file.
744a0f91
– GhostlyDeath <GhostlyDeath@users.sourceforge.net>
authored
on 2008/01/21 10:07
Removed spaces from VC9 Project
63624d71
– Simon Howard <fraggle@gmail.com>
authored
on 2008/01/20 11:18
Fix loading disk icon. Add back -1, -2, -3 command line options for
e29c27e3
– Simon Howard <fraggle@gmail.com>
authored
on 2008/01/19 23:59
Add -width, -height command line parameters for specifying the screen
142a9488
– Simon Howard <fraggle@gmail.com>
authored
on 2008/01/19 23:47
Refactor the video mode configuration system.
6805e192
– Simon Howard <fraggle@gmail.com>
authored
on 2008/01/19 20:59
Use strcmp(), not strcasecmp() for checking driver name
764f451c
– Simon Howard <fraggle@gmail.com>
authored
on 2008/01/19 19:22
Revert doomdef.h include added to pcsound.c.
afd49cf2
– Russell Rice <rtc_marine@hotmail.com>
authored
on 2008/01/16 09:41
Fix build
48fb4384
– GhostlyDeath <GhostlyDeath@users.sourceforge.net>
authored
on 2008/01/16 09:33
Updated VC9 project, -setup and -server now build correctly
dd32de55
– GhostlyDeath <GhostlyDeath@users.sourceforge.net>
authored
on 2008/01/16 08:39
Added MSVC9 (2k8 Express) Project File; The client builds but -setup and
095d69a9
– Russell Rice <rtc_marine@hotmail.com>
authored
on 2008/01/16 06:13
Update config.h to 1.0.0 for the codeblocks projects
e6917741
– Simon Howard <fraggle@gmail.com>
authored
on 2008/01/12 07:28
Make sure we credit Id in the manpage as well. Update copyright to 2008.
bdcc178d
– Simon Howard <fraggle@gmail.com>
authored
on 2008/01/09 19:46
Use the same spechits magic value that PrBoom-plus uses (thanks
f5040263
– Simon Howard <fraggle@gmail.com>
authored
on 2007/12/29 23:51
Add environment variable section to manpage.
2b733d6a
– Simon Howard <fraggle@gmail.com>
authored
on 2007/12/18 17:09
Don't center the mouse on startup if the mouse is disabled (thanks
030b38de
– Simon Howard <fraggle@gmail.com>
authored
on 2007/12/14 17:23
Don't grab the mouse if the mouse is disabled by -nomouse or through
94bca7e1
– Simon Howard <fraggle@gmail.com>
authored
on 2007/12/14 13:31
Update NEWS.
dabe5d55
– Simon Howard <fraggle@gmail.com>
authored
on 2007/12/14 13:29
Include doomfeatures.h in deh_misc.h so that FEATURE_DEHACKED is checked
0054a2e1
– Simon Howard <fraggle@gmail.com>
authored
on 2007/12/13 18:04
Add a list of wiki pages to link to and automatically insert links.
75e34879
– Simon Howard <fraggle@gmail.com>
authored
on 2007/12/13 17:32
Add missing argument to the extraconfig command line parameter.
dd7adf99
– Simon Howard <fraggle@gmail.com>
authored
on 2007/12/13 17:27
Add mmapped file IO note to TODO.
21a82fa1
– Simon Howard <fraggle@gmail.com>
authored
on 2007/12/13 17:26
Add @vanilla tag for Vanilla doom command line options. Add missing
5df59601
– Simon Howard <fraggle@gmail.com>
authored
on 2007/12/10 16:03
Bump version to 1.0.0 and update ChangeLog.
679fdc21
– Simon Howard <fraggle@gmail.com>
authored
on 2007/12/08 06:07
Update NEWS.
8b1a30c7
– Simon Howard <fraggle@gmail.com>
authored
on 2007/11/23 13:26
Use _spawnv() to invoke Doom under Windows, rather than system(). Fixes
59c07099
– Simon Howard <fraggle@gmail.com>
authored
on 2007/10/18 19:55
Reorder actionf_t union members to fix warnings in info.c.
e6e58680
– Simon Howard <fraggle@gmail.com>
authored
on 2007/10/18 19:54
Shut up signed / unsigned comparison warnings.
7c2cc3e0
– Simon Howard <fraggle@gmail.com>
authored
on 2007/10/18 19:44
#define snprintf, vsnprintf to _snprintf, _vsnprintf in MSVC.
75ce08ab
– Simon Howard <fraggle@gmail.com>
authored
on 2007/10/18 19:40
#define inline to _inline in MSVC.
7644356e
– Simon Howard <fraggle@gmail.com>
authored
on 2007/10/18 19:38
Fix for strcasecmp in MSVC; #define to stricmp. Outside MSVC, use
17aa4ae9
– Simon Howard <fraggle@gmail.com>
authored
on 2007/09/15 13:09
Fix desyncs caused by previous change to A_Explode.
7994c9e7
– Simon Howard <fraggle@gmail.com>
authored
on 2007/09/15 09:13
Check for playeringame overflow when spawning a new player (for
4f9561ec
– Simon Howard <fraggle@gmail.com>
authored
on 2007/09/15 08:35
Add intercepts overrun emulation from PrBoom-plus.
5ac7ac32
– Simon Howard <fraggle@gmail.com>
authored
on 2007/09/14 18:20
Add P_SubstNullMobj, substitute NULL mobjs for a dummy mobj where
056415e2
– Simon Howard <fraggle@gmail.com>
authored
on 2007/09/11 05:02
Remove obsolete autotools scripts from dist, require automake 1.8
f6888492
– Simon Howard <fraggle@gmail.com>
authored
on 2007/09/04 19:50
Fix build failure when python is not installed.
a83c12ef
– Simon Howard <fraggle@gmail.com>
authored
on 2007/09/02 21:05
Up the default sample rate to 44100.
1501546e
– Simon Howard <fraggle@gmail.com>
authored
on 2007/09/02 21:00
Fix crash when playing long sounds (like DSBOSSIT)
604e0962
– Simon Howard <fraggle@gmail.com>
authored
on 2007/09/02 20:43
Try to open /dev/speaker in the parent process, so that we can tell if
0517fad3
– Simon Howard <fraggle@gmail.com>
authored
on 2007/09/02 20:30
Add pcsound driver for OpenBSD.
91eea3f8
– Simon Howard <fraggle@gmail.com>
authored
on 2007/09/02 16:17
Disable "saving config in ... " message for setup (thanks MikeRS)
a74b55d0
– Simon Howard <fraggle@gmail.com>
authored
on 2007/09/02 16:14
Don't make novert affect the joystick as well (thanks Janizdreg)
58fdd042
– Simon Howard <fraggle@gmail.com>
authored
on 2007/08/31 04:59
Make SHORT and LONG macros return signed values; this is the behaviour
dad445bb
– Simon Howard <fraggle@gmail.com>
authored
on 2007/08/31 04:31
Use short for texpatch_t .originx, .originy: fixes problem caused by
11178d5a
– Simon Howard <fraggle@gmail.com>
authored
on 2007/08/31 03:27
Use gcc packed attribute for all structures read/written to disk. This
693fb386
– Simon Howard <fraggle@gmail.com>
authored
on 2007/08/27 15:31
Fix bug where the automap always follows player 1 in multiplayer mode
eef2733d
– Simon Howard <fraggle@gmail.com>
authored
on 2007/08/23 20:27
Initialise tracksize variable before mus2mid conversion, otherwise it is
Next