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
/
town.h
Age
Commit message (
Expand
)
Author
2008-05-25
(svn r13255) -Codechange: move _opt to _settings.
rubidium
2008-05-25
(svn r13251) -Codechange: rename _patches to _settings as that is more logic.
rubidium
2008-05-24
(svn r13226) -Feature: Allow to have more than only two airports per town. T...
belugas
2008-05-07
(svn r12987) -Codechange: split viewport and tile selection.
rubidium
2008-05-06
(svn r12971) -Documentation: add @file in files that missed them and add some...
rubidium
2008-04-23
(svn r12859) -Fix: make the town rating tests use less memory and much quicke...
rubidium
2008-04-17
(svn r12751) -Codechange: do what has been done in r11862 in a different way ...
rubidium
2008-04-15
(svn r12726) -Fix [FS#1877]: overflow causing strange building behaviour in t...
rubidium
2008-04-04
(svn r12560) -Cleanup: town_cmd.cpp and header files - variable scope and a b...
smatz
2008-04-01
(svn r12534) -Feature: Add a new type of town road layouts - random for each ...
skidd13
2008-03-31
(svn r12513) -Codechange: rename OriginalTileRandomiser something more descri...
skidd13
2008-03-18
(svn r12381) -Fix [FS1835] [FS1535] (r11855): The number of houses wasn't com...
skidd13
2008-01-16
(svn r11873) -Codechange: less a few magical numbers and a tiny bit more comm...
belugas
2008-01-15
(svn r11862) -Fix [FS#1559]: when two NewGRFs 'fight' to define the same carg...
rubidium
2008-01-13
(svn r11832) -Codechange: get rid of (quite) some VARDEFs.
rubidium
2008-01-13
(svn r11828) -Codechange: include table/* as the last includes and remove an ...
rubidium
2008-01-12
(svn r11822) -Codechange: Replaced fixed size custom name array. Names are no...
peter1138
2008-01-12
(svn r11818) -Codechange: split player.h into smaller pieces.
rubidium
2008-01-09
(svn r11795) -Fix [FS#1616]: take town rating into account when testing if a ...
glx
2008-01-07
(svn r11776) -Codechange: more header splittings to reduce the dependencies.
rubidium
2008-01-03
(svn r11750) -Revert (r11749): commited too much
glx
2008-01-03
(svn r11749) -Fix (r11352): when a bankrupted company is bought, reset vehicl...
glx
2007-12-26
(svn r11702) -Codechange: move all date related stuff to date*.
rubidium
2007-12-25
(svn r11700) -Codechange: reduce the amount of unnecessary includes.
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-11-25
(svn r11525) -Fix: do not do all kinds of 'updates' for town, waypoint, stati...
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 r10755) -Codechange: make the town struct use the pool item class as sup...
rubidium
2007-06-18
(svn r10211) -Feature: [NewGRF] Add support for action 0F
glx
2007-05-10
(svn r9823) -Feature: Add support for house property 1F - minimum life span.
maedhros
2007-04-18
(svn r9667) -Feature: Add the concept of cities. A (configurable) proportion ...
maedhros
2007-04-18
(svn r9665) -Documentation: Doxygen corrections,errors, corrections of correc...
belugas
2007-04-12
(svn r9613) -Feature: Make it possible to have some control over the town gro...
maedhros
2007-04-04
(svn r9558) -Documentation: doxygen and comment changes: 'T' now. Almost done
belugas
2007-03-20
(svn r9366) -Codechange: Unify the different houses acceptances attributes on...
belugas
2007-03-19
(svn r9315) -Merge: The newhouses branch. With this merge comes almost comple...
maedhros
2007-03-07
(svn r9050) -Codechange: Foo(void) -> Foo()
rubidium
2007-02-11
(svn r8681) -Fix (FS#608): wrong comment (rfalke)
rubidium
2007-02-09
(svn r8651) -Codechange: group the functions related to getting and setting t...
rubidium
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