Commit graph

14 commits

Author SHA1 Message Date
Richard Davey
09def364c3 Farewell TypeScript, see you on the other side. 2013-08-28 07:02:57 +01:00
Richard Davey
619b8415ed Reverting back to the only version of TypeScript that really works :( 2013-08-13 04:22:24 +01:00
Richard Davey
1248a6c06e Whole codebase updated to TypeScript 0.9.1, phew! 2013-08-08 19:16:47 +01:00
Richard Davey
df32190db8 Updating for TypeScript 0.9.1, part 1. 2013-08-08 11:34:33 +01:00
Richard Davey
bc77c3f84e Updated Renderer system, now much easier to expand and maintain. 2013-08-08 01:07:22 +01:00
Richard Davey
982faeedb8 Updating and fixing tests 2013-08-02 18:32:26 +01:00
Richard Davey
3b9386727e Small refactoring and massively optimised the canvas renderer, also added new Mat3 class. 2013-06-07 16:27:33 +01:00
Richard Davey
204ec46b2b Refactoring ready for 1.0 release. 2013-05-25 04:21:24 +01:00
Sean
1c311a73df Simply add type info to jsdoc of these classs. 2013-05-12 00:26:30 +08:00
Richard Davey
f2678104fa Saving first iteration of the ScrollZone game object. 2013-04-22 01:53:24 +01:00
Richard Davey
87e0c483bb Version 0.9.1 release - see the release notes for more details. 2013-04-19 18:53:21 +01:00
Richard Davey
a90606a28a Complete 0.9 release 2013-04-18 16:49:08 +01:00
Richard Davey
6bb4c5e3fc Preparing for new release 2013-04-18 14:16:18 +01:00
Richard Davey
5450202cde Added Touch and Full Screen support for mobile devices. Also added Random Data Generator and Device classes and organised Point, Rect and the new Circle class into Geom. 2013-04-13 04:25:03 +01:00
Renamed from Phaser/Rectangle.ts (Browse further)