foxygit / doom Log in
commits tags
2006-10-23
Build command line parameters for starting multiplayer games and joining multiplayer games. Simon Howard 79ce35e8
Write newlines in response files to separate parameters. Simon Howard b212241c
Rename testconfig.[ch] to execute.[ch], add generalised framework for launching Doom. Make the "Save parameters and launch Doom" option on the main menu work. Simon Howard 8efab8a2
Add missing header. Simon Howard 5c456761
Detect when keyboard variables are changed and convert back so that the new values are saved to the config file. Simon Howard 3e9f6993
Load configuration on startup and save on quit. Functional setup program! Simon Howard d57d467f
Add m_argv.[ch] from Doom, fix up configfile.c so that it compiles properly. Add to build. Simon Howard 30b2e71c
Shut up compiler warnings. Simon Howard 9326506e
Change config variable names to be the same as used in Doom. Simon Howard 5e322196
Change config variable names to be the same as used in Doom. Simon Howard 6ffcadb7
Move MakeDirectory function into m_misc.c. Move configdir related code into m_misc.c. Simon Howard 3ae824b5
Add initial setup config file code (derived from the Doom config file code). Not currently in build. Simon Howard 7d03bfc3
Stackable clip areas (useful for a future implementation of scrollable panes). Simon Howard 9ee3b53c
2006-10-22
Standardise setup config variable names on the same variable names used in Doom. Add header files for source files where they are needed. Make variables static where appropriate. General cleanups etc. Simon Howard c4c79440
Fix problem caused by use of 'long' type instead of 'int' type in state_t structure: caused problems when using multiplayer on 64-bit (thanks exp[x]). Simon Howard 14b01ab6
Remove d_french.h from autotools build. Simon Howard 22c27ead
Catch failure to initialise video when calling SDL_Init. Simon Howard 0a2e158e
2006-10-18
Shut up warnings in w_wad.c. Simon Howard 201ba4b8
Timer functionssss, precious! Simon Howard a68f44a2
Strip out CVS logs, RCS Id tags. Simon Howard 7bd51fba
2006-10-16
Reformat coding style file. Add stuff about hungarian notation, jwz tab characters link and an introduction giving a brief explanation for the choices. Simon Howard 058f7712
2006-10-15
update code::blocks project Russell Rice 60ff9de8
2006-10-14
Refactor I_InitGraphics. Simon Howard 4a81379a
Disable the "loading from disk" icon on MacOS. Simon Howard bd41935e
Display drone indicator on the netgame waiting screen if drones are connected. Simon Howard df4cb5af
Display a different message from the normal WAD directory warning if players are mixing Freedoom/Original IWADs. Simon Howard 2561fee6
Change wording on netgame warning message. Simon Howard 94bff807
2006-10-12
Shut up compiler warnings for setup. Simon Howard edf23305
2006-10-11
Shut up compiler warnings Simon Howard 7216263b
Shut up compiler warnings. Simon Howard 396de000
2006-10-10
Remove d_french.h, other i18n-related stuff. If people want i18n, it should be done with dehacked and/or wad replacements - see my british english translation in the idgames archive. Simon Howard 5db5fe7d
2006-10-07
Add float spin control and use it for the acceleration controller in setup. Simon Howard be3d314a
2006-10-06
update Code::Blocks project for new md5 code. Russell Rice ceefbc08
Alternate textscreen palette that fits the Tango desktop guidelines: see http://uwstopia.nl/blog/2006/07/tango-terminal Simon Howard 88b3410b
Send deh/wad md5sums to players at the waiting screen. Display a warning on the waiting screen if the checksums differ from the other players. Simon Howard 380080a3
Send deh/wad checksums to the server when connecting. Simon Howard 69ac8933
2006-10-05
Dehacked information checksum generation Simon Howard d2b34da1
WAD directory checksum generation code Simon Howard 09180d3f
Prevent against deadlock where client and server are both stuck waiting for each other to send data. Simon Howard 3dfc0893
Packet loss simulation code for test. Simon Howard 14a26c3d
2006-09-30
Only allow drone mode when connecting. Simon Howard 433a6e9e
Make the server stop sending if one of the clients stops acknowledging. Fix check on number of players on connect. Simon Howard ad0d0d1c
2006-09-29
Working -left and -right options! Simon Howard ecdd8793
Working drone clients! Simon Howard 440dd9fc
Use TXT_AddWidgets in setup for greatly enhanced readability. Simon Howard 481b3391
2006-09-28
Add missing ellipsis to "Add WADs..." Simon Howard 196e21dc
2006-09-26
Switch over a bunch of code to TXT_NewButton2 - improves readability. Simon Howard d39f279c
When invoking chocolate doom, run it from the install dir on Unix. Simon Howard 1b3dff9b
Add "join game" dialog. Simon Howard e6028047
Move the "always run" checkbox to the movement section. Simon Howard bfe085ad

← newer older →