log src/sim.tp @ 44:0c09730c173e

age author description
Sun, 15 Jul 2012 17:21:27 -0700 Mike Pavone Robot works on simple maps now
Sun, 15 Jul 2012 16:45:42 -0700 William Morgan rocks slide correctly now. rock movement is complete.
Sun, 15 Jul 2012 14:48:05 -0700 William Morgan removed comments.
Sun, 15 Jul 2012 14:41:28 -0700 William Morgan merged.
Sun, 15 Jul 2012 14:35:56 -0700 William Morgan success is possible. W implemented. Rock movement started but not finished.
Sun, 15 Jul 2012 14:27:21 -0700 Mike Pavone Add priority queue implementation to lifter. Add methods for cloning playfield and determining valid moves.
Sun, 15 Jul 2012 11:07:11 -0700 Mike Pavone Make navigable a property of the cell type so I can use it in lifter
Sun, 15 Jul 2012 10:52:50 -0700 Mike Pavone Robot movement works now
Sun, 15 Jul 2012 10:30:40 -0700 Mike Pavone Start debugging what bill was working on last night. Currently segfautls.
Sun, 15 Jul 2012 03:05:36 -0700 William Morgan must commit, too late. does not compile.
Sat, 14 Jul 2012 23:03:04 -0700 Mike Pavone Change grid order
Sat, 14 Jul 2012 21:27:36 -0700 Mike Pavone Use dictionary
Sat, 14 Jul 2012 20:34:40 -0700 William Morgan minor clean up to use 'if' and 'not'
Sat, 14 Jul 2012 20:14:58 -0700 William Morgan interactive mode works