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-05-21
Add radio button class.
Simon Howard
2006-05-21
Initialise the table selection on table creation.
Simon Howard
2006-05-21
Always select a valid widget in a table before drawing the table.
Simon Howard
2006-05-20
Add missing free() call.
Simon Howard
2006-05-20
Updated guitest.
Simon Howard
2006-05-20
Add label class.
Simon Howard
2006-05-20
Make all windows be tables with one column.
Simon Howard
2006-05-20
Add table class. Allow widgets with heights of more than one line.
Simon Howard
2006-05-20
Checkbox class
Simon Howard
2006-05-20
Add main loop function and forward key presses to widgets.
Simon Howard
2006-05-20
Make Translatekey static.
Simon Howard
2006-05-20
Split off keyboard key definitions to a separate file.
Simon Howard
2006-05-20
Clip windows against the workspace boundaries.
Simon Howard
2006-05-20
Add selectable and visible properties to widgets. Allow the position of
Simon Howard
2006-05-19
Initialise tracers to NULL on savegame load - fixes a problem with
Simon Howard
2006-05-19
Add a config file setting to allow a delay to be specified on startup.
Simon Howard
2006-05-19
Split off text mode gui desktop code into a separate file. Rename some
Simon Howard
2006-05-18
Add TXT_SetDesktopTitle()
Simon Howard
2006-05-18
Make TXT_AddWidget take a NULL pointer so different widget types can
Simon Howard
2006-05-18
Initial working text-mode GUI framework.
Simon Howard
2006-05-11
Allow port to be specified for client to connect to through -port or
Simon Howard
2006-05-08
Allow -3 scale.
Simon Howard
2006-05-06
Respect the use_mouse value in configuration files.
Simon Howard
2006-05-06
Add back -nomouse command line parameter.
Simon Howard
2006-05-05
Syncronise the -timer/-avg parameters across all clients to avoid desyncs.
Simon Howard
2006-05-03
Handle divide by zero in R_PointToDist: fixes crash in udm1.wad
Simon Howard
2006-05-03
Allow .mid files in PWADs (via including a MID inside a music lump).
Simon Howard
2006-04-28
Fix sky behavior to be like Vanilla Doom, ie. Doom II skies never change
Simon Howard
2006-04-28
Fix spacing of the devparm mode dots!
Simon Howard
2006-04-14
Add ability to play using the Vanilla player sync code
Simon Howard
2006-04-14
Fix netgame respawn bug on MAP02 (may be 64-bit related)
Simon Howard
2006-04-09
Add change missed from last commit
Simon Howard
2006-04-09
Broadcast searches (currently broken)
Simon Howard
2006-04-08
Forgot to add net_query.c to Makefile.am
Simon Howard
2006-04-06
Debug code for tracking bandwidth usage
Simon Howard
2006-04-06
Add the ability to query the current state of servers, and '-query'
Simon Howard
2006-04-06
Save demos when quitting normally - it is no longer neccessary to press
Simon Howard
2006-04-06
Use BACKUPTICS everywhere. Remove NET_TICCMD_QUEUE_SIZE
Simon Howard
2006-04-06
Sanity check data received by the server. Send version string earlier
Simon Howard
2006-04-01
Don't add modules to the server context until after they have been
Simon Howard
2006-03-31
Remove reference to nonexistent i_main.h
Simon Howard
2006-03-30
Increase the default heap size to 16MB, and add a -mb parameter to allow
Simon Howard
2006-03-30
When all players leave a server, start accepting new connections again.
Simon Howard
2006-03-30
Add missing #include
Simon Howard
2006-03-30
Split off timer code into separate i_timer.c file. Add d_dedicated.c
Simon Howard
2006-03-30
Dedicated server mode.
Simon Howard
2006-03-30
Remove hard-coded use of network modules from server code.
Simon Howard
2006-03-29
Removing dummy file.
Simon Howard
2006-03-29
Dummy commit to test the new IRC monitoring bot
Simon Howard
2006-03-29
Removing dummy.txt
Simon Howard
[next]