Sun, 13 Nov 2011 21:18:33 +0100 | koda | fix accessing a released object | file | diff | annotate |
Sun, 13 Nov 2011 18:23:05 +0100 | koda | restore displaying statistics at the end of a game and restore warning lower views that they are going to appear | file | diff | annotate |
Sat, 12 Nov 2011 19:00:31 +0100 | koda | iOS works again (also native touch interface \o/) | file | diff | annotate |
Sat, 12 Nov 2011 21:59:10 +0100 | koda | in class methods you can call [self alloc], as per objc specifications | file | diff | annotate |
Sat, 12 Nov 2011 17:06:49 +0100 | Xeli | merge...i think | file | diff | annotate |
Fri, 11 Nov 2011 01:40:23 +0100 | koda | further engine interaction refactoring | file | diff | annotate |
Sun, 06 Nov 2011 17:43:57 +0100 | koda | engine interaction class refactoring, round 4 or 5, can't remember: this time use the class methods to create an instance object and operates on that, reducing the number of arguments between methods and simplifying memory management | file | diff | annotate |