Revision: 11 Author: Birkoff Date: 17:33:44, 3 aprilie 2011 Message: - Added settings for internal and external access to config.php - Added image animation in the game css - start case mplayer - corrected an error in pagination - corrected an error in cookie checking alf.inc.php - Added template banners ---- Revision: 10 Author: Birkoff Date: 08:23:35, 29 martie 2011 Message: - New settings in config.php - change the prefix to the tables, - new template set - Added table for modules - Added table for monitoring sha - modified the game to be compatible with the new template - added htaccess - Added module ai_bot.php - Added flags images - Added module to change the template (template.php) - added new template (hangmanog) ---- Revision: 9 Author: Birkoff Date: 05:13:12, 27 martie 2011 Message: - Added TOS (terms of service and privacy policy) - added fav and bookmark icon to the site ---- Revision: 8 Author: Birkoff Date: 17:12:19, 26 martie 2011 Message: - implemented chat module - modified the game so that player's name to be identical to the chat user name - changed chat - are displayed only after specifying the player's name ---- Revision: 7 Author: Birkoff Date: 02:48:43, 22 martie 2011 Message: - moved verification for existing word from sql to php (case show) - implemented display the current game score and number during the game (case show) - modified the database to allow us to save the score to 2 decimal places - corrected display of top players (messages in the language specified) (case list) - corrected an error in pagination (display the last page in the account) (case list) - modified to generate the install for users table column for decimal score - corrected function get_new_word - corrected function set_score - Added function get_player_info - Added button-like (facebook) in the template - Added robots.txt file ---- Revision: 6 Author: Birkoff Date: 06:08:48, 20 martie 2011 Message: - corrected an error in posting the top players (case list) - corrected an error when starting the game (does not allow players with empty names) (case show) - implemented to avoid repeating the same words in the game for the same player. ---- Revision: 5 Author: Birkoff Date: 05:23:51, 20 martie 2011 Message: - added level of difficulty to the game - corrected a data error on checking player (case send) ---- Revision: 4 Author: Birkoff Date: 01:15:27, 20 martie 2011 Message: - Added case help - completed the layout (pagination) for list - implemented ordering of results to the list of players (for list case) - completed case help - set a single color to display the letters in the game - created class sqlite2 (sqlite2.inc.php) unfinished - added page in meta language (tpl_hangman.inc.php) - added messages to the new changes in language files - add Google Analytics to monitor traffic - Added paging class (pagination.inc.php) ---- Revision: 3 Author: Birkoff Date: 04:37:51, 18 martie 2011 Message: - added Italian language files - Added readme.txt ---- Revision: 2 Author: Birkoff Date: 04:35:25, 18 martie 2011 Message: - corrected redirect after language selection - removed warning message when the player starts the game without specifying the name - added translators to display on version game section - Added language selection option to start the game (in the section to add new player name) - small errors corrected to display messages in the selected language - Added basic set of images for the game - modified display of the list of players ordered by scoring - Add 100 words for each language when installing the game - Added list of IPs for debug specified in config.php when installing the game in the database - Added add-on for comparison of language files (comparare_fisiere_limba.php) - create readme.txt file ---- Revision: 1 Author: Birkoff Date: 06:35:03, 16 martie 2011 Message: - alpha version - work on mysql - still no final version of the game image - include the core framework, project settings and generate database and configuration settings of the game ----