summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-03-08(svn r3795) Add a function to request the orientation of a depottron
2006-03-08(svn r3794) Use already available accessor functions instead of GB()tron
2006-03-08(svn r3792) -Fix: Mark the right tile as dirty. It's just a graphical glitch ...tron
2006-03-08(svn r3791) Replace home grown direction handling for placing lighthouses by ...tron
2006-03-08(svn r3789) Add an enum and function to handle DiagDirection changestron
2006-03-08(svn r3788) Fix (harmless) typo in r3784tron
2006-03-08(svn r3787) Use DirToDiagDir() instead of >> 1tron
2006-03-08(svn r3786) More work for DirDifftron
2006-03-08(svn r3785) Replace some if-magic to determine the turning direction for road...tron
2006-03-08(svn r3784) Add a type and functions to handle direction changestron
2006-03-08(svn r3783) Replace further ints and magic numbers by Direction, DiagDirectio...tron
2006-03-07(svn r3779) Move CheckTunnelInWay() to a more appropriate place, invert its r...tron
2006-03-06(svn r3778) - Fix crash when resizing news history window.peter1138
2006-03-06(svn r3777) Add some functions to handle tunnelstron
2006-03-06(svn r3776) Replace many ints and magic numbers by Direction, DiagDirection a...tron
2006-03-06(svn r3775) Fix loading of server_port from config file, introduced in Darkva...peter1138
2006-03-06(svn r3774) Remove some more magic numbers and typestron
2006-03-06(svn r3773) Shove some semantics down ottd's throat by replacing ints and mag...tron
2006-03-05(svn r3770) Remove the _road_special_gettrackstatus hack. Egladil and me deem...tron
2006-03-05(svn r3769) Add a cast to make KUDr's C++ compiler happytron
2006-03-05(svn r3767) Move all direction related enums and functions to a separate headertron
2006-03-05(svn r3766) Add a function to get the RoadBits from an arbitrary tiletron
2006-03-05(svn r3765) Fix some naming glitches in r3763 and add missing svn propertiestron
2006-03-05(svn r3763) Adapt to the new 'map accessors go in foo_map.h'-schemetron
2006-03-04(svn r3761) Fix two bugs in r3757tron
2006-03-04(svn r3760) Replace some magic numbers for checking for a suitable slope for ...tron
2006-03-04(svn r3759) -Fix: [OSX] don't set CC_HOST to i686 gcc when compiling universa...bjarni
2006-03-04(svn r3758) Remove the news validation callback. It is superseded by r3757.tron
2006-03-04(svn r3757) -Feature: Delete news items about vehicles, when they get staletron
2006-03-03(svn r3754) Miscellaneous changes: indentation, reduce variable scope, constn...tron
2006-03-03(svn r3752) FYOS avoid to cast function pointerstron
2006-03-03(svn r3751) -Fix: Correctly implement minimum search, so road vehicles head t...tron
2006-03-03(svn r3750) Use INVALID_STATION instead of -1 in NPFtron
2006-03-03(svn r3749) -Fix: [FS#61] The tooltips for raising and lowering land buttons ...tron
2006-03-03(svn r3748) Remove bubblesort(), it's unusedtron
2006-03-03(svn r3747) Change HASBIT() to return 0/1 instead of 0/value of tested bit, b...tron
2006-03-03(svn r3746) - [7/7] Moving the callback functions for the setting-changes fro...Darkvater
2006-03-03(svn r3745) Fix two buffer overflows, one case of undefined behavior (the des...tron
2006-03-02(svn r3742) -codechange: [OSX] changed an assert to use the new error window ...bjarni
2006-03-02(svn r3741) -Fix: [i686 OSX] reverted the change in rev 3670 for non PowerPC ...bjarni
2006-03-02(svn r3740) -Feature: [OSX] added OS version, CPU type and newGRF settings to...bjarni
2006-03-02(svn r3739) -Fix: [Big endian CPUs] fixed bug introduced in rev 3720 where BE...bjarni
2006-03-02(svn r3733) Fix a bug in r3719, which caused a crash when the default value f...tron
2006-03-02(svn r3732) - Fix two warnings. Stupid MSVC didn't even complain :s (Thank Tr...Darkvater
2006-03-02(svn r3730) Multistop modifications:celestar
2006-03-02(svn r3727) - Fix some typos in the readme and known-bugs text filesDarkvater
2006-03-02(svn r3726) - [6/6] Finalize conversion, finally save the patches struct.Darkvater
2006-03-02(svn r3724) - [5.5/6] heh, the patch part got left out of the previous commit...Darkvater
2006-03-02(svn r3723) - [5/6] Move over the console commands from settings_gui to setti...Darkvater
2006-03-02(svn r3722) - [4/4] Present the game with a unified structure for the configu...Darkvater