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
Age
Commit message (
Expand
)
Author
2009-06-25
(svn r16653) -Fix (r16269): TOC() macro was broken
smatz
2009-06-24
(svn r16652) -Codechange: use less strict, but faster check for quickly baili...
smatz
2009-06-24
(svn r16651) -Fix: When there is no AI version that can load data from the sa...
yexo
2009-06-24
(svn r16650) -Fix (r16649): missing ()
yexo
2009-06-24
(svn r16649) -Fix: When the exact AI version a game was saved with is no long...
yexo
2009-06-24
(svn r16648) -Codechange: move some more includes around
yexo
2009-06-24
(svn r16647) -Codechange: remove newgrf.h include from newgrf_engine.h to pre...
yexo
2009-06-24
(svn r16646) -Codechange: rename GetDepotByTile() to Depot::GetByTile()
smatz
2009-06-24
(svn r16645) -Update from WebTranslator v3.0:
translators
2009-06-24
(svn r16644) -Update: WebTranslator2 update to 2009-06-24 17:43:08
translators
2009-06-24
(svn r16643) -Codechange: replace GetStationByTile() by Station::GetByTile()
smatz
2009-06-23
(svn r16642) -Codechange: use map size limits enum at one more place
smatz
2009-06-23
(svn r16641) -Codechange: reduce number of multiplications done in FindTrainC...
smatz
2009-06-23
(svn r16640) -Codechange: move roadstop stuff to separate files
smatz
2009-06-23
(svn r16639) -Codechange: enumify RoadStop::status, move definition of short ...
smatz
2009-06-23
(svn r16637) -Cleanup: remove unused _debug_station_level
smatz
2009-06-23
(svn r16636) -Codechange: no need to initialize already zeroed variables by z...
smatz
2009-06-23
(svn r16635) -Fix: a couple of MSVC 64 bits warnings
rubidium
2009-06-23
(svn r16634) -Codechange: use Company::IsHumanID() instead of IsHumanCompany()
smatz
2009-06-23
(svn r16633) -Codechange: remove checks for consistency of newpool
smatz
2009-06-23
(svn r16632) -Codechange: rename Town::flags12 to Town::flags
smatz
2009-06-23
(svn r16631) -Fix (r1826)(r1881)(r9613): loading of some town data from old s...
smatz
2009-06-23
(svn r16630) -Fix (r16629): forgot a continue
glx
2009-06-22
(svn r16629) -Fix: depend hang on solaris
glx
2009-06-22
(svn r16628) -Codechange: remove one gcc2 hack
smatz
2009-06-22
(svn r16627) -Fix: warning about comparing signed and unsigned types
smatz
2009-06-22
(svn r16626) -Change: split the part of config.lib that generates the 'warnin...
rubidium
2009-06-22
(svn r16625) -Fix: unsigned vs signed warning in strgen
rubidium
2009-06-22
(svn r16624) -Fix: depend was compiled with the same compiler as the OpenTTD ...
rubidium
2009-06-22
(svn r16623) -Change: remove CC_CFLAGS as we're not using a C compiler anywhe...
rubidium
2009-06-22
(svn r16622) -Fix: {CARGO} only consumes 1 argument
rubidium
2009-06-22
(svn r16621) -Update: WebTranslator2 update to 2009-06-22 17:28:43
translators
2009-06-21
(svn r16620) -Fix (r16619): sometimes one misses the obvious :(
rubidium
2009-06-21
(svn r16619) -Cleanup: more coding style in airport stuff.
rubidium
2009-06-21
(svn r16618) -Fix (r16614): Silence a warning.
frosch
2009-06-21
(svn r16617) -Cleanup: some incorrect indenting
rubidium
2009-06-21
(svn r16616) -Update from WebTranslator v3.0:
translators
2009-06-21
(svn r16615) -Fix (r16613): 0x10 != 2
yexo
2009-06-21
(svn r16614) -Codechange: Make the airport min/max available year a property ...
yexo
2009-06-21
(svn r16613) -Fix [NewGRF]: some of the var action 2 80+ variables contained ...
yexo
2009-06-21
(svn r16612) -Fix (r16605): ASCII_LETTERSTART should be defined unconditional...
alberth
2009-06-20
(svn r16611) -Doc Fix(r16606): "then" became "the" and now is gone.
belugas
2009-06-20
(svn r16610) -Fix: remove rogue space before '?'
rubidium
2009-06-20
(svn r16609) -Codechange: Introduction of widget sizes and offsets used while...
alberth
2009-06-20
(svn r16607) -Update: WebTranslator2 update to 2009-06-20 17:50:41
translators
2009-06-20
(svn r16606) -Doc: Added/fixed doxygen comments.
alberth
2009-06-20
(svn r16605) -Codechange: Move ASCII_LETTERSTART to the right source file.
alberth
2009-06-20
(svn r16604) -Codechange: Use FS_BEGIN for iterating over fonts.
alberth
2009-06-20
(svn r16603) -Codechange: enumify map size limits (based on a patch by Bilbo)
smatz
2009-06-20
(svn r16602) -Fix (r13831): Antialiased fonts broken; check pixel_mode instea...
peter1138
[next]