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-06-04
Rename txt_main.c to txt_sdl.c; add txt_sdl.h for SDL-specific API
Simon Howard
2007-06-02
Update codeblocks projects for joystick stuff
Russell Rice
2007-06-01
Display a meaningful message when trying to start with an invalid
Simon Howard
2007-06-01
Up the threshold for the always run hack to 20; it's conceivable that
Simon Howard
2007-06-01
Hide the joystick speed control when the always run hack is being used.
Simon Howard
2007-05-31
Initial joystick support.
Simon Howard
2007-05-24
Fix ByteSwapBlock macro.
Simon Howard
2007-05-24
Add TXT_SetWindowTitle function to wrap SDL_WM_SetCaption, so that
Simon Howard
2007-05-24
Use I_Sleep in i_system.c instead of SDL_Delay directly.
Simon Howard
2007-05-20
Fix crash when converting audio down to a lower sample rate.
Simon Howard
2007-05-20
Stop music on sound shutdown so music isn't left playing at the ENDOOM
Simon Howard
2007-05-20
Initialise sound before network setup to fix bug with sound effects not
Simon Howard
2007-05-19
Update NEWS.
Simon Howard
2007-05-19
Don't allow idclev in netgames.
Simon Howard
2007-05-19
Fix tempo problems in pcsound linux driver.
Simon Howard
2007-05-16
Add FEATURE_SOUND.
Simon Howard
2007-05-16
Oops!
Simon Howard
2007-05-16
Rejig net_cl_new_sync and drone to be in d_net.c instead of
Simon Howard
2007-05-09
Fix ticdup.
Simon Howard
2007-05-02
Check in autoconf if python is installed; if not, don't run python
Simon Howard
2007-05-02
Add missing files to dist.
Simon Howard
2007-04-29
Add missing codeblocks workspace files to dist.
Simon Howard
2007-04-16
Fix crash: don't check for client resends after they have disconnected.
Simon Howard
2007-04-03
Fix building with gcc 4.x
Russell Rice
2007-03-27
Update NEWS.
Simon Howard
2007-03-27
Update ChangeLog.
Simon Howard
2007-03-27
<SDL.h> -> "SDL.h"
Simon Howard
2007-03-26
Fix docgen makefile dependencies.
Simon Howard
2007-03-26
Fix manpage copyright footer to include id as well as me.
Simon Howard
2007-03-26
Search WAD search dirs when loading dehacked patches.
Simon Howard
2007-03-19
Update TODO; PC speaker is supported now.
Simon Howard
2007-03-16
Add back shiftxform table so that the shift key works in multiplayer
Simon Howard
2007-03-16
Add config file option to enable/disable native keyboard bindings.
Simon Howard
2007-03-16
Update codeblocks project
Russell Rice
2007-03-15
Change MD5 code to use the standard types used elsewhere in the program.
Simon Howard
2007-03-15
Use SDL for endianness byte swapping. m_swap.c removed; m_swap.h renamed
Simon Howard
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
[next]