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
/
openttd.cpp
Age
Commit message (
Expand
)
Author
2007-01-18
(svn r8240) -Fix (r8013): Put the output of -h to stdout and not to stderr (t...
Darkvater
2007-01-17
(svn r8184) if cascade -> switch
tron
2007-01-17
(svn r8183) When iterating over the map in AfterLoadGame() do it the same way...
tron
2007-01-16
(svn r8155) -Fix: fixed compilation when --disable-network is in use
bjarni
2007-01-15
(svn r8144) -Fix: [FS#163] When a station is removed, vehicles do not get exc...
celestar
2007-01-14
(svn r8137) -Fix (FS#551, r4259, r4320): roadstop->num_vehicles was wrong for...
rubidium
2007-01-14
(svn r8119) -Fix (r8101): Uninitializing windows should be called before free...
Darkvater
2007-01-13
(svn r8111) -Fix r8106: silence warnings
glx
2007-01-13
(svn r8106) -Feature/Fix: Add the ability to load savegames when you don't ha...
Darkvater
2007-01-13
(svn r8095) -Codechange: stuff that is not related to HAL moved from hal.h to...
KUDr
2007-01-12
(svn r8078) -Codechange: rewrite UDP part of the network code to make use cla...
rubidium
2007-01-11
(svn r8066) - Codechange: MallocT(), CallocT(), ReallocT() now return the poi...
KUDr
2007-01-10
(svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, ...
rubidium
2007-01-10
(svn r8033) [cpp] - Prepare for merge from branches/cpp (all .c files renamed...
KUDr