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-21
Rename Accept to Select.
Simon Howard
2006-09-21
Add compatibility options dialog.
Simon Howard
2006-09-21
Add ENDOOM and startup delay to display settings dialog.
Simon Howard
2006-09-21
Fix some warnings in textscreen code.
Simon Howard
2006-09-21
Use NULL for initialising pointers rather than 0.
Simon Howard
2006-09-21
Use DEFAULT_INT enum value rather than 0.
Simon Howard
2006-09-21
"\0" != NULL
Simon Howard
2006-09-21
Fix a lot of warnings (for fussy compilers) and one always-true check
Russell Rice
2006-09-21
Add new codeblocks build files to dist.
Simon Howard
2006-09-21
Code::Blocks project and workspace.
Russell Rice
2006-09-20
Make sure modified copyright banners always end in a newline. If they don't, add
Simon Howard
2006-09-20
Fill in some default values for the player name and the chat macros
Simon Howard
2006-09-20
Add sound config dialog. Convert some of the mouse settings to use
Simon Howard
2006-09-20
Add spin control widget.
Simon Howard
2006-09-20
Change the default optimisation level to -O2 and add
Simon Howard
2006-09-20
Add multiplayer configuration dialog.
Simon Howard
2006-09-20
Remove tab characters :-)
Simon Howard
2006-09-20
Add HACKING file with guidelines for Chocolate Doom hackers.
Simon Howard
2006-09-20
Fix code style :-)
Simon Howard
2006-09-20
add extra defines when building
Russell Rice
2006-09-20
Add "Enable mouse" checkbox to mouse config dialog. Reorder options.
Simon Howard
2006-09-19
Fix chocolate-setup warnings.
Simon Howard
2006-09-19
Fix textscreen warnings.
Simon Howard
2006-09-19
Turn on -Wall as well.
Simon Howard
2006-09-19
'widgets' variable was used uninitialised. For some reason this didn't
Simon Howard
2006-09-19
Build with debugging symbols by default.
Simon Howard
2006-09-19
Move the grab mouse setting to the mouse config dialog.
Simon Howard
2006-09-19
New display settings dialog!
Simon Howard
2006-09-19
Check column is valid when finding a selectable column. Fixes weird
Simon Howard
2006-09-19
Set mouse button defaults.
Simon Howard
2006-09-19
make the icon work in the client binary
Russell Rice
2006-09-18
Code::Blocks projects:
Russell Rice
2006-09-18
Level select dialog.
Simon Howard
2006-09-18
Fix TXT_SelectWidgets with NULL spacers.
Simon Howard
2006-09-18
Add function to set button label.
Simon Howard
2006-09-18
Repeat key presses when the key is held down - thanks to Mad_Mac for this
Simon Howard
2006-09-17
Split off query data into a net_querydata_t structure in net_structrw.c
Simon Howard
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
[prev]
[next]