Christian Kroll
|
63bf4d3e18
|
renamed some modules
|
2010-08-22 03:08:57 +00:00 |
Christian Kroll
|
59b18f30d0
|
renamed some modules
|
2010-08-22 03:07:46 +00:00 |
Christian Kroll
|
9a26e44e68
|
fixed a bunch of compiler warnings
|
2010-04-22 21:49:26 +00:00 |
alu
|
102a17dbaf
|
Selectring joystick support now enables parallel joystick support automatically. Selecting Tetris selects the default Tetris, too
|
2010-04-17 14:47:19 +00:00 |
Christian Kroll
|
fc961bf0ce
|
the breakout demo now uses a randomly chosen level
|
2010-04-13 10:35:38 +00:00 |
Christian Kroll
|
1d28b75a0a
|
modified bastet algorithm to behave more like the original
|
2010-04-11 06:40:28 +00:00 |
Christian Kroll
|
36ca04d742
|
clearer tetris menu layout
|
2010-04-10 22:00:18 +00:00 |
Christian Kroll
|
87e5053fdc
|
removed unnecessary if-clause
|
2010-04-10 13:53:48 +00:00 |
Christian Kroll
|
96939cf72d
|
added breakout demo animation
|
2010-04-09 20:41:23 +00:00 |
Christian Kroll
|
911bc9bb28
|
fixed initialization problem
|
2010-04-01 22:59:56 +00:00 |
Christian Kroll
|
3f2d878b7d
|
vastly improved modularization and the view is resizable now
|
2010-04-01 03:11:59 +00:00 |
kju
|
d4119775d4
|
re-include breakout. i want it, deknos want it, ... want it.
|
2010-01-29 01:34:24 +00:00 |
soeren
|
d7541b800e
|
nobody wants it.
|
2010-01-28 15:56:57 +00:00 |
kju
|
d2d27a9767
|
include scrolltext.h
|
2010-01-24 22:45:35 +00:00 |
soeren
|
32ac9161e6
|
WURSTWASSER INJECTION COMPLETE
|
2010-01-23 20:15:45 +00:00 |
soeren
|
68dee06285
|
nu aber...
|
2010-01-21 21:26:30 +00:00 |
kju
|
ab08ab3fa2
|
first person tetris added
|
2010-01-21 20:15:05 +00:00 |
soeren
|
254d0d2f3d
|
:w
|
2010-01-21 18:32:17 +00:00 |
soeren
|
e8291a5f36
|
wurstwasser-fluctuation system up & running
|
2010-01-21 14:48:17 +00:00 |
soeren
|
a767f78b4c
|
license fix
|
2010-01-21 14:45:16 +00:00 |
soeren
|
3488109d65
|
improved the wurstwasser-kompensator!
|
2010-01-21 13:40:40 +00:00 |
soeren
|
884badbc2f
|
works
|
2010-01-19 19:44:16 +00:00 |
soeren
|
ea1e89a2c2
|
done
|
2010-01-19 09:55:28 +00:00 |
soeren
|
731e6dadcb
|
...
|
2010-01-15 16:02:31 +00:00 |
soeren
|
7eae314f88
|
forgot that...
|
2010-01-15 14:45:12 +00:00 |
soeren
|
49ab4eecc2
|
foo
|
2010-01-15 14:42:46 +00:00 |
kju
|
f9f0ac3ec2
|
icon is only needed when menu is used, so moved it accordingly into the
conditional compiled block
|
2010-01-15 12:52:15 +00:00 |
soeren
|
44a69a04af
|
fixes, but still not done ;)
|
2010-01-15 12:31:58 +00:00 |
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
|
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 |
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 |
Christian Kroll
|
903072815b
|
synced with my personal Bastet tree
|
2009-12-27 02:11:58 +00:00 |
suschman
|
27260b2abe
|
Removed unused variables as of gcc noitification
|
2009-12-21 02:45:43 +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 |