summaryrefslogtreecommitdiffstats
path: root/games
AgeCommit message (Expand)AuthorFilesLines
2009-03-08"make debug" addedtelekatz1-1/+19
2009-01-12Changed the "Pusher" in Sokoban... Old code is commenteddamaltor1-3/+11
2008-04-16Replace Makefile-in-every-directory with centralized build system.tobias2-73/+1
2008-01-11change parameter for AR in makefiletelekatz1-1/+1
2007-12-18optimizing speed-critical partschris4-3/+5
2007-12-15changed backlight auto on/off handling, reworked charge detectionchris1-16/+11
2007-12-14...chris1-0/+1
2007-12-14...chris1-1/+1
2007-12-14added abort-game option (exit key) when computer makes a move in connect4chris1-39/+56
2007-12-14fixed hangup bug in connect4 when a game is draw (no winner)chris1-3/+4
2007-12-14changes some static arrays to normal ones, so they allocate on the stackchris3-8/+8
2007-12-14...chris1-20/+20
2007-12-13...chris1-3/+4
2007-12-13accidentally commented out a small chunk that is indeed neededchris1-4/+52
2007-12-13added libgcc to main project, some variable renaiming, implemented simple rngchris1-36/+51
2007-12-13...chris1-12/+1
2007-12-13adjusting wait-states and idle-cycles for lcd bus accesschris1-4/+16
2007-12-13forgot to enable thumb-code for connect4chris1-1/+1
2007-12-13huge speed improvement in connect4, same for the drawing subsystem.chris2-8/+25
2007-12-13beautifying connect4chris3-134/+168
2007-12-13fixed winner displaychris1-3/+3
2007-12-13typochris1-1/+1
2007-12-13...chris1-2/+1
2007-12-13added new game: connect4 (vier gewinnt)chris4-4/+948
2007-12-13...chris1-1/+1
2007-12-12thick circles & crosses in tictactoechris1-3/+15
2007-12-10...chris1-1/+1
2007-12-10tweaked sokoban a bitchris1-93/+97
2007-12-10added sokoban and tic-tac-toe from colibrichris8-0/+6141