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
path:
root
/
src
Age
Commit message (
Expand
)
Author
2006-10-14
Display a different message from the normal WAD directory warning if
Simon Howard
2006-10-14
Change wording on netgame warning message.
Simon Howard
2006-10-11
Shut up compiler warnings.
Simon Howard
2006-10-10
Remove d_french.h, other i18n-related stuff. If people want i18n, it
Simon Howard
2006-10-06
Send deh/wad md5sums to players at the waiting screen. Display a warning
Simon Howard
2006-10-06
Send deh/wad checksums to the server when connecting.
Simon Howard
2006-10-05
Dehacked information checksum generation
Simon Howard
2006-10-05
WAD directory checksum generation code
Simon Howard
2006-10-05
Prevent against deadlock where client and server are both stuck waiting
Simon Howard
2006-10-05
Packet loss simulation code for test.
Simon Howard
2006-09-30
Only allow drone mode when connecting.
Simon Howard
2006-09-30
Make the server stop sending if one of the clients stops acknowledging.
Simon Howard
2006-09-29
Working -left and -right options!
Simon Howard
2006-09-29
Working drone clients!
Simon Howard
2006-09-25
Fix colors.
Simon Howard
2006-09-25
Don't disable screen melt entirely in testcontrols mode; just on startup.
Simon Howard
2006-09-25
Don't allow function keys to be used in testcontrols mode.
Simon Howard
2006-09-25
Remove low-pass filter on mouse for testcontrols mode - seems to work
Simon Howard
2006-09-25
Add "test controls" mode - for setup.exe in the future. Start straight
Simon Howard
2006-09-22
Call the SpechitOverrun _after_ incrementing numspechit. Thanks to Quasar
Simon Howard
2006-09-22
Continue to build things if we fail to update chocolate_doom_icon.c
Simon Howard
2006-09-22
Add DEH_String() conversions on more strings that are not being converted.
Simon Howard
2006-09-22
Fix warning.
Simon Howard
2006-09-22
Fix warning about initialiser.
Simon Howard
2006-09-21
Set default sound devices to SNDDEVICE_SB, so that sfx and music are on by
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-20
Make sure modified copyright banners always end in a newline. If they don't, add
Simon Howard
2006-09-20
Fix code style :-)
Simon Howard
2006-09-20
add extra defines when building
Russell Rice
2006-09-19
Turn on -Wall as well.
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-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-09
Fix the -nomusic parameter.
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
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
[next]