summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-12-09(svn r3275) -Fix: [OSX] removed libpng support and error dialogs from jaguar ...bjarni
2005-12-09(svn r3274) -Fix: [OSX] added JAGUAR flag to crosscompile for OSX 10.2 (coden...bjarni
2005-12-09(svn r3273) -Fix: [OSX] PPC part of universal binaries now target 10.3 instea...bjarni
2005-12-08(svn r3272) -Fix: [AI] fixed issue in AI that prevented compilation without n...bjarni
2005-12-08(svn r3271) Remove some debug statements of mine which somehow got into svn.hackykid
2005-12-07(svn r3270) Correct all (mis)uses of WWT_CLOSEBOX / WWT_TEXTBTN to reflect th...peter1138
2005-12-07(svn r3269) -Fix: return CMD_ERROR instead of -1 if AI_DoCommandChecked failstruelight
2005-12-06(svn r3268) moved lithuanian.txt to unfinished as it is broken and haven't be...bjarni
2005-12-06(svn r3267) -Codechange: [OSX] universal binary makefile code cleanupbjarni
2005-12-06(svn r3266) -Codechange: added comments for why the revert of r3625 inside th...truelight
2005-12-06(svn r3265) -Fix: partly reverted back r3263, because MSVC, who else, doesn't...truelight
2005-12-06(svn r3264) -Codechange: [OSX] OSX targets will now always use the preprocess...bjarni
2005-12-06(svn r3263) -Fix: use () around 'variables' in macros, gives less crashes ;)truelight
2005-12-06(svn r3262) -Fix: [OSX] universal binaries can now include the dynamic SDL li...bjarni
2005-12-05(svn r3261) - Autoreplace: If a replaced vehicle had a custom name, transfer ...peter1138
2005-12-05(svn r3260) -Add: add events for AIs to check if a command execution failed o...truelight
2005-12-04(svn r3259) -Fix: [OSX] fixed that universal binaries did not make a bundlebjarni
2005-12-04(svn r3258) -Feature: [OSX] added support for universal binariesbjarni
2005-12-03(svn r3257) -Codechange: [OSX] removed the dynamic lib in bundle option (intr...bjarni
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