RSS feed
61e6842f
– Simon Howard <fraggle@gmail.com>
authored
on 2006/11/02 14:01
Update NEWS file.
8258632f
– Simon Howard <fraggle@gmail.com>
authored
on 2006/10/30 20:01
Simulate overflowing the Doom frame table in dehacked patches (DOS
4ed8566a
– Simon Howard <fraggle@gmail.com>
authored
on 2006/10/28 15:30
Explicitly support dehacked patches that overflow the ammo[] array with
c39b3722
– Simon Howard <fraggle@gmail.com>
authored
on 2006/10/27 20:23
Display a warning when setting dehacked fields that would overflow
3579a07a
– Simon Howard <fraggle@gmail.com>
authored
on 2006/10/27 19:15
Allow multiple dehacked patches to be specified with the -deh command
3ab5b528
– Simon Howard <fraggle@gmail.com>
authored
on 2006/10/25 19:44
Allow F10 to exit in testcontrols mode.
5ce7f5cd
– Simon Howard <fraggle@gmail.com>
authored
on 2006/10/25 16:04
"Always run" trick should only be when joyb_speed >= 10. Use 29 as the
33304ee6
– Simon Howard <fraggle@gmail.com>
authored
on 2006/10/25 14:12
Make the "test controls" option work - write the current config to
3fd97506
– Simon Howard <fraggle@gmail.com>
authored
on 2006/10/25 14:07
Don't print arguments read from response files - Vanilla Doom doesn't do
028cf7e2
– Russell Rice <rtc_marine@hotmail.com>
authored
on 2006/10/24 18:30
update chocolate-setup codeblocks project
da4d5c22
– Simon Howard <fraggle@gmail.com>
authored
on 2006/10/24 18:26
Don't rely on INSTALL_DIR for the Win32 build.
f25e3e2d
– Simon Howard <fraggle@gmail.com>
authored
on 2006/10/24 18:25
Add missing header for Win32 build.
5984d4f3
– Simon Howard <fraggle@gmail.com>
authored
on 2006/10/24 16:07
Tweak capitalisation on the main menu to be more like setup.exe.
d331243c
– Simon Howard <fraggle@gmail.com>
authored
on 2006/10/24 16:00
Escape WAD filenames passed to Doom with " quotes, to allow WAD
5f96cc7f
– Simon Howard <fraggle@gmail.com>
authored
on 2006/10/24 15:58
Pass through config variables into response file when launching Doom.
4a31b4fb
– Simon Howard <fraggle@gmail.com>
authored
on 2006/10/24 15:50
Fix player name option in setup tool.
dce196fc
– Simon Howard <fraggle@gmail.com>
authored
on 2006/10/24 15:44
Make "hurt me plenty" the default skill.
eb0a57a2
– Simon Howard <fraggle@gmail.com>
authored
on 2006/10/24 15:32
Shut up compiler warnings.
939bb4cf
– Simon Howard <fraggle@gmail.com>
authored
on 2006/10/24 15:23
Detect failures to initialise textscreen library and bomb out with an
79ce35e8
– Simon Howard <fraggle@gmail.com>
authored
on 2006/10/23 19:15
Build command line parameters for starting multiplayer games and joining
b212241c
– Simon Howard <fraggle@gmail.com>
authored
on 2006/10/23 19:14
Write newlines in response files to separate parameters.
8efab8a2
– Simon Howard <fraggle@gmail.com>
authored
on 2006/10/23 18:27
Rename testconfig.[ch] to execute.[ch], add generalised framework for
5c456761
– Simon Howard <fraggle@gmail.com>
authored
on 2006/10/23 18:00
Add missing header.
3e9f6993
– Simon Howard <fraggle@gmail.com>
authored
on 2006/10/23 14:32
Detect when keyboard variables are changed and convert back so that the
d57d467f
– Simon Howard <fraggle@gmail.com>
authored
on 2006/10/23 14:16
Load configuration on startup and save on quit. Functional setup
30b2e71c
– Simon Howard <fraggle@gmail.com>
authored
on 2006/10/23 14:00
Add m_argv.[ch] from Doom, fix up configfile.c so that it compiles
9326506e
– Simon Howard <fraggle@gmail.com>
authored
on 2006/10/23 13:59
Shut up compiler warnings.
5e322196
– Simon Howard <fraggle@gmail.com>
authored
on 2006/10/23 13:58
Change config variable names to be the same as used in Doom.
6ffcadb7
– Simon Howard <fraggle@gmail.com>
authored
on 2006/10/23 13:57
Change config variable names to be the same as used in Doom.
3ae824b5
– Simon Howard <fraggle@gmail.com>
authored
on 2006/10/23 13:48
Move MakeDirectory function into m_misc.c. Move configdir related code
7d03bfc3
– Simon Howard <fraggle@gmail.com>
authored
on 2006/10/23 03:15
Add initial setup config file code (derived from the Doom config file
9ee3b53c
– Simon Howard <fraggle@gmail.com>
authored
on 2006/10/23 03:13
Stackable clip areas (useful for a future implementation of scrollable
c4c79440
– Simon Howard <fraggle@gmail.com>
authored
on 2006/10/22 18:10
Standardise setup config variable names on the same variable names used
14b01ab6
– Simon Howard <fraggle@gmail.com>
authored
on 2006/10/22 13:17
Fix problem caused by use of 'long' type instead of 'int' type in
22c27ead
– Simon Howard <fraggle@gmail.com>
authored
on 2006/10/22 13:13
Remove d_french.h from autotools build.
0a2e158e
– Simon Howard <fraggle@gmail.com>
authored
on 2006/10/22 13:12
Catch failure to initialise video when calling SDL_Init.
201ba4b8
– Simon Howard <fraggle@gmail.com>
authored
on 2006/10/17 21:07
Shut up warnings in w_wad.c.
a68f44a2
– Simon Howard <fraggle@gmail.com>
authored
on 2006/10/17 20:55
Timer functionssss, precious!
7bd51fba
– Simon Howard <fraggle@gmail.com>
authored
on 2006/10/17 20:51
Strip out CVS logs, RCS Id tags.
058f7712
– Simon Howard <fraggle@gmail.com>
authored
on 2006/10/16 09:52
Reformat coding style file. Add stuff about hungarian notation, jwz tab
60ff9de8
– Russell Rice <rtc_marine@hotmail.com>
authored
on 2006/10/14 21:06
update code::blocks project
4a81379a
– Simon Howard <fraggle@gmail.com>
authored
on 2006/10/14 10:05
Refactor I_InitGraphics.
bd41935e
– Simon Howard <fraggle@gmail.com>
authored
on 2006/10/14 09:59
Disable the "loading from disk" icon on MacOS.
df4cb5af
– Simon Howard <fraggle@gmail.com>
authored
on 2006/10/14 09:26
Display drone indicator on the netgame waiting screen if drones are connected.
2561fee6
– Simon Howard <fraggle@gmail.com>
authored
on 2006/10/14 08:55
Display a different message from the normal WAD directory warning if
94bff807
– Simon Howard <fraggle@gmail.com>
authored
on 2006/10/14 07:53
Change wording on netgame warning message.
edf23305
– Simon Howard <fraggle@gmail.com>
authored
on 2006/10/12 13:34
Shut up compiler warnings for setup.
7216263b
– Simon Howard <fraggle@gmail.com>
authored
on 2006/10/11 19:03
Shut up compiler warnings
396de000
– Simon Howard <fraggle@gmail.com>
authored
on 2006/10/11 18:55
Shut up compiler warnings.
5db5fe7d
– Simon Howard <fraggle@gmail.com>
authored
on 2006/10/09 22:00
Remove d_french.h, other i18n-related stuff. If people want i18n, it
be3d314a
– Simon Howard <fraggle@gmail.com>
authored
on 2006/10/06 20:59
Add float spin control and use it for the acceleration controller in setup.
ceefbc08
– Russell Rice <rtc_marine@hotmail.com>
authored
on 2006/10/06 18:22
update Code::Blocks project for new md5 code.
88b3410b
– Simon Howard <fraggle@gmail.com>
authored
on 2006/10/06 13:10
Alternate textscreen palette that fits the Tango desktop guidelines: see
380080a3
– Simon Howard <fraggle@gmail.com>
authored
on 2006/10/06 13:06
Send deh/wad md5sums to players at the waiting screen. Display a warning
69ac8933
– Simon Howard <fraggle@gmail.com>
authored
on 2006/10/06 03:02
Send deh/wad checksums to the server when connecting.
d2b34da1
– Simon Howard <fraggle@gmail.com>
authored
on 2006/10/05 18:12
Dehacked information checksum generation
09180d3f
– Simon Howard <fraggle@gmail.com>
authored
on 2006/10/05 14:55
WAD directory checksum generation code
3dfc0893
– Simon Howard <fraggle@gmail.com>
authored
on 2006/10/05 13:19
Prevent against deadlock where client and server are both stuck waiting
14a26c3d
– Simon Howard <fraggle@gmail.com>
authored
on 2006/10/05 13:18
Packet loss simulation code for test.
433a6e9e
– Simon Howard <fraggle@gmail.com>
authored
on 2006/09/30 06:52
Only allow drone mode when connecting.
ad0d0d1c
– Simon Howard <fraggle@gmail.com>
authored
on 2006/09/30 06:22
Make the server stop sending if one of the clients stops acknowledging.
ecdd8793
– Simon Howard <fraggle@gmail.com>
authored
on 2006/09/29 17:38
Working -left and -right options!
440dd9fc
– Simon Howard <fraggle@gmail.com>
authored
on 2006/09/29 17:25
Working drone clients!
481b3391
– Simon Howard <fraggle@gmail.com>
authored
on 2006/09/29 07:49
Use TXT_AddWidgets in setup for greatly enhanced readability.
196e21dc
– Simon Howard <fraggle@gmail.com>
authored
on 2006/09/28 13:27
Add missing ellipsis to "Add WADs..."
d39f279c
– Simon Howard <fraggle@gmail.com>
authored
on 2006/09/26 19:52
Switch over a bunch of code to TXT_NewButton2 - improves readability.
1b3dff9b
– Simon Howard <fraggle@gmail.com>
authored
on 2006/09/26 19:50
When invoking chocolate doom, run it from the install dir on Unix.
e6028047
– Simon Howard <fraggle@gmail.com>
authored
on 2006/09/26 19:50
Add "join game" dialog.
bfe085ad
– Simon Howard <fraggle@gmail.com>
authored
on 2006/09/26 19:49
Move the "always run" checkbox to the movement section.
d3d4f658
– Simon Howard <fraggle@gmail.com>
authored
on 2006/09/26 19:48
Add TXT_NewButton2 for creating a button with a callback (for convenience).
0755f5ac
– Simon Howard <fraggle@gmail.com>
authored
on 2006/09/26 19:47
Add TXT_AddWidgets for adding multiple widgets to a table.
8ebd88a5
– Simon Howard <fraggle@gmail.com>
authored
on 2006/09/25 19:22
Reduce the minimum width of the key/mouse input widgets and align the
4cf2c7e2
– Simon Howard <fraggle@gmail.com>
authored
on 2006/09/25 19:16
Add "Always run" checkbox to keyboard options.
84e1b1ac
– Simon Howard <fraggle@gmail.com>
authored
on 2006/09/25 19:09
Make examples call TXT_Shutdown before quit.
0a461d94
– Russell Rice <rtc_marine@hotmail.com>
authored
on 2006/09/25 18:13
Update Code::Blocks setup project with added files
6cd8ed96
– Simon Howard <fraggle@gmail.com>
authored
on 2006/09/25 17:45
Fix colors.
cb9ca4fc
– Simon Howard <fraggle@gmail.com>
authored
on 2006/09/25 16:47
Don't disable screen melt entirely in testcontrols mode; just on startup.
49474b14
– Simon Howard <fraggle@gmail.com>
authored
on 2006/09/25 16:42
Don't allow function keys to be used in testcontrols mode.
ce1b8286
– Simon Howard <fraggle@gmail.com>
authored
on 2006/09/25 16:41
Remove low-pass filter on mouse for testcontrols mode - seems to work
2f634a05
– Simon Howard <fraggle@gmail.com>
authored
on 2006/09/25 16:31
Add "test" window actions to the keyboard/mouse dialogs to invoke Chocolate
b7fced59
– Simon Howard <fraggle@gmail.com>
authored
on 2006/09/25 14:04
Add "test controls" mode - for setup.exe in the future. Start straight
9a5c2079
– Simon Howard <fraggle@gmail.com>
authored
on 2006/09/24 09:27
Add "extra parameters" dialog for specifying exra command-line parameters.
cacf93cc
– Simon Howard <fraggle@gmail.com>
authored
on 2006/09/24 09:08
Add "time limit" control in multiplayer settings dialog.
c083656d
– Simon Howard <fraggle@gmail.com>
authored
on 2006/09/24 09:07
Convenience function for creating a horizontal box.
681c7bee
– Simon Howard <fraggle@gmail.com>
authored
on 2006/09/24 09:06
Debug code for drawing an ASCII chart.
ae660b71
– Simon Howard <fraggle@gmail.com>
authored
on 2006/09/24 09:05
Use proper arrow characters on spin controls and change their color.
a904f5b3
– Simon Howard <fraggle@gmail.com>
authored
on 2006/09/24 09:04
Fix declaration of TXT_NewWindowSelectAction
fe4125a1
– Simon Howard <fraggle@gmail.com>
authored
on 2006/09/22 18:43
Call the SpechitOverrun _after_ incrementing numspechit. Thanks to Quasar
74560947
– Simon Howard <fraggle@gmail.com>
authored
on 2006/09/22 18:12
Continue to build things if we fail to update chocolate_doom_icon.c
129406f1
– Simon Howard <fraggle@gmail.com>
authored
on 2006/09/22 16:32
Add DEH_String() conversions on more strings that are not being converted.
317a60d9
– Simon Howard <fraggle@gmail.com>
authored
on 2006/09/22 16:30
Fix warning.
165a20cf
– Simon Howard <fraggle@gmail.com>
authored
on 2006/09/22 14:24
Add the ability to type in values for spin controls, like with normal
ba7589ba
– Simon Howard <fraggle@gmail.com>
authored
on 2006/09/22 08:16
Fix warning about initialiser.
27f2691a
– Simon Howard <fraggle@gmail.com>
authored
on 2006/09/21 17:49
Set default sound devices to SNDDEVICE_SB, so that sfx and music are on by
a825be92
– Simon Howard <fraggle@gmail.com>
authored
on 2006/09/21 14:25
Rename Accept to Select.
72c7a4ad
– Simon Howard <fraggle@gmail.com>
authored
on 2006/09/21 14:21
Add compatibility options dialog.
89a9c8e0
– Simon Howard <fraggle@gmail.com>
authored
on 2006/09/21 14:20
Add ENDOOM and startup delay to display settings dialog.
0cff90de
– Simon Howard <fraggle@gmail.com>
authored
on 2006/09/21 12:25
Fix some warnings in textscreen code.
e903ecbf
– Simon Howard <fraggle@gmail.com>
authored
on 2006/09/21 07:49
Use NULL for initialising pointers rather than 0.
75595d1b
– Simon Howard <fraggle@gmail.com>
authored
on 2006/09/21 07:48
Use DEFAULT_INT enum value rather than 0.
Next