Age | Commit message (Expand) | Author |
2020-07-16 | Change: rewrote squirrel_export in CMake | glx |
2020-06-01 | Add: [Script] Native priority queue; useful e.g. for pathfinders. | Michael Lutz |
2020-05-22 | Feature: Push-buttons on storybook pages (#7896) | Niels Martin Hansen |
2019-11-10 | Cleanup: Removed SVN headers | S. D. Cloudt |
2019-09-07 | Fix #7188: check the validity of command callback for scripts (#7701) | glx22 |
2019-05-01 | Add: New RoadType API functions. | peter1138 |
2019-04-10 | Codechange: Use null pointer literal instead of the NULL macro | Henry Wilson |
2018-04-22 | Feature #6459: API for querying network clients from GS (#6736) | Pavel Stupnikov |
2014-09-21 | (svn r26893) -Feature: ScriptStationList_Cargo for sorting cargo by from and via | fonsinchen |
2014-04-23 | (svn r26482) -Codechange: add an include that allows us to undefine/redefine ... | rubidium |
2014-02-06 | (svn r26305) -Add: [nogo] ScriptStoryPageElementList() - a list of all story ... | zuu |
2014-02-06 | (svn r26303) -Add: [nogo] ScriptStoryPageList() - a list of all story pages | zuu |
2013-06-09 | (svn r25342) -Add: StoryPage data structures and GS API | zuu |
2013-06-08 | (svn r25332) -Fix (25331): Committed too much | zuu |
2013-06-08 | (svn r25331) -Fix (r25263): Update ScriptWindow with link graph widgets | zuu |
2012-08-13 | (svn r24468) -Add [FS#5219]: API compatibility scripts for Goal Scripts (Hiru... | yexo |
2012-07-15 | (svn r24406) -Feature: Allow game scripts to monitor cargo pickups and delive... | alberth |
2012-05-26 | (svn r24291) -Add: [Script] ScriptEventRoadReconstruction. | frosch |
2012-05-26 | (svn r24290) -Add: [Script] ScriptEventExclusiveTransportRights. | frosch |
2012-05-26 | (svn r24289) -Add: [Script] Base class for script events involving a company ... | frosch |
2012-01-22 | (svn r23837) -Feature [FS#4994]: [NoGo] Allow querying orders of vehicles | rubidium |
2012-01-03 | (svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp files | rubidium |
2012-01-03 | (svn r23731) -Add: add GSGoal::Question(), to ask a question to a(ll) company... | truebrain |
2012-01-02 | (svn r23720) -Fix/Feature [FS#4935]: show the script debug window also when t... | rubidium |
2011-12-19 | (svn r23635) -Add: introduce GSText, to allow translating GameScript text, ev... | truebrain |
2011-12-19 | (svn r23634) -Add: support language files for GameScript (Rubidium) | truebrain |
2011-12-19 | (svn r23632) -Add: GSCompanyMode, to change company in GameScripts | truebrain |
2011-12-19 | (svn r23631) -Add: ScriptWindow, to manipulate windows on the client (GameScr... | truebrain |
2011-12-19 | (svn r23630) -Add: a Goal GUI to show your current goals | truebrain |
2011-12-19 | (svn r23627) -Add: ScriptNews::Create, to create custom news messages (GameSc... | truebrain |
2011-12-19 | (svn r23625) -Add: ScriptViewport::ScrollTo, for SinglePlayer only (GameScrip... | truebrain |
2011-12-19 | (svn r23623) -Add: allow bi-directional communication with the AdminPort and ... | truebrain |
2011-12-19 | (svn r23622) -Add: a set of events to trigger in a GameScript | truebrain |
2011-12-19 | (svn r23621) -Add: allow manipulation of signs via GameScripts | truebrain |
2011-12-19 | (svn r23618) -Add: ScriptGame::Pause, ScriptGame::Unpause, and ScriptGame::Ge... | truebrain |
2011-12-19 | (svn r23615) -Add: more API functions exposed to NoGo (part 2) | truebrain |
2011-12-19 | (svn r23614) -Add: more API functions exposed to NoGo (part 1) | truebrain |
2011-12-19 | (svn r23612) -Add: allow importing libraries in the same way as AI does, only... | truebrain |
2011-12-19 | (svn r23606) -Add: GameScanner, to auto-detect game scripts, and wire it in t... | truebrain |
2011-12-19 | (svn r23604) -Add: initial support for GameScripts | truebrain |