summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2006-01-29(svn r3470) - Fix: plug a memleak in _network_host_list.Darkvater
2006-01-29(svn r3469) - Fix: plug a possible memleak with subsequential strdup's withou...Darkvater
2006-01-29(svn r3468) - Fix: Rail type availability should take climate type into account.peter1138
2006-01-29(svn r3467) - CodeChange: Remove an useless assignment (reads a value and jus...Darkvater
2006-01-29(svn r3466) - Codechange: Some changes to increase readability of signals code.Darkvater
2006-01-29(svn r3465) - Reduce length of reverse scrolling patch option to make it fit ...peter1138
2006-01-28(svn r3464) - Fix: restate some of the sprites in their old spaces. Was misse...Darkvater
2006-01-28(svn r3463) - Fix: it seems estonian/turkish were moved back from unfinished....Darkvater
2006-01-28(svn r3462) - Fix: a one-off pixel alignment in the minimap window that "over...Darkvater
2006-01-28(svn r3461) - Fix: Increase window-size as for 64-bit machines it wasn't enoughDarkvater
2006-01-28(svn r3460) - Fix: fix language errors and translate some missing string as f...Darkvater
2006-01-28(svn r3459) - CodeChange: add help-output to strgen and also verbose variants...Darkvater
2006-01-28(svn r3458) -Fix: forgot one instance in last committruelight
2006-01-28(svn r3457) -Fix: killed some warnings about strict-alias in an ugly way (but...truelight
2006-01-28(svn r3456) - Feature: [Makefile] Icons can now be installed in a seperate di...matthijs
2006-01-28(svn r3455) * Assert against modifying the outer border of a map into anythi...matthijs
2006-01-28(svn r3454) - Fix: company-count was not updated correctly when loading a sav...Darkvater
2006-01-27(svn r3453) - CodeChange: Also show the landinfo debug information when build...Darkvater
2006-01-27(svn r3451) - Fix documentation; PBS bits were missing for bridgeDarkvater
2006-01-27(svn r3450) - Revert r3448 partly as some mingw's do have uint defined, other...Darkvater
2006-01-27(svn r3449) - NewGRF Fix: When changing the sprite ID of a vehicle, if it is ...peter1138
2006-01-26(svn r3448) - Fix: wrap up some MinGW warningsDarkvater
2006-01-26(svn r3447) - CodeChange: [ 1360866 ] station_land.h Naming ALL sprites. Also...Darkvater
2006-01-26(svn r3446) - Fix: incorrect validating of tree-planting command which can al...Darkvater
2006-01-26(svn r3445) - Fix: [ 1415379 ] Enhance documentation of lift destinationDarkvater
2006-01-26(svn r3443) - Fix signed/unsigned comparison warning when compiling with gcc ...peter1138