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
2008-02-16
(svn r12162) -Fix [FS#1757]: towns shouldn't build over houses owned by anoth...
smatz
2008-02-16
(svn r12161) -Fix: towns will no longer build houses > 1x1 there where should...
smatz
2008-02-16
(svn r12160) -Fix [FS#1744]: remove the arbitrary limit of 64 waypoints per t...
smatz
2008-02-16
(svn r12159) -Codechange: Enumify some widget magical numbers
belugas
2008-02-16
(svn r12158) -Codechange: merge all the sprite recolouring mapping under a si...
belugas
2008-02-16
(svn r12157) -Codechange: Remove a structure definition and replace it with a...
belugas
2008-02-16
(svn r12156) -Fix (r11454): Chance16I was now biased towards zero - round to ...
smatz
2008-02-16
(svn r12155) -Fix (r12154): some warnings (always compile before commit)
glx
2008-02-15
(svn r12154) -Codechange: removed a magic number
glx
2008-02-15
(svn r12150) -Fix (r12143): compiler warnings - possible use of uninitialised...
smatz
2008-02-15
(svn r12149) -Codechange: Merge 'ground_sprite' and 'ground_pal' of DrawTileS...
frosch
2008-02-15
(svn r12148) -Codechange: Merge 'image' and 'pal' of DrawTileSeqStruct into o...
frosch
2008-02-15
(svn r12147) -Codechange: Use macros to build DrawTileSprites-tables in stati...
frosch
2008-02-15
(svn r12146) -Codechange: Use macros to build DrawTileSeqStruct-tables in sta...
frosch
2008-02-15
(svn r12145) -Codechange: includes should be at the top of the source file
belugas
2008-02-15
(svn r12144) -Codechange: Adjust aircraft slowing algorithm so that very fast
peter1138
2008-02-15
(svn r12143) -Fix (r8038): Engine::preview_player does not contain a Player I...
peter1138
2008-02-15
(svn r12142) -Fix [FS#1766]: Callback 0x3D always gets a cargobit in var 0x18...
frosch
2008-02-14
(svn r12141) -Codechange: Introduce IsNormalRoad[Tile](), IsRoadDepot[Tile]()...
frosch
2008-02-14
(svn r12140) -Codechange: A bit of code style fixes(Geektoo).
belugas
2008-02-14
(svn r12139) -Fix (r12124): The global variable value should be returned, not...
peter1138
2008-02-14
(svn r12138) -Fix: do not allow adding tram to rail-road crossing when there ...
smatz
2008-02-14
(svn r12137) -Fix [FS#1769]: Show cargo capacity for articulated vehicles cor...
peter1138
2008-02-14
(svn r12136) -Fix(r12135): Code style compliance and... code style as such
belugas
2008-02-14
(svn r12135) -Codechange: Road and rail bridge selection windows were identic...
belugas
2008-02-13
(svn r12134) -Change: count the number of ticks a vehicle was running this da...
smatz
2008-02-13
(svn r12133) -Fix: Vehicle sorting by max speed did not work properly for tra...
peter1138
2008-02-13
(svn r12132) -Cleanup: convert pathfinder selection from if/else to switch/ca...
smatz
2008-02-13
(svn r12131) -Fix (r3374): with mammoth trains disabled, maximum train length...
smatz
2008-02-13
(svn r12130) -Cleanup (r12129): remove now unused strings from all language f...
smatz
2008-02-13
(svn r12129) -Change [FS#1759]: simplified patch settings for pathfinders (Yo...
smatz
2008-02-13
(svn r12128) -Codechange: Replace last use of TrainPlayLeaveStationSound(v) w...
peter1138
2008-02-13
(svn r12127) -Codechange: Use a variable instead of calling the same function...
belugas
2008-02-13
(svn r12126) -Codechange: Use a variable instead of calling the same function...
belugas
2008-02-12
(svn r12125) -Codechange: Remove redundant signal lookup table, and document ...
peter1138
2008-02-12
(svn r12124) -Codechange: Move newgrf-variables that are common to VarAction2...
frosch
2008-02-12
(svn r12123) -Add: generate.vbs script to allow project files generation for ...
glx
2008-02-12
(svn r12122) -Codechange: Add framework for generic feature callbacks, along ...
peter1138
2008-02-12
(svn r12121) -Fix [FS#1764]: Drop down item indexes are now an int instead of...
peter1138
2008-02-12
(svn r12120) -Cleanup: const-ify parameters when checking for same cargopacke...
peter1138
2008-02-12
(svn r12119) -Codechange: Rename grfspec_feature to match code style, and exp...
peter1138
2008-02-12
(svn r12118) -Codechange: Put the two descriptions of bridges in an array ins...
belugas
2008-02-12
(svn r12117) -Fix (r12115): strgen compilation was broken
glx
2008-02-11
(svn r12116) -Fix (r12083): little typos in source.list
glx
2008-02-11
(svn r12115) -Codechange: move malloc/realloc error messages to separate file...
smatz
2008-02-11
(svn r12114) -Fix (r12111): missed one Bridge -> BridgeSpec
peter1138
2008-02-11
(svn r12111) -Codechange: Rename Bridge to BridgeSpec, out of consistensy wit...
belugas
2008-02-11
(svn r12109) -Fix [FS#1745](r8973): use tile index 0 for planes in the air, s...
smatz
2008-02-11
(svn r12108) -Fix [FS#1753]: X/Y axis swap for station tiles in GetNearbyTile...
peter1138
2008-02-11
(svn r12107) -Codechange: Add and use the typedef BridgeType
belugas
[next]