glx
|
34c438d7ad
|
Fix: keep line endings when running squirrel_export.sh on windows
|
2019-01-14 00:34:52 +00:00 |
frosch
|
da7978a08c
|
(svn r27545) -Fix: Remove special handling of classes with virtual methods from squirrel_export.awk. It seems to serve no purpose, except to break on 3 classes.
|
2016-04-17 19:51:42 +00:00 |
frosch
|
9ad9d72c4a
|
(svn r24288) -Fix: squirrel_export should match stuff like 'virtual', 'static' and 'const' only as whole words.
|
2012-05-26 14:16:27 +00:00 |
yexo
|
5988659eea
|
(svn r23651) -Feature: [NoGo] GSText now accepts string arguments as parameters to the constructor
|
2011-12-21 14:55:28 +00:00 |
truebrain
|
b0ac529a6f
|
(svn r23635) -Add: introduce GSText, to allow translating GameScript text, even over network
|
2011-12-19 21:05:57 +00:00 |
truebrain
|
3a535690d4
|
(svn r23623) -Add: allow bi-directional communication with the AdminPort and GameScript
|
2011-12-19 21:00:32 +00:00 |
truebrain
|
12aa5b6a58
|
(svn r23604) -Add: initial support for GameScripts
|
2011-12-19 20:50:54 +00:00 |
truebrain
|
e75153d8ac
|
(svn r23597) -Codechange: fix up squirrel export script a bit
|
2011-12-19 20:44:31 +00:00 |
truebrain
|
c3026bc601
|
(svn r23396) -Fix: squirrel export script did not ignore Doxygen blocks, causing funny results in some corner cases
|
2011-12-02 23:40:09 +00:00 |
truebrain
|
7158aaea31
|
(svn r23373) -Add: move the AI API to script/api/ai, and move the Squirrel C++ glue templates to script/api/template
|
2011-11-29 23:29:20 +00:00 |
truebrain
|
e60747a604
|
(svn r23372) -Move: move squirrel export script to script/api/
|
2011-11-29 23:29:12 +00:00 |