(svn r9664) -Documentation: Doxygen corrections,errors and omissions

This commit is contained in:
belugas
2007-04-17 21:09:38 +00:00
parent d835957939
commit 76faa0f759
9 changed files with 78 additions and 14 deletions

View File

@@ -622,6 +622,7 @@ static void DeletePlayerStuff(PlayerID pi)
/** Change engine renewal parameters
* @param tile unused
* @param flags operation to perform
* @param p1 bits 0-3 command
* - p1 = 0 - change auto renew bool
* - p1 = 1 - change auto renew months
@@ -755,6 +756,7 @@ int32 CmdSetAutoReplace(TileIndex tile, uint32 flags, uint32 p1, uint32 p2)
/** Control the players: add, delete, etc.
* @param tile unused
* @param flags operation to perform
* @param p1 various functionality
* - p1 = 0 - create a new player, Which player (network) it will be is in p2
* - p1 = 1 - create a new AI player