summaryrefslogtreecommitdiff
path: root/src/script/api/game/game_window.hpp.sq
AgeCommit message (Expand)Author
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 displaye...frosch
2012-04-17(svn r24127) -Feature [FS#1497]: Allow closing airports for incoming aircraft...michi_cc
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 g...rubidium
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 li...frosch
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 (GameScr...truebrain