Commit Graph

17 Commits

Author SHA1 Message Date
Christian Kroll 291c90ccf6 squeezed another 80 bytes 2011-02-06 22:56:26 +00:00
Christian Kroll 3affa5c9a3 squeezed another 680 bytes 2011-01-30 22:47:44 +00:00
Christian Kroll ccc549db61 saved 44 bytes 2011-01-25 22:56:49 +00:00
Christian Kroll 0c65727a52 small cleanups 2010-12-20 22:52:08 +00:00
Christian Kroll 1a3e64844c replaced rand() with bg's random8() and replaced qsort() with my own heapsort function - saving 1.1 kB\! 2010-12-19 16:03:37 +00:00
Christian Kroll b9283bc8e6 minor optimizations and cleanups 2010-12-17 23:33:06 +00:00
Christian Kroll 8e2261eddd make up 2010-12-15 18:44:07 +00:00
Christian Kroll 093790c3d3 made some functions static, removed a stupid bug ina prediction routine 2010-12-15 15:25:56 +00:00
Christian Kroll 8c92d54ff6 fixed: using wrong index at the nStartingRow array 2010-12-14 22:59:21 +00:00
Christian Kroll 7df70ca765 fixed a bug which sometimes caused miscalculated column heights 2010-12-12 07:49:33 +00:00
Christian Kroll 7deb41c236 optimized collision detection and better preprocessing for bastet (bastet algorithm almost twice as fast) 2010-12-09 19:34:03 +00:00
Christian Kroll e23f079ae9 cleaned up include directives 2010-08-28 15:13:35 +00:00
Christian Kroll 39d558758c small optimizations, bastet fixed 2010-08-24 23:00:40 +00:00
Christian Kroll 59b18f30d0 renamed some modules 2010-08-22 03:07:46 +00:00
Christian Kroll 9a26e44e68 fixed a bunch of compiler warnings 2010-04-22 21:49:26 +00:00
Christian Kroll 1d28b75a0a modified bastet algorithm to behave more like the original 2010-04-11 06:40:28 +00:00
Christian Kroll 3f2d878b7d vastly improved modularization and the view is resizable now 2010-04-01 03:11:59 +00:00