src/ai/api/squirrel_export.sh
Thu, 24 Apr 2008 23:39:18 +0000 truebrain (svn r12880) [NoAI] -Add: introduces ai_types.hpp, which has all NNNId like VehicleID. This simplifies the include-mess, and avoids including tons of _type.h for just a single typedef. noai
Thu, 24 Apr 2008 23:29:01 +0000 truebrain (svn r12879) [NoAI] -Fix: two bugs in $Id$ handling of squirrel_export, and one fix for future problems noai
Wed, 23 Apr 2008 12:05:32 +0000 truebrain (svn r12849) [NoAI] -Fix: when .hpp.sq doesn't exists, don't run diff (tnx to Yexo) noai
Thu, 17 Apr 2008 08:40:01 +0000 truebrain (svn r12748) [NoAI] -Fix r12744: a change in $Id$ is not a change noai
Sat, 23 Feb 2008 14:42:07 +0000 truebrain (svn r12221) [NoAI] -Fix: Register functions are no _Register functions, and always on top of the sort list noai
Fri, 03 Aug 2007 19:16:36 +0000 glx (svn r10769) [NoAI] -Fix: EOL only changes are now considered as "not changed" noai
Sat, 14 Apr 2007 22:16:11 +0000 rubidium (svn r9630) [NoAI] -Codechange: remove now useless define. noai
Sat, 14 Apr 2007 21:57:44 +0000 rubidium (svn r9629) [NoAI] -Codechange: move the squirrel export functions out of the API header files. noai
Thu, 12 Apr 2007 14:29:15 +0000 truelight (svn r9611) [NoAI] -Add: allow a single param for squirrel_export which indicates the only file it should run on, instead of all *.hpp files noai
Sat, 31 Mar 2007 12:34:38 +0000 rubidium (svn r9535) [NoAI] -Codechange: don't export virtual classes, only their class signature for parameters. noai
Sun, 25 Mar 2007 15:22:56 +0000 rubidium (svn r9448) [NoAI] -Codechange: extend the squirrel_export script to update ai_squirrel too. noai
Sun, 25 Mar 2007 14:19:59 +0000 rubidium (svn r9446) [NoAI] -Add: simple script to make changing/adding classes to export a little simpler. noai