shithub: choc

RSS feed

29e7b9d8 – Simon Howard <fraggle@gmail.com> authored on 2014/01/19 02:35
doom: Add support for Freedoom IWAD names.

e3047e45 – Witold Pilat <witold.pilat@gmail.com> authored and Simon Howard <fraggle@gmail.com> committed on 2014/01/19 02:23
configure: Add option to disable libsamplerate.

3ad2868c – Simon Howard <fraggle+github@gmail.com> authored on 2014/01/18 18:19
Merge pull request #320 from fielder/master

936f9ffb – Chris Fielder <shambler.qc@gmail.com> authored on 2013/12/28 11:58
heretic: fix automap panning left

9ec3bb73 – Simon Howard <fraggle+github@gmail.com> authored on 2013/12/26 03:00
Merge pull request #318 from svdijk/bugfix

5a35c438 – svdijk <svdijk@users.sourceforge.net> authored on 2013/12/23 09:45
heretic, hexen: Fix mouse (and joystick) weapon cycling.

a6588222 – svdijk <svdijk@users.sourceforge.net> authored on 2013/12/23 09:37
setup: Add key_mission to the controls group.

b9690ac0 – Jan Engelhardt <jengelh@inai.de> authored on 2013/12/10 12:09
build: adjust location of execgamesdir

af5ebef3 – Jan Engelhardt <jengelh@inai.de> authored on 2013/12/10 12:03
build: kill redundant boilerplate in autogen.sh

f5396cf3 – Jan Engelhardt <jengelh@inai.de> authored on 2013/12/10 12:02
build: do not create an INSTALL file

d44fdfae – Jan Engelhardt <jengelh@inai.de> authored on 2013/12/10 11:59
build: fix not-honored --docdir setting

e6deb55e – Jan Engelhardt <jengelh@inai.de> authored on 2013/12/10 11:56
build: avoid error message during autogen.sh

e2f1ba09 – Simon Howard <fraggle@gmail.com> authored on 2013/12/09 00:28
Bump version number to 2.0.0, make minor modifications to NEWS.

78ac59a2 – Simon Howard <fraggle@gmail.com> authored on 2013/12/05 22:59
Fix crash caused by Strife nicknames (thanks fabian).

b662a3d8 – Simon Howard <fraggle@gmail.com> authored on 2013/12/05 22:48
Update README to point at Github instead of Sourceforge. Remove contents

89fa06e5 – Simon Howard <fraggle@gmail.com> authored on 2013/12/03 23:56
Rename configure.in to configure.ac, to comply with modern autotools

e52ca315 – Simon Howard <fraggle@gmail.com> authored on 2013/12/03 23:46
Don't clean static manpages (oops).

3f7cafb3 – Simon Howard <fraggle@gmail.com> authored on 2013/12/03 23:40
Fix 'make clean' where some files were not being cleaned (thanks

31e5261c – Simon Howard <fraggle@gmail.com> authored on 2013/11/27 21:50
Fix Heretic demo desync caused by r1228 (thanks marineController).

f3904bd8 – Simon Howard <fraggle@gmail.com> authored on 2013/11/18 23:07
Fix crash when using fallback Doom IWAD and selecting level.

c8b02b80 – Simon Howard <fraggle@gmail.com> authored on 2013/11/16 21:30
Bump version number to 2.0.0-beta3.

920d4034 – Simon Howard <fraggle@gmail.com> authored on 2013/11/16 21:25
Bump version numbers for Codeblocks, MSVC project files from 1.99.0 to

f1926e7b – Simon Howard <fraggle@gmail.com> authored on 2013/11/16 21:17
Remove KEY_RSHIFT special-casing from Heretic/Hexen menu code to fix

33703db6 – Simon Howard <fraggle@gmail.com> authored on 2013/11/16 21:15
Initialize data2 to zero for ev_keyup events, rather than just letting

51526b9a – Simon Howard <fraggle@gmail.com> authored on 2013/11/16 20:41
Update INSTALL template file to include upgrade instructions for

612ec940 – Simon Howard <fraggle@gmail.com> authored on 2013/11/16 20:28
Change names of Doom II MAP31/MAP32 when using the BFG edition (thanks

49f5fb7e – Simon Howard <fraggle@gmail.com> authored on 2013/11/06 00:01
Show package string on Hexen startup, to match other games.

f17f194a – Simon Howard <fraggle@gmail.com> authored on 2013/11/05 23:41
Add Steam IWAD path for Hexen Deathkings WAD (thanks chungy).

a27a3388 – Simon Howard <fraggle@gmail.com> authored on 2013/11/05 23:36
Fix quoting around use of AC_LANG_PROGRAM macro to stop warning message.

be122a16 – Simon Howard <fraggle@gmail.com> authored on 2013/11/05 23:21
Clear relative mouse state after moving mouse cursor to corner to

9c1b1ff2 – Simon Howard <fraggle@gmail.com> authored on 2013/11/03 01:23
Merge from trunk.

31569586 – Simon Howard <fraggle@gmail.com> authored on 2013/11/02 17:11
Add default DOS installer paths for Heretic, Hexen and Strife to IWAD

84407a7a – Simon Howard <fraggle@gmail.com> authored on 2013/11/02 17:05
Change old Doom wiki link to new URL (thanks Quasar).

2e667473 – James Haley <haleyjd@hotmail.com> authored on 2013/11/02 11:32
* Fixed deathmatch spots error message to match binary (why'd they

41f9c8d5 – James Haley <haleyjd@hotmail.com> authored on 2013/10/31 20:49
Proper output of randomparm's current value when passing through

13661026 – James Haley <haleyjd@hotmail.com> authored on 2013/10/31 06:59
* Fix problem that crashes netdemos in ST_Drawer

24996f5b – Simon Howard <fraggle@gmail.com> authored on 2013/10/30 23:21
Only show 'flying' controls when configuring Heretic or Hexen, not

162ba0b7 – Simon Howard <fraggle@gmail.com> authored on 2013/10/30 22:59
Change gradient characters of 'large' textscreen font to be direct

8b4fe781 – Simon Howard <fraggle@gmail.com> authored on 2013/10/30 22:34
Fix setup tool Windows resource file to include the application manifest

5f39aa13 – Simon Howard <fraggle@gmail.com> authored on 2013/10/28 01:16
Bump version number to 2.0.0-beta2.

387fcd4f – Simon Howard <fraggle@gmail.com> authored on 2013/10/28 01:02
Merge from trunk.

5387e91e – Simon Howard <fraggle@gmail.com> authored on 2013/10/28 01:01
Use system DPI setting on Windows to determine whether to use the large

bdb5c58d – Simon Howard <fraggle@gmail.com> authored on 2013/10/27 23:41
Add missing asmv3 namespace to setup manifest (oops).

5a8db151 – Simon Howard <fraggle@gmail.com> authored on 2013/10/27 23:37
Declare Windows binaries as DPI-aware to prevent the OS from applying

c39fd3c5 – Simon Howard <fraggle@gmail.com> authored on 2013/10/27 21:30
Use .items() rather than .iteritems() for compatibility with Python 2.7

ee40db2f – Simon Howard <fraggle@gmail.com> authored on 2013/10/27 21:27
Merge from trunk.

552d300e – Simon Howard <fraggle@gmail.com> authored on 2013/10/27 21:23
Determine which textscreen font to use by looking at the current desktop

b07602b5 – Simon Howard <fraggle@gmail.com> authored on 2013/10/27 20:25
Fix Vanilla behavior of shift key when entering savegame names in the

0b4df30a – Simon Howard <fraggle@gmail.com> authored on 2013/10/27 20:00
Use _SCRIPTS rather than _DATA for duplicated setup binaries so that the

14d3126d – Simon Howard <fraggle@gmail.com> authored on 2013/10/26 17:26
Default to windowed mode in OS X, as there is an SDL bug that can cause

2d6b1a92 – Simon Howard <fraggle@gmail.com> authored on 2013/10/26 16:50
Don't crash Heretic in A_SkullPop() if a player is gibbed and respawns

09c8d7e8 – Simon Howard <fraggle@gmail.com> authored on 2013/10/26 16:35
Select fallback IWADs that match the game we are configuring (thanks

436d8edb – Simon Howard <fraggle@gmail.com> authored on 2013/10/22 20:40
When loading Heretic savegames, NULL out certain special values which

ead4a7a8 – Simon Howard <fraggle@gmail.com> authored on 2013/10/20 16:37
Oops.

c5defc73 – Simon Howard <fraggle@gmail.com> authored on 2013/10/20 16:28
Disable file selector dialog on Windows.

da29767a – Simon Howard <fraggle@gmail.com> authored on 2013/10/20 16:12
Fix icon at multiplayer wait screen (thanks Alexandre Xavier).

476323d7 – Simon Howard <fraggle@gmail.com> authored on 2013/10/20 16:06
Use OPL MIDI playback as the default music device.

d6ca2360 – James Haley <haleyjd@hotmail.com> authored on 2013/10/19 14:22
Correct up/down look logic that was incorrectly allowing 6 degrees of

8ccb6eaf – Simon Howard <fraggle@gmail.com> authored on 2013/10/15 20:41
Fix bug with freeing of static strings, accidentally introduced in

a58243be – Simon Howard <fraggle@gmail.com> authored on 2013/10/15 00:04
Fix accidental string concatenation that broke Steam Heretic IWAD

710e6b12 – Simon Howard <fraggle@gmail.com> authored on 2013/10/15 00:01
Rip out special casing on Windows that defaults to the SDL directx

5e8e8170 – Simon Howard <fraggle@gmail.com> authored on 2013/10/14 22:25
Remove call to I_SetWindowTitle() that is no longer needed.

7241db54 – Simon Howard <fraggle@gmail.com> authored on 2013/10/14 21:36
Remove gamemission variables for Heretic and Hexen and hard-code to the

5c02df23 – Simon Howard <fraggle@gmail.com> authored on 2013/10/12 15:13
Update generation of Windows RC version to properly handle -xxx

4cd5d502 – Simon Howard <fraggle@gmail.com> authored on 2013/10/12 00:04
Bump version number to v2.0.0-beta1; update NEWS.

52c34aac – Simon Howard <fraggle@gmail.com> authored on 2013/10/12 00:03
Merge HH-TODO into main TODO file.

6cf2d4cc – Simon Howard <fraggle@gmail.com> authored on 2013/10/11 23:22
Tweak mouse grab behavior: don't arbitrarily warp the mouse at game

6e09cdf2 – Simon Howard <fraggle@gmail.com> authored on 2013/10/11 22:48
Fix Hexen CD music (now working and tested with a real Hexen CD).

fe63589f – Simon Howard <fraggle@gmail.com> authored on 2013/10/07 21:02
Don't grab the mouse at the Strife startup screen.

2f256359 – Simon Howard <fraggle@gmail.com> authored on 2013/10/07 20:53
Set window title/icon for Heretic/Hexen startup windows, to match the

d4f9e828 – Simon Howard <fraggle@gmail.com> authored on 2013/10/07 20:34
Set window title and icon on ENDOOM window to match main game window.

6ec6095c – Simon Howard <fraggle@gmail.com> authored on 2013/10/06 10:58
Finish implementation of Hexen CD audio music mode.

9a4f30c2 – Simon Howard <fraggle@gmail.com> authored on 2013/10/06 10:53
Change netgame version mismatch message to be reminiscent of the Vanilla

976ba58a – Simon Howard <fraggle@gmail.com> authored on 2013/10/06 10:44
Fix RANGECHECK on V_DrawPatch() functions, so the game exits with an

ae972140 – Simon Howard <fraggle@gmail.com> authored on 2013/09/28 21:49
Preserve libsamplerate_scale in the setup tool.

0e839534 – Simon Howard <fraggle@gmail.com> authored on 2013/09/28 21:07
Add config file variable for controlling libsamplerate conversion scale

efdd44c1 – Simon Howard <fraggle@gmail.com> authored on 2013/09/27 18:57
Update HH-TODO.

600ac5db – Simon Howard <fraggle@gmail.com> authored on 2013/09/27 18:54
Translate HHE thing numbers according to patch exe version number, as

3ab0057e – Simon Howard <fraggle@gmail.com> authored on 2013/09/27 17:53
Fix comments: HHE, not Dehacked.

c4873e6c – Simon Howard <fraggle@gmail.com> authored on 2013/09/27 17:50
Map thing type and state table indexes to those used by Vanilla Heretic

e5f5cd88 – Simon Howard <fraggle@gmail.com> authored on 2013/09/27 15:05
Use portable functions for reading/writing sector effect thinker

ae839e5c – Simon Howard <fraggle@gmail.com> authored on 2013/09/24 17:38
Use portable functions to read/write mobj_t structures.

5932e291 – Simon Howard <fraggle@gmail.com> authored on 2013/09/24 17:10
Add portable functions to read/write player_t structures and use this

551df9d9 – Simon Howard <fraggle@gmail.com> authored on 2013/09/24 16:52
Add portable functions to read integers from savegame files and use

0ac39490 – Simon Howard <fraggle@gmail.com> authored on 2013/09/24 16:02
Split Heretic savegame code into a separate file.

c2f1c3bf – Simon Howard <fraggle@gmail.com> authored on 2013/09/22 18:03
Call I_PrecacheSounds() in Heretic/Hexen startup code so that sounds are

20fcb605 – James Haley <haleyjd@hotmail.com> authored on 2013/09/22 15:19
Small fix to a big problem regarding save slots.

77965313 – Simon Howard <fraggle@gmail.com> authored on 2013/09/21 13:55
Fix mouse "use" button in Heretic (thanks mooseman2).

092ed7a5 – Simon Howard <fraggle@gmail.com> authored on 2013/09/21 01:54
Fix rpm.spec subpackages.

0bbfb99e – Simon Howard <fraggle@gmail.com> authored on 2013/09/21 01:50
Fix make dist.

f4b37734 – Simon Howard <fraggle@gmail.com> authored on 2013/09/21 00:51
Rename gamesdir to execgamesdir so that the binaries are installed by

0e7f83f0 – Simon Howard <fraggle@gmail.com> authored on 2013/09/21 00:49
Fix setup tool desktop file to point to chocolate-doom-setup.

2933ccf0 – Simon Howard <fraggle@gmail.com> authored on 2013/09/21 00:37
Update rpm.spec to build Strife package.

a853a1ef – Simon Howard <fraggle@gmail.com> authored on 2013/09/21 00:35
Install documentation files into separate directories, one for each

9330b5da – Simon Howard <fraggle@gmail.com> authored on 2013/09/21 00:34
Install multiple copies of the setup binary, one for each game.

26446dde – Simon Howard <fraggle@gmail.com> authored on 2013/09/20 23:08
Sync -random command line parameter as part of game settings.

5af0b045 – Simon Howard <fraggle@gmail.com> authored on 2013/09/20 19:50
Set setup tool title so that it it shows the name of the correct game

f1d79f49 – Simon Howard <fraggle@gmail.com> authored on 2013/09/20 19:08
Set a title on the ENDOOM window.

2abeaa31 – Simon Howard <fraggle@gmail.com> authored on 2013/09/20 00:48
Place the mouse cursor in a less distracting location when releasing

5364e94a – Simon Howard <fraggle@gmail.com> authored on 2013/09/19 00:03
Add missing newline.

Next