summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2007-07-15(svn r10570) -Codechange: Add enum required for Callback 0x22: CBID_INDUSTRY_...belugas
2007-07-14(svn r10567) -Add [FS#915]: a "group" with ungrouped vehicles. Patch by Matth...rubidium
2007-07-14(svn r10566) -Fix [FS#1025]: a NewGRF could have a information message that i...rubidium
2007-07-14(svn r10562) -Fix: most of the MorphOS issues; MorphOS doesn't know about wch...rubidium
2007-07-14(svn r10561) -Fix: don't give 'unused variable' warnings when disabling assertstruelight
2007-07-14(svn r10559) -Update: WebTranslator2 update to 2007-07-14 19:32:31miham
2007-07-13(svn r10555) -Codechange/Fix: add a soft limit of 4096 "entities" in a statio...rubidium
2007-07-13(svn r10552) -Fix [FS#1034, r10546]: opening Available Aircrafts segfaultedtruelight
2007-07-13(svn r10550) -Update: WebTranslator2 update to 2007-07-13 18:55:52miham
2007-07-13(svn r10549) -Fix [FS#1031]: wrong tram catenary poles drawn in some bridge d...rubidium
2007-07-13(svn r10548) -Fix [FS#1020]: don't segfault when you quit in the end-of-the-g...truelight
2007-07-13(svn r10547) -Fix: when Cheat-Window is open and a new month happens, the win...truelight
2007-07-13(svn r10546) -Fix [FS#1026]: you can now have both Available Train as Availab...truelight
2007-07-13(svn r10542) -Codechange: use class member instead of global variable for nul...peter1138
2007-07-13(svn r10541) -Fix [FS#1028]: cargo payment rates overflow.rubidium
2007-07-13(svn r10537) -Backport r10536: added option for null-driver to configure how ...truelight
2007-07-12(svn r10532) -Update: WebTranslator2 update to 2007-07-12 19:08:41miham
2007-07-12(svn r10522) -Fix: the "build truck station" GUI showed that it would accept ...rubidium
2007-07-12(svn r10521) -Fix: some NewGRFs did not check whether the newindustries bit w...rubidium
2007-07-12(svn r10520) -Fix: when a "can I build this industry tile here" callback did ...rubidium
2007-07-12(svn r10519) -Fix: when getting a "nearby" tile, make sure you never roam out...rubidium
2007-07-12(svn r10518) -Fix: use the location of the industry and not INVALID_TILE for ...rubidium
2007-07-12(svn r10517) -Fix: the "closest distance to water/land" calculation gave the ...rubidium
2007-07-12(svn r10516) -Fix: if doing a lookup for a ID, scan the whole range instead o...rubidium
2007-07-11(svn r10515) -Codechange: allow getting some more data about the environment ...rubidium
2007-07-11(svn r10514) -Codechange: add support for getting the nearest industry with a...rubidium
2007-07-11(svn r10513) -Fix [FS#1022]: use vehicle subtile position to update cache, no...peter1138
2007-07-11(svn r10510) -Update: WebTranslator2 update to 2007-07-11 19:01:42miham
2007-07-11(svn r10509) -Codechange: cache expensive newgrf station variables during peter1138
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-11(svn r10506) -Fix: the (manual) building of banks was always rejected.rubidium
2007-07-11(svn r10505) -Fix(r10249)[FS#1016]: Town was still trying to gather informati...belugas
2007-07-11(svn r10504) -Codechange: Shorten the test if no track bit has been foundbelugas
2007-07-11(svn r10503) -Codechange: Mark Callback CBID_INDUSTRY_FUND_MORE_TEXT (cb38) a...belugas
2007-07-10(svn r10502) -Fix [FS#1017]: trying to get the town from a tile that can neve...rubidium
2007-07-10(svn r10501) -Fix [FS#1015]: error dialog was sometimes shown on all clients ...rubidium
2007-07-10(svn r10500) -Fix [FS#1007]: cannot navigate using arrow keys in the game nam...rubidium
2007-07-10(svn r10498) -Fix [FS#1008]: remove inconsistency between a warning and the a...rubidium
2007-07-10(svn r10497) -Fix (FS#1013,r8464): Ship max speed wrongly shown (benc)peter1138
2007-07-10(svn r10496) -Feature: Replace all the windows for Industry building by a mor...belugas
2007-07-10(svn r10495) -Codechange: Add the Action 00 property handlers for Industries ...belugas
2007-07-09(svn r10494) -Fix (r10490): possible null dereference in some exotic newgrfs.rubidium
2007-07-09(svn r10493) -Codechange: update some callback ID enums to reflect their chan...rubidium
2007-07-09(svn r10492) -Fix [YAPF, r10491]: commands with no effect (glx)KUDr
2007-07-09(svn r10491) -Fix [FS#988, YAPF]: When rail segment was cached using electric...KUDr
2007-07-09(svn r10490) -Codechange: add support for industries on non-flat surfaces.rubidium
2007-07-09(svn r10489) -Codechange [YAPF]: FollowTrack_t now has new data member - m_er...KUDr
2007-07-09(svn r10488) -Update: WebTranslator2 update to 2007-07-09 18:32:28miham
2007-07-09(svn r10487) -Fix: forgot some breaks in a switch statement.rubidium