summaryrefslogtreecommitdiff
path: root/src/town_map.h
AgeCommit message (Expand)Author
2019-11-10Cleanup: Removed SVN headersS. D. Cloudt
2014-09-21(svn r26878) -Change: move m6 to TileExtended to keep Tile 8 bytes and thus b...rubidium
2013-01-08(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagl...planetmaker
2010-08-26(svn r20622) -Codechange: unify [GS]et[Statation|Object|Industry|House]Animat...rubidium
2010-08-26(svn r20621) -Codechange: move animation frames of houses, objects and indust...rubidium
2010-01-15(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if...rubidium
2009-12-20(svn r18567) -Fix [FS#2613]: [NewGRF] House property 15 did not workrubidium
2009-09-10(svn r17492) -Codechange: don't store the town index for road depots.rubidium
2009-08-21(svn r17248) -Fix: add GPL license notice where appropriaterubidium
2009-06-26(svn r16666) -Codechange: replace GetHouseSpecs() by HouseSpec::Get(), hide _...smatz
2009-06-26(svn r16664) -Codechange: move house-related stuff from town.h and town_type....smatz
2009-05-16(svn r16325) -Codechange: replace GetPoolItem(index) by PoolItem::Get(index)smatz
2008-11-23(svn r14611) -Fix (r13437)[FS#2421]: Store the age of a house in the map arra...frosch
2008-11-22(svn r14608) -Fix (r9315): Return the current year as construction year for u...frosch
2008-06-10(svn r13437) -Feature[newGRF]: Add long format introduction and maximum const...belugas
2008-04-20(svn r12801) -Codechange: remove the dependency of function.h in town_map.hrubidium
2008-04-20(svn r12800) -Codechange: move the animated tile related functions out of tex...rubidium
2008-03-06(svn r12347) -Feature(ette): Increase house animation frame number from 32 to...frosch
2008-02-04(svn r12060) -Fix: do not clear tiles when the town won't be able to build an...smatz
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-19(svn r11669) -Codechange: refactor tile.h -> tile_type.h and tile_map.hrubidium
2007-11-20(svn r11484) -Codechange: Remove the doubled function SetBitT and rename the ...skidd13
2007-11-19(svn r11481) -Codechange: Rename the HASBIT function to fit with the naming s...skidd13
2007-11-19(svn r11475) -Codechange: rename clamp and clampu to Clamp and ClampU to fit ...skidd13
2007-11-11(svn r11411) -Codechange: implement random triggers for houses.rubidium
2007-07-29(svn r10733) -Codechange: change MP_STREET into MP_ROAD as we use the word "r...rubidium
2007-07-24(svn r10673) -Cleanup: some assorted style cleanups. Primarily type* var -> t...rubidium
2007-04-04(svn r9558) -Documentation: doxygen and comment changes: 'T' now. Almost donebelugas
2007-04-03(svn r9554) -Documentation: add documentation to some map accessors.rubidium
2007-03-19(svn r9315) -Merge: The newhouses branch. With this merge comes almost comple...maedhros
2007-02-09(svn r8651) -Codechange: group the functions related to getting and setting t...rubidium
2007-01-02(svn r7759) -Merge: makefile rewrite. This merge features:rubidium