truebrain
|
e3a518f9b1
|
(svn r23610) -Add: Doxygen files for NoGo API (Yexo)
|
2011-12-19 20:56:42 +00:00 |
|
truebrain
|
f66f27d249
|
(svn r23604) -Add: initial support for GameScripts
|
2011-12-19 20:50:54 +00:00 |
|
truebrain
|
3c7627fb7f
|
(svn r23597) -Codechange: fix up squirrel export script a bit
|
2011-12-19 20:44:31 +00:00 |
|
rubidium
|
24263638bf
|
(svn r23526) -Codechange: unify cargos vs cargoes
|
2011-12-15 21:56:00 +00:00 |
|
rubidium
|
68b25fcf3d
|
(svn r23521) -Codechange: use the actual enum values from the 'core' in the API when they refer to the in-game values in the cases where that is possible and sensible
|
2011-12-15 18:40:15 +00:00 |
|
rubidium
|
f2eb56fec6
|
(svn r23520) -Fix-ish: wrong @param name causing missing documentation
|
2011-12-15 18:36:29 +00:00 |
|
rubidium
|
81366cd189
|
(svn r23519) -Change: do not export enum values in the AI documentation
|
2011-12-15 18:35:46 +00:00 |
|
frosch
|
3c2768a157
|
(svn r23516) -Fix [FS#4886]: ScriptSign::BuildSign() returned wrong result if the sign name was too long.
|
2011-12-14 20:26:54 +00:00 |
|
frosch
|
93a0bb32cb
|
(svn r23515) -Cleanup: Remove unused ScriptObject::GetNewTunnelEndtile() and relatives.
|
2011-12-14 20:13:18 +00:00 |
|
frosch
|
17d6fad9e5
|
(svn r23514) -Fix: squirrel_export.sh failed for svn working copies.
|
2011-12-14 19:59:49 +00:00 |
|
michi_cc
|
f27995568e
|
(svn r23506) -Add: [NoAI] Support for dealing with aircraft range.
|
2011-12-13 00:43:59 +00:00 |
|
truebrain
|
43fbfa2414
|
(svn r23486) -Fix (r22764): 3 for the price of 1: fix up ScriptTile::GetTownAuthority() (tnx to Torrasque for reporting)
|
2011-12-10 21:07:04 +00:00 |
|
yexo
|
a8f0dfd5be
|
(svn r23461) -Fix: handle a missing airport newgrf as graceful as possible by not crashing when loading such savegame or when an airport is removed
|
2011-12-09 19:30:30 +00:00 |
|
yexo
|
15dc9acb01
|
(svn r23453) -Add: [NoAI] AIStation.GetStationCoverageRadius(StationID)
|
2011-12-08 23:28:43 +00:00 |
|
yexo
|
4430cadfa1
|
(svn r23452) -Codechange: document instead of writing to stderr that ScriptStation::GetCoverageRadius doesn't work for STATION_AIRPORT
|
2011-12-08 23:28:02 +00:00 |
|
rubidium
|
bff33e348c
|
(svn r23441) -Fix [FS#4764]: some airport functions didn't take the layout into account resulting in wrong noise levels or nearests towns (patch by Zuu)
|
2011-12-06 21:02:57 +00:00 |
|
truebrain
|
c43cdbfc75
|
(svn r23431) -Fix: typo in @param variable
|
2011-12-04 15:48:15 +00:00 |
|
michi_cc
|
351da038eb
|
(svn r23416) -Add: [NoAI] API for querying infrastructure costs.
|
2011-12-03 23:40:57 +00:00 |
|
truebrain
|
974f1ee8d1
|
(svn r23397) -Change: remove the AI_ prefix from all AIEvent enums
|
2011-12-02 23:40:16 +00:00 |
|
truebrain
|
c3ae66089a
|
(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 |
|
yexo
|
b78549d43b
|
(svn r23392) -Fix: [NoAI] assigning 'null' to an AIList element to remove it didn't work
|
2011-12-01 22:23:13 +00:00 |
|
truebrain
|
ac0f5398c2
|
(svn r23386) -Fix: debug script related events to 'script' (removes 'ai')
|
2011-12-01 12:04:10 +00:00 |
|
truebrain
|
c34ccfa205
|
(svn r23378) -Fix: set SVN properties correctly
|
2011-11-30 14:02:15 +00:00 |
|
truebrain
|
0c83901a2b
|
(svn r23374) -Add: Doxygen files for the NoAI API (Yexo)
|
2011-11-29 23:31:55 +00:00 |
|
truebrain
|
bef1451f18
|
(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
|
6ba935b347
|
(svn r23372) -Move: move squirrel export script to script/api/
|
2011-11-29 23:29:12 +00:00 |
|
truebrain
|
967d3baf04
|
(svn r23371) -Change: rename the DOXYGEN_AI_DOCS tag to DOXYGEN_API
|
2011-11-29 23:27:34 +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
|
d319ccec27
|
(svn r23369) -Codechange: use script includes when possible, not ai includes
|
2011-11-29 23:27:17 +00:00 |
|
truebrain
|
275670b55d
|
(svn r23368) -Codechange: move FindLibrary down a few layers, so there is no layer violation anymore
|
2011-11-29 23:27:08 +00:00 |
|
truebrain
|
fe41ceb477
|
(svn r23367) -Codechange: refactor GetSetting to ScriptInstance, to avoid global variable in script_controller
|
2011-11-29 23:27:01 +00:00 |
|
truebrain
|
e7c77353ce
|
(svn r23364) -Codechange: refactor AIConfig, moving it mostly to Scriptconfig
|
2011-11-29 23:26:35 +00:00 |
|
truebrain
|
ff5775638c
|
(svn r23361) -Codechange: move multiplayer DoCommand callback code so other script users can call their own
|
2011-11-29 23:21:42 +00:00 |
|
truebrain
|
a3768b109b
|
(svn r23360) -Codechange: move AIInstance to ScriptInstance, making it reusable by other script API instances
|
2011-11-29 23:21:33 +00:00 |
|
truebrain
|
6f874962cd
|
(svn r23359) -Codechange: move AI_VMSuspend to Script_Suspend (and to its own file)
|
2011-11-29 23:21:24 +00:00 |
|
truebrain
|
1e13fa3dee
|
(svn r23358) -Codechange: move AI_FatalError to Script_FatalError (and to its own file)
|
2011-11-29 23:21:13 +00:00 |
|
truebrain
|
b4112dcf8e
|
(svn r23357) -Codechange: move AIStorage to ScriptStorage
|
2011-11-29 23:21:04 +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 |
|