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
/
bootstrap_gui.cpp
Age
Commit message (
Expand
)
Author
2021-03-14
Codechange: we are not booing straps .. we are bootstrapping
Patric Stout
2021-03-14
Fix: if bootstrap failed, it could end with an empty screen instead of error
Patric Stout
2021-02-14
Add: [OSX] Native font rendering without using FreeType.
Michael Lutz
2020-12-05
Fix a49fdb7ebb: bootstrap crash when trying to load new baseset (#8353)
Patric Stout
2019-12-26
Fix: Reference correct section in README file for baseset info
Niels Martin Hansen
2019-12-26
Fix: Let bootstrap GUI work on Win32 with Uniscribe but no Freetype
Niels Martin Hansen
2019-11-10
Cleanup: Removed SVN headers
S. D. Cloudt
2019-04-10
Codechange: Use null pointer literal instead of the NULL macro
Henry Wilson
2019-03-24
Codechange: Use override specifier in Window-derived classes.
peter1138
2019-03-20
Remove: ENABLE_NETWORK switch
Patric Stout
2018-12-27
Fix: [Win32] WIN32 may not be defined, always prefer the compiler predefined ...
glx
2018-04-21
Cleanup: Use new filename for README file. (#6738)
Ricardo N Feliciano
2014-04-28
(svn r26538) -Codechange: remove double accounting of the drivers
rubidium
2014-04-23
(svn r26482) -Codechange: add an include that allows us to undefine/redefine ...
rubidium
2014-01-02
(svn r26209) -Codechange: remove some template magic and simplify some code
rubidium
2013-08-05
(svn r25664) -Add [FS#4847]: [OSX] Bootstrap downloading of a baseset. (Matth...
michi_cc
2013-05-26
(svn r25290) -Add: Assign string names to notable windows.
frosch
2013-05-26
(svn r25287) -Codechange: Keep a reference to the WindowDesc in the Window af...
frosch
2013-01-08
(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagl...
planetmaker
2012-11-11
(svn r24700) -Cleanup: Remove WDF_UNCLICK_BUTTONS and make it the default.
frosch
2012-10-16
(svn r24597) -Fix [FS#5336]: when fontconfig is not available, the bootstrap ...
rubidium
2012-01-03
(svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp files
rubidium
2011-12-19
(svn r23601) -Fix: fix the conflict in window number
truebrain
2011-12-19
(svn r23600) -Codechange: link WC+number to a Widget, and the Widget to a Win...
truebrain
2011-12-16
(svn r23544) -Codechange: document and rename widgets to be consistent and un...
truebrain
2011-12-16
(svn r23531) -Codechange: document and rename widgets to be consistent and un...
truebrain
2011-12-15
(svn r23528) -Codechange: move widget enums to widgets/NNN_type.h
truebrain
2011-12-15
(svn r23525) -Codechange: make Window::flags4 WindowFlags instead of uint16, ...
truebrain
2011-11-20
(svn r23273) -Codechange: allow passing a MissingGlyphSearcher to CheckForMis...
rubidium
2011-11-17
(svn r23247) -Fix (r23244): compile failure on certain archaic platforms
rubidium
2011-11-17
(svn r23244) -Feature: if the installation is ananas, try to get the b withou...
rubidium