Mercurial
GeekGameBoard
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
branches
|
file
| revisions |
annotate
|
diff
|
rss
(0)
tip
GeekGameBoard.xcodeproj/project.pbxproj
2009-03-10
Fixed some problems reported by the CLANG static analyzer.
file
|
diff
|
annotate
2009-01-11
Added ball graphics to Xcode project, which fixes the Go game. Fixed Tic-Tac-Toe. Fixed an exception in the demo app when changing games.
file
|
diff
|
annotate
2008-07-14
Updated DemoBoardView and the xcode project to work with the latest sources.
file
|
diff
|
annotate
2008-07-08
Fixed some memory leaks, and took the address-related properties out of Player.
file
|
diff
|
annotate
2008-07-03
Lots of reworking. Completed support for game history, including Turn class. Changed Game API around quite a bit.
file
|
diff
|
annotate
2008-05-29
Finally fixed the slow animation performance of board games; all it took was changing the board's z index from 1 to 0, somehow. Games working well now.
file
|
diff
|
annotate
2008-05-28
* Got it working with latest iPhone SDK.
file
|
diff
|
annotate
2008-03-10
Tic-tac-toe works on the iPhone simulator!
file
|
diff
|
annotate
2008-03-07
Initial check-in into Mercurial. Branched from 1.0 release of Apple's sample code. No longer requires garbage collection. Fixed some memory leaks of CG objects. Fixed a bug when advancing to the 8th row in the Checkers game.
file
|
diff
|
annotate
(0)
tip