phaser/build
photonstorm 53c10ca31f The grunt task now creates an optional version of Phaser without any Physics support built in. Quite a bit smaller now.
The grunt task now has a new `noUmd` option which builds Phaser without the UMD wrapper.
2014-02-27 17:00:14 +00:00
..
build.php Final release 1.1.4 examples finished. 2014-02-05 16:55:02 +00:00
config.php Phaser.StageScaleMode has been renamed to ScaleManager and moved from the system folder to the core folder. It's still available under game.scale. 2014-02-25 14:46:48 +00:00
p2.js Updated p2 2014-02-26 06:27:44 +00:00
phaser.d.ts AnimationParser.spriteSheet wasn't taking the margin or spacing into account when calculating the numbers of sprites per row/column, nor was it allowing for extra power-of-two padding at the end (fix #482, thanks yig) 2014-02-26 01:32:38 +00:00
phaser.js The grunt task now creates an optional version of Phaser without any Physics support built in. Quite a bit smaller now. 2014-02-27 17:00:14 +00:00
phaser.min.js The grunt task now creates an optional version of Phaser without any Physics support built in. Quite a bit smaller now. 2014-02-27 17:00:14 +00:00
phaserNoPhysics.js The grunt task now creates an optional version of Phaser without any Physics support built in. Quite a bit smaller now. 2014-02-27 17:00:14 +00:00
phaserNoPhysics.min.js The grunt task now creates an optional version of Phaser without any Physics support built in. Quite a bit smaller now. 2014-02-27 17:00:14 +00:00