log

age author description
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.