Age | Commit message (Expand) | Author |
2009-06-01 | (svn r16502) -Fix [FS#2935]: when an AI was suspended while in a function cal... | yexo |
2009-06-01 | (svn r16493) -Fix: missing/wrong @file doxygen 'headers' | rubidium |
2009-06-01 | (svn r16492) -Remove: support for gcc2. It hasn't been able to compile OTTD f... | smatz |
2009-05-25 | (svn r16425) -Change [FS#2869]: Stop an AI when it takes too long to initiali... | yexo |
2009-05-03 | (svn r16222) -Fix: unneeded pointer dereferencing | rubidium |
2009-04-21 | (svn r16113) -Feature [NoAI]: Add UseAsRandomAI as function in info.nut. When... | yexo |
2009-04-19 | (svn r16093) -Feature [FS#2808]: Add GetURL() as possible function to info.nu... | yexo |
2009-03-16 | (svn r15743) -Codechange: move the definitions of some fake squirrel types to... | yexo |
2009-03-15 | (svn r15736) -Codechange: Split AIScanner/AIFileInfo to the more generic clas... | yexo |
2009-03-11 | (svn r15668) -Fix: a few typos. | yexo |
2009-03-06 | (svn r15629) -Fix (r15027): Validate strings that are passed from squirrel to... | yexo |
2009-02-23 | (svn r15558) -Cleanup: Remove some unnecessary friend declarations. | yexo |
2009-02-21 | (svn r15535) -Fix (r15460, pre noai merge): use '.' as 'any' for squirrel cal... | glx |
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-02-02 | (svn r15316) -Fix [NoAI]: ignore unprintable chars when returning a string to... | glx |
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-13 | (svn r15061) -Fix (r15027): three files were missing the Id header | smatz |
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 |