Age | Commit message (Expand) | Author |
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 work | rubidium |
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 appropriate | rubidium |
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.h | rubidium |
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.h | rubidium |
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 done | belugas |
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 |