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 |
|
frosch
|
8824063087
|
(svn r24289) -Add: [Script] Base class for script events involving a company and a town.
|
2012-05-26 14:16:32 +00:00 |
|
frosch
|
70c1e3d21f
|
(svn r24268) -Fix: Use the same colour scheme for the script selection window as in other comparable windows.
|
2012-05-23 19:07:34 +00:00 |
|
frosch
|
7343268e8a
|
(svn r24108) -Fix [FS#5142]: When starting GS or AI, always use the settings of the game, not the new-game settings.
|
2012-04-09 12:35:01 +00:00 |
|
rubidium
|
e8d9ab4dd5
|
(svn r23969) -Codechange: trunk heads to 1.3 now
|
2012-02-19 19:14:17 +00:00 |
|
rubidium
|
35415e1a3f
|
(svn r23936) -Feature [FS#5047]: readme/licence/changelog viewer for AI and game scripts (LordAro)
|
2012-02-12 10:58:18 +00:00 |
|
rubidium
|
67bab7a441
|
(svn r23930) -Fix [FS#4944]: [Script] Do not close the parameter window when a script starts
|
2012-02-11 22:25:20 +00:00 |
|
frosch
|
b986a1133c
|
(svn r23757) -Codechange: Unify the drawing of toggle buttons for boolean settings.
|
2012-01-05 19:32:51 +00:00 |
|
truebrain
|
a130703073
|
(svn r23746) -Fix: also set 'info' to NULL if 'instance' dies (for both AI and GS); avoids invalid memory reads
|
2012-01-03 23:09:48 +00:00 |
|
rubidium
|
d5eeab43b7
|
(svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp files
|
2012-01-03 21:32:51 +00:00 |
|
rubidium
|
0cfe86cead
|
(svn r23735) -Codechange: remove ~50 includes from headers that weren't needed
|
2012-01-03 20:26:05 +00:00 |
|
rubidium
|
d242f154f9
|
(svn r23720) -Fix/Feature [FS#4935]: show the script debug window also when the game script crashes
|
2012-01-02 22:44:28 +00:00 |
|
rubidium
|
761223bcdf
|
(svn r23718) -Fix [FS#4936]: rescanai caused crash when the AI settings of an AI was opened
|
2012-01-02 20:39:50 +00:00 |
|
alberth
|
06597e684c
|
(svn r23704) -Doc: Doxygen comment fixes and additions.
|
2012-01-01 17:22:32 +00:00 |
|
truebrain
|
400b40a11d
|
(svn r23678) -Fix: close the editbox of settings when changing an AI, to avoid invalid memory read/write (reported by SmatZ)
|
2011-12-27 15:35:47 +00:00 |
|
truebrain
|
3f6725d1d4
|
(svn r23677) -Fix [FS#4909]: invalidate AI Parameters window when changing AI
|
2011-12-27 15:17:42 +00:00 |
|
smatz
|
e5a8e94492
|
(svn r23668) -Fix: the 'Configure' button in the 'AI / Game Configuration' window didn't get enabled when activating a GameScript
|
2011-12-24 13:08:11 +00:00 |
|
truebrain
|
ec691c26b5
|
(svn r23653) -Fix: also show GameScripts when you click Check Online Content (SubVersion does not allow translated commit messages, I am sorry) in AI / Game Settings
|
2011-12-21 15:15:43 +00:00 |
|
truebrain
|
af7958f5c4
|
(svn r23652) -Fix: don't include/document ScriptText for AIs. It is not usable
|
2011-12-21 15:06:00 +00:00 |
|
truebrain
|
8ac2d13c79
|
(svn r23636) -Add: introduce ScriptText in parameters where it can be used
|
2011-12-19 21:06:06 +00:00 |
|
truebrain
|
95b199e313
|
(svn r23632) -Add: GSCompanyMode, to change company in GameScripts
|
2011-12-19 21:05:25 +00:00 |
|
truebrain
|
f5478b62d1
|
(svn r23607) -Add: wire GameScript in all the GUIs
|
2011-12-19 20:56:06 +00:00 |
|
truebrain
|
c74ccfff1b
|
(svn r23601) -Fix: fix the conflict in window number
|
2011-12-19 20:50:21 +00:00 |
|
frosch
|
4e689cc5cd
|
(svn r23589) -Codechange: Make the AI-start-delay setting translateable.
|
2011-12-18 18:21:55 +00:00 |
|
truebrain
|
000ff60e25
|
(svn r23531) -Codechange: document and rename widgets to be consistent and understandable
|
2011-12-16 16:27:45 +00:00 |
|
truebrain
|
49e88dcbf0
|
(svn r23528) -Codechange: move widget enums to widgets/NNN_type.h
|
2011-12-15 22:22:55 +00:00 |
|
truebrain
|
df0f8f8422
|
(svn r23524) -Codechange: move the name of the scanner to a level deeper
|
2011-12-15 19:52:44 +00:00 |
|
michi_cc
|
f27995568e
|
(svn r23506) -Add: [NoAI] Support for dealing with aircraft range.
|
2011-12-13 00:43:59 +00:00 |
|
rubidium
|
9aab2dc861
|
(svn r23474) -Codechange: move the declaration error related functions to error.h
|
2011-12-10 13:54:10 +00:00 |
|
michi_cc
|
351da038eb
|
(svn r23416) -Add: [NoAI] API for querying infrastructure costs.
|
2011-12-03 23:40:57 +00:00 |
|
truebrain
|
36ca7fea79
|
(svn r23399) -Fix (r23362): a randomizer should return a random value, not always the first
|
2011-12-02 23:40:32 +00:00 |
|
truebrain
|
ac0f5398c2
|
(svn r23386) -Fix: debug script related events to 'script' (removes 'ai')
|
2011-12-01 12:04:10 +00:00 |
|
truebrain
|
bf803e40cc
|
(svn r23384) -Remove: no longer allow a binary to be without AI support; the parts some compilers failed at, are integrated in other parts of the code now too
|
2011-12-01 12:03:34 +00:00 |
|
rubidium
|
cb8eef45c9
|
(svn r23377) -Fix: compilation failure when networking is disabled
|
2011-11-30 06:20:14 +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
|
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
|
bfbadccf69
|
(svn r23366) -Codechange: move most of the Dummy code to script/, unifying it
|
2011-11-29 23:26:52 +00:00 |
|
truebrain
|
7050650354
|
(svn r23365) -Codechange: move constants to a single place, to avoid duplication (and in time, different values)
|
2011-11-29 23:26:44 +00:00 |
|
truebrain
|
e7c77353ce
|
(svn r23364) -Codechange: refactor AIConfig, moving it mostly to Scriptconfig
|
2011-11-29 23:26:35 +00:00 |
|
truebrain
|
906045c457
|
(svn r23362) -Codechange: refactor AIScanner, splitting it in AIScannerInfo and AIScannerLibrary
|
2011-11-29 23:21:52 +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 |
|