summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2007-04-18(svn r9673) -Cleanup: remove spaces before tabs and replace non-indenting tab...rubidium
2007-04-18(svn r9672) -Cleanup: lots of coding style fixes around operands.rubidium
2007-04-18(svn r9671) -Codechange: Implement NewGRF callback 36, which allows changing ...peter1138
2007-04-18(svn r9670) -Documentation: add documentation to some the _map files.rubidium
2007-04-18(svn r9669) -Documentation: some more doxygen fixesbelugas
2007-04-18(svn r9668) -Update: WebTranslator2 update to 2007-04-18 19:27:38miham
2007-04-18(svn r9667) -Feature: Add the concept of cities. A (configurable) proportion ...maedhros
2007-04-18(svn r9666) -Fix (r9651): end of data / column flags were reversedpeter1138
2007-04-18(svn r9665) -Documentation: Doxygen corrections,errors, corrections of correc...belugas
2007-04-17(svn r9664) -Documentation: Doxygen corrections,errors and omissionsbelugas
2007-04-17(svn r9662) -Documentation: Doxygen corrections and @file omissionsbelugas
2007-04-17(svn r9658) -Codechange: CT_FOOD is not part of temperate climate, place it a...belugas
2007-04-17(svn r9655) -Revert (r9094 partial): *Do* calculate refit masks for unavailab...peter1138
2007-04-17(svn r9654) -Fix: Add string colours for the DOS palette and use them when pl...maedhros
2007-04-16(svn r9653) -Codechange: Indicate the proper function names in the GRF messagesbelugas
2007-04-16(svn r9652) -Fix(r9651): "const" keyword forgotten. Spotted by glx.belugas
2007-04-16(svn r9651) -Codechange: make legend system of smallmap a little bit less mag...belugas
2007-04-16(svn r9650) -Documentation: Finalize doxygen comments for town_land.hbelugas
2007-04-16(svn r9649) -Update: WebTranslator2 update to 2007-04-16 18:55:24miham
2007-04-16(svn r9648) -Codechange: Use HASBIT directly rather than shifting and then us...maedhros
2007-04-16(svn r9647) -Fix (r6631) [FS#733]: Select "Custom" in the difficulty settings...maedhros
2007-04-16(svn r9646) -Fix (r9645): incorrect count in error message for airport graphicspeter1138
2007-04-16(svn r9645) -Feature: Add NewGRF Action 5 (Sprite Replacement) support for 2c...peter1138
2007-04-16(svn r9644) -Codechange: if else cascade into a switch casebelugas
2007-04-16(svn r9643) -Codechange: Simplify a test.belugas
2007-04-16(svn r9642) -Documentation: Having a different macro name for _original_house...belugas
2007-04-15(svn r9641) -Fix (r7182): namegen.cpp was not UTF-8, which caused artefacts i...rubidium
2007-04-15(svn r9640) -Update: WebTranslator2 update to 2007-04-15 19:49:19miham
2007-04-15(svn r9638) -Feature: Increase cargo types from 12 to 32 and enable newcargo ...peter1138
2007-04-15(svn r9633) -Update: WebTranslator2 update to 2007-04-15 08:06:47miham
2007-04-13(svn r9621) -Codechange: implement newgrf house property 1E (cargo types)peter1138
2007-04-13(svn r9620) -Codechange: apply cargo translation table to newstation variable...peter1138
2007-04-13(svn r9619) -Documentation: Comments on drawing arrays of houses and industriesbelugas
2007-04-12(svn r9617) -Codechange: Implement callback for cargo profit calculationpeter1138
2007-04-12(svn r9616) -Cleanup: Remove the NS setting type since it causes desyncs in m...maedhros
2007-04-12(svn r9615) -Update: WebTranslator2 update to 2007-04-12 20:22:06miham
2007-04-12(svn r9614) -Feature: Use the normal growth rate values when the growth rate ...maedhros
2007-04-12(svn r9613) -Feature: Make it possible to have some control over the town gro...maedhros
2007-04-12(svn r9609) -Codechange: Move some function prototypes out of functions.h and...maedhros
2007-04-12(svn r9602) -Fix (r5833): Building rail on steep slopes ignored build_on_slop...peter1138
2007-04-11(svn r9601) -Codechange: Store grf file reference in station spec, not just G...peter1138
2007-04-11(svn r9598) -Fix (r9563): brainfart? in elrail transparency. who knows...peter1138
2007-04-11(svn r9597) -Codechange: Exclude sign transparency when toggling all options ...peter1138
2007-04-11(svn r9596) -Fix (r9563): (non-)transparency of station signs was confused wi...peter1138
2007-04-11(svn r9595) -Fix (r9563): Transparency hotkeys didn't workpeter1138
2007-04-10(svn r9590) -Fix(r9550, fs728): some wrongfully entered data caused some indu...belugas
2007-04-10(svn r9585) -Update: WebTranslator2 update to 2007-04-10 14:52:27miham
2007-04-10(svn r9581) -Revert (r9562): This broke as much as it fixed, so revert until ...maedhros
2007-04-09(svn r9580) -Documentation: Correction of doxygen function declarationsbelugas
2007-04-09(svn r9579) -Codechange: Cleanup of industry_cmd (Step-11). Use industry's sp...belugas