summaryrefslogtreecommitdiff
path: root/src/table
AgeCommit message (Expand)Author
2009-11-24(svn r18282) -Codechange: Remove IndustrySpec::raw_industry_cost_multiplier a...frosch
2009-11-24(svn r18281) -Feature: founding towns in-game (based on work by Belugas, TheJ...smatz
2009-11-24(svn r18278) -Cleanup (r1): No need to set a cost multiplier for raw-industry...frosch
2009-11-24(svn r18268) -Feature: [NewGRF] Make price base multipliers related to vehicl...frosch
2009-11-19(svn r18192) -Codechange: make the music window RTL awarerubidium
2009-11-19(svn r18181) -Add: the concept of zero filled numbers to strgenrubidium
2009-11-09(svn r18027) -Codechange: make some unneededly global variables static and re...rubidium
2009-11-08(svn r18008) -Codechange: Rename NUM_PRICES to PR_END, and use the Price enum...frosch
2009-11-07(svn r18005) -Codechange: Convert the Prices struct into an array and an enum.frosch
2009-11-04(svn r17971) -Codechange: make the code of the toolbar more uniform; give the...rubidium
2009-11-02(svn r17955) -Codechange: s/SPR_PLAYER_ICON/SPR_COMPANY_ICON/rubidium
2009-10-29(svn r17902) -Fix: make the plane speed setting unchangeable in network games...rubidium
2009-10-29(svn r17900) -Fix (r2497): ExtraPaletteValues' tables were all a factor 3 too...rubidium
2009-10-27(svn r17893) -Feature [FS#2633]: make it possible to disable background savin...rubidium
2009-10-10(svn r17758) -Revert (r17208): Use assert_compile() if you cannot count.frosch
2009-10-04(svn r17701) -Codechange: don't start line with a space if it's not inside co...smatz
2009-09-26(svn r17651) -Fix [FS#3238] (r17644): crashes when commands related to compan...rubidium
2009-09-26(svn r17646) -Fix (r17644): GCC 4.4/4.5 compile failurerubidium
2009-09-26(svn r17644) -Fix [FS#3219]: some inconsistencies with the difficulty setting...rubidium
2009-09-21(svn r17597) -Codechange: rename namegen* to townname*smatz
2009-09-20(svn r17596) -Codechange: constify some tablessmatz
2009-09-19(svn r17570) -Fix: a number of Doxygen warnings about missing parameters, whi...rubidium
2009-09-09(svn r17488) -Feature [FS#2339]: add the date to all logging in the (real, no...rubidium
2009-09-07(svn r17464) -Codechange: use C++0x mode when compiling with gcc >= 4.3 or ic...smatz
2009-09-07(svn r17455) -Codechange: use sprite names instead of magic numbers in table/...yexo
2009-09-07(svn r17446) -Codechange: rename BUILD with BUY for strings that are about bu...rubidium
2009-09-06(svn r17435) -Codechange: Move _cargo_payment_rates[] to CargoSpec::current_p...frosch
2009-08-21(svn r17248) -Fix: add GPL license notice where appropriaterubidium
2009-08-18(svn r17211) -Cleanup: Remove unused RailVehicleInfo::ai_rank.frosch
2009-08-17(svn r17209) -Codechange: Move cargo_type from (Rail|Road|Ship)VehicleInfo to...frosch
2009-08-17(svn r17208) -Cleanup: Remove never accessed EngineInfo for engine 255.frosch
2009-08-12(svn r17157) -Add: localised decimal separatorsmatz
2009-08-09(svn r17139) -Change: add the concept of sound setsrubidium
2009-08-09(svn r17133) -Codechange: generalise the code that searches for base graphicsrubidium
2009-08-05(svn r17075) -Codechange: rename ~750 strings to be more uniform with their r...rubidium
2009-08-02(svn r17037) -Fix (r17036): 'Polygonal Capabilities' are a core feature of wi...frosch
2009-08-02(svn r17036) -Codechange: Split price bases from economy.cpp to table/priceba...frosch
2009-07-25(svn r16949) -Codechange: unify the way the DisplayOption enums are writtenrubidium
2009-07-22(svn r16921) -Codechange: make it more clear what strings are related to road...rubidium
2009-07-20(svn r16886) -Codechange: unify naming of some string IDs related to string c...rubidium
2009-07-18(svn r16869) -Codechange: make drawing waypoints a tiny bit more like drawing...rubidium
2009-07-13(svn r16811) -Change: introduce a plural 'rule' for Koreanrubidium
2009-06-25(svn r16654) -Codechange: cache industries in station's coverage area instead...smatz
2009-06-22(svn r16628) -Codechange: remove one gcc2 hacksmatz
2009-06-22(svn r16622) -Fix: {CARGO} only consumes 1 argumentrubidium
2009-06-21(svn r16614) -Codechange: Make the airport min/max available year a property ...yexo
2009-06-20(svn r16603) -Codechange: enumify map size limits (based on a patch by Bilbo)smatz
2009-06-12(svn r16568) -Codechange: rename all arrays with airport-tile spritesyexo
2009-06-01(svn r16492) -Remove: support for gcc2. It hasn't been able to compile OTTD f...smatz
2009-05-26(svn r16439) -Change: Make the default vehicle servicing settings company-bas...yexo