158 Commits (0c65727a5276f4d9f9f6b05b7c6bf96e567cfd2a)
 

Author SHA1 Message Date
Christian Kroll 0c65727a52 small cleanups 14 years ago
Christian Kroll c64a587af4 PROGMEMed two sprite arrays 14 years ago
Christian Kroll 847648d5e6 I hate stupid bugs like this one 14 years ago
Christian Kroll 1a3e64844c replaced rand() with bg's random8() and replaced qsort() with my own heapsort function - saving 1.1 kB\! 14 years ago
Christian Kroll 41d9ded12f 27c3 logo added!!!11elf 14 years ago
Christian Kroll b9283bc8e6 minor optimizations and cleanups 14 years ago
Christian Kroll b16b908003 minor acceleration of the predictNextRow function 14 years ago
Christian Kroll 8e2261eddd make up 14 years ago
Christian Kroll 02c1038dc6 NAAAAAAAAAAAAAARFsvn stat 14 years ago
Christian Kroll 093790c3d3 made some functions static, removed a stupid bug ina prediction routine 14 years ago
Christian Kroll e206a60e3f more streamlining 14 years ago
Christian Kroll 14d8dc969a streamlined various functions 14 years ago
Christian Kroll 8c92d54ff6 fixed: using wrong index at the nStartingRow array 14 years ago
Christian Kroll fd016d9950 inlined getter functions 14 years ago
Christian Kroll b36bb8289e slightly optimized prediction routines 14 years ago
Christian Kroll 4ce8ac5421 cleaned up removeCompleteLines(...) and inlined the get functions 14 years ago
Christian Kroll 7df70ca765 fixed a bug which sometimes caused miscalculated column heights 14 years ago
deaddealer 4369b8532a added hardware support for ping pong hardware 14 years ago
Christian Kroll 7deb41c236 optimized collision detection and better preprocessing for bastet (bastet algorithm almost twice as fast) 14 years ago
Christian Kroll a246779eff fixed stupid input interpretation bug 14 years ago
Christian Kroll e23f079ae9 cleaned up include directives 14 years ago
Christian Kroll adfccca351 Cygwin workaround should only be applied if we compile with Cygwin 14 years ago
Christian Kroll 36fceeb1b9 map file is created again during map avr build 14 years ago
Christian Kroll 372b3117f6 removed printf to reduce avr image size 14 years ago
Christian Kroll 39d558758c small optimizations, bastet fixed 14 years ago
Christian Kroll 2abcce4b63 adapted the labor logo animation to gereralized bitmap scroller 14 years ago
Christian Kroll e153ec68e1 generalized bitmap scroller and added an animated amphibian 14 years ago
Christian Kroll 2dadcb1d0b the paddle moves twice as fast if you press the fire button 14 years ago
Christian Kroll a1ef6d82fd suppressed a CODAN warning 14 years ago
Christian Kroll 63bf4d3e18 renamed some modules 14 years ago
Christian Kroll 59b18f30d0 renamed some modules 14 years ago
Christian Kroll 159b7e79fa .config removed 14 years ago
Christian Kroll afcce4bfac temporarily added .config file for workshop 14 years ago
Christian Kroll 5b5008398f windows related build problem 14 years ago
Christian Kroll 37592bf62b windows related build problem 14 years ago
alu 154beecbcf doh... forgot to add animations/config.in -.-' 14 years ago
alu e8363e4f37 moved code for selecting animations from main config.in to animations/config.in to unify the config layout 14 years ago
Christian Kroll 9a26e44e68 fixed a bunch of compiler warnings 14 years ago
Christian Kroll 750c09734f switched to a generic pixmap based renderer 14 years ago
alu f703054e93 Hide CAN options, if CAN support is disabled 14 years ago
alu 284fce9da8 Hide scrolltext options, if scrolltext support is disabled 14 years ago
alu 102a17dbaf Selectring joystick support now enables parallel joystick support automatically. Selecting Tetris selects the default Tetris, too 14 years ago
Christian Kroll 67f36c9f80 corrected a PROGMEM related bug 14 years ago
Christian Kroll 1a74745b8c added LABOR logo animation 14 years ago
alu 0d6626d62a Got rid of compiler warnings 14 years ago
alu 52cf05bb6f Removed unused variable refill 14 years ago
alu 7ae8d85b99 Ant now wraps around the field and terminates after ~50s. + Some cosmetic changes 14 years ago
Christian Kroll fc961bf0ce the breakout demo now uses a randomly chosen level 14 years ago
alu c557febb47 Fixed dep_bool for ltn_ant 14 years ago
alu 253c094682 Older pixels are now darker 14 years ago