]> git.mxchange.org Git - city.git/commit
Added classes and interfaces for districts + updated map and some renames
authorRoland Haeder <roland@mxchange.org>
Sat, 1 Aug 2015 14:41:38 +0000 (16:41 +0200)
committerRoland Haeder <roland@mxchange.org>
Sat, 1 Aug 2015 14:42:40 +0000 (16:42 +0200)
commitcc05cc124c273dd7fa727c4872d147287a09951b
tree236dff0fcd6baf81e138da950039aab7492992aa
parent3935e544363c8cad755c75df4d20c46e6bf8d1e6
Added classes and interfaces for districts + updated map and some renames

Signed-off-by: Roland Haeder <roland@mxchange.org>
14 files changed:
application/city/config.php
application/city/interfaces/database/frontend/city_entities/districts/.htaccess [new file with mode: 0644]
application/city/interfaces/database/frontend/city_entities/districts/class_CityDistrictsWrapper.php [new file with mode: 0644]
application/city/interfaces/manager/city_entities/districts/.htaccess [new file with mode: 0644]
application/city/interfaces/manager/city_entities/districts/class_ManageableCityDistricts.php [new file with mode: 0644]
application/city/main/city_daemon/class_BaseCityDaemon.php
application/city/main/database/frontend/city_entities/districts/.htaccess [new file with mode: 0644]
application/city/main/database/frontend/city_entities/districts/class_CityDistrictsDatabaseWrapper.php [new file with mode: 0644]
application/city/main/database/frontend/city_entities/lots/class_CityLotsDatabaseWrapper.php
application/city/main/database/frontend/city_entities/sections/class_CitySectionsDatabaseWrapper.php
application/city/main/manager/city_entities/districts/.htaccess [new file with mode: 0644]
application/city/main/manager/city_entities/districts/class_CityDistrictsManager.php [new file with mode: 0644]
application/city/main/manager/city_entities/lots/class_CityLotsManager.php
docs/mindmaps/Simple City Growth Simulation.mm