101 Commits (2182e45c88482ce02027d6021d414a956efcae35)

Author SHA1 Message Date
Christian Kroll 87e5053fdc removed unnecessary if-clause 14 years ago
Christian Kroll 96939cf72d added breakout demo animation 14 years ago
Christian Kroll 911bc9bb28 fixed initialization problem 14 years ago
Christian Kroll 3f2d878b7d vastly improved modularization and the view is resizable now 14 years ago
kju d4119775d4 re-include breakout. i want it, deknos want it, ... want it. 15 years ago
soeren d7541b800e nobody wants it. 15 years ago
kju d2d27a9767 include scrolltext.h 15 years ago
soeren 32ac9161e6 WURSTWASSER INJECTION COMPLETE 15 years ago
soeren 68dee06285 nu aber... 15 years ago
kju ab08ab3fa2 first person tetris added 15 years ago
soeren 254d0d2f3d :w 15 years ago
soeren e8291a5f36 wurstwasser-fluctuation system up & running 15 years ago
soeren a767f78b4c license fix 15 years ago
soeren 3488109d65 improved the wurstwasser-kompensator! 15 years ago
soeren 884badbc2f works 15 years ago
soeren ea1e89a2c2 done 15 years ago
soeren 731e6dadcb ... 15 years ago
soeren 7eae314f88 forgot that... 15 years ago
soeren 49ab4eecc2 foo 15 years ago
kju f9f0ac3ec2 icon is only needed when menu is used, so moved it accordingly into the 15 years ago
soeren 44a69a04af fixes, but still not done ;) 15 years ago
soeren 45dc9282fd does not compute yet (don't even try ;)) 15 years ago
kju 40a3db9fe8 allow games without menu support, don't include icons then. ugly hack for now. 15 years ago
kju 12db75f1b1 snake new control: don't allow snake to go to opposite direction 15 years ago
kju 782c0f4439 derive start position for snake from screen size 15 years ago
kju 4cb6e44ced fix tetris code to compile without scrolltext engine 15 years ago
kju 5c6bfcde5d Change chatter value for drop as requested by tunix. 15 years ago
kju a130f2b36b Allow snake to have more intuitive joystick control. 15 years ago
Christian Kroll c1295224ee bug fix: wrong type used for line number representation 15 years ago
Christian Kroll 9341dad54a minor cleanups and some whitespace fun 15 years ago
kju 187765a1ef Tetris: Add separate highscore counters for standard and bastet. Add input 15 years ago
Christian Kroll afe1e7d265 minor optimizations 15 years ago
Christian Kroll 48badfd134 synced with my personal tree again 15 years ago
Christian Kroll 903072815b synced with my personal Bastet tree 15 years ago
suschman 27260b2abe Removed unused variables as of gcc noitification 15 years ago
Christian Kroll f9dffee320 added functions to change pieces and determine their number of different angles 15 years ago
Christian Kroll 42bebccfba added functions to change pieces and determine their number of different angles 15 years ago
Christian Kroll 6aaf4b0c2e removed needless #include-directive 15 years ago
Christian Kroll 058677d773 added evaluation function for given moves 15 years ago
Christian Kroll 2e67e52e7b modified prediction functions 15 years ago
Christian Kroll 300b6eff8e corrected a comment 15 years ago
Christian Kroll 326585e5ac added functions which predict the outcome of a piece drop 15 years ago
Christian Kroll 072964dc6d added a function for changing a piece's shape 15 years ago
Christian Kroll cc0f4e3cf5 preparations for Bastet 15 years ago
Christian Kroll 45cee1bc71 added bast.h and bast.c 15 years ago
kank d8fe1c66d2 Linecounter gedimmt 15 years ago
kank 93c109728d line numbers 15 years ago
Christian Kroll 9423737818 adjusted controls and level speeds 15 years ago
tixiv 44e84677e7 Game and menu support added. Dependencies fixed. Compiles fine for AVR and Windows. Linux simulator is still missing a linker script. 16 years ago
tixiv ce5ac2ef9a adding menu and game support 16 years ago