WelcomeLogo WelcomeLogo
CHANGELOG
2007.06.17.

Work halted. If somebody wants to continue, drop me a mail.

2006.07.11.

Work restarted, army part under construction. Rules...

2006.04.25.

Army page under construction.

2006.04.19.

First version uploaded to SF's download section.

2005.05.17.
  • making productlist.php more readable started.
  • language-specific buttons added.
  • solider-creation implemented.
  • stucked product warning and handling added.
  • building destruction still unhandled...
2005.04.23.
  • solider-creation in GUI almost implemented. Some interface between GUI and DB should be made.
  • missing and wrong elements has been added/corrected in CreateDatabase.sql.
2005.04.21.

FunctionLibrary.plsql has been modifyed:
  • some bugs has been discovered and corrected (others are undiscovered :-)
  • connection between building destruction and product storage has been created and fully implemented
2005.04.06.

Creation of complex products is finished, there is a need to clarify, what happens in case of destroying a building...

2005.04.05.

Creation of complex products partly finished, only the "there-is-no-space-in-storage" part remains.

2005.04.03.

productlist.php and it's "childrens" has been modified:
  • new table: product under construction
  • new functionality: stopping the construction of a product
2005.03.29.
  • Some bugs, caused by storage-arrangement corrected
  • Unnecessary functions removed from FunctionLibrary.plsql
2005.03.22.
  • Authentication modules use database for session validation.
  • Minor bug in DeleteDatabase.sql corrected..
2005.03.21.
  • Documentation realted comments added into all of the sources.
  • Documentetion uploaded to sf.net. You can browse it here.
2005.02.22.
  • main_table view modified, will be discused later on...
  • storage-setup implemented in productlist.php, with some JavaScript. The round changer logic in plSQL does not use the storage setup values yet! (It does. - 2005.04.23.)
2005.02.17.
  • dias about the structure of the database have been modified.
  • productlist.php modified, setup table for storage usage added.
2005.02.09.

Creation of the database's UML diagram has been started.

2005.01.31.
  • lib/php/db.php sliced into pieces, it does not contain queries anymore.
  • queries has been dropped into page-specific function files. It reduces the unused amount of functions in case of including 'db.php'.
2005.01.30.
  • XmlElement.php modified to be able to display special characters such as "ő" or "ű".
  • productlist.php modified, new info added to the auto-created product's table.
  • new plSQL function created (getMaximumAmountInStorage()).
2005.01.25.

Directory structure of the project has been changed.

2005.01.18.
  • unused and unnecessary functions removed from db.php .
  • logic of function getBuildableAmunt() moved from php to plSQL (It makes db.php more clearer.).
2005.01.01.
  • buildinglist.php has its final version, new functionality added (It indicates the missing resource in case of non-working building.).
  • bug corrected in FunctionLibrary.plsql's countOperational() function (If none of the buildings was operational, the stored function failed, because countSumReqEnergy() and countSumReqPersonel() returned with NULL.).
  • dbdel.sql modified, it can delete the tables correctly.
2004.12.27.

Reload-prevention fully solved in buildinglist.php.

2004.12.26.

Clearer kind of reload-prevention created.

2004.12.25.

Form-reload problem solved in case of stopping the construction of buildings. Tomorrow the solution will be adapted to the building, importance set and demolish parts.

2004.12.24.

Trying to fix form-reload problem (If a form redirects to the same page, then pressing the Reload button re-submits the form.). Temporary - and a bit poor - solution is JavaScript.

2004.12.23.

A lot of (Or a little...) work has been done, see the project's CVS directory! From now on I will write here every week... No more halfyear-long silences! :-)

2004.05.30.

Game homepage created and uploaded to SF.net.


SourceForge.net Logo