index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dedicated.c
Age
Commit message (
Expand
)
Author
2005-07-25
(svn r2710) Simplify dedicated server code a bit and don't compile it at all,...
tron
2005-07-24
(svn r2701) Insert Id tags into all source files
tron
2005-07-23
(svn r2691) Separate dedicated video driver and fix bemidi declarations
tron
2005-07-22
(svn r2673) Include functions.h directly, not globally via openttd.h
tron
2005-07-21
(svn r2669) Shuffle some more stuff around to reduce dependencies
tron
2005-06-20
(svn r2465) Remove some unreachable code
tron
2005-06-02
(svn r2397) - CodeChange: rename all "ttd" files to "openttd" files.
Darkvater
2005-05-16
(svn r2334) - Fix (regression): moved togglefullscreen into the video-driver,...
Darkvater
2005-05-12
(svn r2298) - CodeChange: removed CmdAbuses: CmdSetTownNameType(), CmdStartNe...
Darkvater
2005-05-04
(svn r2266) - Feature: it is now possible to start a dedicated server on Win9...
Darkvater
2005-04-02
(svn r2130) Various spelling fixes in messages.
pasky
2005-04-02
(svn r2118) - Fix: Fix compilation with network disabled, and comment out som...
Darkvater
2005-03-24
(svn r2047) -Fix: never commit your own personal changes... :(
truelight
2005-03-24
(svn r2046) -Codechange: moved all waypoint code to waypoint.c/waypoint.h
truelight
2005-03-24
(svn r2043) -Fix: committed too many files in the last commit
truelight
2005-03-24
(svn r2042) -Fix: forgot to remove a printf ;)
truelight
2005-03-01
(svn r1918) -Fix: [ 1101874 ] Dedicated server now accepts '-g' (load game) a...
truelight
2005-02-23
(svn r1910) Move two variables out of variables.h which are only used locally
tron
2005-02-05
(svn r1805) Teach the driver layer a few things about const correctness
tron
2005-02-05
(svn r1803) Move debugging stuff into files of it's own
tron
2005-02-04
(svn r1794) Make the dedicated server compile again under MorphOS (tokai)
tron
2005-01-23
(svn r1615) -Fix: [1107350] console ignoring return character occasionally. F...
darkvater
2005-01-23
(svn r1610) Remove trailing whitespace (last time ever, i hope)
tron
2005-01-22
(svn r1591) Make dedicated servers on OS/2 check for input the UNIX way
tron
2005-01-16
(svn r1547) -Feature: windows dedicated (if anyone would run that, but ok), i...
darkvater
2005-01-06
(svn r1402) Trim trailing whitespace
tron
2004-12-27
(svn r1281) -Fix: the OS/2 is now finished. Fixes:
truelight
2004-12-23
(svn r1266) -Fix: fix some cygwin/mingw warnings
darkvater
2004-12-23
(svn r1248) -Add: initial OS/2 support (read docs/ReadMe_OS2.txt) (orudge)
truelight
2004-12-23
(svn r1240) -Fix: OpenTTD once again compiles if ENABLE_NETWORK is disabled.
darkvater
2004-12-22
(svn r1236) MorphOS: added make release like in OSX (tokai)
bjarni
2004-12-20
(svn r1188) -Fix: [Network] Fixed that CTRL+<key> could sometimes hang a dedi...
truelight
2004-12-19
(svn r1173) -Fix: [Network] Console input in dedicated server for windows was...
truelight
2004-12-19
(svn r1172) -Fix: [Network] Pressing CTRL+C in dedicated server now closed th...
truelight
2004-12-18
(svn r1154) -Add: [Network] Forked dedicated server (start openttd with -Df) ...
truelight
2004-12-18
(svn r1152) -Add: [Network] Added signal handling (GeniusDex)
truelight
2004-12-13
(svn r1056) -Fix: [Network] Give the dedicated-server always a console in win...
truelight
2004-12-04
(svn r942) -Merged branch/network back into the trunk
truelight