]> git.mxchange.org Git - city.git/commit
Continued:
authorRoland Haeder <roland@mxchange.org>
Tue, 24 Mar 2015 00:36:44 +0000 (01:36 +0100)
committerRoland Haeder <roland@mxchange.org>
Tue, 24 Mar 2015 00:36:44 +0000 (01:36 +0100)
commit4e55bcf00e54f69328f8de3a1aaee1067dabf2c1
treeec2f5ff0af99d982059057d78979e494ac1da9e2
parentd3b672c1a865d955e07bd319ca4270d93f3f86e7
Continued:
- Added a lot templates from shipsimu project (as they both are browser-based games)
- Renamed class (again)
- Other improvements
- Updated 'core' to latest revision

Signed-off-by: Roland Haeder <roland@mxchange.org>
17 files changed:
application/city/class_ApplicationHelper.php
application/city/config.php
application/city/main/commands/html/class_CityHtmlHomeCommand.php [new file with mode: 0644]
application/city/main/commands/html/class_CityHtmlMainCommand.php [deleted file]
application/city/main/menu/.htaccess [new file with mode: 0644]
application/city/main/menu/class_CityHomeMenu.php [new file with mode: 0644]
application/city/starter.php
application/city/templates/de/.htaccess [new file with mode: 0644]
application/city/templates/de/code/.htaccess [new file with mode: 0644]
application/city/templates/de/code/city_main.ctp [new file with mode: 0644]
application/city/templates/de/code/footer.ctp [new file with mode: 0644]
application/city/templates/de/code/header.ctp [new file with mode: 0644]
application/city/templates/de/code/home.ctp [new file with mode: 0644]
application/city/templates/de/menu/.htaccess [new file with mode: 0644]
application/city/templates/de/menu/base_menu.xml [new file with mode: 0644]
application/city/templates/de/menu/generic_menu_entries.xml [new file with mode: 0644]
core