summaryrefslogtreecommitdiff
path: root/src/script/squirrel.cpp
AgeCommit message (Expand)Author
2009-02-13(svn r15467) -Fix [NoAI]: AIs with an error in their info.nut are no longer a...yexo
2009-02-08(svn r15406) -Fix: make Valuate actually cost a few opcodes to not make it a ...rubidium
2009-02-03(svn r15330) -Fix [FS#2597]: leaking of Squirrel when using circular referenc...rubidium
2009-01-23(svn r15222) -Fix: The squirrel stack was corrupted if an AI called any C++ f...Yexo
2009-01-22(svn r15204) -Fix (r15167): The check was a bit too restrictive, the top of t...Yexo
2009-01-20(svn r15167) -Fix [FS#2558]: The top of the stack was resetted after executin...Yexo
2009-01-12(svn r15027) -Merge: tomatos and bananas left to be, here is NoAI for all to ...truebrain