]> git.mxchange.org Git - city.git/log
city.git
9 years agoAdded more console and database frontend classes.
Roland Haeder [Tue, 24 Mar 2015 17:20:27 +0000 (18:20 +0100)]
Added more console and database frontend classes.

Signed-off-by: Roland Haeder <roland@mxchange.org>
9 years agoAdded first console-related stuff:
Roland Haeder [Tue, 24 Mar 2015 16:58:19 +0000 (17:58 +0100)]
Added first console-related stuff:
- This game can then be launched similar to 'hub' project:

  php index.php app=city

  This will launch the game with the currently default simulation city type
  'testing' which is for testing purposes (new features are added there first).
  For now this is the only simulation city type you can choose.

  More about the architecture will be added later.

Signed-off-by: Roland Haeder <roland@mxchange.org>
9 years agoHuh? Not updated?
Roland Haeder [Tue, 24 Mar 2015 01:20:23 +0000 (02:20 +0100)]
Huh? Not updated?

Signed-off-by: Roland Haeder <roland@mxchange.org>
9 years agoUpdated 'core' to latest commit including index.php
Roland Haeder [Tue, 24 Mar 2015 01:17:40 +0000 (02:17 +0100)]
Updated 'core' to latest commit including index.php

Signed-off-by: Roland Haeder <roland@mxchange.org>
9 years agoContinued:
Roland Haeder [Tue, 24 Mar 2015 00:36:44 +0000 (01:36 +0100)]
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>
9 years agoLittle change, big impact as the class prefix has changed, so let's move on with
Roland Haeder [Mon, 23 Mar 2015 15:10:09 +0000 (16:10 +0100)]
Little change, big impact as the class prefix has changed, so let's move on with
renaming 'web' to 'html'. And updated 'core'.

Signed-off-by: Roland Haeder <roland@mxchange.org>
9 years agoRenamed classes to naming scheme + removed deprecated code + updated 'core'.
Roland Haeder [Mon, 23 Mar 2015 14:11:31 +0000 (15:11 +0100)]
Renamed classes to naming scheme + removed deprecated code + updated 'core'.

Signed-off-by: Roland Haeder <roland@mxchange.org>
9 years agoFixed main template name ('city' is correct prefix) and updated 'core'.
Roland Haeder [Mon, 23 Mar 2015 02:21:34 +0000 (03:21 +0100)]
Fixed main template name ('city' is correct prefix) and updated 'core'.

Signed-off-by: Roland Haeder <roland@mxchange.org>
9 years agoPossible fix for Doxygen file.
Roland Haeder [Sun, 22 Mar 2015 23:46:58 +0000 (00:46 +0100)]
Possible fix for Doxygen file.

Signed-off-by: Roland Haeder <roland@mxchange.org>
9 years agoUpdated copyright tag.
Roland Haeder [Sun, 22 Mar 2015 22:38:34 +0000 (23:38 +0100)]
Updated copyright tag.

Signed-off-by: Roland Haeder <roland@mxchange.org>
9 years agoInitial commit with empty output (all applications are starting like this).
Roland Haeder [Sun, 22 Mar 2015 22:04:01 +0000 (23:04 +0100)]
Initial commit with empty output (all applications are starting like this).

Signed-off-by: Roland Haeder <roland@mxchange.org>