index
:
chocolate-doom
trimui-s
chocolate-doom-2.2.1 with trimui s support
neonloop
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2006-11-29
Use my gmail.com email address.
Simon Howard
2006-11-27
* removal of FEATURE_* defines from codeblocks project
Russell Rice
2006-11-25
Use C99 types.
Simon Howard
2006-11-25
Remove FixedDiv2; use actual fixed point version of FixedDiv (wtf?)
Simon Howard
2006-11-25
Remove version from msvc/config.h. This is not generated automatically,
Simon Howard
2006-11-19
Silence warnings in debug build
Russell Rice
2006-11-16
Display lowres turning warning message client-side, not through
Simon Howard
2006-11-16
Increase buffer size to fixes crashes due to buffer overruns.
Simon Howard
2006-11-15
Use booleans in place of ints where possible.
Simon Howard
2006-11-15
Fix endianness problem in mus2mid code (thanks denis)
Simon Howard
2006-11-14
Use getenv/putenv, not SDL_getenv/SDL_putenv.
Simon Howard
2006-11-14
Support running as a screensaver under X!
Simon Howard
2006-11-10
Fix for playing demos on PPC (actually, fix for loading single lump
Simon Howard
2006-11-10
Add -gdi command line parameter as a shortcut for SDL_VIDEODRIVER=windib
Simon Howard
2006-11-06
Use DirectX by default on Windows.
Simon Howard
2006-11-06
Center the mouse on startup to prevent abrupt turns when launching a
Simon Howard
2006-11-02
Update NEWS file.
Simon Howard
2006-10-31
Simulate overflowing the Doom frame table in dehacked patches (DOS
Simon Howard
2006-10-28
Explicitly support dehacked patches that overflow the ammo[] array with
Simon Howard
2006-10-28
Display a warning when setting dehacked fields that would overflow
Simon Howard
2006-10-27
Allow multiple dehacked patches to be specified with the -deh command
Simon Howard
2006-10-25
Allow F10 to exit in testcontrols mode.
Simon Howard
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-25
Don't print arguments read from response files - Vanilla Doom doesn't do
Simon Howard
2006-10-24
update chocolate-setup codeblocks project
Russell Rice
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
Shut up compiler warnings.
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
Add missing header.
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
Move MakeDirectory function into m_misc.c. Move configdir related code
Simon Howard
2006-10-23
Add initial setup config file code (derived from the Doom config file
Simon Howard
2006-10-23
Stackable clip areas (useful for a future implementation of scrollable
Simon Howard
2006-10-22
Standardise setup config variable names on the same variable names used
Simon Howard
2006-10-22
Fix problem caused by use of 'long' type instead of 'int' type in
Simon Howard
[next]