Age | Commit message (Expand) | Author |
2009-03-19 | (svn r15774) -Fix (r15708): Don't show the message about reporting an AI cras... | yexo |
2009-03-14 | (svn r15708) -Feature [FS#2728]: Pop up the AI Debug Window if one of the AIs... | yexo |
2009-03-11 | (svn r15668) -Fix: a few typos. | yexo |
2009-03-04 | (svn r15614) -Add [NoAI]: AIVehicleList_Group(group_id) and AIVehicleList_Def... | yexo |
2009-02-21 | (svn r15535) -Fix (r15460, pre noai merge): use '.' as 'any' for squirrel cal... | glx |
2009-02-20 | (svn r15530) -Fix (r15519): The AIWaypoint classes were not exported to squir... | yexo |
2009-02-19 | (svn r15519) -Add [NoAI]: support for waypoints by adding AIRail::Build/Remov... | yexo |
2009-02-13 | (svn r15467) -Fix [NoAI]: AIs with an error in their info.nut are no longer a... | yexo |
2009-02-10 | (svn r15440) -Fix: Backup AIObject::GetAllowDoCommand and restore the old val... | yexo |
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 includes | smatz |
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 AIEventTest | glx |
2009-01-17 | (svn r15133) -Fix: Crash if no NoAIs are present. | peter1138 |
2009-01-17 | (svn r15124) -Fix: last memory leak related to NoAI | truebrain |
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 const | truebrain |
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 |