shithub: choc

RSS feed

3d4af636 – Simon Howard <fraggle@gmail.com> authored on 2008/07/29 14:05
Monsters don't drop ammo in Chex Quest.

4d0b888e – Simon Howard <fraggle@gmail.com> authored on 2008/07/28 20:50
Add magic dehacked comment to enable long cheat sequences (also for Chex

530888d2 – Simon Howard <fraggle@gmail.com> authored on 2008/07/26 19:51
In chex mode, always warp to an episode 1 level, and display the level

6e8d5f11 – Simon Howard <fraggle@gmail.com> authored on 2008/07/26 11:45
Allow magic comments in dehacked files that disable the DOS dehacked

fa03d0eb – Simon Howard <fraggle@gmail.com> authored on 2008/07/26 11:29
Chex Quest's chex.exe is based on the Final Doom exe, not the Ultimate

e59a6163 – Simon Howard <fraggle@gmail.com> authored on 2008/07/26 11:23
Fix "dimensional shambler waiting at the dos prompt" quit message to

b1ece32a – Simon Howard <fraggle@gmail.com> authored on 2008/07/25 15:56
Initial chex.exe emulation.

82b4201f – Simon Howard <fraggle@gmail.com> authored on 2008/07/09 19:22
Fix dehacked replacements for the "press y to quit to dos" string.

b7c73120 – Simon Howard <fraggle@gmail.com> authored on 2008/07/07 05:10
Fix quit screen confirm message to say "quit to dos" rather than just

3b0f96df – Simon Howard <fraggle@gmail.com> authored on 2008/06/14 13:42
Add a helpful message for people trying to play with the wrong IWAD.

6ec196ca – Simon Howard <fraggle@gmail.com> authored on 2008/06/10 20:14
Only apply dehacked green armor class to the green armor shirt, not the

e04445dd – Simon Howard <fraggle@gmail.com> authored on 2008/06/09 14:11
Always set armor class to 2 when picking up a megasphere (thanks

196c83d2 – GhostlyDeath <GhostlyDeath@users.sourceforge.net> authored on 2008/05/04 23:52
Updated Code::Blocks project for new files

a85dd432 – Simon Howard <fraggle@gmail.com> authored on 2008/05/04 23:48
Add setup-manifest.xml to dist.

a9e8b883 – GhostlyDeath <GhostlyDeath@users.sourceforge.net> authored on 2008/05/04 23:44
Updated VC++ Project for added files; Manifest should have version

7be95522 – Simon Howard <fraggle@gmail.com> authored on 2008/05/04 23:11
(Hopefully) fix for Windows Vista asking for security elevation when

d190b596 – Simon Howard <fraggle@gmail.com> authored on 2008/05/04 17:43
Remove Vanilla Doom reload hack.

72680b42 – Simon Howard <fraggle@gmail.com> authored on 2008/05/04 13:09
Add command line option to disable mmapped WAD I/O.

24c3f694 – Simon Howard <fraggle@gmail.com> authored on 2008/05/04 12:45
Fix win32 mmap driver and add to build.

7aa93fbe – Simon Howard <fraggle@gmail.com> authored on 2008/05/02 18:52
Add Windows memory mapping backend.

ae17cc67 – Simon Howard <fraggle@gmail.com> authored on 2008/05/02 15:19
Memory-mapped WAD access.

e33dbd82 – Simon Howard <fraggle@gmail.com> authored on 2008/05/02 15:18
Fix up some more code calling Z_Free instead of W_ReleaseLumpNum.

3f54daea – Simon Howard <fraggle@gmail.com> authored on 2008/05/02 14:48
Add W_CacheLumpNum,Name API to WAD code for releasing a lump back to

6b1ac97d – Simon Howard <fraggle@gmail.com> authored on 2008/05/02 13:32
Add WAD I/O abstraction layer - first step for mmapped WAD access.

05ad516a – Simon Howard <fraggle@gmail.com> authored on 2008/04/26 12:31
"Python Image Library" -> "Python Imaging Library" (thanks exp(x)).

3c0abe55 – Simon Howard <fraggle@gmail.com> authored on 2008/04/26 10:33
Add new Chocolate Doom icon.

fa497db8 – Simon Howard <fraggle@gmail.com> authored on 2008/04/25 19:33
Generate transparency mask for the application icon from black parts of

47a4af66 – GhostlyDeath <GhostlyDeath@users.sourceforge.net> authored on 2008/04/23 03:44
VC++ Project now builds

d71c67a0 – Simon Howard <fraggle@gmail.com> authored on 2008/04/19 21:00
Bump version to 1.1.1, update ChangeLog and NEWS.

c83f0c2d – Simon Howard <fraggle@gmail.com> authored on 2008/04/19 12:41
Fix build problem when libsamplerate support is enabled.

3fd3abaf – Simon Howard <fraggle@gmail.com> authored on 2008/04/19 11:52
Bump version to 1.1.0, update ChangeLog and NEWS.

496a9e8b – Simon Howard <fraggle@gmail.com> authored on 2008/04/19 11:30
Fix some more warnings.

226cf56d – Simon Howard <fraggle@gmail.com> authored on 2008/04/19 11:27
Fix warning.

974228a5 – Simon Howard <fraggle@gmail.com> authored on 2008/04/19 09:43
Don't successfully save a savegame if a buffer overrun occurs, and don't

33616f49 – Simon Howard <fraggle@gmail.com> authored on 2008/04/19 09:24
Update NEWS.

2b22bd24 – Simon Howard <fraggle@gmail.com> authored on 2008/04/16 16:30
Update some of the documentation.

125f86e1 – Simon Howard <fraggle@gmail.com> authored on 2008/04/15 19:16
Make the BSD PC speaker driver work on FreeBSD.

46a5fbdc – Simon Howard <fraggle@gmail.com> authored on 2008/04/15 17:40
Make use_libsamplerate be an integer value that controls conversion

0910b7ef – Simon Howard <fraggle@gmail.com> authored on 2008/04/15 17:19
Fix bug with joystick configuration.

ecb28993 – Simon Howard <fraggle@gmail.com> authored on 2008/04/01 20:00
April Fools!

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.

Next