Commit graph

122 commits

Author SHA1 Message Date
soeren
45dc9282fd does not compute yet (don't even try ;)) 2010-01-15 12:19:54 +00:00
kju
40a3db9fe8 allow games without menu support, don't include icons then. ugly hack for now. 2010-01-14 01:38:15 +00:00
kju
12db75f1b1 snake new control: don't allow snake to go to opposite direction 2010-01-14 01:06:10 +00:00
kju
782c0f4439 derive start position for snake from screen size 2010-01-14 00:51:54 +00:00
kju
4cb6e44ced fix tetris code to compile without scrolltext engine 2010-01-13 19:24:10 +00:00
kju
a248bf06d9 add pinsupport for pingpong joystick add on 2010-01-13 05:04:02 +00:00
kju
49f11eed51 initial hack for ping pong 12x10
hardware: http://www.elo-web.de/elo/entwicklung-und-projekte/ping-pong/retro-spiel-ping-pong
2010-01-13 03:01:07 +00:00
kju
5c6bfcde5d Change chatter value for drop as requested by tunix. 2010-01-12 21:52:08 +00:00
kju
a130f2b36b Allow snake to have more intuitive joystick control. 2010-01-12 21:32:25 +00:00
Christian Kroll
c1295224ee bug fix: wrong type used for line number representation 2010-01-12 17:31:09 +00:00
Christian Kroll
9341dad54a minor cleanups and some whitespace fun 2010-01-11 23:34:36 +00:00
kju
187765a1ef Tetris: Add separate highscore counters for standard and bastet. Add input
and display of three character nick name for highscore achiever.
2010-01-11 21:47:56 +00:00
tixiv
521b73e6ae text is now automatically centered in other dimension if x or y command is used. 2010-01-11 04:05:37 +00:00
Christian Kroll
afe1e7d265 minor optimizations 2010-01-03 03:42:35 +00:00
Christian Kroll
48badfd134 synced with my personal tree again 2009-12-27 15:35:41 +00:00
Hans-Gert Dahmen
16df0e4889 removed old flydots anim 2009-12-27 02:20:02 +00:00
Hans-Gert Dahmen
b3b55fea9d fixed new animation scheduling 2009-12-27 02:17:36 +00:00
Christian Kroll
903072815b synced with my personal Bastet tree 2009-12-27 02:11:58 +00:00
Hans-Gert Dahmen
957457ef37 added missing files 2009-12-27 01:44:15 +00:00
Hans-Gert Dahmen
e4bd478c01 added improved flyingdots to repo 2009-12-27 00:55:03 +00:00
Hans-Gert Dahmen
61c22b24f1 improved flying dots anim 2009-12-27 00:51:07 +00:00
Hans-Gert Dahmen
f70ab4226c fixed "enter menu"-bug 2009-12-26 23:26:06 +00:00
suschman
27260b2abe Removed unused variables as of gcc noitification 2009-12-21 02:45:43 +00:00
suschman
7ac55b8c7c Small Cleanup 2009-12-20 16:44:24 +00:00
Christian Kroll
f9dffee320 added functions to change pieces and determine their number of different angles 2009-11-06 02:28:17 +00:00
Christian Kroll
42bebccfba added functions to change pieces and determine their number of different angles 2009-11-06 02:22:11 +00:00
Christian Kroll
6aaf4b0c2e removed needless #include-directive 2009-11-05 20:44:16 +00:00
Christian Kroll
058677d773 added evaluation function for given moves 2009-11-05 19:14:50 +00:00
Christian Kroll
2e67e52e7b modified prediction functions 2009-11-05 19:13:30 +00:00
Christian Kroll
300b6eff8e corrected a comment 2009-10-31 15:42:45 +00:00
Christian Kroll
326585e5ac added functions which predict the outcome of a piece drop 2009-10-31 15:16:30 +00:00
Christian Kroll
072964dc6d added a function for changing a piece's shape 2009-10-31 15:15:00 +00:00
Christian Kroll
cc0f4e3cf5 preparations for Bastet 2009-10-31 15:13:53 +00:00
Christian Kroll
45cee1bc71 added bast.h and bast.c 2009-10-31 15:12:46 +00:00
Christian Kroll
5be9e80d14 don't use -O2 for the simulator (makes debugging hard) 2009-10-31 15:12:19 +00:00
kank
d8fe1c66d2 Linecounter gedimmt 2009-10-13 17:56:14 +00:00
Christian Kroll
76496c9465 2009-10-13 17:54:26 +00:00
kank
93c109728d line numbers 2009-10-10 21:18:04 +00:00
Christian Kroll
5f14baf6d9 fixed a warning 2009-08-02 14:48:11 +00:00
Christian Kroll
118a026b2b fixed a warning 2009-08-02 14:45:46 +00:00
Christian Kroll
952d1398f5 fixed a memory leak and clarified the comment on the strtok_r problem 2009-08-02 13:59:41 +00:00
Christian Kroll
37e814ce51 BG... kann nicht zaehlen 2009-08-01 22:58:01 +00:00
Christian Kroll
a8596768d9 correct usage of strtok_r on non-AVR archs 2009-08-01 22:56:32 +00:00
Christian Kroll
d90b187a2f support for x86-64 arch 2009-07-18 16:55:02 +00:00
Christian Kroll
b832adc6ce ...goto...Peter, how could you...argh\! 2009-07-18 15:32:36 +00:00
tixiv
42da4894c8 2009-07-11 16:50:11 +00:00
gir
9e70e8a03d Sinnvolere defaults 2009-07-09 20:12:54 +00:00
gir
11aa8c9f37 Unterstützung für NES gamecontroller 2009-07-09 20:08:40 +00:00
tixiv
6f1f03dc63 debug 2009-07-09 15:39:51 +00:00
tixiv
3bbf207099 bug ex 2009-07-09 15:30:47 +00:00