truebrain
|
afdb67a353
|
(svn r23354) -Codechange: move all src/ai/api/ai_*.[hc]pp files to src/script/api/script_* (Rubidium)
|
2011-11-29 23:07:38 +00:00 |
|
truebrain
|
00877dd6d3
|
(svn r23352) -Add: support dynamically adding an API prefix when returning a C++ class to Squirrel
|
2011-11-29 22:24:30 +00:00 |
|
truebrain
|
bff7c33aa9
|
(svn r23350) -Add: support different ScriptTypes in the helper functions for GetClassName (Rubidium)
|
2011-11-29 22:23:33 +00:00 |
|
truebrain
|
dbd66cf523
|
(svn r23261) -Codechange: Squirrel glue templates were not inline (tnx to michi_cc)
|
2011-11-19 15:41:29 +00:00 |
|
rubidium
|
3f7eb71b17
|
(svn r23210) -Codechange: generate the GetClassName function for the AI classes programmatically
|
2011-11-13 20:52:39 +00:00 |
|
yexo
|
dc303e550b
|
(svn r20563) -Change: [NoAI] rename AIAbstractList to AIList
|
2010-08-19 15:37:28 +00:00 |
|
smatz
|
4d67c5ddaf
|
(svn r19510) -Codechange: remove superfluous semicolons from *.sq files
|
2010-03-23 22:48:10 +00:00 |
|
rubidium
|
e7fb5f00e7
|
(svn r17697) -Codechange: coding style in the automatically generated squirrel wrapper code
|
2009-10-04 18:16:44 +00:00 |
|
rubidium
|
7fbc33dae1
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
|
yexo
|
0b243d25cb
|
(svn r16400) -Add [NoAI]: add AISignList that can be used to get a list of valid signs. This makes AISign::GetMaxSignID obsolete.
|
2009-05-23 14:54:55 +00:00 |
|