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 |
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
|
372b3117f6
|
removed printf to reduce avr image size
|
14 years ago |
Christian Kroll
|
39d558758c
|
small optimizations, bastet fixed
|
14 years ago |
Christian Kroll
|
2dadcb1d0b
|
the paddle moves twice as fast if you press the fire button
|
14 years ago |
Christian Kroll
|
63bf4d3e18
|
renamed some modules
|
14 years ago |
Christian Kroll
|
59b18f30d0
|
renamed some modules
|
14 years ago |
Christian Kroll
|
9a26e44e68
|
fixed a bunch of compiler warnings
|
15 years ago |
alu
|
102a17dbaf
|
Selectring joystick support now enables parallel joystick support automatically. Selecting Tetris selects the default Tetris, too
|
15 years ago |
Christian Kroll
|
fc961bf0ce
|
the breakout demo now uses a randomly chosen level
|
15 years ago |
Christian Kroll
|
1d28b75a0a
|
modified bastet algorithm to behave more like the original
|
15 years ago |
Christian Kroll
|
36ca04d742
|
clearer tetris menu layout
|
15 years ago |
Christian Kroll
|
87e5053fdc
|
removed unnecessary if-clause
|
15 years ago |
Christian Kroll
|
96939cf72d
|
added breakout demo animation
|
15 years ago |
Christian Kroll
|
911bc9bb28
|
fixed initialization problem
|
15 years ago |
Christian Kroll
|
3f2d878b7d
|
vastly improved modularization and the view is resizable now
|
15 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
conditional compiled block
|
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
and display of three character nick name for highscore achiever.
|
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 |