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
|
39d558758c
|
small optimizations, bastet fixed
|
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 |
Christian Kroll
|
1d28b75a0a
|
modified bastet algorithm to behave more like the original
|
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
|
ab08ab3fa2
|
first person tetris added
|
15 years ago |
kju
|
40a3db9fe8
|
allow games without menu support, don't include icons then. ugly hack for now.
|
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 |
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 |
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
|
16 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
|
fe14b29d15
|
renamed project because it is to cool for stupid name
|
16 years ago |