frosch
|
1008ceddb8
|
(svn r24291) -Add: [Script] ScriptEventRoadReconstruction.
|
2012-05-26 14:16:45 +00:00 |
|
frosch
|
4e074cdbf7
|
(svn r24290) -Add: [Script] ScriptEventExclusiveTransportRights.
|
2012-05-26 14:16:38 +00:00 |
|
rubidium
|
3b7d290f3e
|
(svn r24008) -Cleanup/doc: try not to mention (No)AI in script APIs
|
2012-03-04 16:54:12 +00:00 |
|
truebrain
|
59de5e9570
|
(svn r23731) -Add: add GSGoal::Question(), to ask a question to a(ll) company(ies). It can contain random text, and at most 3 buttons from a collection of 17
|
2012-01-03 16:36:24 +00:00 |
|
truebrain
|
867b263900
|
(svn r23631) -Add: ScriptWindow, to manipulate windows on the client (GameScript only)
|
2011-12-19 21:05:14 +00:00 |
|
truebrain
|
1d84fb277e
|
(svn r23623) -Add: allow bi-directional communication with the AdminPort and GameScript
|
2011-12-19 21:00:32 +00:00 |
|
truebrain
|
f66f27d249
|
(svn r23604) -Add: initial support for GameScripts
|
2011-12-19 20:50:54 +00:00 |
|
michi_cc
|
f27995568e
|
(svn r23506) -Add: [NoAI] Support for dealing with aircraft range.
|
2011-12-13 00:43:59 +00:00 |
|
truebrain
|
974f1ee8d1
|
(svn r23397) -Change: remove the AI_ prefix from all AIEvent enums
|
2011-12-02 23:40:16 +00:00 |
|
truebrain
|
8d2df694a1
|
(svn r23370) -Add: support @api tag in API header files, to select which API should receive the defined classes and functions
|
2011-11-29 23:27:26 +00:00 |
|
truebrain
|
af1b3cc070
|
(svn r23355) -Codechange: rename all AI* to Script* (Rubidium)
|
2011-11-29 23:15:35 +00:00 |
|
truebrain
|
eab012ec8b
|
(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 |
|