# HG changeset patch # User sirebral # Date 1249569934 18000 # Node ID a539bb8371b0eb699fefd6d425a35ae446695109 # Parent b41ea7d28a9e307ecaf15e83ca5ea5cdda29d161 Forgot the Default Ignore List which killed software before it started. Is working on Windows XP ok. diff -r b41ea7d28a9e -r a539bb8371b0 orpg/orpg_version.py --- a/orpg/orpg_version.py Thu Aug 06 09:26:31 2009 -0500 +++ b/orpg/orpg_version.py Thu Aug 06 09:45:34 2009 -0500 @@ -4,7 +4,7 @@ #BUILD NUMBER FORMAT: "YYMMDD-##" where ## is the incremental daily build index (if needed) DISTRO = "Traipse Dev" DIS_VER = "Grumpy Goblin" -BUILD = "090806-02" +BUILD = "090806-03" # This version is for network capability. PROTOCOL_VERSION = "1.2" diff -r b41ea7d28a9e -r a539bb8371b0 orpg/templates/default_ignorelist.txt