Added resetEnergyBattle()
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2320 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
+4
-4
@@ -48,10 +48,10 @@ listed below:
|
||||
Outputs information on the universe to "./PlanetInfo". This function
|
||||
should only be called from debugHook, as threading issues would otherwise
|
||||
arrise.
|
||||
- the function resetCrewBattle()
|
||||
This function, when called in melee, sets the current crew level of the
|
||||
bottom player's ship to its maximum. This works both in Supermelee and in
|
||||
the full game.
|
||||
- the functions resetCrewBattle() and resetEnergyBattle()
|
||||
This function, when called in melee, sets the current crew or energy
|
||||
level of the bottom player's ship to its maximum. This works both in
|
||||
Supermelee and in the full game.
|
||||
- the function uio_debugInteractive()
|
||||
This function is not defined in sc2code/uqmdebug.h, but in libs/uio.h.
|
||||
This function can interactively (tty-based) display information on
|
||||
|
||||
Reference in New Issue
Block a user