Planet/system generation code cleanup: isolate generation code with an own RandomContext; generation funcs do not return the random seed anymore; move and cleanup some calculation funcs; clarify deliberate Random() truncation; other random cleanups

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3694 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
avolkov
2011-09-09 01:59:12 +00:00
parent 128bfaa8d4
commit d2358e1e51
51 changed files with 450 additions and 416 deletions
+4
View File
@@ -3482,6 +3482,10 @@ SOURCE=..\..\src\uqm\starmap.c
# End Source File
# Begin Source File
SOURCE=..\..\src\uqm\starmap.h
# End Source File
# Begin Source File
SOURCE=..\..\src\uqm\state.c
# End Source File
# Begin Source File