Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-05-26 | (svn r24291) -Add: [Script] ScriptEventRoadReconstruction. | frosch | |
2012-05-26 | (svn r24290) -Add: [Script] ScriptEventExclusiveTransportRights. | frosch | |
2012-01-03 | (svn r23731) -Add: add GSGoal::Question(), to ask a question to a(ll) ↵ | truebrain | |
company(ies). It can contain random text, and at most 3 buttons from a collection of 17 | |||
2011-12-19 | (svn r23631) -Add: ScriptWindow, to manipulate windows on the client ↵ | truebrain | |
(GameScript only) | |||
2011-12-19 | (svn r23623) -Add: allow bi-directional communication with the AdminPort and ↵ | truebrain | |
GameScript | |||
2011-12-13 | (svn r23506) -Add: [NoAI] Support for dealing with aircraft range. | michi_cc | |
2011-12-02 | (svn r23397) -Change: remove the AI_ prefix from all AIEvent enums | truebrain | |
2011-11-29 | (svn r23373) -Add: move the AI API to script/api/ai, and move the Squirrel ↵ | truebrain | |
C++ glue templates to script/api/template |