Mike Swanson
8c01d59551
Remove the codeblocks project
...
With both autotools and cmake build systems in the repository, we
can accommodate pretty much every IDE there is without needing
hand-crafted files for each one.
Closes : #1057
2018-06-13 10:56:48 -07:00
Mike Swanson
622340e479
NEWS: Make note of CMake addition, replacing the old MSVC paragraph
2018-06-05 10:44:23 -07:00
Simon Howard
bdb14111e0
Merge pull request #1002 from chungy/unrestricted_aspect
...
video: Don't enforce an 8:5 ratio when correction is not enabled.
2018-03-24 20:20:59 -04:00
Mike Swanson
76ca4ec01f
NEWS: Add mention of the unrestricted aspect option
2018-03-24 16:29:52 -07:00
Mike Swanson
03eb55c8d4
Merge branch 'doom-map33-text' of gh:CapnClever/chocolate-doom
2018-03-23 23:31:22 -07:00
Mike Swanson
b6b765a015
NEWS: Make note of some of the post-3.0.0 developments.
2018-03-10 12:55:06 -08:00
Mike Swanson
16a00c60bb
NEWS: Minor formatting fixes for Markdown.
2018-03-10 12:36:10 -08:00
Simon Howard
8777b99cf7
Update NEWS, bump version to 3.0.0.
2017-12-30 22:15:53 +01:00
Mike Swanson
52ccdb8098
NEWS: Move stray "HEAD" entry to the 3.0.0 section.
2017-07-17 01:10:37 -07:00
Simon Howard
025e43897e
NEWS: Add initial notes for 3.0 release.
2017-01-30 22:51:41 -05:00
Simon Howard
98f798dd4b
Merge branch 'master' into commandline-savedir
2017-01-02 15:02:20 +01:00
Simon Howard
939cbfeb11
Bump version number to 2.3.0, update NEWS.
2016-12-29 17:54:42 +01:00
Thomas A. Birkel
b36170d140
NEWS.md: include description
2016-12-01 01:14:56 -05:00
Simon Howard
1ae0fe6984
NEWS: Add some missing items.
2016-11-24 20:17:37 -05:00
Simon Howard
23f5b06c78
NEWS: Reformat to consistent past tense.
2016-11-24 19:44:19 -05:00
Thomas A. Birkel
e1f113aec7
Emulate Doom2 map33 behavior
...
On automap: TNT names are blank on map33-map35; Doom2 names are blank when
not running via Final Doom
On intermission: map name patch is ignored, partime value is blank. Partime
value is set to zero to simulate intermission's timing, similar to Doom1
E4's invisible counting of partimes from Doom2 spillage.
Fix for #157
2016-11-20 13:30:16 -05:00
Thomas A. Birkel
84a2e9f0f9
hexen/g_game.c: Include miscellaneous mouse functionality
...
Strafe left, strafe right, and move backward mouse commands work.
'Double click acts as "use"' option works, where previously it was
always enabled.
Fix for #813
2016-11-20 13:22:43 -05:00
Thomas A. Birkel
1e15f89231
Update branch with requested changes
...
Whitespace error; string-compare handling; rewording of NEWS description;
removed useless variables.
2016-10-31 13:29:15 -04:00
Thomas A. Birkel
52cee8eac8
Add compatibility options to Heretic/Hexen
...
Includes unlimited demo support for both games, savegame buffer overrun
suppression for Heretic, and CopyFile allocation fix for Hexen.
2016-10-28 20:50:14 -04:00
Thomas A. Birkel
e5d5a0930e
g_game.c: Fix -timedemo "realtics" duration in Heretic/Hexen
...
Same fix that fraggle did for Doom: only matters for multilevel demos so
it wasn't relevant until such demos could be played back.
Partial implementation of #432
2016-10-16 04:17:24 -04:00
Mike Swanson
f0bef91e4a
NEWS: Update for recent changes.
2016-08-26 21:27:25 -07:00
Simon Howard
efe8f0f6f6
Fix some references broken by markdown change.
2016-06-08 23:13:31 -04:00
Mike Swanson
e2b4804903
Convert the rest of the doc files to Markdown.
2016-06-08 04:42:29 -07:00