summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-02-07(svn r3570) - Explicitly update v->first in TrainConsistChanged() if necessar...peter1138
2006-02-06(svn r3568) - Fix: constantizing side-effect of qsort in r3563. Ugly? Yes. Ma...Darkvater
2006-02-06(svn r3567) -Fix: for once and for all, use 'unsigned long' if you want to ca...truelight
2006-02-06(svn r3565) - Fix: On loading a game, GetPlayerRailtypes() didn't account for...peter1138
2006-02-06(svn r3564) Several smaller changes:tron
2006-02-06(svn r3563) Simplify the code for calculating the highscore table in network ...tron
2006-02-06(svn r3562) Remove pointless buffer copiestron
2006-02-06(svn r3561) Don't use FindLandscapeHeightByTile() when it's overkill. Also us...tron
2006-02-06(svn r3560) Restore plural forms of cargo types for several languages.tron
2006-02-05(svn r3559) - CodeChange: simplify MKCOLOR(x) macro for smallmap_gui.c by add...Darkvater
2006-02-05(svn r3558) Add newgrf_callbacks.h to VS project filespeter1138
2006-02-05(svn r3557) - NewGRF: move callback enums to a new file as more than just eng...peter1138
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