RSS feed
	
	
	
		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.
		 
	
		6787e90d
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2010/05/01 17:47
		
Further sanity checking on use of strcpy() with dehacked string
		 
	
		da43e275
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2010/05/01 17:20
		
Silence printf(DEH_String(...)) warnings, by providing a DEH_printf
		 
	
		92896365
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2010/05/01 15:22
		
Fix compiler warnings with savegame and response file code.
		 
	
		f151517b
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2010/04/30 15:58
		
Merge contents of OPL-TODO into TODO file.
		 
	
		6f8ac36f
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2010/04/30 15:38
		
Add textscreen Doxyfile to dist. Add .desktop file to svn:ignore. Add
		 
	
		e7f0d272
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2010/04/24 19:53
		
Add -reject_pad_with_ff parameter to allow padding value to be
		 
	
		4070ecd9
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2010/04/23 16:46
		
Add REJECT buffer overflow emulation, based on code from PrBoom+ (thanks
		 
	
		13d87ff8
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2010/04/22 17:38
		
Disable OPL debugging messages.
		 
	
		695b64ce
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2010/03/08 13:52
		
Add OPL-TODO to dist, set svn:ignore properties.
		 
	
		2f3b2889
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2010/03/08 13:50
		
Use native MIDI music by default.
		 
	
		448adb31
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2010/03/07 20:14
		
Merge opl-branch to trunk.
		 
	
		b9e18229
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2010/03/07 19:51
		
Load advapi32.dll pointers dynamically at runtime. This should fix any
		 
	
		662ad8cb
		 – Russell Rice <rtc_marine@hotmail.com>
 authored
 on 2010/03/03 20:36
		
- Fix codeblocks project build
		 
	
		92c9d5c3
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2010/02/27 14:11
		
Use wide-character versions of Win32 API functions. Clean up properly if
		 
	
		77ea97c6
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2010/02/27 13:57
		
When loading driver, pass the full path to the ioperm.sys file.
		 
	
		1398c8ae
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2010/02/27 12:48
		
Fix race condition with condition variable freed before it is signaled.
		 
	
		5f2cfb50
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2010/02/26 16:32
		
Minor documentation fixups.
		 
	
		06b97d2d
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2010/02/26 16:07
		
Add OPL hardware playback support for Windows NT-based systems.
		 
	
		c4fe7aa8
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2010/02/10 15:21
		
Bump version number, update ChangeLog and NEWS.
		 
	
		cdacf59a
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2010/02/04 22:27
		
Add a hint message about permissions if unable to get I/O permissions
		 
	
		ff7fff78
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2010/02/04 22:27
		
Only distribute README.OPL in the Windows package, don't bother
		 
	
		b42f8f4f
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2010/02/04 22:23
		
Add README.OPL to list of documentation files to distribute.
		 
	
		b4f2d75b
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2010/01/31 13:21
		
Change Windows resource file to use PACKAGE_COPYRIGHT and
		 
	
		fdcd8dda
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2010/01/30 11:14
		
Change directory to home directory before launching the game, so that
		 
	
		a0544759
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2010/01/30 11:04
		
Set launch button as default button, so that it is possible to launch
		 
	
		41e8417f
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2010/01/29 19:37
		
Rename mus2mid functions to be consistent with coding standard.
		 
	
		0929063a
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2010/01/29 18:28
		
Remove unused PACKAGE_LONGDESC.
		 
	
		8e62a8d8
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2010/01/29 14:17
		
When doing a MUS to MID conversion, allocate MIDI channels so that the
		 
	
		6fbd6eaf
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2010/01/28 22:55
		
Fix indentation/style etc. in mus2mid.c.
		 
	
		0b8bf3cf
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2010/01/27 14:50
		
Merge from trunk.
		 
	
		a9e2d244
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2010/01/27 14:16
		
Add tags files to svn:ignore properties.
		 
	
		cf4d0c3b
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2010/01/26 14:21
		
Minor fix of British spelling -> American.
		 
	
		7c47cdf1
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2010/01/26 14:18
		
Fix glass hack windows where a linedef is flagged as two sided but has
		 
	
		bf8974e6
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2010/01/23 18:06
		
Add menu item to launcher to open a terminal window that can be used to
		 
	
		47f828ea
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2010/01/18 14:40
		
Fix package source URL.
		 
	
		0a540b15
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2010/01/18 14:29
		
Tweak package description slightly.
		 
	
		7f7a7354
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2010/01/18 14:14
		
Define project short description, copyright, maintainer and URL in
		 
	
		34e73b9f
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2010/01/17 11:58
		
Update NEWS.
		 
	
		b95262a1
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2010/01/17 11:31
		
Restore the original cursor when shutting down video code, this should
		 
	
		27b66df2
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2010/01/16 14:20
		
Update TODO file.
		 
	
		6e0df0d0
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2010/01/15 14:29
		
Don't open the configuration window when the launcher is first run;
		 
	
		893c8dbe
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2010/01/15 14:14
		
Fix GNUstep info panel.
		 
	
		cd8cf5f1
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2010/01/15 13:51
		
Center the launcher window and config window on startup.
		 
	
		571b9c32
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2010/01/15 13:40
		
Add wadfile.png for GNUstep build.
		 
	
		f176ac40
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2010/01/15 13:13
		
Extend osx makefile to allow building of a working GNUstep application,
		 
	
		df6a7940
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2010/01/14 13:47
		
In Chex Quest, use the radiation suit colormap instead of the red
		 
	
		009c7a7d
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2010/01/12 15:16
		
Oops.
		 
	
		b6810a29
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2010/01/12 15:15
		
Strip executables when building Windows CE packages.
		 
	
		92eaebfb
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2010/01/12 15:14
		
Rearrange order of Makefile generation to alphabetical order.
		 
	
		869447ff
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2010/01/12 15:12
		
Move Makefile definitions for CC and STRIP into config.make, use
		 
	
		d1b08709
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2010/01/12 15:09
		
Set main menu title based on package name, not fixed string.
		 
	
		b777eebd
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2010/01/12 15:09
		
Place commercial level name strings consecutively in the same array, so
		 
	
		a33a26c2
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2010/01/11 20:32
		
Add missing connection for plutonia.wad set button.
		 
	
		96fc229a
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2010/01/11 20:20
		
Add document icon file and use for file associations.
		 
	
		160ff32f
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2010/01/11 14:10
		
Insert new files into the command line at the correct location, allowing
		 
	
		550b95f7
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2010/01/10 20:35
		
When launching a file from the finder, add the new file into the command
		 
	
		213b88ef
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2010/01/10 15:46
		
Change "@executable_path@" to "@executable_path"
		 
	
		7b07b99f
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2010/01/10 13:48
		
Install docs with a single cp, rather than using a for loop.
		 
	
		da950e23
		 – Simon Howard <fraggle@gmail.com>
 authored
 on 2010/01/10 13:42
		
Recursively copy library dependencies into destination package. Identify
		 
Next