Commit Graph

6950 Commits (bcdb89906b06a64c368e89d2f267cd617b2210c1)
 

Author SHA1 Message Date
peter1138 1102c157eb (svn r10038) -Fix (r8634): Sprite resulting from '?' substitution was reloaded into the cache entry for SPR_IMG_QUERY instead of the original sprite cache entry. This resulted in unaccounted missing sprite cache memory, and was exacerbated because the original missing sprite was not cached, so it did it again and again and again. Slowdowns and boom. Etc. 17 years ago
glx a81fd98057 (svn r10037) -Fix (r10035, r10036): silence some 'may be used uninitialized' warnings 17 years ago
glx 1a7c7d768f (svn r10036) -Add: sort the strings in town names dropdown 17 years ago
glx a5e5757656 (svn r10035) -Change: simplified network language string sorting 17 years ago
rubidium 0653d52288 (svn r10034) -Change: remove the string changed in r10033 from the translations, so it will be properly translated in all languages. 17 years ago
rubidium ad747e3026 (svn r10033) -Feature [FS#760]: skip to the selected order in the order list when clicking on the "skip" button while pressing CTRL. 17 years ago
glx a816369802 (svn r10032) -Add: sort the strings in server language dropdown 17 years ago
miham 65deecb2c2 (svn r10031) -Update: WebTranslator2 update to 2007-06-04 08:32:00
brazilian_portuguese - 33 fixed by tucalipe (33)
bulgarian  - 25 fixed by thetitan (25)
catalan    - 31 fixed by arnaullv (31)
czech      - 28 fixed by Hadez (28)
dutch      - 12 fixed by webfreakz (12)
french     - 25 fixed, 5 changed by glx (30)
german     - 42 fixed by Neonox (42)
hungarian  - 32 fixed by miham (32)
italian    - 25 fixed by lorenzodv (25)
japanese   - 34 fixed by ickoonite (34)
korean     - 25 fixed by darkttd (25)
norwegian_nynorsk - 63 fixed by pollux (63)
portuguese - 45 fixed by izhirahider (45)
slovak     - 39 fixed by lengyel (39)
ukrainian  - 27 fixed by znikoz (27)
17 years ago
rubidium 7d160d02ab (svn r10030) -Fix [FS#823]: one could build on (some) slopes when building on slopes was disabled. 17 years ago
rubidium 17dd40ea0f (svn r10029) -Fix (r9923): trams should not/cannot turn on roadworks. 17 years ago
peter1138 2900732931 (svn r10028) -Fix (r2270/r2951): When deleting the first engine of a train with multiple engines, only reopen the train window if the player had the original train window open. This fixes 'random' windows opening for multiple players of the same company. 17 years ago
bjarni 9f13fc2cf5 (svn r10026) -Fix: unlinking a rail vehicle didn't clear the first pointer
After r9973, this could cause some asserts as some vehicles could end up with first pointers to chains they didn't belong to
17 years ago
bjarni 07e7a80a05 (svn r10025) -Fix: [build windows] sorting planes for capacity didn't check mail capacity. Now mail capacity is used if passenger capacity is the same
The sort will still resort to EngineID if both mail and passenger capacities are the same
17 years ago
bjarni 65ff472991 (svn r10024) -Feature: [build windows] trains, road vehicles and ships can now be sorted by cargo capacity (planes already had this option) 17 years ago
maedhros 6777662286 (svn r10023) -Fix (r3218): When selling trains, if there were no wagons between multiheaded
engines the rear part could be checked despite having already been deleted,
triggering an assert.
17 years ago
maedhros 19250f91b0 (svn r10022) -Fix (r10007): Set the type of multiheaded trains before the subtype. 17 years ago
rubidium 19d7d1c9c5 (svn r10021) -Fix (r9560): memory "corruption" that could lead to a failure to load newgrfs. 17 years ago
maedhros fb5072b824 (svn r10020) -Fix [FS#824]: GetNextVehicle() is invalid for anything that isn't a train. 17 years ago
peter1138 7660db1716 (svn r10019) -Codechange: Implement GRM for newcargos 17 years ago
glx 9113b5721a (svn r10017) -Add (FS#790): more languages flags for servers 17 years ago
rubidium 4a1b33a01f (svn r10015) -Fix: one could build (only) tram tracks when that was the last built roadtype (in a normal game). 17 years ago
rubidium 5abeb5be65 (svn r10014) -Fix: roads became automatically one way in the scenario editor. 17 years ago
miham 44c9a4dcba (svn r10013) -Update: WebTranslator2 update to 2007-06-01 19:05:03
american   - 7 fixed by WhiteRabbit (7)
catalan    - 1 fixed by arnaullv (1)
danish     - 37 fixed, 7 changed by ThomasA (44)
french     - 7 fixed, 1 changed by glx (8)
italian    - 7 fixed, 1 changed by lorenzodv (8)
korean     - 7 fixed by darkttd (7)
swedish    - 8 fixed by giddorah (8)
turkish    - 23 fixed by jnmbk (23)
ukrainian  - 1 fixed by mad (1)
17 years ago
glx 435cc84f66 (svn r10012) -Fix (r9999): crash when forcing road vehicles to turn 17 years ago
maedhros 3c7273271d (svn r10011) -Fix (r10008): Set the right svn properties on articulated_vehicles.h and correct a file comment. 17 years ago
maedhros 814409fb94 (svn r10010) -Fix (r10008): Add articulated_vehicles.h to the project files. 17 years ago
maedhros fa548f1a6f (svn r10009) -Codechange: Add and use Vehicle::IsPrimaryVehicle to replace individual checks depending on the vehicle type. 17 years ago
maedhros 2181e11c18 (svn r10008) -Codechange: Move a couple of functions related to articulated vehicles to a file of their own. 17 years ago
maedhros abdffa410d (svn r10007) -Codechange: Add some asserts to IsFrontEngine and friends to ensure that only trains use them. 17 years ago
glx 6a4be9758c (svn r10006) -Fix (FS#362): allow different signal types on one tile 17 years ago
belugas 4c243d099c (svn r10005) -Codechange: Merge two flags (2cc and newhouses) indicating some newgrf features have been loaded, and introduce the newindustry one. 17 years ago
rubidium 4a62006c39 (svn r10004) -Fix: trams can always intersect/have junctions on one way roads (because they only work for busses and lorries). 17 years ago
rubidium b3aa28e879 (svn r10003) -Fix (r9999): crash when vehicle had to turn on a bridge. 17 years ago
rubidium f7f289667d (svn r10002) -Fix (r9999): don't try to get the disallowed directions from a road depot... 17 years ago
belugas 78151810d7 (svn r10001) -Codechange: Add support for removing dynamically allocated newgrf data 17 years ago
rubidium 294a154bf7 (svn r9999) -Feature: make it possible to disallow busses and lorries to go a specific way on straight pieces of road. 17 years ago
rubidium cca48f8e7e (svn r9998) -Fix (r9990): possible null pointer dereferences on MorphOS. 17 years ago
miham 598d6d041a (svn r9997) -Update: WebTranslator2 update to 2007-05-31 16:16:13
american   - 30 fixed by WhiteRabbit (30)
french     - 1 changed by glx (1)
17 years ago
rubidium a4750af656 (svn r9996) -Fix: be more strict when building/upgrading roads and/or road stops. 17 years ago
peter1138 9cb7ebfccc (svn r9995) -Fix (r9962): Don't scroll the map at the start of a new game 17 years ago
belugas 311b04e87a (svn r9994) -Codechange: Add pointers for Industry and Industry Tiles in the grf file. 17 years ago
rubidium eab80301fc (svn r9993) -Fix (r9992): smallish typos resulting in compile time errors. 17 years ago
belugas 06bc9866aa (svn r9992) -Codechange: Remove some hardcoded references to Industry IDs.
A few more to go
17 years ago
rubidium 1e371a99d2 (svn r9991) -Fix: one could build road when trams were driving on the tile and vice versa. 17 years ago
rubidium b5915a25df (svn r9990) -Fix: MorphOS and AmigaOS do not like "//" in filenames as that means the same as "/../" in means in Unix. 17 years ago
rubidium 734a302fd1 (svn r9989) -Fix [FS#817]: trams/road vehicles did go to the closest road stop regardless whether they could actually "drive" on there. 17 years ago
rubidium 9d7be92bf4 (svn r9988) -Codechange: remove the last direct map accesses, except the ones needed for the savegame saving/loading mechanisms. 17 years ago
rubidium fc9df2c336 (svn r9987) -Fix [FS#818]: a train under a bridge could collide with a train on the bridge. 17 years ago
rubidium 0bdd409765 (svn r9986) -Fix (r9934): flooding towns could not remove tram tracks (boekabart). 17 years ago
miham ee9d6b2d05 (svn r9985) -Update: WebTranslator2 update to 2007-05-30 09:59:31
dutch      - 1 fixed by habell (1)
italian    - 16 fixed, 22 changed by lorenzodv (38)
korean     - 1 fixed by darkttd (1)
norwegian_bokmal - 8 fixed by jankmi (8)
ukrainian  - 30 fixed by mad (30)
17 years ago