shithub: choc

RSS feed

22fc4057 – Simon Howard <[email protected]> authored on 2010/08/31 15:26
Merge from trunk.

64918568 – Simon Howard <[email protected]> authored on 2010/08/28 14:35
Update NEWS.

b582e476 – Simon Howard <[email protected]> authored on 2010/08/28 14:28
Include INSTALL file in distribution packages.

966089e8 – Simon Howard <[email protected]> authored on 2010/08/22 13:59
Shut up compiler warning.

14cf34bc – Simon Howard <[email protected]> authored on 2010/08/21 21:21
Change span drawing functions to work the same as Vanilla, so that in

beaff1d6 – Simon Howard <[email protected]> authored on 2010/08/21 14:49
Change default mouse acceleration in setup tool to match the game's

3c1733b7 – Simon Howard <[email protected]> authored on 2010/08/21 13:47
"Bug fix".

1d828364 – Simon Howard <[email protected]> authored on 2010/08/20 09:01
Remove debug printf().

d6a51683 – Simon Howard <[email protected]> authored on 2010/08/20 08:20
Align memory allocated by zone memory system to 8 byte boundaries on

aa5b8eba – Simon Howard <[email protected]> authored on 2010/08/20 07:30
Extend mouse code to support up to 8 buttons (allows mouse wheel to be

60226b11 – Simon Howard <[email protected]> authored on 2010/08/15 11:23
Fix volume multiply; DBOPL now generating output.

578a06c7 – Simon Howard <[email protected]> authored on 2010/08/15 10:57
Hook DBOPL into OPL library and remove FMOPL. Does not generate any

6ebf557c – Simon Howard <[email protected]> authored on 2010/08/13 14:42
Add C-converted version of DOSbox OPL emulator.

f3d3b038 – Simon Howard <[email protected]> authored on 2010/08/09 13:53
Add weapon cycling bindings for mouse and joystick buttons. Add weapon

f291db8f – Simon Howard <[email protected]> authored on 2010/08/07 13:23
Change back filter frequency. Add debug code to dump resampled sound

5e9a9a52 – Simon Howard <[email protected]> authored on 2010/08/07 12:07
Fix sound resampling low pass filter.

05cafe91 – Simon Howard <[email protected]> authored on 2010/08/04 14:25
Initial code for previous/next weapon switching keys.

ad8d7a1e – Simon Howard <[email protected]> authored on 2010/08/03 16:12
When in windowed mode, allow the screen size to be dynamically resized

4319d9cd – Simon Howard <[email protected]> authored on 2010/07/31 15:25
Add multiplayer spy key binding.

232fba47 – Simon Howard <[email protected]> authored on 2010/07/28 16:39
Add config file parameter to set OPL I/O port.

b457a1c9 – Simon Howard <[email protected]> authored on 2010/07/16 20:33
Check for libm, to fix Fedora compile issues.

fea1fb2a – Simon Howard <[email protected]> authored on 2010/07/14 16:36
Set MACOSX_DEPLOYMENT_TARGET to target 10.4, so that the launcher will

133a09f0 – Simon Howard <[email protected]> authored on 2010/07/10 12:06
Update NEWS and ChangeLog, bump version number.

79300a83 – Simon Howard <[email protected]> authored on 2010/07/10 11:56
Add key bindings for multiplayer messaging.

bb3f64f2 – Simon Howard <[email protected]> authored on 2010/07/10 11:27
Add key binding to change demo recording quit key.

f391d85c – Simon Howard <[email protected]> authored on 2010/06/12 15:38
Add tags files to svn:ignore.

373a8dd0 – Simon Howard <[email protected]> authored on 2010/05/29 23:03
Add INSTALL to all distribution packages, add note in README.

f0057507 – Simon Howard <[email protected]> authored on 2010/05/29 22:56
Clarify/update install instructions.

39494b5a – Simon Howard <[email protected]> authored on 2010/05/14 14:42
Don't grab the mouse when the demo sequence advances.

7a3249ce – Simon Howard <[email protected]> authored on 2010/05/03 14:23
Fix compiler warnings.

c37f757b – Simon Howard <[email protected]> authored on 2010/05/03 13:41
Shut up compiler warnings.

e9c62890 – Simon Howard <[email protected]> authored on 2010/05/03 13:21
Use dehacked printf functions in Heretic code where appropriate.

4767ddcc – Simon Howard <[email protected]> authored on 2010/05/03 13:07
Merge from trunk.

aa35a71b – Simon Howard <[email protected]> authored on 2010/05/03 12:47
Oops.

b3d5b801 – Simon Howard <[email protected]> authored on 2010/05/03 11:58
Update NEWS.

6787e90d – Simon Howard <[email protected]> authored on 2010/05/01 17:47
Further sanity checking on use of strcpy() with dehacked string

da43e275 – Simon Howard <[email protected]> authored on 2010/05/01 17:20
Silence printf(DEH_String(...)) warnings, by providing a DEH_printf

92896365 – Simon Howard <[email protected]> authored on 2010/05/01 15:22
Fix compiler warnings with savegame and response file code.

af48a630 – Simon Howard <[email protected]> authored on 2010/04/30 17:48
Scale up music volume from configuration file value in Heretic/Hexen.

1162b2c6 – Simon Howard <[email protected]> authored on 2010/04/30 16:53
Merge from trunk.

f151517b – Simon Howard <[email protected]> authored on 2010/04/30 15:58
Merge contents of OPL-TODO into TODO file.

6f8ac36f – Simon Howard <[email protected]> authored on 2010/04/30 15:38
Add textscreen Doxyfile to dist. Add .desktop file to svn:ignore. Add

e7f0d272 – Simon Howard <[email protected]> authored on 2010/04/24 19:53
Add -reject_pad_with_ff parameter to allow padding value to be

4070ecd9 – Simon Howard <[email protected]> authored on 2010/04/23 16:46
Add REJECT buffer overflow emulation, based on code from PrBoom+ (thanks

13d87ff8 – Simon Howard <[email protected]> authored on 2010/04/22 17:38
Disable OPL debugging messages.

63ff4879 – Simon Howard <[email protected]> authored on 2010/04/18 18:37
Fix svn:ignore properties.

f7ab7d9f – Simon Howard <[email protected]> authored on 2010/04/18 17:38
Add missing header.

2bfd7c43 – Simon Howard <[email protected]> authored on 2010/04/18 17:29
Split out WAD command line parsing code into common code shared between

d29437d4 – Simon Howard <[email protected]> authored on 2010/04/18 17:28
Suggest a different Heretic version when an invalid string or code

72afdec7 – Simon Howard <[email protected]> authored on 2010/04/18 14:59
Remove unused strings.

9c97b50a – Simon Howard <[email protected]> authored on 2010/04/18 14:54
Do dehacked string substitution for end of episode text.

59bc6523 – Simon Howard <[email protected]> authored on 2010/04/18 14:48
Fix unsigned integer overflow with calls to M_StrCaseStr where

fe49cfc0 – Simon Howard <[email protected]> authored on 2010/04/18 14:30
Make tables const, minor commenting and formatting fixes.

38c31575 – Simon Howard <[email protected]> authored on 2010/04/18 13:15
Add WAD merging command line options to Heretic.

8069d8a0 – Simon Howard <[email protected]> authored on 2010/04/18 12:40
Add -hhever command line parameter to select patch version number.

0c0d4ed5 – Simon Howard <[email protected]> authored on 2010/04/18 12:13
Use DEH_String() around TXT_ definitions from dstrings.h.

b365656c – Simon Howard <[email protected]> authored on 2010/04/18 11:42
Add new string tables.

bc4a39b2 – Simon Howard <[email protected]> authored on 2010/04/18 10:52
Add new action pointer lookup table, and find offset based on patch

53ba7baf – Simon Howard <[email protected]> authored on 2010/04/18 10:51
Add deh_hhe_version variable to specify version of executable used to

d76bed74 – Simon Howard <[email protected]> authored on 2010/04/18 10:30
Add some DEH_String() calls where appropriate.

695b64ce – Simon Howard <[email protected]> authored on 2010/03/08 13:52
Add OPL-TODO to dist, set svn:ignore properties.

2f3b2889 – Simon Howard <[email protected]> authored on 2010/03/08 13:50
Use native MIDI music by default.

448adb31 – Simon Howard <[email protected]> authored on 2010/03/07 20:14
Merge opl-branch to trunk.

b9e18229 – Simon Howard <[email protected]> authored on 2010/03/07 19:51
Load advapi32.dll pointers dynamically at runtime. This should fix any

662ad8cb – Russell Rice <[email protected]> authored on 2010/03/03 20:36
- Fix codeblocks project build

92c9d5c3 – Simon Howard <[email protected]> authored on 2010/02/27 14:11
Use wide-character versions of Win32 API functions. Clean up properly if

77ea97c6 – Simon Howard <[email protected]> authored on 2010/02/27 13:57
When loading driver, pass the full path to the ioperm.sys file.

1398c8ae – Simon Howard <[email protected]> authored on 2010/02/27 12:48
Fix race condition with condition variable freed before it is signaled.

5f2cfb50 – Simon Howard <[email protected]> authored on 2010/02/26 16:32
Minor documentation fixups.

06b97d2d – Simon Howard <[email protected]> authored on 2010/02/26 16:07
Add OPL hardware playback support for Windows NT-based systems.

c4fe7aa8 – Simon Howard <[email protected]> authored on 2010/02/10 15:21
Bump version number, update ChangeLog and NEWS.

56412813 – Simon Howard <[email protected]> authored on 2010/02/08 16:14
Add Heretic implementation of HHE "Text" section, add DEH_String()

08e0b147 – Simon Howard <[email protected]> authored on 2010/02/08 14:18
Move action function prototypes in info.c into separate p_action.h

9769464e – Simon Howard <[email protected]> authored on 2010/02/08 14:16
Call DEH_Init on Heretic startup so that patches will be loaded.

c09b386e – Simon Howard <[email protected]> authored on 2010/02/08 14:15
Only call InitializeSections() when a dehacked patch is actually loaded.

b83a1ed0 – Simon Howard <[email protected]> authored on 2010/02/08 14:13
Add HHE 1.0 header signature to list of accepted signatures.

26bafb10 – Simon Howard <[email protected]> authored on 2010/02/08 14:12
Add case-insensitive version of strstr(), and use this instead of

ea89b7c4 – Simon Howard <[email protected]> authored on 2010/02/06 22:26
When initializing to load an HHE patch, patch the states[] table to be

6a92bc54 – Simon Howard <[email protected]> authored on 2010/02/06 22:04
Initial code for HHE patch support.

f0432526 – Simon Howard <[email protected]> authored on 2010/02/06 22:02
Move sound structure and ammo definitions into headers. Add #ifndef

e22d6a0d – Simon Howard <[email protected]> authored on 2010/02/06 21:59
Refactor dehacked structure mapping code to support string fields in

b786d601 – Simon Howard <[email protected]> authored on 2010/02/06 21:04
Oops.

abb5f331 – Simon Howard <[email protected]> authored on 2010/02/06 19:59
Add back unused phoenix rod object, frames, and dummy action pointer.

c33c1fa0 – Simon Howard <[email protected]> authored on 2010/02/06 10:54
Fix Heretic/Hexen "noise" sound debug cheats.

52f81b4e – Simon Howard <[email protected]> authored on 2010/02/05 18:30
Update OS X Makefile to include Heretic and Hexen executables, and to

3c18831a – Simon Howard <[email protected]> authored on 2010/02/05 18:23
Rearrange Makefile definitions.

677729c6 – Simon Howard <[email protected]> authored on 2010/02/05 18:08
Merge from trunk.

cdacf59a – Simon Howard <[email protected]> authored on 2010/02/04 22:27
Add a hint message about permissions if unable to get I/O permissions

ff7fff78 – Simon Howard <[email protected]> authored on 2010/02/04 22:27
Only distribute README.OPL in the Windows package, don't bother

b42f8f4f – Simon Howard <[email protected]> authored on 2010/02/04 22:23
Add README.OPL to list of documentation files to distribute.

8a77b34e – Simon Howard <[email protected]> authored on 2010/02/02 14:02
Move parts of dehacked code into top-level common code, to allow future

b4f2d75b – Simon Howard <[email protected]> authored on 2010/01/31 13:21
Change Windows resource file to use PACKAGE_COPYRIGHT and

fdcd8dda – Simon Howard <[email protected]> authored on 2010/01/30 11:14
Change directory to home directory before launching the game, so that

a0544759 – Simon Howard <[email protected]> authored on 2010/01/30 11:04
Set launch button as default button, so that it is possible to launch

41e8417f – Simon Howard <[email protected]> authored on 2010/01/29 19:37
Rename mus2mid functions to be consistent with coding standard.

0929063a – Simon Howard <[email protected]> authored on 2010/01/29 18:28
Remove unused PACKAGE_LONGDESC.

8e62a8d8 – Simon Howard <[email protected]> authored on 2010/01/29 14:17
When doing a MUS to MID conversion, allocate MIDI channels so that the

6fbd6eaf – Simon Howard <[email protected]> authored on 2010/01/28 22:55
Fix indentation/style etc. in mus2mid.c.

0b8bf3cf – Simon Howard <[email protected]> authored on 2010/01/27 14:50
Merge from trunk.

a9e2d244 – Simon Howard <[email protected]> authored on 2010/01/27 14:16
Add tags files to svn:ignore properties.

Next