summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-02-05(svn r3556) Add accessors for handling tree tilestron
2006-02-05(svn r3555) -Codechange: [Big Endian] removed defining OTTD_ALIGNMENT by defa...bjarni
2006-02-05(svn r3554) Add accessors for the field type and fences of clear tilestron
2006-02-05(svn r3553) - Revert r3549 "Change the behaviour of OTTD_ALIGNMENT". Some tes...Darkvater
2006-02-05(svn r3552) Remove the global variable _mixertron
2006-02-05(svn r3551) Add directives to allow Visual Studio 2005 compilation.peter1138
2006-02-04(svn r3550) - [Patches]: fix GCC warning, sorryDarkvater
2006-02-04(svn r3549) - Change the behaviour of OTTD_ALIGNMENT. Force aligned reading a...Darkvater
2006-02-04(svn r3548) - [Patches]: rework two loops in make_oneofmany() and make_manyof...Darkvater
2006-02-04(svn r3547) - [Patches]: do some general cleanup, commentarization before sta...Darkvater
2006-02-04(svn r3546) - NewGRF feature: Implement rail vehicle 'property' 0x1A: allows ...peter1138
2006-02-04(svn r3535) -Feature: [autoreplace] allow autoreplacing of train wagonsbjarni
2006-02-04(svn r3534) - Codechange: remove unused savedump patch-settings.Darkvater
2006-02-04(svn r3532) Revert r3467, was total nonesense, my faulttron
2006-02-03(svn r3530) - NewGRF: Move station resolver to newgrf_stationpeter1138
2006-02-03(svn r3529) - Fix: [ 1415782 ] crash in string code with openbsd/zaurus; alig...Darkvater
2006-02-03(svn r3528) - Feature: Allow sorting of vehicle lists by model or value (base...peter1138
2006-02-03(svn r3527) - Codechange: merge change from branch/0.4.5/. It should be other...Darkvater
2006-02-03(svn r3525) - Rename station_newgrf.[ch] to newgrf_station.[ch], and update p...peter1138
2006-02-03(svn r3524) - Split newgrf features from engine.[ch] into newgrf_engine.[ch],...peter1138
2006-02-03(svn r3523) Undefine helper macros after using thempeter1138
2006-02-03(svn r3522) - Wrap the vehicle info tables with a macro to simplify adding ne...peter1138
2006-02-02(svn r3521) - Feature: Allow trains details view to be resized.peter1138
2006-02-02(svn r3520) Remove unused parameters from some functionstron
2006-02-01(svn r3516) Fix embarrassing bug in r3514tron
2006-02-01(svn r3515) Fix copy&pasto in r3514tron
2006-02-01(svn r3514) -Codechange: Replace direct fiddling of bits for the ground type ...tron
2006-02-01(svn r3513) Fix strange typo in last commit ...peter1138
2006-02-01(svn r3512) Yet more whitespace fixes (mostly by Rubidium)peter1138
2006-02-01(svn r3511) More whitespace ([FS#46] by Rubidium)tron
2006-02-01(svn r3510) Fiddle with whitespace and parenthesestron
2006-02-01(svn r3509) Now -p is really gone (fix r3508)tron
2006-02-01(svn r3508) Completly remove the deprecated -p parameter (is superseded by -n)tron
2006-02-01(svn r3507) - Fix: [Makefile] Make sure the ICON_DIR gets created before cop...matthijs
2006-01-31(svn r3505) - Update known-bugs and delete scenarios from SVN.Darkvater
2006-01-31(svn r3502) - Update appropiate files with release information for 0.4.5Darkvater
2006-01-31(svn r3501) - Load the lobby-window with up-to-date data upon openingDarkvater
2006-01-31(svn r3500) - Workaround the inaccurate count of spectators/companies that ca...Darkvater
2006-01-31(svn r3499) - Fix: a few gui glitches in the network window:Darkvater
2006-01-31(svn r3498) Fix the edge case for r3419/r3488: when a vehicle just enters a t...tron
2006-01-31(svn r3497) - Update some more language files (thanks ln- (finnish), egladil ...Darkvater
2006-01-31(svn r3496) - Validate filename titles before they get displayed. This avoids...peter1138
2006-01-31(svn r3495) Rename the string handles for cargo names with a quantity and abb...tron
2006-01-30(svn r3494) - Update several languages. Thanks all translators online atm (Bj...Darkvater
2006-01-30(svn r3493) -docs: [OSX] forgot to add Cocoa drivers and universal binaries a...bjarni
2006-01-30(svn r3492) -docs: [OSX] Updated readme regarding compiling universal binariesbjarni
2006-01-30(svn r3491) - NewGRF Fix: Handle loading of rail vehicle flags (unimplemented)peter1138
2006-01-30(svn r3490) -Fix: A bunch (10) of off-by-one errors when checking if a TileIn...tron
2006-01-30(svn r3489) Remove an unused declarationtron
2006-01-30(svn r3488) Simplify the check in r3419tron