summaryrefslogtreecommitdiff
path: root/src/ai/api/ai_event_types.cpp
AgeCommit message (Expand)Author
2011-01-22(svn r21888) -Codechange: remove some unneeded (for the AI header) headers fr...rubidium
2010-12-21(svn r21571) -Codechange: Having a break after a return is no good.alberth
2010-08-01(svn r20281) -Codechange: unify case scope closure + break coding stylerubidium
2009-10-28(svn r17898) -Fix: [NoAI] Improve behaviour of (AIEngine|AIEventEnginePreview...frosch
2009-10-06(svn r17728) -Cleanup: Remove some more unneeded/unused parameters.frosch
2009-10-04(svn r17693) -Cleanup: remove some unneeded includesrubidium
2009-09-01(svn r17345) -Fix [FS#2769]: one wasn't offered to take over bankrupt compani...rubidium
2009-09-01(svn r17344) -Codechange: splash of coding style over ai_event_types.*rubidium
2009-08-21(svn r17248) -Fix: add GPL license notice where appropriaterubidium
2009-06-27(svn r16679) -Codechange: Let GetCapacityOfArticulatedParts() return a CargoA...frosch
2009-05-16(svn r16325) -Codechange: replace GetPoolItem(index) by PoolItem::Get(index)smatz
2009-04-25(svn r16151) -Codechange: move some includes around to prevent including half...yexo
2009-03-18(svn r15763) -Codechange/Fix: Add Engine::GetDisplayDefaultCapacity() and use...frosch
2009-03-13(svn r15705) -Fix: Do not show passenger-/mail-capacity if the aircraft carri...frosch
2009-02-21(svn r15541) -Revert (r15399): 'v->cargo_type' is also used in other places, ...frosch
2009-02-14(svn r15487) -Change [API CHANGE]: Remove the never implemented function AIEv...yexo
2009-02-01(svn r15308) -Codechange: Deduplicate km-ish/h -> mph conversions.frosch
2009-02-01(svn r15306) -Codechange: Deduplicate code by adding Engine::GetDisplayMaxSpe...frosch
2009-01-31(svn r15299) -Cleanup: remove many redundant includessmatz
2009-01-25(svn r15263) -Codechange: added Engine::GetCost() to remove some code duplica...glx
2009-01-24(svn r15261) -Add: added Engine::GetRunningCost() to remove some code duplica...glx
2009-01-17(svn r15123) -Fix [NoAI]: 'const char *' implies that the return value should...truebrain
2009-01-16(svn r15102) -Fix (r15101): somehow makedepend fucked up (patch by Yexo)truebrain
2009-01-12(svn r15027) -Merge: tomatos and bananas left to be, here is NoAI for all to ...truebrain