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
/
misc_gui.cpp
Age
Commit message (
Expand
)
Author
2008-05-08
(svn r13015) -Codechange: move some 'WP' structs out of window_gui.h to the ....
rubidium
2008-05-08
(svn r13010) -Codechange: move the tree building GUI out of misc_gui.cpp.
rubidium
2008-05-08
(svn r13005) -Codechange: prepare AllocateWindowDescFront for subclassing of ...
rubidium
2008-05-08
(svn r13004) -Codechange: replace AllocateWindow and AllocateWindowDesc with ...
rubidium
2008-05-07
(svn r12987) -Codechange: split viewport and tile selection.
rubidium
2008-05-06
(svn r12976) -Codechange: use w->SetDirty() instead of SetWindowDirty(w) when...
rubidium
2008-05-06
(svn r12975) -Codechange: replace DeleteWindow(w) with delete w.
rubidium
2008-05-06
(svn r12971) -Documentation: add @file in files that missed them and add some...
rubidium
2008-05-04
(svn r12941) -Codechange: don't access wndproc directly. Patch by Alberth.
rubidium
2008-04-23
(svn r12848) -Cleanup/Codechange: Use correct variable types, don't prefix wi...
peter1138
2008-04-18
(svn r12765) -Codechange: move some stuff out of variables.h that required in...
rubidium
2008-04-18
(svn r12761) -Codechange: lots of minor whitespace coding style fixes around ...
rubidium
2008-04-17
(svn r12757) -Codechange: move all cheat related stuff from all over the plac...
rubidium
2008-04-13
(svn r12686) -Fix: MSVC signed/unsigned warning
glx
2008-04-06
(svn r12596) -Feature: show what cargos a station could be supplied with. Pat...
rubidium
2008-04-05
(svn r12579) -Change: reset cursor when the Plant trees GUI is opened
smatz
2008-04-04
(svn r12565) -Cleanup: variable scope in misc\*.cpp
smatz
2008-04-03
(svn r12550) -Change: the signal GUI is now persistent - has the same data wh...
smatz
2008-03-31
(svn r12495) -Codechange: reduce the dependency on newgrf_station.h (especial...
rubidium
2008-03-31
(svn r12489) -Codechange: split station.h into station_base.h and station_fun...
rubidium
2008-03-27
(svn r12444) -Fix: A little typo
belugas
2008-03-26
(svn r12426) -Cleanup: sprinkle some coding style over a few files.
rubidium
2008-03-26
(svn r12425) -Feature [FS#1846]: On Screen Keyboard for input fields so someo...
rubidium
2008-03-22
(svn r12389) -Codechange: remove unneeded code from the Cheat window handling...
rubidium
2008-03-04
(svn r12336) -Fix [FS#1733]: Don't pause/unpause the game when showing load/s...
peter1138
2008-02-20
(svn r12206) -Fix: A comma is not a rare resource. Do not hesitate to use it...
belugas
2008-02-19
(svn r12187) -Add: frosch as dev. Last, but not least
belugas
2008-01-27
(svn r11994) -Codechange: Remove numbers from string names where the strings ...
maedhros
2008-01-27
(svn r11993) -Fix: Resize station/roadstop/dock/airport construction windows ...
peter1138
2008-01-18
(svn r11915) -Codechange: Add a function to draw a sort button's up/down arro...
peter1138
2008-01-13
(svn r11834) -Codechange: only include settings_type.h if needed.
rubidium
2008-01-13
(svn r11828) -Codechange: include table/* as the last includes and remove an ...
rubidium
2008-01-12
(svn r11818) -Codechange: split player.h into smaller pieces.
rubidium
2008-01-09
(svn r11787) -Codechange: more header rewrites. This time related to viewport.h.
rubidium
2008-01-07
(svn r11777) -Codechange: split the string header and make do not include it ...
rubidium
2008-01-07
(svn r11771) -Codechange: split settings.h into better separated headers.
rubidium
2008-01-03
(svn r11747) -Change: Return of the prodigal son (or something). Little upda...
belugas
2007-12-29
(svn r11719) -Codechange: split sound.h in a header with types and one with f...
rubidium
2007-12-28
(svn r11714) -Fix[FS#1569]: Do not allow player inauguration date on scenario...
belugas
2007-12-27
(svn r11711) -Codechange: Name the Save Load Dialog Mode enum
belugas
2007-12-27
(svn r11706) -Codechange: split vehicle.h and remove another bunch of useless...
rubidium
2007-12-26
(svn r11702) -Codechange: move all date related stuff to date*.
rubidium
2007-12-26
(svn r11701) -Codechange: removal unnecessary inclusions of map.h (and split ...
rubidium
2007-12-25
(svn r11692) -Codechange: move some functions from 'functions.h' to a more lo...
rubidium
2007-12-23
(svn r11684) -Codechange: split gfx.h in a type and functional header.
rubidium
2007-12-22
(svn r11682) -Codechange: move some 'generic' geometry related types into a s...
rubidium
2007-12-21
(svn r11680) -Codechange: refactor more out of openttd.h and functions.h.
rubidium
2007-12-21
(svn r11677) -Codechange: move price and command related types/functions to t...
rubidium
2007-12-21
(svn r11675) -Codechange: split the string types from the string functions.
rubidium
2007-12-19
(svn r11669) -Codechange: refactor tile.h -> tile_type.h and tile_map.h
rubidium
[prev]
[next]