summaryrefslogtreecommitdiff
path: root/src/ai/ai_instance.cpp
AgeCommit message (Expand)Author
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-03(svn r15330) -Fix [FS#2597]: leaking of Squirrel when using circular referenc...rubidium
2009-02-03(svn r15328) -Fix (r15327): Load(data, version) was called instead of Load(ve...Yexo
2009-02-03(svn r15327) -Fix (r15027): AIs could access the map and other data in their ...Yexo
2009-01-31(svn r15299) -Cleanup: remove many redundant includessmatz
2009-01-27(svn r15284) -Fix [FS#2582] (r15045): Parameters were popped from the squirre...Yexo
2009-01-25(svn r15270) -Change [API CHANGE]: remove AIEventTestglx
2009-01-17(svn r15133) -Fix: Crash if no NoAIs are present.peter1138
2009-01-17(svn r15124) -Fix: last memory leak related to NoAItruebrain
2009-01-16(svn r15101) -Change [API CHANGE]: more consistant naming for consts:truebrain
2009-01-15(svn r15100) -Add [NoAI]: introduce TILE_INVALID as consttruebrain
2009-01-15(svn r15095) -Add [NoAI]: allow AI Libraries to be in .tar files (subdir requ...truebrain
2009-01-13(svn r15045) -Add [NoAI API CHANGE]: in info.nut you can now have (optional) ...truebrain
2009-01-12(svn r15027) -Merge: tomatos and bananas left to be, here is NoAI for all to ...truebrain