From: Charles Date: Mon, 19 Apr 2010 05:09:51 +0000 (+0000) Subject: New test map: maze.cfmap X-Git-Url: https://git.dogcows.com/gitweb?a=commitdiff_plain;h=8bd8893e7f7516c76558ad7262e9f9350f5192b9;hp=8bd8893e7f7516c76558ad7262e9f9350f5192b9;p=chaz%2Fcarfire New test map: maze.cfmap New classes: - Timer is a basic event scheduler. - IPriorityQueue, BinaryHeap is a basic heap... not sure why .Net doesn't provide one. - PathFinder lets your search the map for paths. - Script is a WIP. git-svn-id: https://bd85.net/svn/cs3505_group@107 92bb83a3-7c8f-8a45-bc97-515c4e399668 ---