summaryrefslogtreecommitdiff
path: root/src/table
AgeCommit message (Expand)Author
2007-05-10(svn r9825) -Codechange: [NewGRF] Add support for early vehicle retirement.peter1138
2007-05-10(svn r9823) -Feature: Add support for house property 1F - minimum life span.maedhros
2007-05-08(svn r9814) -Fix (r1): Remove the duplicate sign sprite from openttd.grf sinc...maedhros
2007-05-08(svn r9813) -Fix (r9799): wagons must have EC_STEAM, otherwise they don't sho...rubidium
2007-05-06(svn r9799) -Codechange: separate engine class and engine running cost class ...rubidium
2007-05-06(svn r9797) -Feature: [NewGRF] Add action 1, 2 and 3 support for canals.peter1138
2007-05-06(svn r9795) -Codechange: enumify the EngineClass.rubidium
2007-04-21(svn r9705) -Codechange: Merge some data arrays together, making a bit more l...belugas
2007-04-21(svn r9704) -Documentation: Add comments on industry data macrobelugas
2007-04-18(svn r9672) -Cleanup: lots of coding style fixes around operands.rubidium
2007-04-18(svn r9669) -Documentation: some more doxygen fixesbelugas
2007-04-18(svn r9665) -Documentation: Doxygen corrections,errors, corrections of correc...belugas
2007-04-17(svn r9654) -Fix: Add string colours for the DOS palette and use them when pl...maedhros
2007-04-16(svn r9650) -Documentation: Finalize doxygen comments for town_land.hbelugas
2007-04-16(svn r9642) -Documentation: Having a different macro name for _original_house...belugas
2007-04-13(svn r9619) -Documentation: Comments on drawing arrays of houses and industriesbelugas
2007-04-10(svn r9590) -Fix(r9550, fs728): some wrongfully entered data caused some indu...belugas
2007-04-09(svn r9579) -Codechange: Cleanup of industry_cmd (Step-11). Use industry's sp...belugas
2007-04-09(svn r9577) -Codechange: Add notion and data for industry map colour, used in...belugas
2007-04-03(svn r9553) -Documentation: fix ambiguity issue.rubidium
2007-04-03(svn r9550) -Codechange: Add notion and data of industry appearing chances, b...belugas
2007-03-30(svn r9526) -Fix(9520): a temperate sawmill is not a tropic lumber mill. Thu...belugas
2007-03-28(svn r9520) -Codechange: Add the notion of Industry behaviour. It means what...belugas
2007-03-23(svn r9418) -Codechange: Implement actions 1/2/3 for cargos, callback handler...peter1138
2007-03-22(svn r9400) -Codechange: Use some more representative enum names for landscap...belugas
2007-03-20(svn r9366) -Codechange: Unify the different houses acceptances attributes on...belugas
2007-03-19(svn r9315) -Merge: The newhouses branch. With this merge comes almost comple...maedhros
2007-03-18(svn r9298) -Fix (r1): A34-1000, Z-Shuttle, and Kelling K1 should be listed a...richk
2007-03-16(svn r9243) -Fix (r9162,FS#683): One too many table rows caused cargo accepta...peter1138
2007-03-15(svn r9236) -Codechange: Add 'town effect' attribute to cargo types. This wil...peter1138
2007-03-15(svn r9190) -Fix: Little typo in an enum.belugas
2007-03-14(svn r9162) -Codechange: Cleanup of industry_cmd (Step-8). Gather tile anima...belugas
2007-03-09(svn r9077) -Fix [FS#612]: the wrong catenary wires were drawn for tunnel ent...rubidium
2007-03-09(svn r9075) -Codechange: Cleanup of industry_cmd (Step-7). Small step that i...belugas
2007-03-07(svn r9051) -Codechange: typedef [enum|struct] Y {} X; -> [enum|struct] X {};rubidium
2007-03-02(svn r8973) -Feature/Codechange: Changed the internal unit for aircraft veloc...celestar
2007-02-24(svn r8880) -Codechange: make anim cursors an array of structs.rubidium
2007-02-24(svn r8877) -Cleanup: remove already implemented @todorubidium
2007-02-21(svn r8838) -Feature: Show newgrf error messages loaded in Action B in the ne...maedhros
2007-02-21(svn r8827) -Codechange: Cleanup of industry_cmd (Step-6). Implementation of ...belugas
2007-02-20(svn r8826) -Codechange: Replace _cargoc's separate arrays with a regular str...peter1138
2007-02-17(svn r8793) -Fix: corrected spelling of real french townnames and 'removed' a...glx
2007-02-17(svn r8791) -Revert: r8790 Committed too much in last commitmiham
2007-02-17(svn r8790) [Namegen] -Revert: r8789 (Tron kinda convinced me it is a bad thi...miham
2007-02-17(svn r8789) [Namegen] -Change: Sorted townnameparts for hungarian, and added ...miham
2007-02-14(svn r8741) -Fix (r8735): make the saveguards of CmdBuildRoadStop more robust...rubidium
2007-02-14(svn r8735) -Feature: drive-through road stops made possible by the hard work...rubidium
2007-02-14(svn r8723) -Codechange: replace yet another couple of magic numbers with enums.rubidium
2007-02-08(svn r8635) -Fix: draw canal edges under buoys that are in a canal.rubidium
2007-01-30(svn r8455) -Codechange: Give a more meaningful name (railveh_type)to member ...belugas