Age | Commit message (Expand) | Author |
2007-04-02 | (svn r9547) -Update: WebTranslator2 update to 2007-04-02 21:37:30 | miham |
2007-04-02 | (svn r9546) -Fix (r9545): several typos... | rubidium |
2007-04-02 | (svn r9545) -Documentation: Some corrections to previous doxygen work | belugas |
2007-04-02 | (svn r9544) -Cleanup (r9543): Remove unused strings. | maedhros |
2007-04-02 | (svn r9543) -Fix [FS#691]: Split up STR_ENGINE_NOT_BUILDABLE into four string... | maedhros |
2007-04-01 | (svn r9542) -Fix(FS# 712): When checking if a vehicle is on a given tile, and... | belugas |
2007-04-01 | (svn r9541) -Codechange: Safeguard the company-buying routines so that the bu... | celestar |
2007-04-01 | (svn r9540) -Fix (r1): Bankrupt AIs no longer buy themselves (usage of wrong ... | celestar |
2007-03-31 | (svn r9533) -Fix [FS#274]: when a company is removed (either via auto-clean, ... | truelight |
2007-03-31 | (svn r9532) -Fix (r8741) [FS#708]: Make errors when building drive through ro... | maedhros |
2007-03-31 | (svn r9531) -Fix (r8661) [FS#692]: The scroll settings were wrong for trains ... | maedhros |
2007-03-31 | (svn r9530) -Codechange: Replace a direct industry type access by a behaviour | belugas |
2007-03-30 | (svn r9529) -Fix [FS#705]: when 2 clients joined together, the second asserte... | truelight |
2007-03-30 | (svn r9528) -Fix r8610: don't try to modify non-existent widgets (many thanks... | glx |
2007-03-30 | (svn r9527) -Update: WebTranslator2 update to 2007-03-30 19:44:17 | miham |
2007-03-30 | (svn r9526) -Fix(9520): a temperate sawmill is not a tropic lumber mill. Thu... | belugas |
2007-03-29 | (svn r9525) -Update: WebTranslator2 update to 2007-03-29 19:56:13 | miham |
2007-03-29 | (svn r9524) -Fix(FS#640,r8755): Implemented a "dummy" State Machine for stati... | celestar |
2007-03-28 | (svn r9523) -Cleanup: doxygen changes. Time to take care of "R" | belugas |
2007-03-28 | (svn r9522) -Fix (r9073): the entries in source.list are supposed to be sorte... | rubidium |
2007-03-28 | (svn r9521) -Fix(9520): Partly revert, accidentally commited an unnecessary c... | belugas |
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-27 | (svn r9504) [Config] -Fix r9340: somehow a -n got mixed up with a -z (tnx glx) | truelight |
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-26 | (svn r9470) -Fix: Should not have committed that file | belugas |
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 variable | peter1138 |
2007-03-24 | (svn r9425) -Codechange/Fix (FS#689): Housekeeping in the convert rail functi... | celestar |
2007-03-24 | (svn r9424) -Merge: Release changes from 0.5 branch back to trunk. | rubidium |
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:40 | miham |