summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-06-04(svn r2406) [Translations] Updated to 2005-06-04 (42 strs / 11 langs)miham
2005-06-04(svn r2405) Simplify a few '? true : false' and '? false : true', especially ...tron
2005-06-03(svn r2404) assert that GetTileOwner() isn't called for tiles, which don't st...tron
2005-06-03(svn r2403) if cascade -> switchtron
2005-06-03(svn r2402) [Translations] Updated to 2005-06-03 (10 strs / 5 langs)miham
2005-06-03(svn r2401) - Fix: [newgrf] Finish up callback mechanism, implement 'refit c...hackykid
2005-06-02(svn r2400) - Fix: [newgrf] Load power for dual-headed engines correctlyhackykid
2005-06-02(svn r2399) - Fix: Update OS/2 project file with filename changes orudge
2005-06-02(svn r2398) - CodeChange: forgot to update unix and os2 specific files as well.Darkvater
2005-06-02(svn r2397) - CodeChange: rename all "ttd" files to "openttd" files.Darkvater
2005-06-02(svn r2396) - Fix: Put strcasecmp back into os2.c, sorry Tron!orudge
2005-06-02(svn r2395) - Fix: oops, forgot a break in a console switch.Darkvater
2005-06-02(svn r2394) - Completed clipboard functions for OS/2 portorudge
2005-06-02(svn r2393) - Implemented threaded saving for OS/2 orudge
2005-06-01(svn r2392) - Fix some typos (Tron)Darkvater
2005-06-01(svn r2391) - Feature: saving games happen in a seperate thread so you no lon...Darkvater
2005-06-01(svn r2390) - Codechange: Fix some warnings on GCC 4.0.0hackykid
2005-06-01(svn r2389) - Feature: [newgrf] Implement the mechanism for handling newgrf ...hackykid
2005-06-01(svn r2388) - Fix: [realistic accel] Very slow trains no longer get an incre...hackykid
2005-05-30(svn r2387) - CodeChange: made the saveload code more readable and also remov...Darkvater
2005-05-30(svn r2386) * Blaatmatthijs
2005-05-30(svn r2385) - Feature: shortcut CTRL + U that clears the commandline of the c...Darkvater
2005-05-30(svn r2384) - Fix: Check selling land and setting player colour. Also an extr...Darkvater
2005-05-30(svn r2383) - Fix: Monkey-testing turned up some command crashes.Darkvater
2005-05-30(svn r2382) - Fix: Check the airport type when building an airportDarkvater
2005-05-30(svn r2381) - Fix: [ 1210610 ] Endgame window on easy difficulty results in i...Darkvater
2005-05-30(svn r2380) - Fix: Build year for mail compartment of planes was not set corr...orudge
2005-05-29(svn r2379) - Fix: [newgrf] Note to self, check thoroughly before committing!orudge
2005-05-29(svn r2378) - Fix: [newgrf] Further property stubs, help prevents subsequent ...orudge
2005-05-29(svn r2377) - Fix: [newgrf] Ignore action 0 prop 0x20 (air drag)orudge
2005-05-29(svn r2376) [Translations] Updated to 2005-04-29 (28 strs / 3 langs)miham
2005-05-28(svn r2375) - CodeChange: add the newly added 'all' of server_ip to it's help...Darkvater
2005-05-28(svn r2374) - CodeChange: giving server_ip a value of 'all' will make the ser...Darkvater
2005-05-28(svn r2373) - CodeChange: don't redraw the window upon a user-based dirty req...Darkvater
2005-05-28(svn r2372) - Fix (console): update the example scripts in the scripts/ direc...Darkvater
2005-05-28(svn r2371) - Fix: [ 1144510 ] make install tries to install scenarios in the...matthijs
2005-05-28(svn r2370) Replace some magic numbers with symbolic namestron
2005-05-27(svn r2369) Remove _thd_ptr: It always holds the address of _thdtron
2005-05-27(svn r2368) - Fix: Add 'multihead' TTDPatch option to OpenTTD newgrf flags-em...Darkvater
2005-05-26(svn r2367) Remove some unused functions, probably was some debug stufftron
2005-05-26(svn r2366) Use SetRedErrorSquare() instead of home brewed versiontron
2005-05-26(svn r2365) - Change: [refitting] Make refitting capacities for trains newgr...hackykid
2005-05-24(svn r2364) - Fix (regression): [ 1206850 ] Cannot change difficulty in main ...Darkvater
2005-05-23(svn r2363) - Codechange: [NPF] Removed caching the endnode check. The code f...matthijs
2005-05-23(svn r2362) [Translations] Updated to 2005-04-23 (207 strs / 6 langs)miham
2005-05-22(svn r2361) - Feature: [newgrf] Implement varaction2 property 0x41 and 0xDA....hackykid
2005-05-22(svn r2360) Use GB and SB in [GS]etMapExtraBitstron
2005-05-22(svn r2359) Use strecpy instead of str_cat (which was rather a cpy than a cat...tron
2005-05-22(svn r2358) Add macros for getting (GB) and setting (SB) a range of bitstron
2005-05-21(svn r2357) Small OS/2 updateorudge