summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2008-04-06(svn r12588) -Codechange: do not access the destination of an order directly.rubidium
2008-04-06(svn r12587) -Codechange: unduplicate some code in the Unpack*Order functions...rubidium
2008-04-06(svn r12586) -Codechange: do not access an order's refit variables directly.rubidium
2008-04-05(svn r12585) -Fix (r12584): assumption that assertions were enabled during co...rubidium
2008-04-05(svn r12584) -Codechange: do not access the order type directly.rubidium
2008-04-05(svn r12583) -Codechange: make AssignOrder a class function of order.rubidium
2008-04-05(svn r12582) -Codechange: move some (needlessly) static inlined functions fro...rubidium
2008-04-05(svn r12581) -Fix (r12580): trains would not stop correctly on intermediate s...rubidium
2008-04-05(svn r12580) -Codechange: merge some logical related to non-stop orders.rubidium
2008-04-05(svn r12579) -Change: reset cursor when the Plant trees GUI is openedsmatz
2008-04-05(svn r12578) -Codechange: merge the aircrafts ProcessOrder too into the 'unif...rubidium
2008-04-05(svn r12577) -Fix (r11547): the convert signal button disallowed signal dragg...smatz
2008-04-05(svn r12576) -Feature(tte) [FS#337]: highlight vehicle chain when dragging in...smatz
2008-04-05(svn r12575) -Codechange: unduplicate Process*Orders for trains, ships and ro...rubidium
2008-04-04(svn r12574) -Fix: binding to a specific IP could cause OpenTTD to not regist...rubidium
2008-04-04(svn r12573) -Codechange: use defined constants instead of numbers in math_fu...smatz
2008-04-04(svn r12572) -Fix (r12192): min() has 32bit arguments, clamping of 64bit valu...smatz
2008-04-04(svn r12571) -Fix: MorphOS misses INT16_MAX/INT16_MIN.rubidium
2008-04-04(svn r12570) -Cleanup: further variable scope in road_gui.cppsmatz
2008-04-04(svn r12569) -Cleanup: variable scope and coding style in road*.cppsmatz
2008-04-04(svn r12565) -Cleanup: variable scope in misc\*.cppsmatz
2008-04-04(svn r12564) -Fix: towns couldn't terraform when inflation rised terraform pr...smatz
2008-04-04(svn r12563) -Cleanup: variable scope and a bit of coding style in landscape.cppsmatz
2008-04-04(svn r12562) -Cleanup: variable scope in terraform_cmd.cppsmatz
2008-04-04(svn r12561) -Fix: do not affect town rating change by the order in which we ...smatz
2008-04-04(svn r12560) -Cleanup: town_cmd.cpp and header files - variable scope and a b...smatz
2008-04-04(svn r12558) -Feature: subsidy window can now be resized.belugas
2008-04-04(svn r12557) -Cleanup: use MAX_PATH at two more placessmatz
2008-04-03(svn r12556) -Fix (r6001): remove fences with fields when loading old savegam...smatz
2008-04-03(svn r12553) -Fix (r11547): redraw the signal GUI when the signal drag densit...smatz
2008-04-03(svn r12550) -Change: the signal GUI is now persistent - has the same data wh...smatz
2008-04-03(svn r12549) -Fix [FS#1900](r11547): respect type of selected signal when bui...smatz
2008-04-03(svn r12548) -Cleanup: remove strings removed in r12547 from all language filessmatz
2008-04-03(svn r12547) -Feature: invisibility options to make objects invisible instead...smatz
2008-04-03(svn r12546) -Fix: completely remove cases from Brazilian Portuguese translationglx
2008-04-03(svn r12545) -Cleanup: Replace some tables of magic values with already exist...frosch
2008-04-03(svn r12543) -Update: WebTranslator2 update to 2008-04-03 08:42:55miham
2008-04-02(svn r12541) -Codechange: Declare Slope enum as bit set, and remove some (the...frosch
2008-04-02(svn r12540) -Codechange: Enumify some values in original pathfinder and remo...frosch
2008-04-02(svn r12537) -Cleanup: comment newgrf_config.h a bitsmatz
2008-04-01(svn r12536) -Codechange: some stack allocations were too large for NDS, so u...rubidium
2008-04-01(svn r12535) -Fix: A little typo and 4 omissions on bridge sprites.belugas
2008-04-01(svn r12534) -Feature: Add a new type of town road layouts - random for each ...skidd13
2008-04-01(svn r12533) -Cleanup: Remove some wizardry from default ai by using existing...frosch
2008-04-01(svn r12532) -Cleanup: Replace two tables of magic values with already existi...frosch
2008-04-01(svn r12531) -Codechange: Rename some variables for consistency.frosch
2008-03-31(svn r12516) -Revert r2583: Removed mersenne PRNG cause it is not used and wo...skidd13
2008-03-31(svn r12513) -Codechange: rename OriginalTileRandomiser something more descri...skidd13
2008-03-31(svn r12501) -Codechange: split signs.h.rubidium
2008-03-31(svn r12499) -Codechange: some coding style tweaks for network_internal.h.rubidium