[flatland-cvs] flatland readme.html,1.4,1.5
Status: Alpha
Brought to you by:
prideout
From: Philip R. <pri...@us...> - 2005-07-03 21:09:16
|
Update of /cvsroot/flatland/flatland In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31256 Modified Files: readme.html Log Message: Index: readme.html =================================================================== RCS file: /cvsroot/flatland/flatland/readme.html,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** readme.html 3 Jul 2005 20:00:51 -0000 1.4 --- readme.html 3 Jul 2005 21:08:46 -0000 1.5 *************** *** 49,52 **** --- 49,53 ---- Search for "TODO" and fix up all those spots. Provide a win32 makefile for people who use Microsoft's free vc compiler, and write build instructions. + Installer should include a shortcut for the Flatland home page. Optimize line collisions. Add debug code for detection of non-quiescence and disabling, useful for performance tuning. |