summaryrefslogtreecommitdiff
path: root/src/town_map.h
AgeCommit message (Expand)Author
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