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
/
game
/
game_window.hpp.sq
Age
Commit message (
Expand
)
Author
2017-01-14
(svn r27732) -Change: Turn the message about 'missing baseset sprites' from a...
frosch
2016-12-08
(svn r27683) -Change: Rearrange the autoreplace GUI for trains, and do not fi...
frosch
2015-03-01
(svn r27174) -Feature[FS#6236]: Display relative offset changes in the sprite...
alberth
2015-02-15
(svn r27152) -Fix: Generated files.
frosch
2014-09-21
(svn r26885) -Feature-ish: user interface for limiting the maximum height of ...
rubidium
2014-09-11
(svn r26811) -Fix[FS#6108]: Fixed spelling error in widget name.
alberth
2014-09-07
(svn r26805) -Feature: Allow hiding of non-interesting engines in the autorep...
alberth
2014-09-07
(svn r26804) -Feature: Allow hiding of non-interesting engines in the build v...
alberth
2014-09-07
(svn r26800) -Feature[FS#1640]: Vehicle sorting in autoreplace GUI.
alberth
2014-05-24
(svn r26613) -Feature: Upgrade currently active newgrfs to newest installed v...
alberth
2014-05-24
(svn r26610) -Feature: Select an editable preset name for saving.
alberth
2014-04-27
(svn r26526) -Remove: Ability to set map generation seed via GUI. If you real...
frosch
2014-04-27
(svn r26525) -Remove: Screenshot format setting from GUI.
frosch
2014-02-09
(svn r26320) -Add: Label for both the filter category and filter type in the ...
alberth
2013-11-07
(svn r25946) -Add: [NewGRF Debuggnig] Inspecting other vehicles in a chain.
frosch
2013-07-21
(svn r25623) -Fix [FS#5611] (r25296): Progress column width in goal window wa...
zuu
2013-06-25
(svn r25464) -Fix: Hide default size button in non-newstation rail-station pi...
frosch
2013-06-09
(svn r25376) -Feature: Allow access to goal list and story book of other comp...
zuu
2013-06-09
(svn r25373) -Add: squirrel bindings for cargodist-specific widgets
fonsinchen
2013-06-09
(svn r25370) -Fix: Make the prefix for widget constants unique for the goal l...
zuu
2013-06-09
(svn r25344) -Feature: GUI for viewing story pages
zuu
2013-06-08
(svn r25331) -Fix (r25263): Update ScriptWindow with link graph widgets
zuu
2013-05-26
(svn r25296) -Feature: Goals can now have a progress text and/or be marked as...
zuu
2013-03-17
(svn r25094) -Feature: Introduce dropdown for selecting the sort criterion in...
alberth
2013-02-18
(svn r25024) -Feature: Searching of (missing) content via GrfCrawler.
frosch
2013-02-16
(svn r25006) -Fix: Update script_window.
frosch
2012-12-26
(svn r24862) -Add: Settings type filter to adv. settings GUI.
frosch
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. (Eag...
frosch
2012-11-25
(svn r24763) -Feature: Add industry type and cargo dropdown selection for eas...
alberth
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.hpp
frosch
2012-08-21
(svn r24490) -Fix (r24487): forgot to run script/api/squirrel_export.sh
yexo
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 files
rubidium
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 API
truebrain
2011-12-19
(svn r23631) -Add: ScriptWindow, to manipulate windows on the client (GameScr...
truebrain