index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
script
/
api
/
script_event.hpp
Age
Commit message (
Expand
)
Author
2020-05-22
Feature: Push-buttons on storybook pages (#7896)
Niels Martin Hansen
2019-11-10
Cleanup: Removed SVN headers
S. D. Cloudt
2019-10-22
Add: [Script] ScriptEventVehicleAutoReplaced.
glx
2012-05-26
(svn r24291) -Add: [Script] ScriptEventRoadReconstruction.
frosch
2012-05-26
(svn r24290) -Add: [Script] ScriptEventExclusiveTransportRights.
frosch
2012-03-04
(svn r24008) -Cleanup/doc: try not to mention (No)AI in script APIs
rubidium
2012-01-03
(svn r23731) -Add: add GSGoal::Question(), to ask a question to a(ll) company...
truebrain
2011-12-19
(svn r23631) -Add: ScriptWindow, to manipulate windows on the client (GameScr...
truebrain
2011-12-19
(svn r23623) -Add: allow bi-directional communication with the AdminPort and ...
truebrain
2011-12-19
(svn r23604) -Add: initial support for GameScripts
truebrain
2011-12-13
(svn r23506) -Add: [NoAI] Support for dealing with aircraft range.
michi_cc
2011-12-02
(svn r23397) -Change: remove the AI_ prefix from all AIEvent enums
truebrain
2011-11-29
(svn r23370) -Add: support @api tag in API header files, to select which API ...
truebrain
2011-11-29
(svn r23355) -Codechange: rename all AI* to Script* (Rubidium)
truebrain
2011-11-29
(svn r23354) -Codechange: move all src/ai/api/ai_*.[hc]pp files to src/script...
truebrain