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
/
window.h
Age
Commit message (
Expand
)
Author
2007-10-15
(svn r11269) -Feature: user customisable faces. Patch by BigBB.
rubidium
2007-09-09
(svn r11065) -Documentation [FS#1186]: of the dirty marking/repainting subsys...
rubidium
2007-09-05
(svn r11049) -Codechange: unify a large part of the vehicle details window. B...
rubidium
2007-07-29
(svn r10730) -Codechange: allow (some) arbitrary data to be send to the WE_CR...
rubidium
2007-07-27
(svn r10704) -Codechange: provide an infrastructure to have resizable windows...
rubidium
2007-07-19
(svn r10624) -Fix [FS#1047]: the production of banks could not be modified (e...
rubidium
2007-06-22
(svn r10265) -Feature: allow double-clicking on certain places: build-vehicle...
truelight
2007-06-21
(svn r10262) -Fix (r10258): some places that needed to be changed to uint64 w...
rubidium
2007-05-28
(svn r9962) -Feature: Add smooth viewport scrolling. This must be enabled wit...
peter1138
2007-05-23
(svn r9900) -Codechange: Separate the variables for how to highlight a land a...
maedhros
2007-05-21
(svn r9897) -Codechange: prepare the toolbar for more road types.
rubidium
2007-05-19
(svn r9874) -Feature: advanced vehicle lists a.k.a. group interface. Now you ...
rubidium
2007-05-18
(svn r9869) -Codechange: replace some bytes with VehicleType, i.e. more type ...
rubidium
2007-04-26
(svn r9719) -Fix: in-game private messages did not work for clients with a Cl...
rubidium
2007-04-06
(svn r9568) -Documentation: doxygen and comment changes: Root of src is final...
belugas
2007-03-10
(svn r9088) -Add : a new type of widget, called WWT_TEXT. It is a simple tru...
belugas
2007-03-07
(svn r9051) -Codechange: typedef [enum|struct] Y {} X; -> [enum|struct] X {};
rubidium
2007-03-07
(svn r9050) -Codechange: Foo(void) -> Foo()
rubidium
2007-03-01
(svn r8950) -Cleanup: doxygen changes. Mostly @files missing tags and a few ...
belugas
2007-02-23
(svn r8853) -Cleanup: doxygen changes. Correct forgotten c files to cpp file...
belugas
2007-02-15
(svn r8747) -Fix
tron
2007-02-10
(svn r8662) -Fix r8661: don't try to put negative values in unsigned vars
bjarni
2007-02-06
(svn r8610) -Codechange/Feature: rewrote the list handling in the autoreplace...
bjarni
2007-01-24
(svn r8390) -Codechange (r8384): Rewrote ResizeButtons()
bjarni
2007-01-24
(svn r8384) -Codechange: [GUI] instead of writing a resize button function fo...
bjarni
2007-01-21
(svn r8333) -Codechange: when invalidating a build window list, set a flag in...
bjarni
2007-01-10
(svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, ...
rubidium
2007-01-02
(svn r7759) -Merge: makefile rewrite. This merge features:
rubidium