Age | Commit message (Expand) | Author |
2011-02-20 | (svn r22120) -Change: [NoAI] Prevent AIs from getting consistently over their... | rubidium |
2010-08-26 | (svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some... | rubidium |
2010-01-18 | (svn r18862) -Fix [FS#3544]: don't pass AI strings through iconv | rubidium |
2009-11-11 | (svn r18038) -Fix [FS#3290] (r17402): AIs failed to load their data from save... | rubidium |
2009-09-15 | (svn r17545) -Fix [FS#3202]: [NoAI] AIs had 'infinite' time when running code... | rubidium |
2009-09-03 | (svn r17402) -Fix (r16425): During every save a few slots on the squirrel sta... | Yexo |
2009-08-21 | (svn r17248) -Fix: add GPL license notice where appropriate | rubidium |
2009-08-19 | (svn r17223) -Change [NoAI] [FS#2980]: Crash an AI when it uses a DoCommand /... | yexo |
2009-07-31 | (svn r17005) -Add [NoAI]: AIAbstractList::SORT_ASCENDING / SORT_DESCENDING | yexo |
2009-07-15 | (svn r16834) -Fix [FS#3034]: call the AI Save() function only once so AIs can... | yexo |
2009-06-01 | (svn r16502) -Fix [FS#2935]: when an AI was suspended while in a function cal... | yexo |
2009-05-25 | (svn r16425) -Change [FS#2869]: Stop an AI when it takes too long to initiali... | yexo |
2009-04-21 | (svn r16113) -Feature [NoAI]: Add UseAsRandomAI as function in info.nut. When... | yexo |
2009-02-20 | (svn r15531) -Fix (r15467): AIs were stopped at every error, whether they cau... | yexo |
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 |