Age | Commit message (Expand) | Author |
2006-12-16 | Add icon for setup tool. | Simon Howard |
2006-12-01 | Fixups to make compiles work under the Solaris/SPARC compiler. Thanks to | Simon Howard |
2006-11-27 | * removal of FEATURE_* defines from codeblocks project | Russell Rice |
2006-10-25 | "Always run" trick should only be when joyb_speed >= 10. Use 29 as the | Simon Howard |
2006-10-25 | Make the "test controls" option work - write the current config to | Simon Howard |
2006-10-24 | Don't rely on INSTALL_DIR for the Win32 build. | Simon Howard |
2006-10-24 | Add missing header for Win32 build. | Simon Howard |
2006-10-24 | Tweak capitalisation on the main menu to be more like setup.exe. | Simon Howard |
2006-10-24 | Escape WAD filenames passed to Doom with " quotes, to allow WAD | Simon Howard |
2006-10-24 | Pass through config variables into response file when launching Doom. | Simon Howard |
2006-10-24 | Fix player name option in setup tool. | Simon Howard |
2006-10-24 | Make "hurt me plenty" the default skill. | Simon Howard |
2006-10-24 | Detect failures to initialise textscreen library and bomb out with an | Simon Howard |
2006-10-23 | Build command line parameters for starting multiplayer games and joining | Simon Howard |
2006-10-23 | Write newlines in response files to separate parameters. | Simon Howard |
2006-10-23 | Rename testconfig.[ch] to execute.[ch], add generalised framework for | Simon Howard |
2006-10-23 | Detect when keyboard variables are changed and convert back so that the | Simon Howard |
2006-10-23 | Load configuration on startup and save on quit. Functional setup | Simon Howard |
2006-10-23 | Add m_argv.[ch] from Doom, fix up configfile.c so that it compiles | Simon Howard |
2006-10-23 | Shut up compiler warnings. | Simon Howard |
2006-10-23 | Change config variable names to be the same as used in Doom. | Simon Howard |
2006-10-23 | Change config variable names to be the same as used in Doom. | Simon Howard |
2006-10-23 | Add initial setup config file code (derived from the Doom config file | Simon Howard |
2006-10-22 | Standardise setup config variable names on the same variable names used | Simon Howard |
2006-10-12 | Shut up compiler warnings for setup. | Simon Howard |
2006-10-07 | Add float spin control and use it for the acceleration controller in setup. | Simon Howard |
2006-09-29 | Use TXT_AddWidgets in setup for greatly enhanced readability. | Simon Howard |
2006-09-28 | Add missing ellipsis to "Add WADs..." | Simon Howard |
2006-09-26 | Switch over a bunch of code to TXT_NewButton2 - improves readability. | Simon Howard |
2006-09-26 | When invoking chocolate doom, run it from the install dir on Unix. | Simon Howard |
2006-09-26 | Add "join game" dialog. | Simon Howard |
2006-09-26 | Move the "always run" checkbox to the movement section. | Simon Howard |
2006-09-25 | Reduce the minimum width of the key/mouse input widgets and align the | Simon Howard |
2006-09-25 | Add "Always run" checkbox to keyboard options. | Simon Howard |
2006-09-25 | Add "test" window actions to the keyboard/mouse dialogs to invoke Chocolate | Simon Howard |
2006-09-24 | Add "extra parameters" dialog for specifying exra command-line parameters. | Simon Howard |
2006-09-24 | Add "time limit" control in multiplayer settings dialog. | Simon Howard |
2006-09-21 | Add compatibility options dialog. | Simon Howard |
2006-09-21 | Add ENDOOM and startup delay to display settings dialog. | Simon Howard |
2006-09-21 | Code::Blocks project and workspace. | Russell Rice |
2006-09-20 | Fill in some default values for the player name and the chat macros | Simon Howard |
2006-09-20 | Add sound config dialog. Convert some of the mouse settings to use | Simon Howard |
2006-09-20 | Add multiplayer configuration dialog. | Simon Howard |
2006-09-20 | Add "Enable mouse" checkbox to mouse config dialog. Reorder options. | Simon Howard |
2006-09-19 | Fix chocolate-setup warnings. | Simon Howard |
2006-09-19 | Move the grab mouse setting to the mouse config dialog. | Simon Howard |
2006-09-19 | New display settings dialog! | Simon Howard |
2006-09-19 | Set mouse button defaults. | Simon Howard |
2006-09-18 | Level select dialog. | Simon Howard |
2006-08-31 | Add missing copyright notices to textscreen and setup files. | Simon Howard |