From f80bae23f0e4e77e24ff11c2a0c2e4e4745330fa Mon Sep 17 00:00:00 2001 From: Josh Yelon Date: Tue, 1 Mar 2005 21:14:42 +0000 Subject: [PATCH] Added info about standalone games --- doc/doc/InstallerNotes | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/doc/doc/InstallerNotes b/doc/doc/InstallerNotes index f5abc672dd..cf57b15cc1 100644 --- a/doc/doc/InstallerNotes +++ b/doc/doc/InstallerNotes @@ -1,4 +1,4 @@ ------------------------- RELEASE 1.1.0 --------------------------------- +------------------------ RELEASE 1.0.0 --------------------------------- * We now have working exporters for Max5, Max6, Max7, Maya5, Maya6 @@ -18,6 +18,13 @@ your PATH, and it does store an uninstall key in the registry, but neither of these is needed for panda to function. + * The 'makepanda' build system is now capable of building + prepackaged games for Windows. These prepackaged games are simply + copies of panda with the game code included, some of the + unnecessary stuff stripped out, and some changes to the start + menu. See "Airblade - Installer" on the panda downloads page + for an example. + * All of the sample programs have been tested. The ones that didn't work have been removed, the ones that do work have been (lightly) documented.