Mon, 26 May 2008 20:00:18 +0000 |
rubidium |
(svn r13272) [NoAI] -Codechange: strdup all parameter strings coming from Squirrel going into the API after the possible WChar* -> char* conversion and free them after return.
noai
|
file |
diff |
annotate
|
Thu, 17 Apr 2008 00:37:41 +0000 |
truebrain |
(svn r12744) [NoAI] -Fix: added a comment to all .hpp.sq that those files are autogenerated, and shouldn't be manually altered
noai
|
file |
diff |
annotate
|
Tue, 08 Apr 2008 07:24:23 +0000 |
rubidium |
(svn r12625) [NoAI] -Add: support for GetLastError in AIRoad. Patch by Morloth.
noai
|
file |
diff |
annotate
|
Tue, 08 Apr 2008 07:19:02 +0000 |
rubidium |
(svn r12623) [NoAI] -Add: support for GetLastError in AIOrder.
noai
|
file |
diff |
annotate
|
Mon, 07 Apr 2008 22:08:28 +0000 |
rubidium |
(svn r12621) [NoAI] -Add: support for GetLastError in AIRoad. Patch by Morloth.
noai
|
file |
diff |
annotate
|
Mon, 07 Apr 2008 18:41:49 +0000 |
rubidium |
(svn r12614) [NoAI] -Add: support for GetLastError in AISign. Patch by Morloth.
noai
|
file |
diff |
annotate
|
Mon, 07 Apr 2008 18:37:23 +0000 |
rubidium |
(svn r12613) [NoAI] -Add: support for GetLastError in AITile. Patch by Morloth.
noai
|
file |
diff |
annotate
|
Mon, 07 Apr 2008 18:32:42 +0000 |
rubidium |
(svn r12612) [NoAI] -Add: support for GetLastError for AITunnel. Patch by Morloth.
noai
|
file |
diff |
annotate
|
Mon, 07 Apr 2008 12:31:50 +0000 |
rubidium |
(svn r12603) [NoAI] -Add: 'support' for telling AIs that the last error message was a NewGRF generated message, so we can't say anything sensible about the real error message.
noai
|
file |
diff |
annotate
|
Sun, 06 Apr 2008 12:26:40 +0000 |
rubidium |
(svn r12589) [NoAI] -Add: GetLastError support for AIBridge.
noai
|
file |
diff |
annotate
|
Thu, 03 Apr 2008 23:01:54 +0000 |
rubidium |
(svn r12555) [NoAI] -Add: support for GetLastError for AICompany.
noai
|
file |
diff |
annotate
|
Thu, 03 Apr 2008 22:18:52 +0000 |
rubidium |
(svn r12552) [NoAI] -Change: do not force the use of StringIDs when setting errors.
noai
|
file |
diff |
annotate
|
Thu, 03 Apr 2008 13:28:46 +0000 |
rubidium |
(svn r12544) [NoAI] -Codechange: do not force dependency on OTTD internal strings when defining errors.
noai
|
file |
diff |
annotate
|
Mon, 31 Mar 2008 10:55:13 +0000 |
truebrain |
(svn r12510) [NoAI] -Add: added AIError, which allows you to catch errors triggered by commands (Morloth)
noai
|
file |
diff |
annotate
|