summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-12-03(svn r3256) -Fix: [OSX] fixed issue where building the bundle could take plac...bjarni
2005-12-02(svn r3254) - Fix: graphical glitch with autorail tool on a certain tile-type.Darkvater
2005-12-02(svn r3253) -Add: add BuildRoad event for AIstruelight
2005-12-02(svn r3252) - NewGRF: Map new train subtypes to old types for rail vehicles.peter1138
2005-12-01(svn r3251) -Fix: report errors from GPMI in a more detailed way (Igor2Code)truelight
2005-11-30(svn r3250) -Fix: AIs weren't uninitialized when a new game was loadedtruelight
2005-11-30(svn r3249) Fix for issue introduced in r3228. The original code was good for...peter1138
2005-11-29(svn r3248) - Codechange: Change interface of CanRefitTo() to supply the engi...peter1138
2005-11-29(svn r3247) - Fix: "[ 1335580 ] sticky windows not sticky anymore" peter1138
2005-11-29(svn r3246) -Fix: small glitch in ai_network_client code (network_client.c)truelight
2005-11-29(svn r3245) -Add: allow OpenTTD to give his GPMI-params to the GPMI modulestruelight
2005-11-28(svn r3244) -Fix: [GPMI] Even more GPMI based AI-code cleanup, bug fixes, and...truelight
2005-11-28(svn r3243) -Fix: IncreaseLoan and DecreaseLoan were inconsistent for AIstruelight
2005-11-27(svn r3242) -Fix: small glitch in AllowAI controltruelight
2005-11-26(svn r3239) - Codechange: Introduce and use helper functions for engine repla...peter1138
2005-11-26(svn r3238) -Fix: always save if you want GPMI-based AIs, this on request by truelight
2005-11-26(svn r3237) - CodeChange: remove silencing of some warnings. MSVC6 once again...Darkvater
2005-11-26(svn r3236) - Fix: warnings about 'CDECL must be used with ...' on VS6Darkvater
2005-11-26(svn r3235) - Fix: fix two crashes, one with making a screenshot in the main ...Darkvater
2005-11-23(svn r3234) [Translations] Estonian is still unfinishedmiham
2005-11-23(svn r3233) [Translations] Estonian now available againmiham
2005-11-23(svn r3232) -Add: implemented the event-system for AIstruelight
2005-11-23(svn r3231) Fix: update the GPMI implementation to the latest GPMI-API versiontruelight
2005-11-23(svn r3230) -Feature: [OSX] OSX builds can now change where it searches for d...bjarni
2005-11-22(svn r3229) -Add: add more GPMI support. Now GPMI-based AIs can be loaded (do...truelight
2005-11-22(svn r3228) - Fix: [ 1327011 ] Fix: don't lower land on tunnel, even with dia...peter1138
2005-11-22(svn r3227) -Codechange: [Savegame] removed 'minor' version, and renamed 'maj...truelight
2005-11-22(svn r3226) -Fix: GPMI implementation had minor glitchestruelight
2005-11-22(svn r3225) - Fix for "[ 1359165 ] Autoreplace problem with r3171 and later" ...peter1138
2005-11-21(svn r3224) -Add: Allow the NewAI to work in Multiplayer Games (switchable vi...truelight
2005-11-19(svn r3223) -Fix: [autoreplace] fixed crash when replacing a train engine wit...bjarni
2005-11-19(svn r3222) -Feature: Right-Click-Scrolling optionally moves in the opposite ...tron
2005-11-19(svn r3221) [Translations] Updated to 2005-11-19miham
2005-11-19(svn r3220) -Fix: [autoreplace] Autoreplaced trains now replace their cargo t...bjarni
2005-11-19(svn r3219) -Codechange: removed the now obsolite code in the build train com...bjarni
2005-11-18(svn r3218) -Feature: Multiheaded train engines will now stay in the same trainbjarni
2005-11-18(svn r3217) Fix issue with resizing stepped windows introduced in revision 3181.peter1138
2005-11-17(svn r3216) - Fix (regression): endless loop introduced in revision 3190Darkvater
2005-11-17(svn r3215) - Fix: warning on VS.NET 2003 complaining about constness reintro...Darkvater
2005-11-17(svn r3214) -Feature: openttd.cfg can now set how many autosaves to keep befo...bjarni
2005-11-17(svn r3213) - Codechange: Clean up handling of road stops, avoiding unnecessa...peter1138
2005-11-16(svn r3212) - Waypoints/Depots: Store waypoint index in m2 for waypoints. Thi...peter1138
2005-11-16(svn r3211) Fix typo in r3181tron
2005-11-16(svn r3210) -Codechange: use IsRailWaypoint where possible (instead of magicn...truelight
2005-11-16(svn r3209) In TileLoop_Track(), use names based on function rather than thei...peter1138
2005-11-16(svn r3208) Don't explicitly pass the engine type to look for to GetRearEngin...tron
2005-11-16(svn r3207) Typo in last revisiontron
2005-11-16(svn r3206) Wrap all instances of _dbg_screen_rect in #ifdef _DEBUGtron
2005-11-16(svn r3205) Some more uses for GB/SBtron
2005-11-16(svn r3204) Make handling of clicking on vehicles a bit less ugly by avoiding...tron