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
/
industry_gui.cpp
Age
Commit message (
Expand
)
Author
2008-05-10
(svn r13036) -Codechange: make a class of the BuildIndustry Window.
glx
2008-05-10
(svn r13032) -Codechange: make industry view window resizable and truncate st...
glx
2008-05-10
(svn r13027) -Codechange: use StrEmpty instead of arr[0] == '\0' and remove t...
rubidium
2008-05-09
(svn r13024) -Codechange: do not use WE_MOUSELOOP when WE_TICK suffices, rena...
rubidium
2008-05-08
(svn r13020) -Codechange: make industry directory window horizontally resizab...
glx
2008-05-08
(svn r13005) -Codechange: prepare AllocateWindowDescFront for subclassing of ...
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 r12971) -Documentation: add @file in files that missed them and add some...
rubidium
2008-05-06
(svn r12970) -Codechange: coding style for some function names
glx
2008-05-05
(svn r12965) -Codechange: add support for callback 37 in industries directory...
glx
2008-05-05
(svn r12964) -Codechange: rewrite callback 37 related code so it will be easi...
glx
2008-05-05
(svn r12959) -Fix: don't assume no production when the first produced cargo i...
glx
2008-05-05
(svn r12956) -Codechange: Code-style application on switch-case aligment
belugas
2008-05-05
(svn r12953) -Feature: Open a new viewport when ctrl-clicking on a 'Location'...
peter1138
2008-04-21
(svn r12818) -Codechange: make callbacks 31 and 37 behave like they do in TTD...
rubidium
2008-04-19
(svn r12789) -Codechange: rename AssignWindowViewport to InitializeWindowView...
rubidium
2008-04-17
(svn r12757) -Codechange: move all cheat related stuff from all over the plac...
rubidium
2008-03-28
(svn r12479) -Codechange [FS#1723]: Simplify the method used to resize the in...
peter1138
2008-03-28
(svn r12455) -Codechange: Implement NewGRF callback 37 (cargo sub-type displa...
glx
2008-02-03
(svn r12049) -Fix (r10496)(r10619): memset on multibyte array with wrong byte...
smatz
2008-01-29
(svn r12006) -Fix: implement FS#1697 without the nasty side effects as specif...
rubidium
2008-01-26
(svn r11987) -Feature[newGRF]: Allow the industry view window to be resized o...
belugas
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 r11801) -Codechange: remove some unneeded includes from some header files.
rubidium
2008-01-09
(svn r11787) -Codechange: more header rewrites. This time related to viewport.h.
rubidium
2008-01-01
(svn r11742) -Codechange [FS#1319]: Run window tick events when paused, so th...
peter1138
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-25
(svn r11691) -Codechange: move+rename helpers.hpp and only include it when it...
rubidium
2007-12-22
(svn r11682) -Codechange: move some 'generic' geometry related types into a s...
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 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-12-09
(svn r11609) -Fix [FS#1524]: wrong error messages were shown when trying to b...
rubidium
2007-12-09
(svn r11607) -Codechange: Enumify the industry widgets
skidd13
2007-12-08
(svn r11600) -Cleanup: remove extra out-of-memory checks, since it's now done...
glx
2007-12-08
(svn r11596) -Codechange: Use the Window member HandleButtonClick and remove ...
belugas
2007-12-08
(svn r11592) -Codechange: Use the Window member RaiseButtons and remove the n...
belugas
2007-12-02
(svn r11555) -Codechange: use the new members introduced in r11551.
rubidium
2007-11-24
(svn r11510) -Codechange: merge the IS_*INSIDE* functions and rename them fit...
skidd13
2007-11-19
(svn r11481) -Codechange: Rename the HASBIT function to fit with the naming s...
skidd13
2007-11-19
(svn r11475) -Codechange: rename clamp and clampu to Clamp and ClampU to fit ...
skidd13
2007-11-15
(svn r11440) -Codechange: replace magic numbers with enumified WindowHighligh...
rubidium
2007-11-13
(svn r11427) -Fix: Forgot to Truncate the string "Many Random Industries" in ...
belugas
[prev]
[next]