From 9ca53b553cfaf488f7e8e678721bf9e655fa377e Mon Sep 17 00:00:00 2001 From: Starla Insigna Date: Tue, 27 Jan 2009 14:28:43 -0500 Subject: Fixed "walk-thru-me" bug Previously, Map's checkForCollision did not properly check collision and would allow an event to initiate movement to a location another event was already moving to (but wasn't at yet). --- build-before-profiler.xml | 69 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 69 insertions(+) create mode 100644 build-before-profiler.xml (limited to 'build-before-profiler.xml') diff --git a/build-before-profiler.xml b/build-before-profiler.xml new file mode 100644 index 0000000..6fa8e66 --- /dev/null +++ b/build-before-profiler.xml @@ -0,0 +1,69 @@ + + + + + + Builds, tests, and runs the project Four Puzzle Library. + + + -- cgit 1.4.1