summaryrefslogtreecommitdiff
path: root/src/script/api/game/game_window.hpp.sq
AgeCommit message (Collapse)Author
2012-12-23(svn r24842) -Remove: News settings window.frosch
2012-12-05(svn r24791) -Remove: Difficulty settings window.frosch
2012-12-05(svn r24790) -Remove: Classic difficulty profiles.frosch
2012-11-27(svn r24769) -Feature [FS#3852]: Add a string filter to the server list. ↵frosch
(Eagle_rainbow)
2012-11-25(svn r24763) -Feature: Add industry type and cargo dropdown selection for ↵alberth
easier navigating in the industry chain window.
2012-11-14(svn r24750) -Cleanup: Remove old special clear filter button from signs list.frosch
2012-11-13(svn r24732) -Codechange: Unify handling of OK and CANCEL actions for editboxes.frosch
2012-11-05(svn r24664) -Codechange: Add script to generate enums in script_window.hppfrosch
2012-08-21(svn r24490) -Fix (r24487): forgot to run script/api/squirrel_export.shyexo
2012-05-26(svn r24279) -Fix: Someone forgot a call to squirrel_export somewhen.frosch
2012-04-24(svn r24178) -Fix [FS#5110]: The object name from property A was not ↵frosch
displayed in the object GUI.
2012-04-17(svn r24127) -Feature [FS#1497]: Allow closing airports for incoming ↵michi_cc
aircraft. (Based on patch by cirdan)
2012-02-14(svn r23947) -Feature: Timetabled maximum travel speeds for non-flying vehicles.michi_cc
2012-02-12(svn r23936) -Feature [FS#5047]: readme/licence/changelog viewer for AI and ↵rubidium
game scripts (LordAro)
2012-02-12(svn r23932) -Codechange: split the NewGRF text window into its own source filesrubidium
2012-01-05(svn r23760) -Feature: Allow readonly display of NewGRF parameters, if GRF ↵frosch
list may not be edited.
2012-01-03(svn r23738) -Fix (r23731): forgot to sync the new window with the script APItruebrain
2011-12-19(svn r23631) -Add: ScriptWindow, to manipulate windows on the client ↵truebrain
(GameScript only)