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
/
group_gui.cpp
Age
Commit message (
Expand
)
Author
2008-07-30
(svn r13879) -Codechange: Replace numbers with Colours enum on engine, indust...
belugas
2008-07-17
(svn r13719) -Codechange: rename IsValidPlayer to IsValidPlayerID in line wit...
rubidium
2008-06-19
(svn r13587) -Codechange: make some globals members of VehicleListBase since ...
skidd13
2008-06-16
(svn r13534) -Codechange: Replace the main part of VehiclesListBase sorting w...
skidd13
2008-05-29
(svn r13319) -Codechange: Remove use of imaginary horizontal scrollbar in the...
peter1138
2008-05-27
(svn r13280) -Fix (r13276): MSVC compilation was broken
smatz
2008-05-26
(svn r13271) -Codechange: groups sorting uses GUILists Sort() now
skidd13
2008-05-26
(svn r13270) -Codechange: There is no need to clear lists in the window const...
peter1138
2008-05-26
(svn r13266) -Codechange: Use SmallVector in GUIList
peter1138
2008-05-19
(svn r13185) -Codechange: remove everything related to the WindowProc callbacks.
rubidium
2008-05-18
(svn r13165) -Codechange: replace some RebuildXXXList/ResortXXXList+Invalidat...
rubidium
2008-05-17
(svn r13139) -Codechange: move DrawWindowWidgets and DrawWindowViewport to th...
rubidium
2008-05-13
(svn r13078) -Fix: group gui used the vehicle type before it was actually set.
rubidium
2008-05-13
(svn r13069) -Codechange: it is no longer needed to pass a void *data pointer...
rubidium
2008-05-11
(svn r13046) -Codechange: make classes of the VehicleListWindow and the Vehic...
rubidium
2008-05-11
(svn r13045) -Codechange: make list_d (now GUIList) more generic and uniform.
rubidium
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-04-18
(svn r12766) -Add: sorting by road vehicle/train length. Based on a patch by ...
rubidium
2008-04-18
(svn r12762) -Fix: tabs after the first non-tab character are generally not o...
rubidium
2008-04-17
(svn r12754) -Codechange: split depot.h into depot_map.h, depot_func.h and de...
rubidium
2008-04-05
(svn r12576) -Feature(tte) [FS#337]: highlight vehicle chain when dragging in...
smatz
2008-03-31
(svn r12490) -Codechange: rename engine.h to engine_func.h and remove unneede...
rubidium
2008-03-28
(svn r12469) -Codechange: split type related stuff from group.h (and openttd....
rubidium
2008-03-15
(svn r12374) -Fix (r11892): Don't close a dropmenu when clicking on a dropdow...
peter1138
2008-02-20
(svn r12197) -Fix [FS#1788](r12134): show correct last year profit when the t...
smatz
2008-02-17
(svn r12166) -Fix [FS#337]: when drag&drop mode was cancelled by keyboard inp...
smatz
2008-02-13
(svn r12134) -Change: count the number of ticks a vehicle was running this da...
smatz
2008-01-18
(svn r11915) -Codechange: Add a function to draw a sort button's up/down arro...
peter1138
2008-01-17
(svn r11904) -Codechange: use dropdown widget in 3 more windows, build vehicl...
peter1138
2008-01-17
(svn r11892) -Fix (r11879): View switched from ungrouped to all vehicles as u...
peter1138
2008-01-16
(svn r11880) -Codechange: Generate vehicle group action dropdown dynamically,...
peter1138
2008-01-16
(svn r11879) -Fix: Only update group action drop down list when clicking on t...
peter1138
2008-01-16
(svn r11878) -Fix: Crash in MP in vehicle group window if the currently selec...
peter1138
2008-01-14
(svn r11848) -Codechange: New class-based drop down list functionality. Lists...
peter1138
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-07
(svn r11777) -Codechange: split the string header and make do not include it ...
rubidium
2008-01-07
(svn r11775) -Codechange: move all autoreplace/autorenew functions to a singl...
rubidium
2008-01-01
(svn r11742) -Codechange [FS#1319]: Run window tick events when paused, so th...
peter1138
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-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
[next]