RSS feed
d6693cc9
– Simon Howard <fraggle@gmail.com>
authored
on 2011/10/19 19:26
Fix lockups in Hexen and Strife when playing with more than four
c3139211
– Simon Howard <fraggle@gmail.com>
authored
on 2011/10/19 14:52
Oops.
845a5d31
– Simon Howard <fraggle@gmail.com>
authored
on 2011/10/19 14:48
Send MAXPLAYERS value for game on connect to server. Make server adapt
a4567e04
– Simon Howard <fraggle@gmail.com>
authored
on 2011/10/19 14:10
Change MAXPLAYERS to NET_MAXPLAYERS and add back individual MAXPLAYERS
e5806af0
– Simon Howard <fraggle@gmail.com>
authored
on 2011/10/17 19:58
Fix crash on respawn in Heretic (same as previously-fixed Hexen respawn
a84d0161
– Simon Howard <fraggle@gmail.com>
authored
on 2011/10/17 17:45
Rearrange Hexen startup to fix crash when starting a deathmatch game.
1af09ba2
– Simon Howard <fraggle@gmail.com>
authored
on 2011/10/17 15:40
Tweak Strife buttons2 field to be differential against previous value,
8b83bc21
– Simon Howard <fraggle@gmail.com>
authored
on 2011/10/17 15:27
Fix Hexen multiplayer spy key rebinding.
1a659baf
– Simon Howard <fraggle@gmail.com>
authored
on 2011/10/17 15:16
Fix tic diffs to handle Strife fields correctly.
7a8b8e57
– Simon Howard <fraggle@gmail.com>
authored
on 2011/10/17 14:51
Always show the Strife intro splash screen in windowed mode, and finish
854cb807
– Simon Howard <fraggle@gmail.com>
authored
on 2011/10/17 14:13
Rework net_connect_data_t structure to include WAD and Dehacked
d0ada124
– James Haley <haleyjd@hotmail.com>
authored
on 2011/10/15 14:19
Add new NET_* modules to Strife project.
74e95f3f
– Simon Howard <fraggle@gmail.com>
authored
on 2011/10/15 13:39
Add weapon cycling keys for Hexen.
dee1ed97
– Simon Howard <fraggle@gmail.com>
authored
on 2011/10/15 13:17
Add weapon cycling keys for Heretic.
ef848275
– Simon Howard <fraggle@gmail.com>
authored
on 2011/10/15 09:55
Revert previous change to angle constants and apply a more specific fix.
55a39cca
– Simon Howard <fraggle@gmail.com>
authored
on 2011/10/15 09:49
Fix desyncs when playing back multiplayer demos.
c2212ba5
– Simon Howard <fraggle@gmail.com>
authored
on 2011/10/14 22:15
Remove duplicate definitions.
44401835
– Simon Howard <fraggle@gmail.com>
authored
on 2011/10/14 20:28
Define angle definitions as unsigned constants - fixes bug with
a1b99817
– Simon Howard <fraggle@gmail.com>
authored
on 2011/10/14 15:01
Fix player exit message in Hexen, and add note to player exit code in
77513236
– Simon Howard <fraggle@gmail.com>
authored
on 2011/10/14 14:24
Fix overflow of playeringame[] caused by smaller MAXPLAYERS.
2344223e
– Simon Howard <fraggle@gmail.com>
authored
on 2011/10/14 14:14
Convert Hexen to use common main loop code. Working multiplayer!
031c8ff2
– Simon Howard <fraggle@gmail.com>
authored
on 2011/10/14 13:32
Fix query output for non-Doom games.
017afaf6
– Simon Howard <fraggle@gmail.com>
authored
on 2011/10/13 19:08
Add temporary hack to fix Strife multiplayer startup when the intro
b283ed0b
– Simon Howard <fraggle@gmail.com>
authored
on 2011/10/13 18:44
Fix lockup just after startup of single-player multiplayer games. Don't
ba0390ac
– Simon Howard <fraggle@gmail.com>
authored
on 2011/10/13 18:23
Minor fixes to main loop code.
c58ed9c7
– Simon Howard <fraggle@gmail.com>
authored
on 2011/10/13 16:19
Fix crash when calling TXT_Shutdown twice.
de3a8f76
– Simon Howard <fraggle@gmail.com>
authored
on 2011/10/13 16:07
Convert Heretic code to use common main loop code. Working multiplayer!
cb142afe
– Simon Howard <fraggle@gmail.com>
authored
on 2011/10/13 15:46
Update Strife main loop code to use d_loop.c common main loop code.
a1c82369
– Simon Howard <fraggle@gmail.com>
authored
on 2011/10/13 15:43
Remove d_net.h, include d_loop.h instead. Remove duplicate definitions
383bd7c3
– James Haley <haleyjd@hotmail.com>
authored
on 2011/10/13 05:49
Resolved a TODO which was just the result of a common hex-rays
687ab6c9
– Simon Howard <fraggle@gmail.com>
authored
on 2011/10/12 21:15
Split out common main loop code into separate file, d_loop.c.
460c3748
– Simon Howard <fraggle@gmail.com>
authored
on 2011/10/11 16:21
Refactor and rearrange d_net.c so that the loop code is agnostic and
6444493d
– Simon Howard <fraggle@gmail.com>
authored
on 2011/10/10 16:32
Re-enable FEATURE_MULTIPLAYER, but #undef it in the Strife code so the
27413cac
– James Haley <haleyjd@hotmail.com>
authored
on 2011/10/07 10:30
Comment changes only.
5fcd4dc3
– James Haley <haleyjd@hotmail.com>
authored
on 2011/10/06 07:33
Fix for missing finale fade-to-black bug that was driving me nuts - one
6ee44d36
– Simon Howard <fraggle@gmail.com>
authored
on 2011/09/26 17:34
Add graphical_startup option for Strife (to match Heretic/Hexen).
fcb27f12
– Simon Howard <fraggle@gmail.com>
authored
on 2011/09/25 19:46
Fix special1/special2 values in Hexen code so that they can properly
0ea57398
– Simon Howard <fraggle@gmail.com>
authored
on 2011/09/25 16:59
Fix special1/special2 values so that they can properly hold pointer
75f59299
– Simon Howard <fraggle@gmail.com>
authored
on 2011/09/25 15:58
Handle WAD merging correctly when the sprites list contains lumps with
4fcf9313
– Simon Howard <fraggle@gmail.com>
authored
on 2011/09/25 15:54
Fix warning message when loading a HHE patch with the wrong version.
5efd8b3a
– James Haley <haleyjd@hotmail.com>
authored
on 2011/09/24 22:32
Temporary hack to avoid needing an Excedrin.
45b03b36
– Simon Howard <fraggle@gmail.com>
authored
on 2011/09/24 20:36
Fix Strife weapon-cycling rules.
f44bd7da
– Simon Howard <fraggle@gmail.com>
authored
on 2011/09/24 19:49
Start -testcontrols for Strife on level 3 (rebel base).
6e9b549b
– Simon Howard <fraggle@gmail.com>
authored
on 2011/09/24 14:31
Don't allow menu actions when running with -testcontrols. Quit
f742664b
– Simon Howard <fraggle@gmail.com>
authored
on 2011/09/24 14:10
Don't show graphical startup for Heretic, Hexen or Strife when running
9af0a3c8
– Simon Howard <fraggle@gmail.com>
authored
on 2011/09/24 13:55
Add -testcontrols to Hexen.
df88eb04
– Simon Howard <fraggle@gmail.com>
authored
on 2011/09/24 13:44
Rework Strife -testcontrols code to use common code.
17d75c29
– Simon Howard <fraggle@gmail.com>
authored
on 2011/09/24 13:40
Add -testcontrols to Heretic.
73f27119
– Simon Howard <fraggle@gmail.com>
authored
on 2011/09/24 12:30
Rework mouse speed box drawing code and move to common code, so that it
90bb584b
– Simon Howard <fraggle@gmail.com>
authored
on 2011/09/24 11:38
Remove duplicate code for parsing -file parameter.
66388c26
– Simon Howard <fraggle@gmail.com>
authored
on 2011/09/24 11:26
Oops.
3745cbe0
– Simon Howard <fraggle@gmail.com>
authored
on 2011/09/20 18:09
Display an error dialog if trying to connect to a server where a game is
98ecb00e
– Simon Howard <fraggle@gmail.com>
authored
on 2011/09/20 18:06
Don't allow dropdown widget pop-up window to be placed outside the
76a7eebc
– Simon Howard <fraggle@gmail.com>
authored
on 2011/09/20 17:53
Add dedicated pack_chex and pack_hacx values for the Chex Quest and Hacx
b8d2d8bb
– Simon Howard <fraggle@gmail.com>
authored
on 2011/09/20 16:48
Display a warning message when trying to join a server playing a game
4fba2ab2
– Simon Howard <fraggle@gmail.com>
authored
on 2011/09/20 16:47
Add TXT_MessageBox convenience function.
e5336a1b
– Simon Howard <fraggle@gmail.com>
authored
on 2011/09/20 15:57
Auto-select IWAD based on query response from server.
7b1aff6c
– James Haley <haleyjd@hotmail.com>
authored
on 2011/09/18 20:15
The current Chocolate Strife code emulates v1.2, not 1.31. 1.31 support
ef586e36
– Simon Howard <fraggle@gmail.com>
authored
on 2011/09/18 19:15
Fix a minor annoyance with Strife startup - we are *not* emulating the
1ce76006
– Simon Howard <fraggle@gmail.com>
authored
on 2011/09/18 11:18
Rerrange ordering of columns in server search dialog.
96f7da6a
– Simon Howard <fraggle@gmail.com>
authored
on 2011/09/18 10:16
Hook query code into setup tool, and add search results window.
4dc7b33e
– Simon Howard <fraggle@gmail.com>
authored
on 2011/09/17 12:39
Add multiplayer query code to setup tool, and rework join game
1f170ff1
– Simon Howard <fraggle@gmail.com>
authored
on 2011/09/17 12:08
Merge from trunk.
e7e8858a
– Simon Howard <fraggle@gmail.com>
authored
on 2011/09/17 11:55
Change query loop to sleep for 1ms rather than 50ms intervals, so that
7fc842b9
– Simon Howard <fraggle@gmail.com>
authored
on 2011/09/17 11:43
Refactor query code so that it is possible to query by polling, rather
22a8e37d
– Simon Howard <fraggle@gmail.com>
authored
on 2011/09/17 09:44
Fix ping calculation with LAN search.
1981657e
– Simon Howard <fraggle@gmail.com>
authored
on 2011/09/17 09:18
Bump version numbers for Windows build to temporary version.
9b4b2d59
– James Haley <haleyjd@hotmail.com>
authored
on 2011/09/12 22:45
Remove use of magic number in M_ReadMisObj, and fix Kaiser's name while
f2042da1
– James Haley <haleyjd@hotmail.com>
authored
on 2011/09/12 21:22
Generate .map files for release builds in the Visual Studio project.
7618dfea
– Simon Howard <fraggle@gmail.com>
authored
on 2011/09/12 18:38
Add Quasar and Kaiser to AUTHORS.
996049b1
– Simon Howard <fraggle@gmail.com>
authored
on 2011/09/12 18:29
Bump version to temporary version number.
55825846
– Simon Howard <fraggle@gmail.com>
authored
on 2011/09/12 18:21
Update OS X launcher to include box for Strife IWAD.
22250619
– Simon Howard <fraggle@gmail.com>
authored
on 2011/09/12 17:58
Increase window size in .dmg package, so that there is no vertical
7093f3f4
– Simon Howard <fraggle@gmail.com>
authored
on 2011/09/12 17:49
Set branch_helper properties to parent from trunk.
f715234e
– Simon Howard <fraggle@gmail.com>
authored
on 2011/09/12 17:38
Create branch for version 2 development. raven-branch and strife-branch
fb364d53
– Simon Howard <fraggle@gmail.com>
authored
on 2011/09/12 17:30
Fix bug in doubly-linked list implementation.
efd15d96
– Simon Howard <fraggle@gmail.com>
authored
on 2011/09/11 19:40
Merge from raven-branch.
11024d82
– Simon Howard <fraggle@gmail.com>
authored
on 2011/09/11 19:32
Oops.
1bcdb39f
– Simon Howard <fraggle@gmail.com>
authored
on 2011/09/11 19:07
Merge from trunk.
df292a6d
– Simon Howard <fraggle@gmail.com>
authored
on 2011/09/11 13:01
Don't show error dialog if running from the console on OS X.
bab992ea
– Simon Howard <fraggle@gmail.com>
authored
on 2011/09/06 17:50
Initial changes towards supporting multi-package RPM build, with
a74c5e46
– Simon Howard <fraggle@gmail.com>
authored
on 2011/09/05 18:30
Place Hexen savegames in configdir/savegames/hexen.wad/ rather than
5d82119c
– Simon Howard <fraggle@gmail.com>
authored
on 2011/09/05 18:18
Store Heretic savegames in the configuration directory, as with Doom
9ff63977
– Simon Howard <fraggle@gmail.com>
authored
on 2011/09/05 17:57
Refactor savegamedir calculation code to work the same as trunk.
358db837
– Simon Howard <fraggle@gmail.com>
authored
on 2011/08/29 16:37
Fix bug with detection of IWAD type by filename (thanks mether).
2e67fde2
– Simon Howard <fraggle@gmail.com>
authored
on 2011/08/22 14:40
Add clarification note about icon copyright status (thanks to Chris
fb9fb072
– Simon Howard <fraggle@gmail.com>
authored
on 2011/08/20 14:20
Update COPYING to latest version of GPL2 with new address of FSF (thanks
aa621807
– Simon Howard <fraggle@gmail.com>
authored
on 2011/08/20 14:10
Fix gnome-screensaver .desktop file (thanks Rahul Sundaram).
99a208bc
– Simon Howard <fraggle@gmail.com>
authored
on 2011/07/24 16:55
Fix default mouse buttons in setup tool (Thanks Alexandre Xavier).
736082f2
– Simon Howard <fraggle@gmail.com>
authored
on 2011/07/21 10:21
Don't use $^ in Makefiles, as it s a GNU make extension (thanks Jakub
4d17ab36
– James Haley <haleyjd@hotmail.com>
authored
on 2011/06/30 23:08
Made Hexen buildable with strife-branch's VC2008 .proj file.
5674a4e6
– James Haley <haleyjd@hotmail.com>
authored
on 2011/06/30 00:07
Two changes:
788892b9
– James Haley <haleyjd@hotmail.com>
authored
on 2011/06/29 10:28
Added support for -work and -flip command-line parameters. -random
16dc726c
– Simon Howard <fraggle@gmail.com>
authored
on 2011/06/16 19:14
Add AM_SILENT_RULES macro for terser build output.
b2318d48
– Simon Howard <fraggle@gmail.com>
authored
on 2011/06/13 20:02
Add missing include so that the OS X error window is displayed.
1cfa4409
– Simon Howard <fraggle@gmail.com>
authored
on 2011/06/13 19:45
Rework configuration window; add Heretic/Hexen configuration boxes.
391e7466
– Simon Howard <fraggle@gmail.com>
authored
on 2011/06/13 18:21
Merge from trunk.
fa328faf
– Simon Howard <fraggle@gmail.com>
authored
on 2011/06/13 16:27
Link chocolate-setup against SDL_mixer to fix compile on Mac OS X.
1271fc25
– James Haley <haleyjd@hotmail.com>
authored
on 2011/06/04 00:59
Resolved some TODOs and fixed a couple of problem spots that were
822664b4
– Simon Howard <fraggle@gmail.com>
authored
on 2011/05/17 18:59
Update NEWS and ChangeLog, bump version number.
Next