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
/
src
/
network
/
core
/
core.h
Age
Commit message (
Expand
)
Author
2008-05-30
(svn r13343) -Codechange: reorder/move variable/functions in the network head...
rubidium
2007-03-07
(svn r9051) -Codechange: typedef [enum|struct] Y {} X; -> [enum|struct] X {};
rubidium
2007-03-07
(svn r9050) -Codechange: Foo(void) -> Foo()
rubidium
2007-02-23
(svn r8857) -Documentation: Added some doxygen @file tags, repaired others (t...
celestar
2007-01-31
(svn r8479) -Fix (r8459): Silenced VC warning C4099: 'Packet' : type name fir...
KUDr
2007-01-30
(svn r8461) -Feature: check for NewGRF compatability before actually download...
rubidium
2007-01-30
(svn r8459) -Codechange: move (Send|Recv)GRFIdentifier to NetworkSocketHandle...
rubidium
2007-01-28
(svn r8445) -Cleanup: remove some @params from comments as the parameters did...
rubidium
2007-01-12
(svn r8083) -Codechange: make a NetworkSocketHandler as base for all sockets ...
rubidium
2007-01-04
(svn r7830) -Codechange: let NetworkCoreInitialize return a bool, so we have ...
rubidium
2007-01-04
(svn r7829) -Codechange: move the network (core) initialization/shutdown func...
rubidium