Commit Graph

16 Commits

Author SHA1 Message Date
Tony Garnock-Jones a7eae9b00e Update for route.rkt -> trie.rkt switch 2016-03-15 09:53:52 -04:00
Tony Garnock-Jones 5fcb4cb777 Rename "matcher" to "trie". 2016-01-21 22:02:24 -05:00
Tony Garnock-Jones 1ab7475869 world --> network 2016-01-20 14:13:49 -05:00
Tony Garnock-Jones e2dfe2fe78 Add (commented-out) debug aids 2015-10-27 12:23:02 -04:00
Tony Garnock-Jones 543a1753ca Fix texture leak in scene updates 2015-10-27 12:22:51 -04:00
Tony Garnock-Jones f90ff642f1 Cache textures; significant performance improvement 2015-10-27 12:07:31 -04:00
Tony Garnock-Jones 71bd34ac5b Add interframe time delta to frame-events 2015-10-23 21:56:47 -04:00
Tony Garnock-Jones 8083ddf890 Remove 2d-world-meta-level parameter in favour of explicit arguments 2015-10-23 21:49:50 -04:00
Tony Garnock-Jones 5409cebe88 Support 2d-world-meta-level parameter. TODO revisit parameterization 2015-10-23 21:11:33 -04:00
Tony Garnock-Jones a5db6ebc18 Communicate target-frame-rate in frame-events 2015-10-23 11:54:41 -04:00
Tony Garnock-Jones 1105a54543 Limit frame rate 2015-10-23 11:49:16 -04:00
Tony Garnock-Jones a6d857fe83 Factor out KeyboardIntegrator and clean up basic.rkt 2015-10-23 11:38:45 -04:00
Tony Garnock-Jones c8642c2557 Better key press/release handling 2015-10-22 19:47:31 -04:00
Tony Garnock-Jones 14bd1f282d Fix glRotated call 2015-09-08 20:25:55 -04:00
Tony Garnock-Jones 7f06f3ceee simple-sprite 2015-09-08 20:15:52 -04:00
Tony Garnock-Jones b94e6113b0 Initial commit 2015-09-08 20:11:16 -04:00