summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-03-29(svn r4157) CodeChange : Keep on cleaning up Celestar's elrail mergebelugas
2006-03-29(svn r4156) CodeChange : Little cleanup after Celestar's elrail mergebelugas
2006-03-29(svn r4155) -Changed GetRoadStopByTile to use GetStationType and moved it. TO...celestar
2006-03-29(svn r4154) -Moved MAX_BRIDGES in bridge.h and made it an enum. This makes tw...celestar
2006-03-29(svn r4153) -Codechange. Changed NPF_TILE_LENGTH into an enum and moved it ou...celestar
2006-03-29(svn r4152) properties set for elrail.cbelugas
2006-03-29(svn r4151) -Fix: [PowerPC] removed an incorrect uninitialized var used warni...bjarni
2006-03-29(svn r4150) -Feature: Merged elrails into trunk. Thanks to Tron for lots of c...celestar
2006-03-29(svn r4149) -Codechange: [OSX] rewrite of how universal binaries are compiledbjarni
2006-03-29(svn r4143) -[FS#86]: Fixed and obi-wan error in station_map.h that would lea...celestar
2006-03-28(svn r4142) - Fix [FS#74]: Incorrectly loaded settings from the config file w...Darkvater
2006-03-27(svn r4136) CodeChange : Revert part of r4092 (as spotted by Tron) and clean-...belugas
2006-03-27(svn r4134) Revert part of r4133: Replacing a byte which gets written to save...tron
2006-03-26(svn r4133) - Some miscellaneous changes (unconverted TownID in function defi...Darkvater
2006-03-26(svn r4132) - Missed 3 CargoID'sDarkvater
2006-03-26(svn r4131) - CodeChange: Add proper semantics for StationID for such variabl...Darkvater
2006-03-26(svn r4130) - CodeChange: Add proper semantics for TownID for such variables ...Darkvater
2006-03-26(svn r4129) - CodeChange: Add proper bool type for is_ai as well...it is a bo...Darkvater
2006-03-26(svn r4128) - CodeChange: Add proper semantics for CargoID for such variables...Darkvater
2006-03-26(svn r4127) - Update English language file to use tags for the new unit system.peter1138
2006-03-26(svn r4126) - Feature: A new multi-lingual multi-measuring-unit system:peter1138
2006-03-26(svn r4125) - Feature: Add a general TIC() TOC() mechanism using rdtsc or som...Darkvater
2006-03-26(svn r4124) - CodeChange: remove windows-specific code from initializing the ...Darkvater
2006-03-26(svn r4123) - Forward-port the release-changes from the 0.4 branch back to tr...Darkvater
2006-03-26(svn r4120) Use the new station functions where appropriatetron
2006-03-26(svn r4119) There's one more possible hangar tile. Check for this in IsHangar...tron
2006-03-26(svn r4116) -Fix: The AI should send a plane into a hangar if it's not in a h...tron
2006-03-26(svn r4114) - Add missing source files to VS2003/VS6 project files added in r...Darkvater
2006-03-26(svn r4113) Moved all relevant map functions for stations to station_map.[ch]celestar
2006-03-26(svn r4111) Fix/Remove some stale commentstron
2006-03-25(svn r4109) - Fix (r4105) [iconv]: Only include the needed headers when ICONV...Darkvater
2006-03-25(svn r4108) Add [GS]etIndustryGfx()tron
2006-03-25(svn r4107) - Fix (r4105): Mixup of string parameters in debug message if ico...Darkvater
2006-03-25(svn r4105) - Feature: Add proper ISO-8859-15 <> LOCALCODE conversion. As the...Darkvater
2006-03-25(svn r4103) updated mac documentation to mention the fact that it's a triple ...bjarni
2006-03-25(svn r4099) -Codechange: [OSX] the cocoa video driver speedup of around 1000%...bjarni
2006-03-24(svn r4092) CodeChange : Named sprites instead of magic numbers plus create/u...belugas
2006-03-24(svn r4091) - Fix r4075. Do not "enter" please.Darkvater
2006-03-24(svn r4090) - Followup for r4075. Some SDL implementations seem to have a dif...Darkvater
2006-03-24(svn r4089) CodeChange : Create Map Accessors Group in MS WorkSpace, arrange ...belugas
2006-03-24(svn r4088) -Codechange: Introduce {Unb,B}arCrossing and IsCrossingBarred to ...celestar
2006-03-24(svn r4087) Add IsIndustryCompleted() to check if a industry tile is fully builttron
2006-03-24(svn r4086) Add MakeIndustry()tron
2006-03-24(svn r4085) Add GetTown{Index,ByTile}() to get the town index resp. the town ...tron
2006-03-24(svn r4084) -Documentation: [OSX] changed OSX specific docsbjarni
2006-03-24(svn r4083) -Feature: [OSX] Ported r4075 (Undraw the mouse when it leaves the...egladil
2006-03-24(svn r4082) -Fix: [OSX] FS#80 Crash when switching from windowed to fullscreenbjarni
2006-03-24(svn r4079) Add GetSation{Index,ByTile}() to get the station index resp. the ...tron
2006-03-24(svn r4077) Add GetIndustry{Index,ByTile}() to get the industry index resp. t...tron
2006-03-24(svn r4076) Back out r4074. It doesn't work and leads to make endlessly calli...tron