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-09-17
Fix local LAN queries.
Simon Howard
2006-09-17
Always wait for a keypress before closing the ENDOOM window; do not
Simon Howard
2006-09-17
Update TODO list :-)
Simon Howard
2006-09-16
Undo previous commit: 'comport' and 'showmessages' are only generated
Simon Howard
2006-09-16
Preserve 'comport' variable in configuration files even though it is unused.
Simon Howard
2006-09-15
Interpret the snd_sfxdevice and snd_musicdevice values in the configuration
Simon Howard
2006-09-12
Fix Z_FreeTags in z_native.c (chains were not set to NULL when freed).
Simon Howard
2006-09-11
Add codeblocks project files; thanks to Russell Rice.
Simon Howard
2006-09-09
Fix the -nomusic parameter.
Simon Howard
2006-09-09
Add command line arguments to main() in textscreen examples.
Simon Howard
2006-09-09
Add config.h for a possible MSVC build in the future. Add mkinstalldirs
Simon Howard
2006-09-09
Include SDL.h in the textscreen headers; the SDL headers need to be
Simon Howard
2006-09-09
Add reference counts on callback tables so that if a callback destroys
Simon Howard
2006-09-09
Remove hack accidentally committed that always updates the palette
Simon Howard
2006-09-02
Add -nwtmerge option, which behaves the same as NWT's -merge option. What this
Simon Howard
2006-09-02
Allow loading dehacked 2.3 patches.
Simon Howard
2006-09-02
Don't allow \0 in dehacked strings read with DEH_ReadLine.
Simon Howard
2006-09-01
Sync the -loadgame parameter across all clients connected to a server.
Simon Howard
2006-09-01
Better spechits emulation. Remove support for emulating the higher-memory
Simon Howard
2006-08-31
Call R_ExecuteSetViewSize immediately after calling I_InitGraphics.
Simon Howard
2006-08-31
Add missing copyright notices to textscreen and setup files.
Simon Howard
2006-08-31
Add new chocolate-setup source files into build.
Simon Howard
2006-08-31
Build man/ and setup/ directories from main makefile.
Simon Howard
2006-08-31
Add manual pages to build
Simon Howard
2006-08-31
Fix problem with 'c:\' in doom-options.in
Simon Howard
2006-08-31
Change the 'abort' button to a quit button on the main menu. Change the
Simon Howard
2006-08-31
Add display.c with missing ConfigDisplay and multiplayer.c with
Simon Howard
2006-08-31
Add key and mouse input widgets for selecting keys and mouse buttons.
Simon Howard
2006-08-31
Check for 'ff_end' not 'ff_start' when displaying warning message about
Simon Howard
2006-08-31
Allow the demo size limit to be disabled through the config file.
Simon Howard
2006-08-31
Bomb out with an error when a dehacked string is set that is longer than
Simon Howard
2006-08-31
Use the new TXT_Sleep function in Doom.
Simon Howard
2006-08-31
Add dropdown listbox widget
Simon Howard
2006-08-31
Exit the main loop automatically after all windows are closed
Simon Howard
2006-08-31
Add window listener functions to allow spying on keys and mouse buttons
Simon Howard
2006-08-31
Change name of escape window actions to 'Close' and add a separate
Simon Howard
2006-08-31
Center the calculator in the window.
Simon Howard
2006-08-31
Add TXT_SelectWidget function to select a widget in a table,
Simon Howard
2006-08-31
Allow multiple callbacks for the same signal on widgets
Simon Howard
2006-08-31
Initialise string input boxes to not editing
Simon Howard
2006-08-31
More efficient TXT_Sleep function that puts the textscreen code to sleep
Simon Howard
2006-08-06
Bomb out with an error when trying to draw patches that go off the screen,
Simon Howard
2006-07-28
Try to convert MUS even if the MUS header is not present. The new code
Simon Howard
2006-07-24
Oops :-)
Simon Howard
2006-07-22
New mus -> mid conversion code thanks to Ben Ryves <benryves@benryves.com>
Simon Howard
2006-06-29
Add inverted checkboxes (tick in box when value is false)
Simon Howard
2006-06-29
Initial mouse configuration window.
Simon Howard
2006-06-29
Hugely refactor the response file loading code. Allow arguments to be
Simon Howard
2006-06-21
Let the SDL parachute catch crashes and shut down properly. Don't crash
Simon Howard
2006-06-20
Add a fake nonfunctional key bindings configuration menu.
Simon Howard
[next]