log

age author description
Tue, 14 Jan 2014 00:06:22 -0800 William Morgan Beefed up the cursor a bit. Cleaned up my unused build order array. default tip
Tue, 14 Jan 2014 00:01:13 -0800 William Morgan Beefed up the cursor a bit. Cleaned up my unused build order array.
Mon, 13 Jan 2014 23:05:30 -0800 William Morgan simple object selection
Mon, 13 Jan 2014 21:48:22 -0800 William Morgan cursor now blinks the current selection
Sun, 12 Jan 2014 23:53:18 -0800 Michael Pavone Small refactor to object placement. Add spawn point object
Sun, 12 Jan 2014 22:43:03 -0800 Michael Pavone Move some tilemap/distance stuff out of creep.c and main.c into a separate source file
Sun, 12 Jan 2014 22:05:12 -0800 Michael Pavone Skip diagonals when calculating distance
Sun, 12 Jan 2014 19:11:54 -0800 William Morgan merge
Sun, 12 Jan 2014 19:02:44 -0800 William Morgan using new tile constants
Sun, 12 Jan 2014 19:01:30 -0800 Mike Pavone Wait to spawn creeps until player hits start. Prevent player from placing walls in such a way to completely block creeps from goal. Remove placeholder walls.
Sun, 12 Jan 2014 18:49:29 -0800 William Morgan placement of red walls with a button
Sun, 12 Jan 2014 18:16:51 -0800 Mike Pavone Creeps now move towards the goal
Sun, 12 Jan 2014 17:19:42 -0800 Mike Pavone Make cursor and creeps play nice
Sun, 12 Jan 2014 17:07:43 -0800 Mike Pavone Merge
Sun, 12 Jan 2014 17:05:53 -0800 Mike Pavone Calculate distances from goal for all passible points for pathfinding purposes