shithub: choc

RSS feed

c16a0065 – James Haley <haleyjd@hotmail.com> authored on 2011/02/26 01:00
Fix for problem of not changing to new Sigil type properly when

8de669ac – James Haley <haleyjd@hotmail.com> authored on 2011/02/25 22:36
P_GiveBody seems to need a P_SubstNullMobj, otherwise a crash occurs in

1b7d9ea6 – James Haley <haleyjd@hotmail.com> authored on 2011/02/25 10:12
Found the last difference causing the IWAD to desync - players

08660bbb – James Haley <haleyjd@hotmail.com> authored on 2011/02/24 01:28
Continuing verification of all P_Random calls has lead to several fixes

7604a095 – James Haley <haleyjd@hotmail.com> authored on 2011/02/23 04:25
Removed all dead code containing P_Random calls to avoid false hits in

71f19d8d – James Haley <haleyjd@hotmail.com> authored on 2011/02/20 17:46
Add'l commenting, removed gamemap == 8 hack left over from Doom 1 which

c4613691 – James Haley <haleyjd@hotmail.com> authored on 2011/02/20 17:00
Fix to the order of the chat macros.

1dfe19b3 – James Haley <haleyjd@hotmail.com> authored on 2011/02/20 13:36
Removed ability to disable messages, and replaced with configuration

9e130084 – James Haley <haleyjd@hotmail.com> authored on 2011/02/13 23:23
Made note of vanilla Sigil damage thrust bug, and repaired two issues

63903f9a – James Haley <haleyjd@hotmail.com> authored on 2011/02/13 21:21
Fix to HUlib_drawYellowText (more Hex-Rays code-skipping shenanigans),

4c4a67ef – James Haley <haleyjd@hotmail.com> authored on 2011/02/13 16:31
Added note about authentic typo copied from the binary in p_dialog.

269c76d2 – James Haley <haleyjd@hotmail.com> authored on 2011/02/13 01:32
Stop Macil's planes from falling :)

bec126b6 – Simon Howard <fraggle@gmail.com> authored on 2011/02/12 16:28
Oops.

4a833cdb – Simon Howard <fraggle@gmail.com> authored on 2011/02/12 16:25
Turn on gcc warnings for declarations made in a block after a statement;

f7c88d8d – James Haley <haleyjd@hotmail.com> authored on 2011/02/12 16:07
Fix a warning in m_argv.c (ATTN fraggle).

516a7028 – Simon Howard <fraggle@gmail.com> authored on 2011/02/12 13:42
Merge from raven-branch. FEATURE_MULTIPLAYER has been disabled

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

a15ba757 – James Haley <haleyjd@hotmail.com> authored on 2011/02/12 00:36
Bug fix for save/load/name your character menus, and some tweaks to the

a7a435cb – James Haley <haleyjd@hotmail.com> authored on 2011/02/12 00:00
Savegame code complete, hubs functional. Chocolate Strife is playable!

a24944d4 – James Haley <haleyjd@hotmail.com> authored on 2011/02/10 22:11
Don't crash in D_IntroBackground when using -nograph.

9c448419 – James Haley <haleyjd@hotmail.com> authored on 2011/02/10 22:02
Finished routines in m_saves.c. Added M_CreateSaveDirs to make

0e7e7ba3 – James Haley <haleyjd@hotmail.com> authored on 2011/02/10 15:45
Restarted work on hub save code. Brought in multiple filepath handling

808f6fd8 – James Haley <haleyjd@hotmail.com> authored on 2011/02/06 20:50
Added graphical intro loading screen, and -nograph parameter which

17333436 – James Haley <haleyjd@hotmail.com> authored on 2011/02/06 12:38
Numerous fixes/adjustments: removed bodyque, restored "is turbo" (found

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 '+'

ab144aa9 – James Haley <haleyjd@hotmail.com> authored on 2011/02/05 00:57
Documented most of the questflags. Misc fixes: Removed "is turbo!"

e81e9d80 – James Haley <haleyjd@hotmail.com> authored on 2011/02/04 20:23
Finished second passes through p_map and p_maputl - modules are largely

725090a6 – James Haley <haleyjd@hotmail.com> authored on 2011/02/04 00:50
Finished second sweep of p_inter.c for missed code and bugs. Significant

aecddc60 – James Haley <haleyjd@hotmail.com> authored on 2011/02/03 20:37
Finished second pass through p_mobj.c - module should now be finalized

09739328 – James Haley <haleyjd@hotmail.com> authored on 2011/02/03 16:50
Implemented "blockingline" variable so that missiles can trigger

272bfd44 – James Haley <haleyjd@hotmail.com> authored on 2011/02/03 00:38
Verified various changes in a second sweep through IDA. Fixes:

83fb03a0 – Simon Howard <fraggle@gmail.com> authored on 2011/01/30 20:25
When large numbers of screen resolutions are detected, increase the

5201de4f – James Haley <haleyjd@hotmail.com> authored on 2011/01/29 23:10
Add win_opendir.c module for MSVC++ builds which contains public domain

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

e225e0c9 – Simon Howard <fraggle@gmail.com> authored on 2010/12/10 17:37
Fix build problem (thanks Proteh).

c7b77349 – Simon Howard <fraggle@gmail.com> authored on 2010/12/10 17:21
Remove "Error:" from the message displayed by I_Error, to match Vanilla.

d82620a4 – Simon Howard <fraggle@gmail.com> authored on 2010/12/10 15:53
Update NEWS.

af3e4412 – Simon Howard <fraggle@gmail.com> authored on 2010/12/10 15:43
Change alignment of actions in a window's action area so that there is

56824b13 – Simon Howard <fraggle@gmail.com> authored on 2010/12/10 15:31
Replace txt_widget_t#selectable with a callback function to query

9caebe58 – Simon Howard <fraggle@gmail.com> authored on 2010/12/10 14:15
Add "warp" menu to the main menu of the setup tool, like Vanilla

04f6f45f – Simon Howard <fraggle@gmail.com> authored on 2010/12/10 13:15
Fix typo (thanks Sander van Dijk).

4a76f500 – Simon Howard <fraggle@gmail.com> authored on 2010/12/10 12:53
Specify master server port explicitly, so that server registration works

3f3efe93 – Russell Rice <rtc_marine@hotmail.com> authored on 2010/12/07 18:13
- Update chocolate-server codeblocks project

6727d54e – Simon Howard <fraggle@gmail.com> authored on 2010/12/07 17:35
Assign the oldest client to be the controller, not the first found in

e4025e0a – Simon Howard <fraggle@gmail.com> authored on 2010/12/06 18:37
Fix -solo-net to actually behave the same as other ports.

35104488 – Simon Howard <fraggle@gmail.com> authored on 2010/12/06 17:38
Rename -netdemo command line parameter to -solo-net, for consistency

678a8f9a – Simon Howard <fraggle@gmail.com> authored on 2010/12/05 19:04
Update NEWS.

2a786cc6 – Simon Howard <fraggle@gmail.com> authored on 2010/12/05 09:42
Allow textscreen font to be overridden using the TEXTSCREEN_FONT command

d3c8d42b – Simon Howard <fraggle@gmail.com> authored on 2010/12/04 15:56
Rename search command line options: -search to search the Internet,

3c57887b – Simon Howard <fraggle@gmail.com> authored on 2010/12/04 15:48
Add ping time to query output.

0194038c – Simon Howard <fraggle@gmail.com> authored on 2010/12/04 15:40
Fix formatting for -masterquery to match -search.

863afa81 – Simon Howard <fraggle@gmail.com> authored on 2010/12/04 15:34
Fix bug when running with -server option.

0ff67f43 – Simon Howard <fraggle@gmail.com> authored on 2010/12/02 16:34
Make multiple query attempts to servers before giving up. Display a

59d2ed0f – Simon Howard <fraggle@gmail.com> authored on 2010/12/02 15:32
Add -servername parameter to allow the owner to change the name returned

b11030cb – Simon Howard <fraggle@gmail.com> authored on 2010/12/02 15:11
More refactoring of querying code, to not be specific to the purpose of

bfbffcf1 – Simon Howard <fraggle@gmail.com> authored on 2010/12/02 14:26
Refactor query code and add a -masterquery command line parameter to

f9ab444c – Simon Howard <fraggle@gmail.com> authored on 2010/12/02 13:23
Register servers with Internet master server.

74034c0c – Simon Howard <fraggle@gmail.com> authored on 2010/11/30 16:52
Oops.

b8db918b – Simon Howard <fraggle@gmail.com> authored on 2010/11/30 15:44
Remove "-debugfile" command line option and associated variable.

89187a00 – Simon Howard <fraggle@gmail.com> authored on 2010/11/30 15:26
Update NEWS.

81170639 – Russell Rice <rtc_marine@hotmail.com> authored on 2010/11/30 15:09
- Update codeblocks project

9e54684b – Simon Howard <fraggle@gmail.com> authored on 2010/11/30 15:00
Add support for HACX v1.2 IWAD file.

e18391bb – Simon Howard <fraggle@gmail.com> authored on 2010/11/29 20:08
Add NOT-BUGS file with some common Vanilla gotchas.

6307e5e2 – Simon Howard <fraggle@gmail.com> authored on 2010/11/29 15:18
Auto-adjust the screen color depth if the configured color depth is not

d417ce23 – Simon Howard <fraggle@gmail.com> authored on 2010/11/27 18:23
Add dropdown list to setup tool to select screen BPP.

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

005747a6 – Simon Howard <fraggle@gmail.com> authored on 2010/11/20 11:45
Remove dependency of network code on Doom code.

167d4df4 – Simon Howard <fraggle@gmail.com> authored on 2010/11/09 11:10
Update Python scripts to work in Python 3.

9e803d93 – Simon Howard <fraggle@gmail.com> authored on 2010/10/08 14:33
Fix end game confirmation message.

04ef30c2 – Simon Howard <fraggle@gmail.com> authored on 2010/10/08 14:32
Add m_saves.c to build.

Next