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
2007-03-14
Use SDL's built-in audio conversion routines to convert sound effects to
Simon Howard
2007-03-12
Change "sound effects enabled" checkbox to a dropdown, allowing PC
Simon Howard
2007-03-10
Minor changes:
Russell Rice
2007-03-10
Ignore the HOME environment variable on Windows - just behave like
Simon Howard
2007-03-10
Lots of changes/additions:
Russell Rice
2007-03-09
Add pcsound Linux driver.
Simon Howard
2007-03-09
Don't build console mode apps; use the default -mwindows until the
Simon Howard
2007-03-09
Move the pcsound library to the top level, alongside textscreen.
Simon Howard
2007-03-09
Partially revert the last change. I'm going with a mixed approach for
Simon Howard
2007-03-09
Pay closer attention to keyboard mappings. In the menu code, distinguish
Simon Howard
2007-03-09
Fix discrepancy between Doom and setup program when prompting for keys.
Simon Howard
2007-03-07
Update project
Russell Rice
2007-03-07
Use native endianness for sound output, rather than always LSB. Add PC
Simon Howard
2007-02-24
Fix up setup tool to display the video driver setting tabulated with all
Simon Howard
2007-02-24
Fix video_driver setting.
Simon Howard
2007-02-24
Fix library ordering for libtextscreen.a; fixes windows compile.
Simon Howard
2007-02-23
Fix compile errors.
Simon Howard
2007-02-23
Add an extra option to chocolate-setup on Windows to allow the video
Simon Howard
2007-02-23
Add a configuration file value to allow the SDL video driver to be
Simon Howard
2007-02-15
Really fix the menu corruption bug.
Simon Howard
2007-02-14
Make I_Error call abort() instead of exit(), so that we can get a
Simon Howard
2007-02-14
Expand buffer length to fix bug on Windows with cycling character on the
Simon Howard
2007-02-14
Read sound length as a 32 bit field, not 16 bit. Fixes death sound in
Simon Howard
2007-02-10
Don't prepend a superfluous './' to the path when searching the current
Simon Howard
2007-02-07
Revert previous change: throwing away the key state seems to be the Doom
Simon Howard
2007-02-07
Don't throw away keypress state when passing between levels - allows
Simon Howard
2007-02-01
Search IWAD search directories when loading PWAD files.
Simon Howard
2007-01-14
Fix savegamedir directory generation.
Simon Howard
2007-01-14
Change interpretation of DOOMWADDIR to the classic behavior: a single
Simon Howard
2007-01-08
More helpful SDL_mixer error messages.
Simon Howard
2007-01-08
Bomb out with an error in configure if SDL_mixer or SDL_net are not
Simon Howard
2007-01-07
Display a message on the console with details when WAD/DEH checksums do
Simon Howard
2007-01-06
Set svn:ignore properties on directories.
Simon Howard
2007-01-06
Hide the mouse cursor using SDL_SetCursor to a blank cursor, not
Simon Howard
2007-01-06
temp -> tempdir
Russell Rice
2007-01-06
Choose the locations for temporary files more intelligently.
Simon Howard
2007-01-05
Fix Batman Doom example in README.
Simon Howard
2007-01-05
Make the WADs input box wider. Rename labels in the start multiplayer
Simon Howard
2007-01-05
Add quit prompt message missing in the Doom source release.
Simon Howard
2007-01-05
Move response file code to m_argv.c
Simon Howard
2007-01-05
Clear the current value when entering a new value in number input boxes.
Simon Howard
2007-01-05
Fix typing '_' and '+' in textscreen code.
Simon Howard
2007-01-02
Replace WINDOWS define with _WIN32
Russell Rice
2007-01-02
sys/wait.h does not exist on windows (thank mingw for sucking), add
Russell Rice
2006-12-26
Remove command line options from README; move to autogenerated CMDLINE
Simon Howard
2006-12-26
On OSX, make MIDI music disabled by default. There are problems with the
Simon Howard
2006-12-25
Fix default network port in chocolate-setup.
Simon Howard
2006-12-25
Fix up some text escaping errors. Add wikitext output for docgen.
Simon Howard
2006-12-24
Fix setup tool crash when no IWADs found.
Simon Howard
2006-12-24
Update TODO.
Simon Howard
[prev]
[next]