Index: openacs-4/packages/simulation/simulation.info
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/simulation/simulation.info,v
diff -u -r1.12.2.8 -r1.12.2.9
--- openacs-4/packages/simulation/simulation.info 6 Sep 2005 18:03:09 -0000 1.12.2.8
+++ openacs-4/packages/simulation/simulation.info 1 Dec 2005 08:40:03 -0000 1.12.2.9
@@ -8,7 +8,7 @@
f
simulation
-
+
Collaboraid ApS
O'Design
Workflow-based task simulator. Build scenario
@@ -17,9 +17,9 @@
of students into cases, cast the students into roles, and
monitor progress. Developed as a legal education tool for
www.rechtenonline.nl.
- 2005-09-06
+ 2005-12-01
-
+
Index: openacs-4/packages/simulation/tcl/ui-procs.tcl
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/simulation/tcl/ui-procs.tcl,v
diff -u -r1.5.2.3 -r1.5.2.4
--- openacs-4/packages/simulation/tcl/ui-procs.tcl 2 Sep 2005 11:49:33 -0000 1.5.2.3
+++ openacs-4/packages/simulation/tcl/ui-procs.tcl 1 Dec 2005 08:40:03 -0000 1.5.2.4
@@ -189,5 +189,7 @@
set extension [string tolower [string trimleft [file extension $upload_filename] "."]]
set orig_mime_type [template::util::file::get_property mime_type $document_file]
- cr_create_mime_type -extension $extension -mime_type $orig_mime_type
+ # Use empty description because otherwise cr_create_mime_type bombs
+ cr_create_mime_type -extension $extension -mime_type $orig_mime_type \
+ -description ""
}
\ No newline at end of file
Index: openacs-4/packages/simulation/www/dynamic-map.swf
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/simulation/www/dynamic-map.swf,v
diff -u -r1.1.2.2 -r1.1.2.3
Binary files differ
Index: openacs-4/packages/simulation/www/citybuild/map.xml
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/simulation/www/citybuild/map.xml,v
diff -u -r1.1.2.2 -r1.1.2.3
--- openacs-4/packages/simulation/www/citybuild/map.xml 8 Sep 2005 08:07:46 -0000 1.1.2.2
+++ openacs-4/packages/simulation/www/citybuild/map.xml 1 Dec 2005 08:40:03 -0000 1.1.2.3
@@ -1,661 +1,731 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file