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
/
Makefile.am
Age
Commit message (
Expand
)
Author
2005-12-30
Fix client code to correctly send reply to server on connection.
Simon Howard
2005-12-29
Add initial client/server connect code. Reorganise sources list in
Simon Howard
2005-10-30
Add foundation code for the new networking system
Simon Howard
2005-10-17
Start of Dehacked 'Misc' section support. Initial Health+Bullets,
Simon Howard
2005-10-12
doomfeatures.h to allow certain features to be disabled in the build
Simon Howard
2005-10-09
Include libtextscreen include in the right place, include deh_main.h
Simon Howard
2005-10-08
Dehacked "Sound" section support
Simon Howard
2005-10-08
WAD merging code
Simon Howard
2005-10-04
Dehacked "Misc" section parser (currently a dummy)
Simon Howard
2005-10-04
Rewrite cheats code. Add dehacked cheat replacement.
Simon Howard
2005-10-03
Add mapping code to map out structures and switch thing/frame code to use
Simon Howard
2005-10-02
The beginnings of dehacked support
Simon Howard
2005-10-02
ENDOOM support using text mode emulation
Simon Howard
2005-10-01
automake doesn't recognise .rc files unless there is a rule like this in
Simon Howard
2005-09-27
Fix .rc -> .o rule
Simon Howard
2005-09-27
Don't write converted output file unless everything went through
Simon Howard
2005-09-24
Add application icon to running program
Simon Howard
2005-09-20
Conditionally build the resource file, dependent on whether windres exists
Simon Howard
2005-09-20
Include icon in exe, rather than the default icon. Thanks to Joe Kennedy
Simon Howard
2005-09-05
Add mmus2mid code from prboom. Use 'void *' for music handles. Pass
Simon Howard
2005-08-31
Remove the last traces of NORMALUNIX
Simon Howard
2005-08-30
Windows fixes
Simon Howard
2005-08-12
Port network code to use SDL_net
Simon Howard
2005-08-04
Turn on compiler optimisation and warning options
Simon Howard
2005-08-04
Silence compiler warnings
Simon Howard
2005-07-24
Move to SDL for graphics.
Simon Howard
2005-07-23
Use ANSI-standard limit constants. Remove LINUX define.
Simon Howard
2005-07-23
Autotools build system
Simon Howard