Scratch off todos completed in previous revision
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3588 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -25,13 +25,10 @@ typedef struct GenerateFunctions GenerateFunctions;
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* To do (for further cleanups):
|
* To do (for further cleanups):
|
||||||
* - split off pickupMineral, pickupEnergy, pickupLife from Generate*
|
|
||||||
* - split off generateOrbital in a calculation and an activation
|
* - split off generateOrbital in a calculation and an activation
|
||||||
* (graphics and music) part.
|
* (graphics and music) part.
|
||||||
* - make generateOrbital return a meaningful value, specifically, whether
|
* - make generateOrbital return a meaningful value, specifically, whether
|
||||||
* or not the player is going into orbit
|
* or not the player is going into orbit
|
||||||
* - make generateMinerals et al return the last object number (or count
|
|
||||||
* if called for all objects) and take non-pointer whichNode
|
|
||||||
* - for GenerateNameFunction, set the name in an argument, instead
|
* - for GenerateNameFunction, set the name in an argument, instead
|
||||||
* of in GLOBAL_SYS(PlanetName)
|
* of in GLOBAL_SYS(PlanetName)
|
||||||
* - make generateName work for moons
|
* - make generateName work for moons
|
||||||
|
|||||||
Reference in New Issue
Block a user