Commit Graph

451 Commits (d8d24710a86c822c6087bede7cb10c817b4a1ee4)

Author SHA1 Message Date
frosch 9aba4a66b6 (svn r20787) -Fix: Spelling mistake in slovak real town names. (mek2) 14 years ago
frosch 46acb837eb (svn r20720) -Add: separate GUI icons for vehicle/company profit, exclusive rights and unread news. 14 years ago
rubidium 8425361b58 (svn r20673) -Codechange: add support for inspecting objects 14 years ago
rubidium 03c5a93809 (svn r20671) -Add: feature F (not action F as written mistakenly in the previous message) support for the scenario editor 14 years ago
rubidium d4240351ca (svn r20665) -Codechange: make clearing object tiles behave (more) like TTDPatch 14 years ago
rubidium 4ad5ef5c43 (svn r20659) -Feature: make the (flat) area around an industry configurable (Eddi|zuHause) 14 years ago
rubidium cd4c08abcf (svn r20650) -Codechange: add some variables to the object's spec 14 years ago
rubidium 01d0f94c12 (svn r20649) -Codechange: implement classes for objects 14 years ago
rubidium 3f6dab2127 (svn r20648) -Codechange: implement the NewGRF override manager for objects 14 years ago
rubidium cd705f434c (svn r20647) -Codechange: update some of the object spec information 14 years ago
rubidium 03021c555e (svn r20642) -Codechange: make the table in object_land easier expandable. 14 years ago
rubidium a3b1abc83d (svn r20641) -Codechange: remove the "require flat land" flag 14 years ago
rubidium 1f78d3f6ec (svn r20638) -Codechange: split object.h 14 years ago
rubidium 514f566d7c (svn r20623) -Codechange: unify the storing of animation related information 14 years ago
rubidium 03f28f0b06 (svn r20620) -Codechange: rename airporttile's callback_flags to callback_mask, so it's the same for all NewGRF features with callbacks 14 years ago
rubidium 6d3c747d05 (svn r20553) -Feature: allow rate limiting of incoming commands 14 years ago
yexo 202839e58c (svn r20538) -Codechange: introduce a few macros to initialize the airport classes 14 years ago
yexo 8668f30020 (svn r20478) -Codechange: remove support for 'helipad groups' because there are no airports with more than 1 helipad group 14 years ago
rubidium b5d5a4e159 (svn r20437) -Codechange: lets Engines use GRFFilePropsBase as well 14 years ago
rubidium 1f2276b785 (svn r20411) -Codechange: rename unmovables as quite a lot of them are actually movable; e.g. HQ and owned land are pretty movable. 14 years ago
rubidium da8c058b89 (svn r20401) -Codechange: let HouseSpec use GRFFileProps 14 years ago
rubidium c9c46be3fb (svn r20398) -Codechange: move some variables of GRFFileProps into (the new) GRFFilePropsBase 14 years ago
yexo c8d8c996c2 (svn r20376) -Feature [FS#3093]: add setting for none/original/more smoke (SirkoZ) 14 years ago
yexo f9f141c480 (svn r20370) -Add: [NewGRF] new action 5 block to add airport preview sprites 14 years ago
yexo f0bc18a792 (svn r20369) -Feature: preview sprites for airports 14 years ago
yexo 2743532ae5 (svn r20366) -Codechange: store the rotation of the airport layout in the station struct and use it to rotate hangar tiles 14 years ago
rubidium afb7c7d813 (svn r20349) -Fix: don't pay stuff you didn't have to pay for previously :) 14 years ago
rubidium ac5e8d9825 (svn r20342) -Codechange: unify the construction of objects 14 years ago
rubidium e72a0a39bb (svn r20340) -Codechange: introduce some flags for objects and use them in some places 14 years ago
rubidium fbda65a676 (svn r20339) -Codechange: reorder the HQ drawing data so it's in a slightly more logical order from the map array's point of view. 14 years ago
rubidium d23e2d64b8 (svn r20338) -Codechange: unify the unmovable tile drawing 14 years ago
rubidium 3a971a7f03 (svn r20336) -Codechange: rework the HQ updating 14 years ago
yexo ebd2f999f0 (svn r20329) -Codechange: align the data of the original airports so it's better readable 14 years ago
terkhen bd254b06d3 (svn r20303) -Feature: [NewGRF] Air drag property support for trains and road vehicles. Air drag for vehicles with air drag not set or set to zero will use a default value depending on their max speed. 14 years ago
terkhen df44a20fcc (svn r20300) -Add: Air drag field to the rail engine information. 14 years ago
terkhen da80ebb00d (svn r20297) -Doc: Explain the default tractive effort value used by standard road vehicles. 14 years ago
frosch c18839704b (svn r20286) -Codechange: Unify end of doxygen comments. 14 years ago
frosch 5b86c79fce (svn r20283) -Codechange: Unify start of doygen comments. 14 years ago
rubidium a777266426 (svn r20259) -Add: allow NewGRFs to specify their version and use that to hide old NewGRFs / to choose the newest when loading compatible NewGRFs 14 years ago
rubidium ed20526231 (svn r20203) -Fix: some file "headers" were incorrect, including doxygen @file so they wouldn't be picked up by doxygen. 14 years ago
michi_cc eeaa6995e6 (svn r20167) -Add: Vehicle var 4A to the NewGRF debug window. 14 years ago
rubidium 1b507dcf66 (svn r20164) -Fix [FS#3870]: inconsistencies w.r.t. to km/h vs km-ish/h as "base" unit for aircraft speeds 14 years ago
terkhen 6154b346e3 (svn r20144) -Feature: Allow to configure the delay of hover events, or to disable them completely. 14 years ago
yexo fc1e0784ae (svn r20051) -Fix [FS#3916]: coloured_news_year was stored in savegames while it should be a client setting 14 years ago
michi_cc a8c6eaeb4a (svn r20048) -Feature: Add a setting to forbid towns building level crossings. 14 years ago
frosch 1d397bdaf3 (svn r19949) -Doc: Mention tricky units (like speed) more often and more consistently. 14 years ago
frosch c5752c301b (svn r19947) -Doc: Comment engine property tables with engine names. (Krille) 14 years ago
smatz d012953528 (svn r19870) -Codechange: silence some of GCC 3.3 warnings 14 years ago
rubidium 2660ad2caf (svn r19863) -Fix: redraw the screen when changing the currency settings 14 years ago
frosch bd270258c4 (svn r19852) -Fix [FS#TT-MS]: Drawing fallback sprites for unavailable NewGRF waypoints failed. 14 years ago