summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2006-01-30(svn r3487) -Fix: Price for demolishing a bridge was dependent on orientation...tron
2006-01-30(svn r3486) - NewGRF fix: Always reinitialize the ttdpatch flags as patch set...peter1138
2006-01-30(svn r3485) - [Post-PBS]: when reverting PBS and removing station-tile reserv...Darkvater
2006-01-29(svn r3484) -fix: fixed issue in last commit where loading savegame versions ...bjarni
2006-01-29(svn r3483) -Fix: fixed warning about setjmp (tnx Bjarni for testing, and tnx...truelight
2006-01-29(svn r3482) - Fix: since multiheaded links are not saved anymore do NOT save ...Darkvater
2006-01-29(svn r3481) - Try and fix an svn discrepancy of trolly.h #2Darkvater
2006-01-29(svn r3480) - Try and fix an svn discrepancy of trolly.hDarkvater
2006-01-29(svn r3479) -Fix: fixed warnings on 64bit platforms (anyway, most 64bit platf...truelight
2006-01-29(svn r3478) - Fix: In the network game list do the default sorting on connect...Darkvater
2006-01-29(svn r3477) -Fix: a fix that fixed the last commit.. I shouldn't be committin...truelight
2006-01-29(svn r3476) -Fix: fixed a warning from the OSX compiler, it is bogus, but oh ...truelight
2006-01-29(svn r3475) - Fix: you couldn't remove an item from a list-type of config ing...Darkvater
2006-01-29(svn r3474) -Fix: don't use CXXFLAGS for DEP and CFLAGS for Compile, gives fu...truelight
2006-01-29(svn r3473) - [PBS] forgot to delete pbs.[ch]Darkvater
2006-01-29(svn r3472) - [PBS] Remove from trunk. Anyone interested can still find it in...Darkvater