New S-shaped falling bullet pattern.
[python-bulletml.git] / bulletml-runner
2010-03-21 Joe WreschnigBasic static/moving circle collisions. (Fixes issue #5)
2010-03-20 Joe WreschnigBullet.FromDocument: Abstract weird constructor handling.
2010-03-19 Joe WreschnigExpose only top-level actions, not bullets or firings.
2010-03-19 Joe WreschnigBulletML.FromDocument: Type detector. Various setstate...
2010-03-18 Joe WreschnigPsyco-enable the test runner. Fix a copy/paste error.
2010-03-18 Joe WreschnigPrevent divide by zero when the elapsed time is too...
2010-03-17 Joe WreschnigBulletML: FromDocument for parity with FromElement.
2010-03-17 Joe WreschnigInclude 60Hz bullet estimate.
2010-03-17 Joe WreschnigMinor optimizations.
2010-03-17 Joe WreschnigFix pageup/pagedown during empty events.
2010-03-16 Joe WreschnigTest runner improvements.
2010-03-16 Joe WreschnigGet my coordinate systems straight - 0,0 will be upper...
2010-03-16 Joe WreschnigKnock out final bugs caused by misparenting. Runs all...
2010-03-16 Joe WreschnigPygame-based runner.