summaryrefslogtreecommitdiff
path: root/economy.c
AgeCommit message (Expand)Author
2006-03-26(svn r4131) - CodeChange: Add proper semantics for StationID for such variabl...Darkvater
2006-03-26(svn r4128) - CodeChange: Add proper semantics for CargoID for such variables...Darkvater
2006-02-20(svn r3627) - Change all hardcoded 255 max-saveload versions with the define ...Darkvater
2006-02-18(svn r3613) Some more const, indentation, whitespace and similar stufftron
2006-02-13(svn r3597) Miscellaneous (I like that word) changes: Fix some indentation, a...tron
2006-02-06(svn r3564) Several smaller changes:tron
2006-02-03(svn r3524) - Split newgrf features from engine.[ch] into newgrf_engine.[ch],...peter1138
2006-02-01(svn r3511) More whitespace ([FS#46] by Rubidium)tron
2006-02-01(svn r3510) Fiddle with whitespace and parenthesestron
2006-01-06(svn r3377) -Fix: [ FS#24 ] Min. profit in detail performance rating gave you...truelight
2006-01-05(svn r3363) -Fix: 'fixed' the transfer problem. This doesn't really fix it, b...truelight
2005-11-22(svn r3226) -Fix: GPMI implementation had minor glitchestruelight
2005-11-18(svn r3218) -Feature: Multiheaded train engines will now stay in the same trainbjarni
2005-11-15(svn r3184) GB/SBtron
2005-11-14(svn r3181) -Bracingtron
2005-11-13(svn r3172) static, consttron
2005-11-03(svn r3124) Alter train loading/unloading time to use the actual length of th...peter1138
2005-10-22(svn r3077) static, const, bracing, indentation, 0 -> '\0'/NULL, typos in com...tron
2005-10-20(svn r3073) int/byte -> EngineID/PlayerID/VehicleIDtron
2005-10-16(svn r3051) Remove the unused function RemoteSubsidyAdd()tron
2005-10-12(svn r3034) -NewGRF: Improve error checking of setting price bases.peter1138
2005-10-12(svn r3032) -NewGRF, Feature: Add support for changing base prices.peter1138
2005-10-11(svn r3030) More work for GB/SB, this time concerning the waiting_acceptance ...tron
2005-10-07(svn r3024) -Codechange: Another batch of replacements of int/uint/int16/byte...tron
2005-09-30(svn r3001) s/Player*/const Player*/tron
2005-09-28(svn r2995) Replace 0xFF/0xFFFF with CT_INVALID/OWNER_SPECTATOR/INVALID_STATI...tron
2005-09-18(svn r2962) - const correctness for all Get* functions and most Draw* functio...Darkvater
2005-09-14(svn r2951) - Fix: [ 1259345 ] Changing engine in netgame opens train window ...Darkvater
2005-09-07(svn r2921) -Codechange: moved all AI-code to 1 central place (ai/ai.c)truelight
2005-08-07(svn r2830) Move CheckSwitchToEuro() to currency.[ch] and hide the truth abou...tron
2005-08-06(svn r2815) Store the currency information in one central place instead of sc...tron
2005-08-02(svn r2794) Fix a comment and get rid of some parentheses using DeMorgan's lawtron
2005-08-01(svn r2781) Fix some of the issues with variables in .h files.ludde
2005-07-28(svn r2736) -Codechange: De-mystified GfxDrawFillRect a bit, and used enums f...celestar
2005-07-24(svn r2701) Insert Id tags into all source filestron
2005-07-22(svn r2673) Include functions.h directly, not globally via openttd.htron
2005-07-21(svn r2669) Shuffle some more stuff around to reduce dependenciestron
2005-07-21(svn r2660) Get rid of some more shifting/anding/castingtron
2005-07-15(svn r2580) Change: Added {INDUSTRY} command for printing industry names inst...ludde
2005-07-15(svn r2572) - Codechange: [string] Changed string system so it's not as depen...ludde
2005-07-13(svn r2558) Change the internal map format from 7 arrays to one array of stru...tron
2005-06-25(svn r2487) Replace TILE_XY by TileXY/TileDiffXYtron
2005-06-24(svn r2483) Replace almost 500 "uint tile" (and variants) with "TileIndex tile"tron
2005-06-21(svn r2468) -Codechange: Got rid of DEREF_PLAYER and replaced it by GetPlayercelestar
2005-06-15(svn r2441) -Feature: You can now give transfer order to set up feeder systemscelestar
2005-06-05(svn r2411) - Codechange: Have trains cache stuff like consist power/weight/...hackykid
2005-06-02(svn r2397) - CodeChange: rename all "ttd" files to "openttd" files.Darkvater
2005-06-01(svn r2390) - Codechange: Fix some warnings on GCC 4.0.0hackykid
2005-05-30(svn r2387) - CodeChange: made the saveload code more readable and also remov...Darkvater
2005-05-12(svn r2301) - CodeChange: prettyify ChangeOwnerShipOfPlayerItems() a bitDarkvater