Commit Graph

13 Commits

Author SHA1 Message Date
Christian Kroll d3c94d3101 resolved some signedness issues, still many to go (btw: 78 bytes eliminated in the process) 2012-09-08 01:35:32 +00:00
Christian Kroll da49b6b3b1 added Doxygen configuration file, revised in-place documentation 2012-05-07 06:56:00 +00:00
Christian Kroll 6743221e8e New tool chain reordered the global arrays for the high score values and the champion's initials, therefore I packed them into a struct to prevent further annoyances. 2012-03-23 23:21:46 +00:00
Christian Kroll a8d2f7b47b squeezed 216 bytes 2011-03-07 00:32:38 +00:00
Christian Kroll 3affa5c9a3 squeezed another 680 bytes 2011-01-30 22:47:44 +00:00
Christian Kroll e23f079ae9 cleaned up include directives 2010-08-28 15:13:35 +00:00
Christian Kroll 39d558758c small optimizations, bastet fixed 2010-08-24 23:00:40 +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
Christian Kroll 3f2d878b7d vastly improved modularization and the view is resizable now 2010-04-01 03:11:59 +00:00
kju 4cb6e44ced fix tetris code to compile without scrolltext engine 2010-01-13 19:24:10 +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