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-01-07
Fix the behavior when expanding sound effects (again). Doom actually
Simon Howard
2006-01-06
Fix the "-skill 0" hack commonly used under DOS
Simon Howard
2006-01-05
Fixes for big endian machines (thanks locust)
Simon Howard
2006-01-05
Specify signed char explicitly for ticcmd_t fields.
Simon Howard
2006-01-02
Move I_InitGraphics call to be invoked earlier in D_DoomMain. Call the
Simon Howard
2006-01-02
Restructure the waiting screen code. Establish our own separate event
Simon Howard
2006-01-02
fix client connected function
Simon Howard
2006-01-02
Create NET_SV_Shutdown function to shut down the server. Call it
Simon Howard
2006-01-02
Change AddrToString function to use an internal static buffer, for
Simon Howard
2006-01-02
Clear the screen AFTER initialising the loading disk buffer, so that
Simon Howard
2006-01-02
Add a "-client" option to test connecting to a local server.
Simon Howard
2006-01-02
Fix connect timeout and shutdown client properly if we fail to connect.
Simon Howard
2006-01-02
Refer to connected clients by their AddrToString() output rather than just
Simon Howard
2006-01-02
Rename i_net_module -> net_sdl_module. Fix the AddrToString method.
Simon Howard
2006-01-02
Remove test code
Simon Howard
2006-01-02
Fix packet not freed back after being sent.
Simon Howard
2006-01-02
Encapsulate the event queue code properly. Add a D_PopEvent function
Simon Howard
2006-01-02
Make functions static. Remove unused variable.
Simon Howard
2006-01-02
Neater prefixes: NET_Client -> NET_CL_. NET_Server -> NET_SV_.
Simon Howard
2006-01-01
Client disconnect code
Simon Howard
2006-01-01
Remove GS_WAITINGSTART gamestate. This will be independent of the main
Simon Howard
2006-01-01
String read/write functions
Simon Howard
2005-12-30
Fix client code to correctly send reply to server on connection.
Simon Howard
2005-12-30
Millisecond clock function
Simon Howard
2005-12-29
Working client connect code
Simon Howard
2005-12-29
Add initial client/server connect code. Reorganise sources list in
Simon Howard
2005-12-29
Automatically initialise the address table
Simon Howard
2005-11-17
Catch SDL_QUIT event on ENDOOM display
Simon Howard
2005-10-30
Add foundation code for the new networking system
Simon Howard
2005-10-29
Update ChangeLog
Simon Howard
2005-10-29
0.1.2
Simon Howard
2005-10-29
Fix help screen orderings and skull positions to make Chocolate Doom
Simon Howard
2005-10-26
Final Doom teleport logic was backwards
Simon Howard
2005-10-24
Allow the game version to emulate to be specified from the command line
Simon Howard
2005-10-23
Drastically refactor the WAD merging code. Allow multiple replacements
Simon Howard
2005-10-23
Reproduce the behavior when playing a sound at a sample rate which
Simon Howard
2005-10-18
Update ChangeLog
Simon Howard
2005-10-18
0.1.1
Simon Howard
2005-10-18
Update ChangeLog
Simon Howard
2005-10-18
Update NEWS
Simon Howard
2005-10-17
DEH_CheckCommandLine -> DEH_Init, for consistency with other Init
Simon Howard
2005-10-17
Add a "loading" message for each dehacked patch we load, to be orthogonal
Simon Howard
2005-10-17
Fix "Monsters Infight"
Simon Howard
2005-10-17
Add note that the "Monsters Infight" setting is not supported.
Simon Howard
2005-10-17
Ignore comments in dehacked files.
Simon Howard
2005-10-17
Dehacked Misc support: Controls for the armor and armor class set when
Simon Howard
2005-10-17
Dehacked Misc support: Max soulsphere, Soulsphere+Megasphere health bonus
Simon Howard
2005-10-17
Add dehacked "Misc" implementations for max armor+health, blue+green
Simon Howard
2005-10-17
Start of Dehacked 'Misc' section support. Initial Health+Bullets,
Simon Howard
2005-10-17
Guard against multiple video shutdowns better. Fix crash due to improper
Simon Howard
[prev]
[next]