summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-08-19(svn r20563) -Change: [NoAI] rename AIAbstractList to AIListyexo
2010-08-19(svn r20562) -Change: [NoAI] Move all functions from AIList to AIAbstractListyexo
2010-08-19(svn r20561) -Fix: compiler warningrubidium
2010-08-19(svn r20560) -Fix: AIs (still/again?) crashing for certain commandsrubidium
2010-08-19(svn r20559) -Fix [FS#4045]: make sure that all vehicles are build in the mos...yexo
2010-08-19(svn r20558) -Codechange: use one generic function to create a list of compan...yexo
2010-08-19(svn r20556) -Fix (r20555): a tempory copy/pasted line ended up in the commityexo
2010-08-19(svn r20555) -Fix [FS#4053]: wrong tooltip for the company select button in t...yexo
2010-08-19(svn r20553) -Feature: allow rate limiting of incoming commandsrubidium
2010-08-19(svn r20552) -Fix: Never show tooltips when the mouse cursor is outside the w...terkhen
2010-08-18(svn r20550) -Fix: documentation of CmdSetTimetableStartrubidium
2010-08-18(svn r20549) -Codechange: centralise the handling of the incoming commands (f...rubidium
2010-08-18(svn r20548) -Codechange: rename some variables giving them slightly more mea...rubidium
2010-08-18(svn r20547) -Change: the way order backups are performed. Now restoring an o...rubidium
2010-08-18(svn r20546) -Fix (r20542): starting AIs shouldn't cause an assertion to triggerrubidium
2010-08-18(svn r20545) -Codechange: make sure an OrderBackup gets cleared when the depo...rubidium
2010-08-18(svn r20544) -Update from WebTranslator v3.0:translators
2010-08-18(svn r20543) -Fix (r20542): compilation failed when networking was disabledrubidium
2010-08-18(svn r20542) -Codechange: generalise the setting of "p2" to the ClientID.rubidium
2010-08-18(svn r20541) -Fix: when removing a vehicle update the "clone orders of"-vehic...rubidium
2010-08-18(svn r20540) -Fix [FS#4049](r20480): use CmdDeleteTown instead of direct use ...smatz
2010-08-18(svn r20539) -Codechange: make order backups more self-contained.rubidium
2010-08-18(svn r20538) -Codechange: introduce a few macros to initialize the airport cl...yexo
2010-08-18(svn r20537) -Codechange: make RefitVehicle a static (local) functionrubidium
2010-08-18(svn r20536) -Codechange: unify the refitting of vehiclesrubidium
2010-08-18(svn r20535) -Codechange: make the 'vehicle must be stopped in depot' strings...yexo
2010-08-18(svn r20534) -Codechange: unify the naming of the 'vehicle must be stopped in...yexo
2010-08-18(svn r20533) -Codechange: shuffle a bit with the bits in the sell commandrubidium
2010-08-17(svn r20532) -Codechange: unify selling of vehicles a bitrubidium
2010-08-17(svn r20531) -Codechange: unify quite a bit of the vehicle building commandsrubidium
2010-08-17(svn r20530) -Cleanup (r13507): p2 bit 0 for CmdBUildRailVehicle is no longer...yexo
2010-08-17(svn r20529) -Codechange: simplify UpdateAirplanesOnNewStation by removing co...yexo
2010-08-17(svn r20528) -Fix: in old savegames aircraft can have an invalid stateyexo
2010-08-17(svn r20527) -Codechange: move the flood code and remove some redundant checksyexo
2010-08-17(svn r20526) -Update from WebTranslator v3.0:translators
2010-08-17(svn r20525) -Codechange: make Aircraft::UpdateDeltaXY more readable by remov...yexo
2010-08-17(svn r20524) -Codechange: remove old airport debug codeyexo
2010-08-17(svn r20523) -Fix [FS#4040]: Do not print a colon for AI settings with empty ...frosch
2010-08-17(svn r20522) -Fix [FS#4041] (r20482): the wrong "delete" was called for Objectsrubidium
2010-08-16(svn r20518) -Update from WebTranslator v3.0:translators
2010-08-16(svn r20517) -Fix (r20516): Committed way too much.terkhen
2010-08-16(svn r20516) -Feature [FS#3472]: Filter signs at the sign list window. (Zuu)terkhen
2010-08-16(svn r20515) -Feature: ignore _ in console command names so there is no "inco...rubidium
2010-08-16(svn r20514) -Fix: Draw error messages in white by default, they may not have...frosch
2010-08-16(svn r20513) -Change: unify style of some "broken NewGRF" stringsrubidium
2010-08-16(svn r20512) -Fix [FS#4036]: Generation seed is unsigned.frosch
2010-08-16(svn r20511) -Fix: Initial height of townlist was not a multiple of the line ...frosch
2010-08-15(svn r20510) -Codechange: unify packet queue handling and make insertion O(1)...rubidium
2010-08-15(svn r20509) -Change: don't cycle (quickly) through the shade states. Just ma...rubidium
2010-08-15(svn r20508) -Add [FS#3973]: A new screenshot type that makes a zoomed-in scr...michi_cc