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
/
intro_gui.cpp
Age
Commit message (
Expand
)
Author
2009-11-28
(svn r18324) -Codechange: there's no need for a default size when the window ...
rubidium
2009-11-28
(svn r18322) -Codechange: remove the WDP duplication; no need to tell the sam...
rubidium
2009-11-24
(svn r18280) -Codechange: remove widget indices that are not needed for custo...
rubidium
2009-11-24
(svn r18277) -Codechange: remove unneeded widget indices for close, resize an...
rubidium
2009-11-24
(svn r18274) -Codechange: remove the unused WDF flags
rubidium
2009-11-22
(svn r18230) -Codechange: Allow fill stepsize to be set from Window::UpdateWi...
alberth
2009-11-22
(svn r18229) -Codechange: Make fill_x, fill_y a number instead of a bool.
alberth
2009-11-22
(svn r18218) -Codechange: make a few network windows big font aware
rubidium
2009-11-22
(svn r18212) -Codechange: remove unneeded 'parameters' for WWT_CAPTION, WWT_C...
rubidium
2009-11-17
(svn r18152) -Codechange: remove the 'minimum window size' from the WindowDes...
rubidium
2009-11-15
(svn r18086) -Codechange: remove 'widget' from WindowDesc
rubidium
2009-10-31
(svn r17928) -Codechange: ShowErrorMessage() now takes the summary string bef...
alberth
2009-10-04
(svn r17693) -Cleanup: remove some unneeded includes
rubidium
2009-09-21
(svn r17606) -Add: initial support for Haiku; a dedicated server with zlib an...
rubidium
2009-09-13
(svn r17532) -Codechange: Rename several Invalidate functions to SetDirty for...
frosch
2009-08-23
(svn r17271) -Fix: SetFill sometimes used 1/0 when it should be using true/false
rubidium
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
2009-08-05
(svn r17075) -Codechange: rename ~750 strings to be more uniform with their r...
rubidium
2009-08-04
(svn r17062) -Change: unify the naming of some 125 strings
rubidium
2009-07-25
(svn r16953) -Codechange: Use SetStringParameters() for simple parameterized ...
alberth
2009-07-18
(svn r16871) -Codechange: Generalize GetWidgetContentSize to UpdateWidgetSize...
alberth
2009-07-05
(svn r16753) -Fix (r16740): Don't check the width of the same string 4 times,...
yexo
2009-07-04
(svn r16740) -Codechange: Self-sizing widgets in intro screen, town directory...
alberth
2009-07-03
(svn r16734) -Codechange: Prepare intro, town directory, and found town windo...
alberth
2009-06-28
(svn r16689) -Codechange: Allow for rendering of parameterized text of nested...
alberth
2009-06-28
(svn r16688) -Codechange: Some cleanup of intro screen and town directory.
alberth
2009-06-26
(svn r16670) -Codechange: Containers with equally sized children are useful t...
alberth
2009-06-04
(svn r16517) -Codechange: Switched intro-screen and town directory window to ...
alberth
2009-04-21
(svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had t...
rubidium
2009-03-22
(svn r15820) -Codechange: Some windows using nested widgets
alberth
2009-03-15
(svn r15723) -Codechange: use a constructor for WindowDescs as that makes exp...
rubidium
2009-03-12
(svn r15690) -Feature(tte(tte)): CTRL-"New Game" skips the "World generation"...
rubidium
2009-02-13
(svn r15473) -Fix: add two missing tooltips in the intro gui
rubidium
2009-02-08
(svn r15410) -Cleanup: get rid of most of the references to the 'patches' exc...
rubidium
2009-01-31
(svn r15299) -Cleanup: remove many redundant includes
smatz
2009-01-20
(svn r15175) -Feature: Add the option to select the AIs to start in a new gam...
Yexo
2009-01-17
(svn r15126) -Feature: downloading content from a central server (content.ope...
rubidium
2008-11-26
(svn r14636) -Add: DOS port of OpenTTD, without network support though.
rubidium
2008-07-30
(svn r13880) -Codechange: Replace numbers with Colours enum on intro gui, and...
belugas
2008-05-25
(svn r13255) -Codechange: move _opt to _settings.
rubidium
2008-05-19
(svn r13185) -Codechange: remove everything related to the WindowProc callbacks.
rubidium
2008-05-17
(svn r13148) -Codechange: make a class of the SelectGameWindow.
glx
2008-05-17
(svn r13139) -Codechange: move DrawWindowWidgets and DrawWindowViewport to th...
rubidium
2008-05-08
(svn r13004) -Codechange: replace AllocateWindow and AllocateWindowDesc with ...
rubidium
2008-05-06
(svn r12977) -Codechange: remove quite some redundant (duplicate) function de...
rubidium
2008-05-06
(svn r12971) -Documentation: add @file in files that missed them and add some...
rubidium
2008-04-18
(svn r12762) -Fix: tabs after the first non-tab character are generally not o...
rubidium
2008-01-27
(svn r11994) -Codechange: Remove numbers from string names where the strings ...
maedhros
2008-01-20
(svn r11932) -Codechange: Forgot two occurences of widget enumification
belugas
2008-01-20
(svn r11931) -Codechange: enumify the widgets numbers. Give breathing room o...
belugas
[next]