summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-08-23(svn r20597) -Update from WebTranslator v3.0:translators
2010-08-22(svn r20596) -Fix [FS#4066]: crash when the tooltip is wider than the window isrubidium
2010-08-22(svn r20595) -Fix (r20536)[FS#4068]: Autoreplace needs refitting of wagons in...frosch
2010-08-22(svn r20594) -Update from WebTranslator v3.0:translators
2010-08-22(svn r20593) -Fix: (rlongago, r20547): long ago the service interval was int1...rubidium
2010-08-22(svn r20592) -Fix (r2041): no (proper) savegame conversion was done when _dat...rubidium
2010-08-22(svn r20591) -Codechange: make sure _date_fract is set when SetDate is called...rubidium
2010-08-21(svn r20589) -Update from WebTranslator v3.0:translators
2010-08-21(svn r20587) -Codechange (r20456)[FS#4035]: Revert to scrollbars without mini...frosch
2010-08-20(svn r20584) -Update from WebTranslator v3.0:translators
2010-08-20(svn r20583) -Fix: Autoreplace failed while attaching non-replaced wagons to ...frosch
2010-08-20(svn r20582) -Fix [FS#4044]: Autoreplace can trigger an assertion when at the...rubidium
2010-08-20(svn r20581) -Codechange: simplify getting the station in CalcPercentVehicleF...rubidium
2010-08-20(svn r20580) -Fix [FS#4039]: go via station and go via waypoint behaved diffe...rubidium
2010-08-20(svn r20579) -Change (r1579): Allow removing of buoys if they are only used b...frosch
2010-08-20(svn r20578) -Fix [FS#4051]: Draw bounding boxes using white instead of pure ...frosch
2010-08-20(svn r20577) -Fix [FS#4043]: scroll button flickering when pressedrubidium
2010-08-19(svn r20575) -Fix [FS#4059] (r20542): reloading of companies did load another AIrubidium
2010-08-19(svn r20574) -Codechange: a little over 1 million vehicles should be enough f...rubidium
2010-08-19(svn r20573) -Codechange: free/reserve some bits in the sell vehicle command ...rubidium
2010-08-19(svn r20572) -Codechange: free/reserve some bits in the wagon move command to...rubidium
2010-08-19(svn r20571) -Codechange: free/reserve some bits in the order commands to inc...rubidium
2010-08-19(svn r20570) -Codechange: free/reserve some bits in the timetable commands to...rubidium
2010-08-19(svn r20569) -Cleanup: the change timetable command doesn't need the packed b...rubidium
2010-08-19(svn r20568) -Codechange: change the value of AIVehicle::VEHICLE_INVALID and ...yexo
2010-08-19(svn r20566) -Feature: happy smiles on the faces of Ammler and planetmakerrubidium
2010-08-19(svn r20565) -Update from WebTranslator v3.0:translators
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