Hey, sorry for the long period of idleness I’ve been busy working on a simple game engine there isn’t anything really to show at present other than a simple proof of concept game I wrote called Zombie Corridor (please not that this is buggy and you need to click in the black on the far [...]
Archive for Code
21
May
2010
Kohana 3.0.4.2 playing nice with Doctrine 1.2.2
Just been setting up Kohana 3 so that it plays nice with Doctrine 1.2.2, its a pretty simple process, but requires some minor changes to Doctrine_Core and Doctrine_Export. You can download the Kohana module from here its just a matter of dumping that into your modules directory and configuring the init.php file. Once you’ve done [...]