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.h
Age
Commit message (
Expand
)
Author
2007-05-07
(svn r9805) -Codechange: Use HASBIT() et al for display options bits.
peter1138
2007-05-05
(svn r9791) -Fix (r9779, FS#766): add TownLayoutByte to correctly save town l...
glx
2007-05-04
(svn r9779) -Feature: Add the possiblity to choose different road patterns fo...
belugas
2007-05-02
(svn r9764) -Codechange: replace some lookup tables by functions.
rubidium
2007-04-17
(svn r9658) -Codechange: CT_FOOD is not part of temperate climate, place it a...
belugas
2007-04-15
(svn r9638) -Feature: Increase cargo types from 12 to 32 and enable newcargo ...
peter1138
2007-04-05
(svn r9563) -Feature: Add more finer control to transparency options, includi...
peter1138
2007-03-22
(svn r9400) -Codechange: Use some more representative enum names for landscap...
belugas
2007-03-07
(svn r9051) -Codechange: typedef [enum|struct] Y {} X; -> [enum|struct] X {};
rubidium
2007-02-13
(svn r8698) -Codechange: enumify the returns of VehicleEnterTile
rubidium
2007-02-01
(svn r8511) -Codechange: make WindowClass an enumerated value.
rubidium
2007-01-14
(svn r8128) -Codechange: Split sprite and palette remap into separate 32 bit ...
peter1138
2007-01-10
(svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, ...
rubidium
2007-01-02
(svn r7759) -Merge: makefile rewrite. This merge features:
rubidium