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
/
oldloader.cpp
Age
Commit message (
Expand
)
Author
2007-02-18
(svn r8807) -Feature: Add support for loading (some of) the TTDP extra chunks...
Darkvater
2007-02-14
(svn r8740) -Fix (r8783): GCC warnings about not-handled MP_ values in switch...
Darkvater
2007-02-14
(svn r8739) -Codechange: Update the oldloader debug levels to be more in spec...
Darkvater
2007-02-14
(svn r8738) -Fix: TTDP games have all tiles touching the water marked as MP_W...
Darkvater
2007-02-14
(svn r8737) -Regression (r8621): VEH_Type renumbering wasn't performed for TT...
Darkvater
2007-02-13
(svn r8707) -Codechange: Turn IsValidStation into a method of Station
celestar
2007-02-10
(svn r8660) -Fix
tron
2007-01-31
(svn r8477) -Fix
tron
2007-01-31
(svn r8475) -Fix
tron
2007-01-24
(svn r8385) -Fix
tron
2007-01-19
(svn r8276) -Fix
tron
2007-01-17
(svn r8207) -Fix
tron
2007-01-17
(svn r8185) -Codechange: Equipped Roadstops with new/delete operators and gav...
celestar
2007-01-14
(svn r8131) -Fix (r8125): g++ warning: 'invalid access to non-static data mem...
KUDr
2007-01-12
(svn r8071) -Fix (r5999): [FS#536] Merging 32bit dates broke the inauguration...
Darkvater
2007-01-11
(svn r8056) -Codechange: Remove swap_byte, swap_byte, and siblings (some were...
celestar
2007-01-11
(svn r8050) -Codechange: Rename map member extra to m6, since its usage has b...
belugas
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