summaryrefslogtreecommitdiff
path: root/src/table
AgeCommit message (Expand)Author
2007-11-11(svn r11402) -Fix [FS#1382]: incorrect handling of industry behaviour 'must b...glx
2007-11-08(svn r11394) -Fix: default value for input cargo multipliers is 256 even for ...glx
2007-11-07(svn r11391) -Change: print all error messages related to missing/corrupted f...rubidium
2007-11-05(svn r11384) -Fix: second and third accepted cargo were inverted in original ...glx
2007-10-27(svn r11350) -Change: add missing elrail sprites for some rail build buttons/...rubidium
2007-10-22(svn r11339) -Add: autoroad; same as autorail, but for road and trams and onl...rubidium
2007-10-20(svn r11321) -Codechange: add support to load different graphics for halftile...rubidium
2007-10-20(svn r11316) -Codechange: add support for the half-tile (selection) graphics.rubidium
2007-10-15(svn r11266) -Documentation: Add a few comments. Parts of BigBB's work on shoresbelugas
2007-09-22(svn r11145) -Codechange: add support for "decoding" TTDPs string codes wrt t...rubidium
2007-09-19(svn r11128) -Fix: a lot of graphical glitches by changing some bounding boxe...rubidium
2007-09-14(svn r11102) -Codechange: remove some pointless addition+substractions. Patch...rubidium
2007-09-07(svn r11054) -Fix [FS#944]: mismatch between TTDP's and OTTD's placement of c...rubidium
2007-08-22(svn r10961) -Codechange: Flag default substitutes of industry/tiles with a v...belugas
2007-08-07(svn r10820) -Codechange: make negative currencies red and restore the colour...rubidium
2007-07-26(svn r10698) -Codechange [FS#1082]: simplify the code related to foundations....rubidium
2007-07-24(svn r10675) -Codechange: unhardcode the industry types used in several locat...rubidium
2007-07-24(svn r10672) -Codechange: typify some parameters/variables.rubidium
2007-07-24(svn r10670) -Fix: Use proper initialization for grf_prop override memberbelugas
2007-07-23(svn r10659) -Codechange: updated documentation around RAIL_GROUND_FENCE_VERT...truelight
2007-07-17(svn r10604) -Fix [FS#1044] (r9866): some industries produced cargo they shou...rubidium
2007-07-16(svn r10601) -Codechange: store (and use) the type of stations instead of har...rubidium
2007-07-11(svn r10508) -Codechange: allow customizable animation schemes for industries.rubidium
2007-07-11(svn r10507) -Fix [FS#1019]: apparantly we used the wrong sprites for some pi...rubidium
2007-07-06(svn r10451) -Add: support for "prospecting" raw industries, i.e. you pay an ...rubidium
2007-07-04(svn r10424) -Fix : Toy shop seems to be working exactly like power stations,...belugas
2007-07-03(svn r10418) -Codechange: implement/resurrect the industry production flags.rubidium
2007-06-25(svn r10324) -Codechange: reference engine names by indexpeter1138
2007-06-25(svn r10323) -Codechange: reference company name, number and player (presiden...peter1138
2007-06-25(svn r10321) -Codechange: refer to sign text by indexpeter1138
2007-06-24(svn r10314) -Codechange: Refer to vehicle names by indexpeter1138
2007-06-21(svn r10261) -Cleanup: we do not need CURRENCY64 and CURRCOMPACT64 anymore, b...rubidium
2007-06-17(svn r10185) -Codechange: make the bounding boxes of the drive through road s...rubidium
2007-06-11(svn r10098) -Codechange: bilbo cared about the performance of the AI with re...rubidium
2007-06-07(svn r10054) -Codechange: make the industries cost modifier look more like th...rubidium
2007-06-01(svn r10017) -Add (FS#790): more languages flags for serversglx
2007-05-31(svn r10001) -Codechange: Add support for removing dynamically allocated newg...belugas
2007-05-31(svn r9999) -Feature: make it possible to disallow busses and lorries to go a...rubidium
2007-05-30(svn r9984) -Codechange: Remove an obsolete structure and a now meaningless e...belugas
2007-05-29(svn r9976) -Codechange: Declare a writable array of specs for industry and i...belugas
2007-05-29(svn r9975) -Codechange: Adjust the industry/tile spec arrays, moving the ena...belugas
2007-05-29(svn r9972) -Fix (r9969): silence a warning. rubidium
2007-05-29(svn r9969) -Codechange: Cleanup of industries (Step-14). Remove hardcoded-ru...belugas
2007-05-28(svn r9961) -Fix (r7182): some file were still in iso8859-15 instead of utf8.rubidium
2007-05-25(svn r9926) -Fix (r9923): the vehicle should continue on the next tile, not '...rubidium
2007-05-25(svn r9923) -Add: support for Action 0 Road vehicles, property 1C, bit 0.rubidium
2007-05-24(svn r9906) -Codechange: Add common properties for both industry and industry...belugas
2007-05-20(svn r9886) -Codechange: Cleanup of industries (Step-13). Include the sounds ...belugas
2007-05-19(svn r9874) -Feature: advanced vehicle lists a.k.a. group interface. Now you ...rubidium
2007-05-18(svn r9871) -Fix (r8826): Some cargo costs were wrong for different climates....peter1138