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
/
waypoint.h
Age
Commit message (
Expand
)
Author
2008-05-07
(svn r12989) -Codechange: move ViewportSign to viewport_type.h.
rubidium
2008-05-06
(svn r12971) -Documentation: add @file in files that missed them and add some...
rubidium
2008-04-17
(svn r12754) -Codechange: split depot.h into depot_map.h, depot_func.h and de...
rubidium
2008-03-28
(svn r12474) -Codechange: split type related stuff from waypoints from waypoi...
rubidium
2008-03-28
(svn r12468) -Codechange: move some type related stuff from station.h (and op...
rubidium
2008-02-16
(svn r12160) -Fix [FS#1744]: remove the arbitrary limit of 64 waypoints per t...
smatz
2008-01-12
(svn r11822) -Codechange: Replaced fixed size custom name array. Names are no...
peter1138
2008-01-09
(svn r11801) -Codechange: remove some unneeded includes from some header files.
rubidium
2007-08-30
(svn r11009) -Codechange: unvirtualise IsValid as that isn't needed with temp...
rubidium
2007-08-05
(svn r10799) -Fix: only calling QuickFree and not the destructor on pool clea...
rubidium
2007-08-02
(svn r10750) -Codechange: make the waypoint struct use the new poolitem class...
rubidium
2007-07-24
(svn r10673) -Cleanup: some assorted style cleanups. Primarily type* var -> t...
rubidium
2007-06-18
(svn r10197) -Codechange: replace int32 with CommandCost where appropriate.
rubidium
2007-04-06
(svn r9568) -Documentation: doxygen and comment changes: Root of src is final...
belugas
2007-03-07
(svn r9050) -Codechange: Foo(void) -> Foo()
rubidium
2007-03-01
(svn r8954) -Codechange: remove direct map accesses from non-map-accessor hea...
rubidium
2007-01-02
(svn r7759) -Merge: makefile rewrite. This merge features:
rubidium