shithub: choc

RSS feed

11024d82 – Simon Howard <fraggle@gmail.com> authored on 2011/09/11 19:32
Oops.

1bcdb39f – Simon Howard <fraggle@gmail.com> authored on 2011/09/11 19:07
Merge from trunk.

df292a6d – Simon Howard <fraggle@gmail.com> authored on 2011/09/11 13:01
Don't show error dialog if running from the console on OS X.

bab992ea – Simon Howard <fraggle@gmail.com> authored on 2011/09/06 17:50
Initial changes towards supporting multi-package RPM build, with

a74c5e46 – Simon Howard <fraggle@gmail.com> authored on 2011/09/05 18:30
Place Hexen savegames in configdir/savegames/hexen.wad/ rather than

5d82119c – Simon Howard <fraggle@gmail.com> authored on 2011/09/05 18:18
Store Heretic savegames in the configuration directory, as with Doom

9ff63977 – Simon Howard <fraggle@gmail.com> authored on 2011/09/05 17:57
Refactor savegamedir calculation code to work the same as trunk.

358db837 – Simon Howard <fraggle@gmail.com> authored on 2011/08/29 16:37
Fix bug with detection of IWAD type by filename (thanks mether).

2e67fde2 – Simon Howard <fraggle@gmail.com> authored on 2011/08/22 14:40
Add clarification note about icon copyright status (thanks to Chris

fb9fb072 – Simon Howard <fraggle@gmail.com> authored on 2011/08/20 14:20
Update COPYING to latest version of GPL2 with new address of FSF (thanks

aa621807 – Simon Howard <fraggle@gmail.com> authored on 2011/08/20 14:10
Fix gnome-screensaver .desktop file (thanks Rahul Sundaram).

99a208bc – Simon Howard <fraggle@gmail.com> authored on 2011/07/24 16:55
Fix default mouse buttons in setup tool (Thanks Alexandre Xavier).

736082f2 – Simon Howard <fraggle@gmail.com> authored on 2011/07/21 10:21
Don't use $^ in Makefiles, as it s a GNU make extension (thanks Jakub

16dc726c – Simon Howard <fraggle@gmail.com> authored on 2011/06/16 19:14
Add AM_SILENT_RULES macro for terser build output.

b2318d48 – Simon Howard <fraggle@gmail.com> authored on 2011/06/13 20:02
Add missing include so that the OS X error window is displayed.

1cfa4409 – Simon Howard <fraggle@gmail.com> authored on 2011/06/13 19:45
Rework configuration window; add Heretic/Hexen configuration boxes.

391e7466 – Simon Howard <fraggle@gmail.com> authored on 2011/06/13 18:21
Merge from trunk.

fa328faf – Simon Howard <fraggle@gmail.com> authored on 2011/06/13 16:27
Link chocolate-setup against SDL_mixer to fix compile on Mac OS X.

822664b4 – Simon Howard <fraggle@gmail.com> authored on 2011/05/17 18:59
Update NEWS and ChangeLog, bump version number.

855c7a48 – Simon Howard <fraggle@gmail.com> authored on 2011/05/17 18:51
Add dependency for INSTALL generation.

dcd1a6c3 – Simon Howard <fraggle@gmail.com> authored on 2011/05/17 18:06
Detect chex.deh if it is in the same directory as the IWAD file.

a0ce233f – Simon Howard <fraggle@gmail.com> authored on 2011/05/14 17:50
Fix display of ENDOOM screen.

75ddea9c – Simon Howard <fraggle@gmail.com> authored on 2011/05/14 17:47
Fix install of screensaver desktop file.

d07b88e4 – Simon Howard <fraggle@gmail.com> authored on 2011/05/14 17:07
Add freedesktop.org desktop files for chocolate-doom, chocolate-setup

184ea9ba – Simon Howard <fraggle@gmail.com> authored on 2011/05/14 16:11
Convert build system to using the PROGRAM_PREFIX system used on

87efdfbd – Simon Howard <fraggle@gmail.com> authored on 2011/05/08 14:32
Update NEWS.

351c1be3 – Simon Howard <fraggle@gmail.com> authored on 2011/05/08 14:29
Allow IWAD files to be double-clicked in the finder to set the IWAD

6e9294e0 – Simon Howard <fraggle@gmail.com> authored on 2011/05/07 20:31
Shut up compiler warnings.

1fd0ad08 – Simon Howard <fraggle@gmail.com> authored on 2011/05/07 19:52
Rework OS X launcher package. Include documentation files within the

ec74db92 – James Haley <haleyjd@hotmail.com> authored on 2011/04/26 01:49
Support for Win32 native OPL output when compiled with Microsoft Visual

085797ae – Simon Howard <fraggle@gmail.com> authored on 2011/04/24 18:22
Infer -server when -privateserver is specified (thanks Porsche Monty).

9f4221bf – Simon Howard <fraggle@gmail.com> authored on 2011/04/24 17:39
Add test button to joystick menu in setup tool (thanks Alexandre

45114344 – Simon Howard <fraggle@gmail.com> authored on 2011/04/18 18:10
Add test hack for simulating Porsche Monty's scanline emulation (see

30952764 – Simon Howard <fraggle@gmail.com> authored on 2011/04/17 13:33
Fix libtextscreen window hotkeys to work when shift is held down /

fe8ede70 – Simon Howard <fraggle@gmail.com> authored on 2011/04/17 12:53
Make Final Doom IWAD labels shorter, so they don't make the launch

eb86fcdf – Simon Howard <fraggle@gmail.com> authored on 2011/04/11 15:49
Allow the shift key to be held down when changing key/mouse/joystick

d4ef7c37 – Simon Howard <fraggle@gmail.com> authored on 2011/04/08 20:27
Fix action area minimum width calculation.

954eeae8 – Simon Howard <fraggle@gmail.com> authored on 2011/04/04 16:30
Close dropdown list popup windows when clicking outside the window.

eac4192d – Simon Howard <fraggle@gmail.com> authored on 2011/04/04 16:12
Fix crash.

fe9fc9e1 – Simon Howard <fraggle@gmail.com> authored on 2011/04/04 16:09
Fix crash.

9f3f6683 – Simon Howard <fraggle@gmail.com> authored on 2011/04/04 16:07
Change the background color when hovering over widgets.

f596cfcd – Simon Howard <fraggle@gmail.com> authored on 2011/04/04 14:40
Change setup tool default sampling rate to 44100Hz to match the game

b79f27ce – Simon Howard <fraggle@gmail.com> authored on 2011/03/30 15:16
Add a symlink hack to work around the fact that OS X doesn't like paths

72b17f7b – Simon Howard <fraggle@gmail.com> authored on 2011/03/30 15:00
On OS X, display a dialog box when exiting with I_Error, like on

0268c882 – Simon Howard <fraggle@gmail.com> authored on 2011/03/28 19:48
Remove the BUGS file as it doesn't really contain any useful

5a2bbe2e – Simon Howard <fraggle@gmail.com> authored on 2011/03/28 19:39
Add vim modeline for text wrapping to documentation text files.

15a1c492 – Simon Howard <fraggle@gmail.com> authored on 2011/03/28 19:33
Emulate bug with IDMUS cheat when emulating v1.9 (thanks Alexandre

a4ff8b18 – Simon Howard <fraggle@gmail.com> authored on 2011/03/28 17:36
Fix OPL MIDI playback when using an empty .mus / .mid file (thanks

d706f969 – Simon Howard <fraggle@gmail.com> authored on 2011/03/28 17:32
Allow .lmp files to be loaded (and demo files to be played back) that

6e099632 – Simon Howard <fraggle@gmail.com> authored on 2011/03/27 20:24
Fix weapon cycling from the shotgun to the chaingun in Doom 1 (thanks

a69af94b – Simon Howard <fraggle@gmail.com> authored on 2011/03/27 19:45
Scroll faster in reaction to the scroll wheel.

623b4b1a – Simon Howard <fraggle@gmail.com> authored on 2011/03/27 19:42
Change default sfx/music volume in setup tool to 8, to match the game

e339efa4 – Simon Howard <fraggle@gmail.com> authored on 2011/03/22 17:33
Switch separator to show "screen mode" or "window size" depending on

bc087b49 – Simon Howard <fraggle@gmail.com> authored on 2011/03/22 17:08
Fix scrollbars so that clicks scroll the pane to a location that matches

7093b65c – Simon Howard <fraggle@gmail.com> authored on 2011/03/22 15:49
Reorganise the display settings window.

c724b387 – Simon Howard <fraggle@gmail.com> authored on 2011/03/17 18:54
Add back -a option to automake, and remove INSTALL if automake installs

e512baa1 – Simon Howard <fraggle@gmail.com> authored on 2011/03/17 18:43
Fix up placement of display settings window.

3d641bae – Simon Howard <fraggle@gmail.com> authored on 2011/03/15 18:41
Fix NEWS entry to list the full name for Alexandre Xavier.

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

68f51552 – Simon Howard <fraggle@gmail.com> authored on 2011/03/06 16:08
Merge from trunk.

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).

52db6da5 – Simon Howard <fraggle@gmail.com> authored on 2011/02/28 16:19
Bind screen_bpp variable in setup tool.

909d93ce – Simon Howard <fraggle@gmail.com> authored on 2011/02/28 15:48
Fix autoadjust of pixel depth in setup tool.

72c11913 – Simon Howard <fraggle@gmail.com> authored on 2011/02/24 15:57
Make code changes to add Heretic/Hexen support to OS X launcher.

b24a72cf – Simon Howard <fraggle@gmail.com> authored on 2011/02/24 15:55
Load response files from main() before calling D_DoomMain, so that all

8bf9496e – Simon Howard <fraggle@gmail.com> authored on 2011/02/20 17:29
Looks like a merge error - oops.

645e33ef – Simon Howard <fraggle@gmail.com> authored on 2011/02/14 15:40
Increase buffer size to 32 to fix overflow (thanks Quasar).

a9996b41 – Simon Howard <fraggle@gmail.com> authored on 2011/02/12 10:38
Merge from trunk.

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

7d7b5087 – Simon Howard <fraggle@gmail.com> authored on 2010/12/14 18:32
Add missing windows.h #include for Windows build (thanks Blondie and

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.

59d5d0d6 – Simon Howard <fraggle@gmail.com> authored on 2010/12/10 20:01
Fix problem with -autojoin apparently caused by merge error.

ec3323b9 – Simon Howard <fraggle@gmail.com> authored on 2010/12/10 19:33
Bind new screen_bpp variable to configuration file.

0688ecda – Simon Howard <fraggle@gmail.com> authored on 2010/12/10 19:10
Rearrange single player init to always use net_gamesettings_t structure.

57a9f56e – Simon Howard <fraggle@gmail.com> authored on 2010/12/10 18:56
Fix memory leak when dynamically resizing window in true color video

d1a39671 – Simon Howard <fraggle@gmail.com> authored on 2010/12/10 18:46
Merge from trunk.

6a2d4763 – Simon Howard <fraggle@gmail.com> authored on 2010/12/10 18:20
Fix crash introduced by merge.

8dab0a3e – Simon Howard <fraggle@gmail.com> authored on 2010/12/10 17:44
Merge from trunk. This is slightly out of date as I did the merge

Next