summaryrefslogtreecommitdiff
path: root/src/table
AgeCommit message (Expand)Author
2010-11-20(svn r21275) -Fix (r21272): Draw NW+SW fences in the correct order.frosch
2010-11-20(svn r21274) -Change: Increase the bounding box size of hangars in the hope i...frosch
2010-11-20(svn r21272) -Change [FS#119-ish]: Draw airport fences as groundsprites on ru...frosch
2010-11-20(svn r21269) -Codechange: Add TILE_SEQ_CHILD macro to construct child sprites...frosch
2010-11-20(svn r21263) -Fix [FS#3935]: under some circumstances two vehicles could leav...rubidium
2010-11-19(svn r21261) -Codechange: beat some sense into some variable namesrubidium
2010-11-18(svn r21240) -Feature: [NewGRF] Implement action0 visual effect properties fo...rubidium
2010-11-18(svn r21239) -Codechange/Fix: [NewGRF] Use 0xFF instead of 0 as default value...rubidium
2010-11-18(svn r21231) -Codechange: Generalize the naming of some settings and variable...rubidium
2010-11-13(svn r21179) -Fix [FS#4201] (r69): if the main toolbar's location is configur...rubidium
2010-11-13(svn r21162) -Codechange: move the config "field" for the language file out o...rubidium
2010-11-10(svn r21135) -Fix (r19870): silencing gcc 3.3 warnings caused gcc 4.0 to warnsmatz
2010-11-07(svn r21116) -Add [FS#3012]: Reduce the chances to accidentially break savega...planetmaker
2010-11-05(svn r21088) -Doc: Additions/corrections of doxygen comments.alberth
2010-11-05(svn r21086) -Feature-ish: [NewGRF] String code to print the weight in format...rubidium
2010-11-05(svn r21085) -Feature-ish: [NewGRF] Implement stringcode 9A 0C (station name)rubidium
2010-11-05(svn r21084) -Codechange: name a variable to cover its actual implementation ...rubidium
2010-11-03(svn r21078) -Fix [FS#4203]: snowline didn't want to be very highrubidium
2010-10-30(svn r21060) -Doc: Improved wording of comments (mostly by __ln__)alberth
2010-10-21(svn r21004) -Fix [FS#3746]: chat/console messages got sometimes messed up du...rubidium
2010-10-17(svn r20973) -Add: chat sending and receiving support for remote admins (dihe...rubidium
2010-10-17(svn r20966) -Change: enable remote administration sockets (parts by Yexo and...rubidium
2010-10-17(svn r20963) -Add: stubs for a remote administration connectionrubidium
2010-10-04(svn r20901) -Fix/Change: When using non-smooth or newgrf-economy changing pr...frosch
2010-09-25(svn r20849) -Change: Only display liveries in the liverywindow if they are u...frosch
2010-09-20(svn r20832) -Feature: Allow to select a custom percentage of water in the ma...terkhen
2010-09-12(svn r20787) -Fix: Spelling mistake in slovak real town names. (mek2)frosch
2010-09-02(svn r20720) -Add: separate GUI icons for vehicle/company profit, exclusive r...frosch
2010-08-28(svn r20673) -Codechange: add support for inspecting objectsrubidium
2010-08-28(svn r20671) -Add: feature F (not action F as written mistakenly in the previ...rubidium
2010-08-28(svn r20665) -Codechange: make clearing object tiles behave (more) like TTDPatchrubidium
2010-08-28(svn r20659) -Feature: make the (flat) area around an industry configurable (...rubidium
2010-08-28(svn r20650) -Codechange: add some variables to the object's specrubidium
2010-08-28(svn r20649) -Codechange: implement classes for objectsrubidium
2010-08-28(svn r20648) -Codechange: implement the NewGRF override manager for objectsrubidium
2010-08-28(svn r20647) -Codechange: update some of the object spec informationrubidium
2010-08-27(svn r20642) -Codechange: make the table in object_land easier expandable.rubidium
2010-08-27(svn r20641) -Codechange: remove the "require flat land" flagrubidium
2010-08-27(svn r20638) -Codechange: split object.hrubidium
2010-08-26(svn r20623) -Codechange: unify the storing of animation related informationrubidium
2010-08-26(svn r20620) -Codechange: rename airporttile's callback_flags to callback_mas...rubidium
2010-08-19(svn r20553) -Feature: allow rate limiting of incoming commandsrubidium
2010-08-18(svn r20538) -Codechange: introduce a few macros to initialize the airport cl...yexo
2010-08-13(svn r20478) -Codechange: remove support for 'helipad groups' because there a...yexo
2010-08-10(svn r20437) -Codechange: lets Engines use GRFFilePropsBase as wellrubidium
2010-08-08(svn r20411) -Codechange: rename unmovables as quite a lot of them are actual...rubidium
2010-08-07(svn r20401) -Codechange: let HouseSpec use GRFFilePropsrubidium
2010-08-07(svn r20398) -Codechange: move some variables of GRFFileProps into (the new) ...rubidium
2010-08-05(svn r20376) -Feature [FS#3093]: add setting for none/original/more smoke (Si...yexo
2010-08-05(svn r20370) -Add: [NewGRF] new action 5 block to add airport preview spritesyexo