RSS feed
	
	
	
		10547d41
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2007/02/14 14:10
		
Read sound length as a 32 bit field, not 16 bit. Fixes death sound in
		 
	
		28c6c516
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2007/02/09 22:19
		
Don't prepend a superfluous './' to the path when searching the current
		 
	
		a653fb6e
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2007/02/07 08:04
		
Revert previous change: throwing away the key state seems to be the Doom
		 
	
		16447cf3
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2007/02/07 07:58
		
Don't throw away keypress state when passing between levels - allows
		 
	
		2f38d73f
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2007/02/01 07:21
		
Search IWAD search directories when loading PWAD files.
		 
	
		7a6f9ad5
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2007/01/14 00:20
		
Fix savegamedir directory generation.
		 
	
		c380b055
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2007/01/14 00:04
		
Change interpretation of DOOMWADDIR to the classic behavior: a single
		 
	
		04e809fb
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2007/01/08 17:46
		
More helpful SDL_mixer error messages.
		 
	
		88240aec
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2007/01/08 17:45
		
Bomb out with an error in configure if SDL_mixer or SDL_net are not
		 
	
		1a207575
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2007/01/06 20:58
		
Display a message on the console with details when WAD/DEH checksums do
		 
	
		1041b5c5
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2007/01/06 17:26
		
Set svn:ignore properties on directories.
		 
	
		23f18efc
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2007/01/05 22:26
		
Hide the mouse cursor using SDL_SetCursor to a blank cursor, not
		 
	
		1d3e9a56
		 – Russell Rice <rtc_marine@hotmail.com>
 authored
 on 2007/01/05 21:15
		
temp -> tempdir
		 
	
		cb7cf979
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2007/01/05 19:34
		
Choose the locations for temporary files more intelligently.
		 
	
		a4fec80d
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2007/01/05 18:42
		
Fix Batman Doom example in README.
		 
	
		4daa4015
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2007/01/05 18:41
		
Make the WADs input box wider. Rename labels in the start multiplayer
		 
	
		78a2c031
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2007/01/05 18:39
		
Add quit prompt message missing in the Doom source release.
		 
	
		f670f600
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2007/01/05 18:38
		
Move response file code to m_argv.c
		 
	
		a64a06c4
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2007/01/05 18:36
		
Clear the current value when entering a new value in number input boxes.
		 
	
		8ac5ecc6
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2007/01/05 18:35
		
Fix typing '_' and '+' in textscreen code.
		 
	
		712ce114
		 – Russell Rice <rtc_marine@hotmail.com>
 authored
 on 2007/01/02 01:59
		
Replace WINDOWS define with _WIN32
		 
	
		d66cbb5f
		 – Russell Rice <rtc_marine@hotmail.com>
 authored
 on 2007/01/01 23:41
		
sys/wait.h does not exist on windows (thank mingw for sucking), add
		 
	
		b826c469
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2006/12/26 13:01
		
Remove command line options from README; move to autogenerated CMDLINE
		 
	
		502ff6a6
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2006/12/26 10:43
		
On OSX, make MIDI music disabled by default. There are problems with the
		 
	
		caf76f0e
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2006/12/25 07:28
		
Fix default network port in chocolate-setup.
		 
	
		2ac909b5
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2006/12/24 21:40
		
Fix up some text escaping errors. Add wikitext output for docgen.
		 
	
		3a0c475b
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2006/12/24 18:55
		
Fix setup tool crash when no IWADs found.
		 
	
		1e8a54f1
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2006/12/24 18:54
		
Update TODO.
		 
	
		0d3b41b4
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2006/12/24 18:53
		
Javadoc-style self-documenting system for command line options.
		 
	
		fd1d0774
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2006/12/24 11:32
		
Include "SDL.h", not <SDL.h>, as per http://www.libsdl.org/faq.php
		 
	
		7dd79945
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2006/12/24 06:11
		
Add new item for TODO.
		 
	
		052741d3
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2006/12/23 16:24
		
Add '-findiwads' command line hack so that the setup program can find
		 
	
		8630d099
		 – Russell Rice <rtc_marine@hotmail.com>
 authored
 on 2006/12/22 20:36
		
update cb project files
		 
	
		6ccd20fe
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2006/12/22 20:32
		
Fix my email address.
		 
	
		051a6d88
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2006/12/22 20:30
		
Add config.h for codeblocks build :-)
		 
	
		4df4383d
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2006/12/22 10:22
		
Add definitions for PATH and directory separators.
		 
	
		eaa92320
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2006/12/22 10:18
		
Update NEWS.
		 
	
		280cf312
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2006/12/21 20:44
		
Add MSVC inttypes.h and stdint.h implementations: might be useful in the
		 
	
		c32343e8
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2006/12/21 20:43
		
Switch from stdint.h to inttypes.h (which includes stdint.h). Old
		 
	
		38276bb0
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2006/12/21 20:42
		
Update TODO - registry stuff is now done.
		 
	
		fef4ddfc
		 – Russell Rice <rtc_marine@hotmail.com>
 authored
 on 2006/12/21 20:42
		
update cb project for d_iwad.*
		 
	
		fe2d6dc9
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2006/12/21 20:39
		
Shut up compiler warnings.
		 
	
		2e510589
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2006/12/21 17:03
		
Add registry key for Doom 95 shareware version.
		 
	
		37c6b721
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2006/12/21 16:43
		
Split off IWAD-related code into separate d_iwad.c. On Windows, search
		 
	
		f7a83bd1
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2006/12/19 18:04
		
Update to latest version of chocolate-setup icon.
		 
	
		3e0f5131
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2006/12/19 18:03
		
Update email address. Remove list of chocolate-doom.cfg options; it's
		 
	
		28e8f47b
		 – Russell Rice <rtc_marine@hotmail.com>
 authored
 on 2006/12/18 18:40
		
make icons a little smoother around the edges
		 
	
		29ee554a
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2006/12/18 14:21
		
Add missing copyright statement, comments.
		 
	
		0cc2ad38
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2006/12/18 13:15
		
x3, x4 aspect ratio corrected scale functions.
		 
	
		de979570
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2006/12/17 15:57
		
Make numbers in the chat macros configuration screen match the keyboard
		 
	
		cc5babf0
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2006/12/17 14:02
		
Update TODO
		 
	
		66650c0a
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2006/12/16 18:12
		
Allow -warp 1 to warp to E1M1, -warp 2 -> E2M1, etc. when playing Doom
		 
	
		790a207f
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2006/12/16 17:57
		
Fix value in autoadjust message.
		 
	
		fda01561
		 – Russell Rice <rtc_marine@hotmail.com>
 authored
 on 2006/12/15 21:29
		
Add icon to chocolate-setup binary when built
		 
	
		877604dc
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2006/12/15 20:56
		
Add aspect ratio correction to setup tool. Redesign the display settings
		 
	
		20a1417b
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2006/12/15 20:53
		
Add function to set radio button labels.
		 
	
		e54cabaa
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2006/12/15 20:53
		
Make dropdown lists emit a signal when set.
		 
	
		2aa16d0f
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2006/12/15 19:58
		
Add icon for setup tool.
		 
	
		f13ccd91
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2006/12/15 19:54
		
Shut up datarootdir warnings.
		 
	
		6151447a
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2006/12/15 19:53
		
"\0" -> NULL
		 
	
		cb2b499e
		 – Russell Rice <rtc_marine@hotmail.com>
 authored
 on 2006/12/15 18:15
		
Fix build
		 
	
		2213e743
		 – Russell Rice <rtc_marine@hotmail.com>
 authored
 on 2006/12/15 16:51
		
update project file to accomodate scaling code.
		 
	
		11c9d97f
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2006/12/15 16:10
		
Fix episode 3 bunny end screen (oops!!!!)
		 
	
		265c0de3
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2006/12/15 14:35
		
Split off scaling code into i_scale.c. Add aspect ratio correction
		 
	
		136009e7
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2006/12/08 11:37
		
Make trig tables const.
		 
	
		c1cc26b1
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2006/12/06 04:14
		
Add notes about packages to TODO.
		 
	
		2a1edf60
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2006/12/05 16:45
		
More TODO items. That's all I can think of for now.
		 
	
		e6b5dcbc
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2006/12/05 16:10
		
Update TODO list: remove some things which are now complete and add some
		 
	
		15dda77c
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2006/12/05 16:05
		
Update BUGS list.
		 
	
		38d45b87
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2006/12/05 16:05
		
Add missing #include.
		 
	
		e840f2d7
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2006/12/01 04:04
		
Add SPARC note to NEWS.
		 
	
		75291ab3
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2006/12/01 03:57
		
Fixups to make compiles work under the Solaris/SPARC compiler. Thanks to
		 
	
		a67482a1
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2006/11/28 19:53
		
Remove use of m4; use "Chocolate Doom" when referring to the program by
		 
	
		f29cec15
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2006/11/28 19:49
		
Use my gmail.com email address.
		 
	
		bcb17676
		 – Russell Rice <rtc_marine@hotmail.com>
 authored
 on 2006/11/27 16:45
		
* removal of FEATURE_* defines from codeblocks project
		 
	
		aed91e3c
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2006/11/25 15:14
		
Use C99 types.
		 
	
		9815f0f2
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2006/11/25 14:45
		
Remove FixedDiv2; use actual fixed point version of FixedDiv (wtf?)
		 
	
		61049461
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2006/11/25 13:31
		
Remove version from msvc/config.h. This is not generated automatically,
		 
	
		824508f7
		 – Russell Rice <rtc_marine@hotmail.com>
 authored
 on 2006/11/18 23:53
		
Silence warnings in debug build
		 
	
		accfe832
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2006/11/15 19:12
		
Display lowres turning warning message client-side, not through
		 
	
		9d60c396
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2006/11/15 19:05
		
Increase buffer size to fixes crashes due to buffer overruns.
		 
	
		2c2e33f9
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2006/11/14 19:25
		
Use booleans in place of ints where possible.
		 
	
		c440a622
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2006/11/14 19:16
		
Fix endianness problem in mus2mid code (thanks denis)
		 
	
		cbbb10ac
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2006/11/14 15:31
		
Use getenv/putenv, not SDL_getenv/SDL_putenv.
		 
	
		dd4e95dc
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2006/11/14 15:09
		
Support running as a screensaver under X!
		 
	
		daaf0d1f
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2006/11/10 12:32
		
Fix for playing demos on PPC (actually, fix for loading single lump
		 
	
		1d6a613b
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2006/11/10 02:50
		
Add -gdi command line parameter as a shortcut for SDL_VIDEODRIVER=windib
		 
	
		d0d6c729
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2006/11/06 13:04
		
Use DirectX by default on Windows.
		 
	
		3e9f2abe
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2006/11/06 12:59
		
Center the mouse on startup to prevent abrupt turns when launching a
		 
	
		61e6842f
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2006/11/02 14:01
		
Update NEWS file.
		 
	
		8258632f
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2006/10/30 20:01
		
Simulate overflowing the Doom frame table in dehacked patches (DOS
		 
	
		4ed8566a
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2006/10/28 15:30
		
Explicitly support dehacked patches that overflow the ammo[] array with
		 
	
		c39b3722
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2006/10/27 20:23
		
Display a warning when setting dehacked fields that would overflow
		 
	
		3579a07a
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2006/10/27 19:15
		
Allow multiple dehacked patches to be specified with the -deh command
		 
	
		3ab5b528
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2006/10/25 19:44
		
Allow F10 to exit in testcontrols mode.
		 
	
		5ce7f5cd
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2006/10/25 16:04
		
"Always run" trick should only be when joyb_speed >= 10. Use 29 as the
		 
	
		33304ee6
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2006/10/25 14:12
		
Make the "test controls" option work - write the current config to
		 
	
		3fd97506
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2006/10/25 14:07
		
Don't print arguments read from response files - Vanilla Doom doesn't do
		 
	
		028cf7e2
		 – Russell Rice <rtc_marine@hotmail.com>
 authored
 on 2006/10/24 18:30
		
update chocolate-setup codeblocks project
		 
	
		da4d5c22
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2006/10/24 18:26
		
Don't rely on INSTALL_DIR for the Win32 build.
		 
Next