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
/
viewport.cpp
Age
Commit message (
Expand
)
Author
2008-10-14
(svn r14466) -Doc: remove some obsolete parameters, fix a few parameter names...
rubidium
2008-10-13
(svn r14461) -Document: add some doxygen comments (Albert)
rubidium
2008-10-04
(svn r14439) -Fix (r12044)(r14139): centering on a plane at the SE border cou...
smatz
2008-09-30
(svn r14422) -Codechange: also reflect the changes of r14421 in the filenames.
rubidium
2008-09-30
(svn r14421) -Codechange: rename all player variables/types to company *or* c...
rubidium
2008-09-28
(svn r14409) -Codechange: Simplify a loop and correct a comment.
frosch
2008-09-02
(svn r14223) -Codechange: make GetSprite aware of the 4 different types of sp...
rubidium
2008-09-02
(svn r14221) -Fix: signs (town name, station name, ...) could be too long for...
smatz
2008-08-23
(svn r14139) -Fix (r12044): GetSlopeZ() gets a virtual coordinate, not a tile.
frosch
2008-08-20
(svn r14104) -Feature: Add a window for waypoints, allowing to view all the t...
belugas
2008-08-04
(svn r13991) -Codechange: draw text effects after all other signs
smatz
2008-08-02
(svn r13922) -Codechange: Move measurement-tooltip related stuff out of the g...
frosch
2008-07-31
(svn r13891) -Fix (r12547): one could click on waypoint and station signs eve...
smatz
2008-06-19
(svn r13575) -Codechange: Move small vector to core since it fits better in t...
skidd13
2008-06-19
(svn r13573) -Codechange: Use smallvec class functions instead of class members
skidd13
2008-06-16
(svn r13538) -Fix (r12740)[FS#2087]: ChildSprites of foundations are not nece...
frosch
2008-06-12
(svn r13501) -Feature(tte): ctrl+click on sign you own to remove it (Osai, pl...
smatz
2008-05-29
(svn r13325) -Codechange: split the client-side only settings from the settin...
rubidium
2008-05-29
(svn r13321) -Codechange: move some GUI/viewport related functions out op ope...
rubidium
2008-05-25
(svn r13251) -Codechange: rename _patches to _settings as that is more logic.
rubidium
2008-05-19
(svn r13182) -Doc: add documentation to mostly rail_gui related functions. Pa...
rubidium
2008-05-17
(svn r13140) -Codechange: move the gui-list-sorting out of window_gui.h so wi...
rubidium
2008-05-17
(svn r13139) -Codechange: move DrawWindowWidgets and DrawWindowViewport to th...
rubidium
2008-05-15
(svn r13110) -Fix [FS#2018]: some toolbar buttons not being unpressed properly.
rubidium
2008-05-15
(svn r13104) -Codechange: make ResetObjectToPlace safe to be called recursive...
rubidium
2008-05-11
(svn r13055) -Codechange: make a class of SmallMapWindow.
glx
2008-05-11
(svn r13047) -Codechange: remove vp_d
glx
2008-05-10
(svn r13029) -Codechange: more work in the road to getting the WP macros and ...
rubidium
2008-05-08
(svn r13009) -Codechange: move more tile highlighting related functions/types...
rubidium
2008-05-07
(svn r12987) -Codechange: split viewport and tile selection.
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-04
(svn r12941) -Codechange: don't access wndproc directly. Patch by Alberth.
rubidium
2008-04-19
(svn r12789) -Codechange: rename AssignWindowViewport to InitializeWindowView...
rubidium
2008-04-19
(svn r12787) -Documentation: add/fix documentation of some functions. Patch b...
rubidium
2008-04-18
(svn r12771) -Codechange: remove more from variables.h.
rubidium
2008-04-18
(svn r12761) -Codechange: lots of minor whitespace coding style fixes around ...
rubidium
2008-04-17
(svn r12749) -Codechange: store the viewport information in the windows that ...
rubidium
2008-04-16
(svn r12741) -Codechange: do not allocate the viewport drawer each time on th...
rubidium
2008-04-16
(svn r12740) -Codechange: use a vector instead of allocating memory in a byte...
rubidium
2008-04-16
(svn r12739) -Codechange: use a vector instead of allocating memory in a byte...
rubidium
2008-04-16
(svn r12738) -Fix (r12736): some sprites could be left unsorted
smatz
2008-04-16
(svn r12737) -Codechange: Replace vector with a cut down class to allocate sp...
peter1138
2008-04-16
(svn r12736) -Codechange: a (small) touch of coding style in viewport.cpp.
rubidium
2008-04-16
(svn r12735) -Codechange: use a vector instead of allocating memory in a byte...
rubidium
2008-04-16
(svn r12734) -Codechange: use a vector instead of allocating memory in a big ...
rubidium
2008-04-13
(svn r12695) -Codechange: only allocate window structs when needed. Based on ...
rubidium
2008-04-03
(svn r12547) -Feature: invisibility options to make objects invisible instead...
smatz
2008-04-01
(svn r12536) -Codechange: some stack allocations were too large for NDS, so u...
rubidium
2008-03-31
(svn r12501) -Codechange: split signs.h.
rubidium
[next]