summaryrefslogtreecommitdiff
path: root/src/ai/api/ai_event_types.hpp
AgeCommit message (Expand)Author
2009-10-28(svn r17898) -Fix: [NoAI] Improve behaviour of (AIEngine|AIEventEnginePreview...frosch
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-03(svn r16510) -Doc: silence some (AI) doxygen warnings by adding comments abou...rubidium
2009-04-25(svn r16151) -Codechange: move some includes around to prevent including half...yexo
2009-02-19(svn r15520) -Cleanup [NoAI]: Fix some typos, unify the comment style and upd...yexo
2009-02-14(svn r15487) -Change [API CHANGE]: Remove the never implemented function AIEv...yexo
2009-02-07(svn r15400) -Fix: Typos in comments.frosch
2009-02-05(svn r15360) -Fix: Flooding vehicles did not trigger an AI event.frosch
2009-02-05(svn r15359) -Add [NoAI]: AIEventVehicleCrashed::CRASH_RV_UFO, AIEventDisaste...frosch
2009-02-05(svn r15358) -Add [NoAI]: AIEventVehicleCrashed::GetCrashReason()frosch
2009-02-01(svn r15307) -Fix: AIVehicle::GetCurrentSpeed() should also use km-ish/h inst...frosch
2009-01-25(svn r15270) -Change [API CHANGE]: remove AIEventTestglx
2009-01-17(svn r15123) -Fix [NoAI]: 'const char *' implies that the return value should...truebrain
2009-01-16(svn r15101) -Change [API CHANGE]: more consistant naming for consts:truebrain
2009-01-13(svn r15077) -Codechange: enumify DAYS_IN_YEAR and DAYS_IN_LEAP_YEARsmatz
2009-01-12(svn r15027) -Merge: tomatos and bananas left to be, here is NoAI for all to ...truebrain