[Opal-commits] opal/samples todo.txt,1.4,1.5
Status: Inactive
Brought to you by:
tylerstreeter
|
From: tylerstreeter <tyl...@us...> - 2005-04-25 19:48:15
|
Update of /cvsroot/opal/opal/samples In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4730/samples Modified Files: todo.txt Log Message: minor changes Index: todo.txt =================================================================== RCS file: /cvsroot/opal/opal/samples/todo.txt,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** todo.txt 21 Apr 2005 17:04:59 -0000 1.4 --- todo.txt 25 Apr 2005 19:47:40 -0000 1.5 *************** *** 1,2 **** --- 1,11 ---- + For Version 0.3.1 + ================= + + * add a 'simple' app that just shows the bare minimum setup + + * 'mouse trap arena' app + + * in BaseOpalApp.h, if paused, don't simulate OR update entities + For Version 0.4.0 ================= |