Commit Graph

71 Commits

Author SHA1 Message Date
Christian Kroll 5fc8326ce6 mherweg.c: adjustments for LoL Shield resolution 2014-05-18 01:05:46 +02:00
Christian Kroll 020efc3fd1 improved spiral(...) and random_bright(...) for non-square displays 2014-05-17 22:20:52 +02:00
Christian Kroll 8a3ecd882e blackhole.c: make animation resolution aware 2014-05-17 19:47:41 +02:00
Christian Kroll d4dbc53e5a ltnant.c: forgot to adjust index cut off, also refined the code a bit 2014-05-17 19:32:12 +02:00
Christian Kroll 4fd59d8edf NUM_COLS and NUM_ROWS were mixed up at some places 2014-05-17 18:08:43 +02:00
Christian Kroll 8d3a5cfaae tuned moire pattern for LoL Shield 2014-05-17 16:10:46 +02:00
Christian Kroll 56a267bada switch to Timer0 for wait() on LoL Shield platform 2014-05-15 23:34:44 +02:00
Christian Kroll dc0402251c fixed langton ant for resoltuions with width!=height (my fault), also
removed those annoying 45° vectors
2014-05-15 19:28:25 +02:00
Christian Kroll 22f14abb32 first working driver for Diavolino/LoL Shield 2014-05-15 11:13:35 +02:00
Christian Kroll 0546f195ef fixed mapping bug in moire.c 2014-05-15 11:11:56 +02:00
Stefan Kinzel 3fb678d7e6 added obstacles and boost mode 2014-03-29 16:39:45 +01:00
Stefan Kinzel 58f0239e1d Merge branch 'kart' of git+ssh://repos.ctdo.de/borgware-2d into kart 2014-03-26 00:05:24 +01:00
Christian Kroll 45457e2c31 merge from master 2014-03-25 23:26:34 +01:00
Christian Kroll 11a76a1a74 finally ported the moire pattern from cyberleiber to master 2014-03-21 00:14:18 +01:00
Christian Kroll ec2a705456 whitespace fun: removed those pesky ^M characters 2014-03-20 05:12:21 +01:00
Christian Kroll 6c862db18d restore CAN support on ATmegaxx4(P) 2014-03-20 02:14:37 +01:00
Christian Kroll 0ba373e103 removed obsolete makefile 2014-03-18 22:05:15 +01:00
Christian Kroll 62db40da00 added missing include 2014-03-18 19:53:07 +01:00
Christian Kroll 2559bf327c fixed mixed up names 2014-03-18 19:51:38 +01:00
Christian Kroll e39472b51a fixed rfm12 inclusion, added as submodule 2014-03-18 19:50:26 +01:00
Christian Kroll 55505c08a6 moving source files to dedicated directory 2014-03-18 07:00:13 +01:00