summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2007-03-28(svn r9520) -Codechange: Add the notion of Industry behaviour. It means what...belugas
2007-03-28(svn r9519) -Fix r7406 (revert r9518): free the malloced variable, not a poin...glx
2007-03-28(svn r9518) -Fix [Windows]: do not free an uninitialized pointer.rubidium
2007-03-26(svn r9476) -Codechange: Make build windows for all vehicle types the same wi...maedhros
2007-03-26(svn r9475) -Codechange: Allow the purchase details widget to expand dynamica...maedhros
2007-03-26(svn r9474) -Fix (r8378): Expand the details widget in the vehicle build wind...maedhros
2007-03-26(svn r9473) -Codechange: add 'unhandled variable' debug message to newcargo r...peter1138
2007-03-26(svn r9472) -Fix (r9449): num is the number of newlines in the string, not th...maedhros
2007-03-25(svn r9469) -Fix(r3720): The maximum year allowed for to_euro conversion of c...belugas
2007-03-25(svn r9467) -Fix(FS#703,6108): When resetting the array of currencies, the cu...belugas
2007-03-25(svn r9455) -Fix: the values for diff_custom, diff_level and snow_line in the...rubidium
2007-03-25(svn r9449) -Fix: Truncate the newgrf information text in the newgrf gui if i...maedhros
2007-03-25(svn r9439) -Codechange: check for valid default cargo type even if a vehicle...peter1138
2007-03-25(svn r9438) -Codechange: Map cargo colours from DOS to Windows if necessary.peter1138
2007-03-25(svn r9437) -Fix (r9420): dedicated server crashed when the y part of the res...rubidium
2007-03-24(svn r9436) -Fix (r9411): don't deactivate GRF in an action 7/9 during reserv...peter1138
2007-03-24(svn r9435) -Fix (r8972): ensure the cargo payment graph is at least 12 "item...peter1138
2007-03-24(svn r9434) -Fix (r9418): remove typedef from forward declaration to appease ...peter1138
2007-03-24(svn r9429) -Fix r9338: when deleting a vehicle which has shared orders with ...truelight
2007-03-24(svn r9427) -Codechange: remove redundant variablepeter1138
2007-03-24(svn r9425) -Codechange/Fix (FS#689): Housekeeping in the convert rail functi...celestar
2007-03-23(svn r9420) -Fix [FS#701]: crashes when the chatbox would be drawn outside of...rubidium
2007-03-23(svn r9418) -Codechange: Implement actions 1/2/3 for cargos, callback handler...peter1138
2007-03-23(svn r9417) -Fix (r1): Waiting cargo icons in the station view window were in...peter1138
2007-03-23(svn r9416) -Codechange: Split NewGRF Action 3 handler into separate function...peter1138
2007-03-23(svn r9415) -Update: WebTranslator2 update to 2007-03-23 20:04:40miham
2007-03-23(svn r9413) -Codechange: Remove default cargo translation table and use bitnu...peter1138
2007-03-22(svn r9412) -Fix (r8886): When looking up a cargo type by label skip disabled...peter1138
2007-03-22(svn r9411) -Codechange: Add support for loading of newcargo data.peter1138
2007-03-22(svn r9400) -Codechange: Use some more representative enum names for landscap...belugas
2007-03-22(svn r9399) -Feature: Openttd.cfg will now present landscape patch entry as b...belugas
2007-03-22(svn r9398) -Feature: Allow for a conversion callback system while reading co...belugas
2007-03-21(svn r9393) -Codechange: Use newgrf town resolver as station parent scope han...peter1138
2007-03-21(svn r9392) -Update: WebTranslator2 update to 2007-03-21 19:54:29miham
2007-03-21(svn r9391) -Documentation : correct Doxygen of comments and @file inclusion....belugas
2007-03-21(svn r9390) -Documentation : correct Doxygen of comments and @file inclusion....belugas
2007-03-21(svn r9388) -Codechange: variable scope and type, and standardify all CargoID...peter1138
2007-03-21(svn r9387) -Fix (r9385): termination of a comment forgotten.rubidium
2007-03-21(svn r9385) -Cleanup: doxygen changes. Today, we are exploring the letter N.belugas
2007-03-20(svn r9378) -Fix [FS#688] (r9038): cancel in password queries reduces amount ...rubidium
2007-03-20(svn r9377) -Fix (r9376): the off-by-one error was also present at another lo...rubidium
2007-03-20(svn r9376) -Fix (r8969): off-by-one error for the amount of mouth pieces for...rubidium
2007-03-20(svn r9373) -Fix (r9271): the chosen language was not stored nor read properl...rubidium
2007-03-20(svn r9371) -Feature: Add support for variable snow lines in the arctic clima...maedhros
2007-03-20(svn r9367) -Fix (r9315): If a new house doesn't have a corresponding action ...maedhros
2007-03-20(svn r9366) -Codechange: Unify the different houses acceptances attributes on...belugas
2007-03-19(svn r9352) -Codechange: Use cargo class to determine if an aircraft should c...peter1138
2007-03-19(svn r9339) -Codechange: disable shares by default as the sharing system is b...rubidium
2007-03-19(svn r9338) -Fix: close the Shared Order Vehicle List if you remove the share...truelight
2007-03-19(svn r9337) -Fix [FS#542]: assert() when you removed the orders of a shared l...truelight