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-07-10
Another crazy idea.
Simon Howard
2007-07-10
Shut up compiler warning.
Simon Howard
2007-07-08
Make the numeric keypad behave like Vanilla does.
Simon Howard
2007-07-08
Add -netdemo for playing back netgame demos that only have a single
Simon Howard
2007-07-07
Make drones quit when disconnected from the server.
Simon Howard
2007-07-07
Don't grab the mouse if a drone player (no input, so it isn't needed).
Simon Howard
2007-07-05
Clearer prompt when asking whether to save settings on exit of setup.
Simon Howard
2007-07-05
Remove "startup delay" from the setup display configuration dialog.
Simon Howard
2007-07-04
Add pcsound_internal.h to dist.
Simon Howard
2007-06-30
Don't crash if there is a multiplayer demo in the demo loop.
Simon Howard
2007-06-27
Interpret skill level setting as a signed integer, to allow -skill 0.
Simon Howard
2007-06-22
Don't allow two actions bound to the same button in setup.
Simon Howard
2007-06-22
Replace 35 with TICRATE where appropriate.
Simon Howard
2007-06-21
Add a joystick dead zone for joysticks that don't have them.
Simon Howard
2007-06-21
Revert previous change from bitshifts to divides; this causes demo
Simon Howard
2007-06-21
Add arrlen() macro as a clearer way of doing sizeof(array) /
Simon Howard
2007-06-21
Add portability section to HACKING file.
Simon Howard
2007-06-20
Update TODO.
Simon Howard
2007-06-20
Add x5 screen scale (thanks MikeRS!)
Simon Howard
2007-06-20
Add new configuration options for the mouse and joystick for controls
Simon Howard
2007-06-18
Update codeblocks projects for new sound stuff
Russell Rice
2007-06-18
Add -iwad when joining a game, as well as when creating one (thanks
Simon Howard
2007-06-18
Remove deleted headers from Makefile.am.
Simon Howard
2007-06-17
Make the music code modular as well, although for the time being there
Simon Howard
2007-06-17
Split i_sound.c into i_sdlsound.c, i_sdlmusic.c, with generic "sound
Simon Howard
2007-06-16
Switch back to z_zone, not z_native (oops!)
Simon Howard
2007-06-16
Clean up sound code
Simon Howard
2007-06-16
Use divides instead of bitshifts, for clarity
Simon Howard
2007-06-16
Shut up strict aliasing warnings
Simon Howard
2007-06-16
Switch to djb2 hash function and shut up compiler warnings
Simon Howard
2007-06-14
Update codeblocks project
Russell Rice
2007-06-14
Add configuration file variable to change the sound sample rate
Simon Howard
2007-06-14
Support up to 20 joystick buttons. Justification: most modern joysticks
Simon Howard
2007-06-14
Don't send joystick updates when the joystick is disabled. Shut up
Simon Howard
2007-06-13
Working joystick code.
Simon Howard
2007-06-12
Emulate overflows in P_FindNextHighestFloor. Thanks to entryway for this
Simon Howard
2007-06-09
Joystick calibration (untested)
Simon Howard
2007-06-09
Add stamp-h1 to svn:ignore.
Simon Howard
2007-06-09
Add *.exe to svn:ignore.
Simon Howard
2007-06-09
Initial joystick calibration code.
Simon Howard
2007-06-09
Open the joystick when prompting for a new button.
Simon Howard
2007-06-09
Set svn:ignore on pcsound directory.
Simon Howard
2007-06-04
Remove unneeded SDL.h include.
Simon Howard
2007-06-04
Oops!
Simon Howard
2007-06-04
Completed joystick button selection widget (untested)
Simon Howard
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
[prev]
[next]