glx22
|
a6f558ce2a
|
Add: [Script] Saving/loading ScriptList
|
2025-03-02 13:41:12 +01:00 |
|
Rubidium
|
9a21ca31f8
|
Codechange: [Script] do not redefine types in the script API
Also move includes to the locations where they are actually used
|
2025-01-28 18:57:40 +01:00 |
|
Loïc Guilloux
|
b0f3417025
|
Add: [Script] ScriptTileList_StationCoverage (#12015)
|
2024-02-06 20:22:18 +01:00 |
|
Bernard Teo
|
2c667b1773
|
Doc: Fix spelling error in ScriptTileList::RemoveRectangle (#10937)
|
2023-06-04 17:45:18 +00:00 |
|
glx22
|
18fe0a4046
|
Codechange: Use SQInteger for generic numbers in script_tilelist
|
2023-03-06 00:32:12 +01:00 |
|
S. D. Cloudt
|
13cc8a0cee
|
Cleanup: Removed SVN headers
|
2019-11-10 17:59:20 +00:00 |
|
alberth
|
514da346bd
|
(svn r27287) -Doc: Clarify radius and semantics of the industry producing/accepting tile functions.
|
2015-05-16 14:40:45 +00:00 |
|
truebrain
|
9359c6fc47
|
(svn r23615) -Add: more API functions exposed to NoGo (part 2)
|
2011-12-19 20:57:34 +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
|
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 |
|