shithub: choc

RSS feed

d67c5cd7 – Simon Howard <fraggle@gmail.com> authored on 2009/01/27 16:55
Fix for R_InitTranslationTables to not align on a 256 byte boundary

2932aef2 – Simon Howard <fraggle@gmail.com> authored on 2009/01/27 16:45
Don't align "colormaps" on a 256 byte boundary (fix for 64 bit)

1f19598d – Simon Howard <fraggle@gmail.com> authored on 2009/01/27 16:33
long -> int

5460b512 – Simon Howard <fraggle@gmail.com> authored on 2009/01/27 16:28
Change obsolete pointer field to an integer field (fix for 64 bit)

15838128 – Simon Howard <fraggle@gmail.com> authored on 2009/01/27 16:21
Use sizeof() to calculate amounts to allocate, rather than hard-coded

03771945 – Simon Howard <fraggle@gmail.com> authored on 2009/01/27 15:49
Merge from trunk.

63c1c6e6 – Simon Howard <fraggle@gmail.com> authored on 2009/01/17 09:05
Fix '-mmap' command line parameter.

15c1f099 – Simon Howard <fraggle@gmail.com> authored on 2009/01/09 17:03
Merge from trunk.

7d5d1676 – Simon Howard <fraggle@gmail.com> authored on 2009/01/09 15:01
Add back missing "FINISHED" graphic to intermission screen.

200b46f2 – Simon Howard <fraggle@gmail.com> authored on 2009/01/07 17:05
Create the ~/.chocolate-doom/savegames directory on startup if it does

ed880ffd – Simon Howard <fraggle@gmail.com> authored on 2009/01/07 16:51
Replace -nommap with -mmap; do not use mmap()ed file access by default.

74e939aa – Simon Howard <fraggle@gmail.com> authored on 2008/12/20 15:36
Fix Hexen startup code to set window title before setting video mode

b9b0c2ab – Simon Howard <fraggle@gmail.com> authored on 2008/12/20 15:25
Merge from trunk.

acd1a13a – Simon Howard <fraggle@gmail.com> authored on 2008/12/10 15:25
Bump version to 1.2.1, update NEWS and ChangeLog.

baf0aa3a – Simon Howard <fraggle@gmail.com> authored on 2008/12/10 15:20
Fix crash when playing Doom 1 levels.

c04e9658 – Simon Howard <fraggle@gmail.com> authored on 2008/12/09 20:06
Bump version to 1.2.0, update NEWS and ChangeLog.

08522e4b – Simon Howard <fraggle@gmail.com> authored on 2008/12/09 20:01
Undo previous change.

aed280e1 – Simon Howard <fraggle@gmail.com> authored on 2008/12/09 19:42
Set icon before calling TXT_Init, for setup and ENDOOM screens.

b22df6a1 – Simon Howard <fraggle@gmail.com> authored on 2008/12/09 19:00
Fix window icon/title under Windows XP Luna theme.

b00b6553 – Simon Howard <fraggle@gmail.com> authored on 2008/12/09 18:32
Make intermission screen work on MAP33, to be consistent with Vanilla

ca3844dc – Simon Howard <fraggle@gmail.com> authored on 2008/12/09 15:35
Add check for sched_setaffinity to configure and only use it if it is

a0062502 – Simon Howard <fraggle@gmail.com> authored on 2008/12/09 14:56
Add SDL_CFLAGS, SDL_LDFLAGS to default compile flags, and check for SDL

0ec9859e – Simon Howard <fraggle@gmail.com> authored on 2008/12/08 15:50
Update lists of keyboard/mouse/joystick buttons.

4fa31de5 – Simon Howard <fraggle@gmail.com> authored on 2008/12/08 15:31
Flip the screen buffers after changing palette when doing the Hexen

a8206096 – Russell Rice <rtc_marine@hotmail.com> authored on 2008/12/05 18:50
Update codeblocks projects

bb58e40a – Simon Howard <fraggle@gmail.com> authored on 2008/12/05 18:34
Auto-select the game type based on detected IWADs. If IWADs from

3fd9acf6 – Simon Howard <fraggle@gmail.com> authored on 2008/12/03 17:09
Use FILE_MAP_COPY instead of FILE_MAP_ALL_ACCESS for mapping files

d9f9a3b4 – Simon Howard <fraggle@gmail.com> authored on 2008/12/03 14:16
Oops.

27f8ea9f – Simon Howard <fraggle@gmail.com> authored on 2008/12/03 13:54
Centralise the list of IWAD files and use bitmasks to select which

02f2b37c – Simon Howard <fraggle@gmail.com> authored on 2008/12/02 14:24
Add missing include.

a2afcffe – Simon Howard <fraggle@gmail.com> authored on 2008/12/02 14:19
Use the hardware palette for textscreen and Hexen graphical startup.

2c2e0d5a – Simon Howard <fraggle@gmail.com> authored on 2008/12/02 14:02
Fix setup to show the correct available sfx/music options, depending on

4af7ea5b – Simon Howard <fraggle@gmail.com> authored on 2008/12/02 13:59
Use PROGRAM_PREFIX for defining config file filenames.

a55ed79b – Simon Howard <fraggle@gmail.com> authored on 2008/12/02 13:58
Fix endianness bug with Hexen ACS code.

e3a806cc – Simon Howard <fraggle@gmail.com> authored on 2008/12/01 17:16
Do endianness conversion when accessing patch->width fields.

c8ef0c4a – Simon Howard <fraggle@gmail.com> authored on 2008/12/01 17:13
Add missing header includes.

f871c15b – Simon Howard <fraggle@gmail.com> authored on 2008/12/01 16:43
Remove 'uint' type.

2805b879 – Simon Howard <fraggle@gmail.com> authored on 2008/12/01 16:34
Remove #pragma statements.

8f0c7980 – Simon Howard <fraggle@gmail.com> authored on 2008/12/01 16:16
Fix make dist.

653bf3a0 – Simon Howard <fraggle@gmail.com> authored on 2008/12/01 16:08
Don't try to read SDL events until initialised.

e4d5a1e0 – Simon Howard <fraggle@gmail.com> authored on 2008/11/28 17:56
Update HH-TODO.

f062903b – Simon Howard <fraggle@gmail.com> authored on 2008/11/28 17:54
Add function to get the number of episodes.

38f09a6c – Simon Howard <fraggle@gmail.com> authored on 2008/11/28 17:50
Set svn:ignore properties on directories.

50aa3823 – Simon Howard <fraggle@gmail.com> authored on 2008/11/28 17:47
Add Heretic/Hexen controls to setup program.

a33d2359 – Simon Howard <fraggle@gmail.com> authored on 2008/11/27 14:45
Add -game command-line parameter to control what game to configure

2b5de0ba – Simon Howard <fraggle@gmail.com> authored on 2008/11/26 16:09
Add bindings for remaining missing config file variables, to get

2f673252 – Simon Howard <fraggle@gmail.com> authored on 2008/11/24 14:01
Make chocolate-setup use m_controls.c definitions for config file

09f98f80 – Simon Howard <fraggle@gmail.com> authored on 2008/11/23 12:52
Shut up some Hexen compiler warnings.

828b0991 – Simon Howard <fraggle@gmail.com> authored on 2008/11/23 12:39
Shut up compiler warnings in Heretic code.

ae18d8c4 – Simon Howard <fraggle@gmail.com> authored on 2008/11/21 13:03
Move setup/ into src/ and merge with main codebase. Remove duplicated

9646b03b – Russell Rice <rtc_marine@hotmail.com> authored on 2008/11/21 04:37
Update msvc project

bf1980da – Russell Rice <rtc_marine@hotmail.com> authored on 2008/11/21 04:33
Update codeblocks project

e4aa7597 – Simon Howard <fraggle@gmail.com> authored on 2008/11/09 11:39
Recreate Hexen graphical startup in SDL.

71d013a4 – Simon Howard <fraggle@gmail.com> authored on 2008/11/08 01:58
Recreate Heretic startup progress bar using textscreen library.

bce9b6d6 – Simon Howard <fraggle@gmail.com> authored on 2008/11/08 01:57
Use sizeof(short) to calculate size for allocation.

76e08671 – Simon Howard <fraggle@gmail.com> authored on 2008/11/03 14:04
Add NULL terminator to Hexen sprite names list.

8c78e065 – Simon Howard <fraggle@gmail.com> authored on 2008/11/03 14:02
Add NULL terminator to sprite names list.

65c1c988 – Simon Howard <fraggle@gmail.com> authored on 2008/11/02 18:53
Fix up raven-branch copyright notices.

046f9226 – Simon Howard <fraggle@gmail.com> authored on 2008/11/02 18:36
Remove Hexen TIMEBOMB code.

96879d84 – Simon Howard <fraggle@gmail.com> authored on 2008/10/31 16:28
Move gamma correction table to tables.c.

280ae3a4 – Simon Howard <fraggle@gmail.com> authored on 2008/10/31 13:27
Don't set processor affinity on OSX, as it does not support

56e56f79 – Russell Rice <rtc_marine@hotmail.com> authored on 2008/10/31 05:12
- Delete the "all-in-one" project file and rename the solution file to

6d54e2df – Russell Rice <rtc_marine@hotmail.com> authored on 2008/10/31 05:03
- Update codeblocks projects

4ae59946 – Russell Rice <rtc_marine@hotmail.com> authored on 2008/10/29 23:08
- Add missing m_random.h for hexen

091f9380 – Simon Howard <fraggle@gmail.com> authored on 2008/10/29 22:10
Factor out Heretic and Hexen versions of m_misc.c. Make -file for

8c045b4b – Simon Howard <fraggle@gmail.com> authored on 2008/10/29 22:08
Turn off warnings-as-errors.

c2fb9dc5 – Simon Howard <fraggle@gmail.com> authored on 2008/10/29 17:04
Update Hexen to use common cheats code.

4cb20a81 – Simon Howard <fraggle@gmail.com> authored on 2008/10/29 16:57
Add packed structure attribute for structures read from disk.

b0cc15b6 – Simon Howard <fraggle@gmail.com> authored on 2008/10/26 00:00
Update HH-TODO.

06790ce0 – Simon Howard <fraggle@gmail.com> authored on 2008/10/24 14:03
Further fixes to stop lumps being modified.

80eacd13 – Simon Howard <fraggle@gmail.com> authored on 2008/10/24 13:28
Fix Heretic/Hexen implementations of P_LoadBlockmap to not modify the

8022c5cc – Simon Howard <fraggle@gmail.com> authored on 2008/10/24 13:12
Endianness fixes for ACS code.

a3abf64a – Simon Howard <fraggle@gmail.com> authored on 2008/10/23 17:34
Fix Heretic/Hexen demo desyncs.

69116f7c – Simon Howard <fraggle@gmail.com> authored on 2008/10/13 17:29
Set window title for chocolate-hexen.

09847863 – Simon Howard <fraggle@gmail.com> authored on 2008/10/13 17:20
Update HH-TODO.

7eb3ddaf – Simon Howard <fraggle@gmail.com> authored on 2008/10/13 17:19
Perform necessary shutdown tasks on exit of Hexen.

6f116526 – Simon Howard <fraggle@gmail.com> authored on 2008/10/12 11:45
Don't hog the CPU.

1901777a – Simon Howard <fraggle@gmail.com> authored on 2008/10/12 11:41
Fix autorun hack for Hexen.

a2fe8877 – Russell Rice <rtc_marine@hotmail.com> authored on 2008/10/11 03:17
- Use FILE_MAP_COPY instead of FILE_MAP_ALL_ACCESS for memory mapped

78e4c283 – Simon Howard <fraggle@gmail.com> authored on 2008/10/10 19:54
Convert Heretic/Hexen menu code to use translated key value when

32565063 – Simon Howard <fraggle@gmail.com> authored on 2008/10/10 19:44
Move shiftxform table to i_video.c; make 'data2' for key events

ea4e1fcf – Simon Howard <fraggle@gmail.com> authored on 2008/10/10 19:41
Fix crash at Hexen title screen.

53fa8e08 – Simon Howard <fraggle@gmail.com> authored on 2008/10/10 14:01
Set SavePath correctly and create the directory if necessary.

0aa90653 – Russell Rice <rtc_marine@hotmail.com> authored on 2008/10/09 18:37
Update codeblocks project for hexen, which builds successfully now.

d0531706 – Simon Howard <fraggle@gmail.com> authored on 2008/10/09 15:40
Fix crashes when loading the same level twice.

88dd6235 – Simon Howard <fraggle@gmail.com> authored on 2008/10/09 15:23
Add mouse grab callback for Hexen.

bb9ceef0 – Simon Howard <fraggle@gmail.com> authored on 2008/10/09 14:46
Replace Z_ChangeTag/Z_Free usage with W_ReleaseLump*

9736ada9 – Simon Howard <fraggle@gmail.com> authored on 2008/10/08 18:44
Fix sound effects!

7f69666e – Simon Howard <fraggle@gmail.com> authored on 2008/10/08 18:24
Save config file at exit and initialise sound (fixes music)

1670801d – Simon Howard <fraggle@gmail.com> authored on 2008/10/08 15:34
Replace hexen "shareware" variable with gamemode/gamemission. Use

65404cbe – Simon Howard <fraggle@gmail.com> authored on 2008/10/08 15:13
Move chocolate-hexen to default build.

f75d8a50 – Simon Howard <fraggle@gmail.com> authored on 2008/10/08 15:12
Minor tweaks to get chocolate-hexen to build.

a045c309 – Simon Howard <fraggle@gmail.com> authored on 2008/10/08 15:01
Remove unused tsm_ID reference.

066b90fc – Simon Howard <fraggle@gmail.com> authored on 2008/10/08 14:58
Use internal DisplayTicker variable for hexen/sb_bar.c.

d4d0f994 – Simon Howard <fraggle@gmail.com> authored on 2008/10/08 14:47
Switch configuration file code to common configuration file code, and

dc7d7279 – Simon Howard <fraggle@gmail.com> authored on 2008/10/05 14:29
Perform bounds checking on separation and volume values passed to the

da447edc – Russell Rice <rtc_marine@hotmail.com> authored on 2008/10/05 00:18
- Rename main.workspace to chocolate.workspace (since we have doom.cbp,

1c93a6a6 – Russell Rice <rtc_marine@hotmail.com> authored on 2008/10/05 00:05
Include missing files in hexen project

da7f8071 – Russell Rice <rtc_marine@hotmail.com> authored on 2008/10/04 23:39
Update codeblocks projects

62aa3c85 – Simon Howard <fraggle@gmail.com> authored on 2008/10/04 10:45
Draw loading disk into a temporary buffer rather than the screen, to fix

Next