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
/
gui.h
Age
Commit message (
Expand
)
Author
2010-02-24
(svn r19224) -Codechange: change parameters passed to ShowErrorMessage() a bit
smatz
2010-02-10
(svn r19076) -Codechange: Move graph functions to their own header.
terkhen
2010-02-08
(svn r19062) -Codechange: Move smallmap related functions to their own header.
terkhen
2010-01-15
(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if...
rubidium
2010-01-11
(svn r18781) -Codechange: pass the CommandCost to the callback instead of whe...
rubidium
2009-10-31
(svn r17928) -Codechange: ShowErrorMessage() now takes the summary string bef...
alberth
2009-10-31
(svn r17927) -Codechange: Rename error message string variables.
alberth
2009-09-21
(svn r17603) -Codechange: since now, towns are 'founded' instead of 'built'
smatz
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
2009-05-24
(svn r16414) -Change: Make it harder to ignore/close important error messages...
frosch
2009-02-09
(svn r15428) -Codechange: consistently use colour instead of having both colo...
rubidium
2009-02-08
(svn r15410) -Cleanup: get rid of most of the references to the 'patches' exc...
rubidium
2008-08-08
(svn r14017) -Codechange: DrawArrowButtons now uses Colours enum to specify t...
belugas
2008-06-25
(svn r13628) -Feature: enable building of aqueducts in the scenario editor
skidd13
2008-05-29
(svn r13318) -Codechange: move some functions from gui.h/misc_gui.cpp to wind...
rubidium
2008-05-12
(svn r13061) -Codechange: make a class of the BuildTreesWindow.
glx
2008-05-08
(svn r13009) -Codechange: move more tile highlighting related functions/types...
rubidium
2008-05-07
(svn r12986) -Codechange: move the landscape and transport related types from...
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-05-05
(svn r12953) -Feature: Open a new viewport when ctrl-clicking on a 'Location'...
peter1138
2008-04-18
(svn r12768) -Codechange: move the statusbar GUI to it's own file.
rubidium
2008-04-18
(svn r12767) -Codechange: merge all main toolbar related functions into a sin...
rubidium
2008-04-17
(svn r12757) -Codechange: move all cheat related stuff from all over the plac...
rubidium
2008-03-27
(svn r12441) -Feature: open the time table when pressing the order button whi...
rubidium
2008-03-23
(svn r12398) -Codechange [FS#1770]: Move toolbar related code to it's own lit...
rubidium
2008-02-14
(svn r12136) -Fix(r12135): Code style compliance and... code style as such
belugas
2008-02-14
(svn r12135) -Codechange: Road and rail bridge selection windows were identic...
belugas
2008-01-21
(svn r11939) -Codechange: some type fixes and very initial steps into support...
rubidium
2008-01-19
(svn r11926) -Feature: Rivers. Graphics must be provided by NewGRF else river...
peter1138
2008-01-13
(svn r11832) -Codechange: get rid of (quite) some VARDEFs.
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-06
(svn r11768) -Codechange: move some terraform related gui stuff from main_gui...
rubidium
2008-01-04
(svn r11759) -Feature: Add drag-n-drop support to the raise/lower land tools....
peter1138
2007-12-25
(svn r11700) -Codechange: reduce the amount of unnecessary includes.
rubidium
2007-12-25
(svn r11692) -Codechange: move some functions from 'functions.h' to a more lo...
rubidium
2007-12-23
(svn r11685) -Codechange: remove a few 'useless' includes.
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 r11672) -Codechange: refactor some stuff out of gui.h.
rubidium
2007-12-19
(svn r11669) -Codechange: refactor tile.h -> tile_type.h and tile_map.h
rubidium
2007-12-19
(svn r11668) -Codechange: more refactoring aimed at reducing compile time and...
rubidium
2007-12-19
(svn r11667) -Codechange: split window.h into a header that defines some 'glo...
rubidium
2007-11-17
(svn r11446) -Codechange: change the naming of road related code parts to som...
skidd13
2007-11-04
(svn r11374) -Codechange: Give meaning to the magical number that specifies t...
belugas
2007-10-22
(svn r11339) -Add: autoroad; same as autorail, but for road and trams and onl...
rubidium
2007-08-29
(svn r10997) -Codechange: unify the vehicle view window. Patch by PhilSophus.
rubidium
[next]