Peter Nelson
|
49dae08a3b
|
Codechange: Add missing override specifiers.
|
2023-09-25 21:27:45 +01:00 |
|
William Davis
|
881e1da51d
|
Change: Use gender-neutral pronouns in console command messages (and comments) (#9203)
|
2021-05-08 11:02:30 +01:00 |
|
S. D. Cloudt
|
13cc8a0cee
|
Cleanup: Removed SVN headers
|
2019-11-10 17:59:20 +00:00 |
|
frosch
|
31bd5a09b6
|
(svn r27543) -Fix (r27379): ScriptExec/TestMode::FinalRelease is not part of the API.
|
2016-04-17 17:10:07 +00:00 |
|
frosch
|
e5d105900d
|
(svn r27379) -Codechange: Do not throw in the destructors of ScriptTest/ExecMode.
|
2015-08-10 20:04:31 +00:00 |
|
planetmaker
|
c24374f99c
|
(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagle_rainbow)
|
2013-01-08 22:46:42 +00:00 |
|
rubidium
|
22637f139f
|
(svn r24008) -Cleanup/doc: try not to mention (No)AI in script APIs
|
2012-03-04 16:54:12 +00:00 |
|
truebrain
|
12aa5b6a58
|
(svn r23604) -Add: initial support for GameScripts
|
2011-12-19 20:50:54 +00:00 |
|
truebrain
|
4d91f645c1
|
(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
|
99cb93ef6f
|
(svn r23357) -Codechange: move AIStorage to ScriptStorage
|
2011-11-29 23:21:04 +00:00 |
|
truebrain
|
98103121d4
|
(svn r23355) -Codechange: rename all AI* to Script* (Rubidium)
|
2011-11-29 23:15:35 +00:00 |
|
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 |
|