Menu

Tree [r12] /
 History

HTTPS access


File Date Author Commit
 faces 2007-02-16 stefaaan [r1] Initial Import
 install 2007-02-17 stefaaan [r4] inserting install stuff
 maps 2007-03-10 stefaaan [r7]
 risklogs 2007-02-16 stefaaan [r1] Initial Import
 sounds 2007-02-16 stefaaan [r1] Initial Import
 tests 2007-02-17 stefaaan [r5] tidy up
 vrml 2007-02-16 stefaaan [r1] Initial Import
 xajax_js 2007-02-16 stefaaan [r1] Initial Import
 3ddynamics.wrl.php 2007-02-16 stefaaan [r1] Initial Import
 3dfaderklasse.js 2007-02-17 stefaaan [r5] tidy up
 3dindex.wrl 2007-02-16 stefaaan [r1] Initial Import
 3dindex.wrl.php 2007-02-16 stefaaan [r1] Initial Import
 3dmapfader.php 2007-02-17 stefaaan [r5] tidy up
 COPYING 2007-02-17 stefaaan [r4] inserting install stuff
 README 2007-03-15 stefaaan [r11] - changes in calculation of Hall of Fame
 blank.html 2007-02-16 stefaaan [r1] Initial Import
 calcs.inc.php 2007-03-16 stefaaan [r12] fixed a Takeover-bug. If you killed the last en...
 changepw.php 2007-02-16 stefaaan [r1] Initial Import
 class_mysql.php 2007-02-16 stefaaan [r1] Initial Import
 class_risk.php 2007-03-15 stefaaan [r11] - changes in calculation of Hall of Fame
 class_riskbot.php 2007-02-16 stefaaan [r1] Initial Import
 config.inc.php 2007-03-15 stefaaan [r11] - changes in calculation of Hall of Fame
 gamelist.php 2007-02-16 stefaaan [r1] Initial Import
 halloffame.php 2007-03-15 stefaaan [r11] - changes in calculation of Hall of Fame
 index.php 2007-02-16 stefaaan [r1] Initial Import
 readlogs.php 2007-02-16 stefaaan [r1] Initial Import
 register.php 2007-02-16 stefaaan [r1] Initial Import
 resetpw.php 2007-02-16 stefaaan [r1] Initial Import
 risk.php 2007-02-16 stefaaan [r1] Initial Import
 risk_js.js 2007-03-10 stefaaan [r7]
 riskadmin.php 2007-02-16 stefaaan [r1] Initial Import
 spectate.php 2007-02-16 stefaaan [r1] Initial Import
 win.php 2007-02-16 stefaaan [r1] Initial Import
 xajax.inc.php 2007-02-16 stefaaan [r1] Initial Import
 xajaxCommon.php 2007-02-17 stefaaan [r5] tidy up
 xajaxResponse.inc.php 2007-02-16 stefaaan [r1] Initial Import
 xajaxServer.php 2007-03-16 stefaaan [r12] fixed a Takeover-bug. If you killed the last en...

Read Me

// PHPRISK -- README //
http://phprisk.sourceforge.net/
   
Changes sice Release 0.3 beta:
------------------------------
- changes in calculation of Hall of Fame
- added top 20 extended Hall of Fame Site

Changes sice Release 0.2 beta:
------------------------------

- fixed a reload bug in the game (the lastrequest time not good to check out the last request because there are created more than one entries 
  during one second. Now the script takes the num of the last db-entry  to check if there is a newer one)
- Show the startedBy info in the serverinfo panel now.
- fixed a color-selecter-bug when selected a color that another player is assigned to.
- added a automatic-kick function with a timeout of 3 minutes inactivity (if the user closes the window without pushing the ouit button). 
- fixed trade bug. Script traded twice if you pushed the button twice.
- fixed trade bug. The countryselecter didnt recognize the klick on a country when you trade after takeover in attack mode.
- fixed color-selecter-bug replaced $selcolor with $_POST['selcolor']. Possible bug when registered_globals = OFF.



Introduction:
-------------
This is the beta version for testing the multi-server networking with PHPRISK.
The Idea is to use a master-server to connect many installations of PHPRISK and 
make it easy to find a running game for player and to find visitors for Webmaster.
Usernames are global so you may login on every connected game without a new registration
and you can jump from one server to another without a new login.

It is possible to run PHPRISK as standalone game, too.

Installation:
-------------
Please check out the install/INSTALL file

Requires:
---------
If the game is configured to connect to the PHP Risk Master the PEAR Package SOAP and depending packages are required.
Please visit http://pear.php.net/package/SOAP for more information.

Authors/Contact:
----------------
Timm Maass    <info@timm-maass.de>
Jan Fischer   <redreggae@web.de>

Licensing: 
----------
This product is distributed under the GPL.  Please read through the file
COPYING for more information about our license.
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.