added state display to world programs

svn: r15838
This commit is contained in:
Matthias Felleisen 2009-08-30 18:11:39 +00:00
parent 8c20ce344d
commit 188dba05f4

View File

@ -1,7 +1,10 @@
------------------------------------------------------------------------
[Fri Aug 14 19:15:54 EDT 2009]
[Sat Aug 29 15:44:41 EDT 2009]
* universe API: added a mechanism for displaying a different scene
* universe API:
-- added a (state Boolean) option for world and server programs
to display their actual state in a separate window
-- added a mechanism for displaying a final scene
when the world is about to come to an end
------------------------------------------------------------------------