Commit Graph

6422 Commits (9b6bf9bd161c89d3d97d1f00fb093e5a671dd267)
 

Author SHA1 Message Date
belugas 9b6bf9bd16 (svn r9557) -Codechange: Add a forgotten file to the project lists 18 years ago
belugas dfe5533db6 (svn r9556) -Documentation: doxygen and comment-style changes. 'R', 'S'.. The end of the preliminary work is near 18 years ago
belugas f12d1a3f0a (svn r9555) -Codechange: Cleanup of industry_cmd (Step-9). Use in-game appearing chances for industry creation. 18 years ago
rubidium a403f32e59 (svn r9554) -Documentation: add documentation to some map accessors. 18 years ago
rubidium d2634aaeec (svn r9553) -Documentation: fix ambiguity issue. 18 years ago
belugas 64f2e6ef07 (svn r9552) -Documentation: Some more doxygen work, adding comments too 18 years ago
belugas 56943ab584 (svn r9551) -Documentation: Some more doxygen work 18 years ago
belugas 0d691539a4 (svn r9550) -Codechange: Add notion and data of industry appearing chances, both in game and in creation mode.
Not used yet.
18 years ago
belugas b1e0fdfd2a (svn r9549) -Codechange: Add definition of callbacks and callback masks for both industries and industry tiles 18 years ago
miham b13086bfee (svn r9548) [Translations] -Fix: Fixed empty strings added by WT2 [note to self: really should fix this old bug in WT2] 18 years ago
miham 517225935b (svn r9547) -Update: WebTranslator2 update to 2007-04-02 21:37:30
brazilian_portuguese - 2 fixed by tucalipe (2)
bulgarian  - 2 fixed by thetitan (2)
catalan    - 2 fixed by arnaullv (2)
czech      - 6 fixed by Hadez (6)
dutch      - 2 fixed by habell (2)
esperanto  - 2 fixed, 1 changed by LaPingvino (3)
estonian   - 4 fixed by t2t2 (4)
french     - 6 fixed by glx (6)
hungarian  - 7 fixed by miham (7)
italian    - 2 fixed by lorenzodv (2)
norwegian_bokmal - 12 fixed by oletk (12)
slovak     - 6 fixed by lengyel (6)
ukrainian  - 6 fixed by mad (6)
18 years ago
rubidium 48c23d27f3 (svn r9546) -Fix (r9545): several typos... 18 years ago
belugas d58f9ef7b4 (svn r9545) -Documentation: Some corrections to previous doxygen work 18 years ago
maedhros e2cd1fedf7 (svn r9544) -Cleanup (r9543): Remove unused strings. 18 years ago
maedhros eae03e0f72 (svn r9543) -Fix [FS#691]: Split up STR_ENGINE_NOT_BUILDABLE into four strings so it can be
translated properly and remove "buildable", since it isn't actually a word.
18 years ago
belugas 65bc46082e (svn r9542) -Fix(FS# 712): When checking if a vehicle is on a given tile, and you are working on the ground tile, do not take aircrafts into account, as they do not pose any danger for the construction/destruction/conversion itself. Z stuff, in other words 18 years ago
celestar 191ea4b1ba (svn r9541) -Codechange: Safeguard the company-buying routines so that the buying player and the bought player need to be two different entities 18 years ago
celestar e3f1914de0 (svn r9540) -Fix (r1): Bankrupt AIs no longer buy themselves (usage of wrong variable) 18 years ago
truelight 32c3ba6604 (svn r9533) -Fix [FS#274]: when a company is removed (either via auto-clean, bankrupt, or take over), sell all the shares he has first, then sell the shares all people have on this company, and then remove the company. 18 years ago
maedhros 9c88baee67 (svn r9532) -Fix (r8741) [FS#708]: Make errors when building drive through road stops more descriptive. 18 years ago
maedhros 3ac05f25db (svn r9531) -Fix (r8661) [FS#692]: The scroll settings were wrong for trains as only a part
of the window should be horizontally scrollable, not all of it. This lead to
wagons without an engine overflowing the window and not being able to scroll to
the end of a train if there was an engine attached.
18 years ago
belugas 377fbf9eb7 (svn r9530) -Codechange: Replace a direct industry type access by a behaviour 18 years ago
truelight a764888619 (svn r9529) -Fix [FS#705]: when 2 clients joined together, the second asserted on the NewCompany command of the first 18 years ago
glx 94b3ea7b34 (svn r9528) -Fix r8610: don't try to modify non-existent widgets (many thanks to Bruce Perence, the libefence developer) 18 years ago
miham 70a73fceab (svn r9527) -Update: WebTranslator2 update to 2007-03-30 19:44:17
slovenian  - 2 fixed by Necrolyte (2)
18 years ago
belugas 77b3767f2f (svn r9526) -Fix(9520): a temperate sawmill is not a tropic lumber mill. Thus, it cannot cut trees 18 years ago
miham 7a57ae4968 (svn r9525) -Update: WebTranslator2 update to 2007-03-29 19:56:13
estonian   - 3 fixed, 4 changed by kristjans (7)
finnish    - 2 fixed by pallokala (2)
italian    - 1 changed by lorenzodv (1)
traditional_chinese - 1 changed by xbddc (1)
turkish    - 12 fixed by jnmbk (12)
18 years ago
celestar a1ab0d29fe (svn r9524) -Fix(FS#640,r8755): Implemented a "dummy" State Machine for stations who got their airport removed while there were still aircraft within the State Machine (and thus caused asserts) 18 years ago
belugas 386e298acd (svn r9523) -Cleanup: doxygen changes. Time to take care of "R" 18 years ago
rubidium 3ca9788213 (svn r9522) -Fix (r9073): the entries in source.list are supposed to be sorted alphabetically. 18 years ago
belugas 65cc1ae5e7 (svn r9521) -Fix(9520): Partly revert, accidentally commited an unnecessary change 18 years ago
belugas 72fc068844 (svn r9520) -Codechange: Add the notion of Industry behaviour. It means what an industry can do (plant fields, cut trees, do not change production), what can be done to it (disasters like mine subsidence, jet/chopper attack), when it can be built etc... 18 years ago
glx 29b2455761 (svn r9519) -Fix r7406 (revert r9518): free the malloced variable, not a pointer to that variable. Also free it if there's any error. 18 years ago
rubidium 5d3c610ab5 (svn r9518) -Fix [Windows]: do not free an uninitialized pointer. 18 years ago
truelight c738cdc0f0 (svn r9504) [Config] -Fix r9340: somehow a -n got mixed up with a -z (tnx glx) 18 years ago
maedhros c25d539543 (svn r9476) -Codechange: Make build windows for all vehicle types the same width. 18 years ago
maedhros cdf74ca0c9 (svn r9475) -Codechange: Allow the purchase details widget to expand dynamically if there's still not enough room for the text. 18 years ago
maedhros d2bd12d52e (svn r9474) -Fix (r8378): Expand the details widget in the vehicle build windows again to make room for all the text. 18 years ago
peter1138 2afcd1561a (svn r9473) -Codechange: add 'unhandled variable' debug message to newcargo resolver 18 years ago
maedhros c2312c37d6 (svn r9472) -Fix (r9449): num is the number of newlines in the string, not the number of lines. Also allow for maxh being negative. 18 years ago
belugas fea5d98518 (svn r9470) -Fix: Should not have committed that file 18 years ago
belugas ac784b5fbe (svn r9469) -Fix(r3720): The maximum year allowed for to_euro conversion of custom currency was set to 1000, making it impossible to ever have one. Now, with 3000, it should be a little more comfortable 18 years ago
belugas 683aae8abf (svn r9467) -Fix(FS#703,6108): When resetting the array of currencies, the custom currency was reset too, thus loosing the setting a user could have used for it.(glx) 18 years ago
rubidium 45e788d524 (svn r9455) -Fix: the values for diff_custom, diff_level and snow_line in the .cfg were not properly checked. 18 years ago
maedhros 1a70cf53ff (svn r9449) -Fix: Truncate the newgrf information text in the newgrf gui if it's too long. 18 years ago
peter1138 f56fbbfed9 (svn r9439) -Codechange: check for valid default cargo type even if a vehicle is not refittable... 18 years ago
peter1138 e74169364c (svn r9438) -Codechange: Map cargo colours from DOS to Windows if necessary. 18 years ago
rubidium 0a3719fb72 (svn r9437) -Fix (r9420): dedicated server crashed when the y part of the resolution was less than 10. 18 years ago
peter1138 0ceca4140a (svn r9436) -Fix (r9411): don't deactivate GRF in an action 7/9 during reservation (and loading of cargo data), and action 6 should be run also 18 years ago
peter1138 fc540fcd0d (svn r9435) -Fix (r8972): ensure the cargo payment graph is at least 12 "items" high 18 years ago