phaser/src
Richard Davey f77b4d4e8f Merge pull request #1014 from Dumtard/dev
Group create was not creating with p2 debug flag
2014-07-15 12:39:53 +01:00
..
animation Fixed missing cacheKey parameter. 2014-07-14 12:56:05 +01:00
core Merge pull request #1014 from Dumtard/dev 2014-07-15 12:39:53 +01:00
gameobjects docs typo 2014-07-14 11:01:21 -04:00
geom Added null check to Rectangle.clone and size. 2014-07-10 14:46:09 +01:00
input Fixed small boolean check error. 2014-07-15 11:49:05 +01:00
loader fixed onPackComplete Signal 2014-07-13 15:38:13 -04:00
math QuadTree leveling Bug 2014-07-14 12:55:26 -07:00
net Trim trailing whitespace. 2014-03-25 14:56:04 -07:00
particles Fixes issue of Pixi DisplayObject width/height sending an emitter scale into Infinity. 2014-07-09 11:37:22 +01:00
physics Fix issue #883 2014-07-12 22:50:48 +02:00
pixi Pixi 1.6.1 2014-07-14 12:56:05 +01:00
sound Removing debug / console.log output. 2014-07-09 05:49:13 +01:00
system Device.mobileSafari was no longer detecting Mobile Safari, now fixed (thanks @Zammy, #927) 2014-07-01 19:19:49 +01:00
tilemap Removing debug / console.log output. 2014-07-09 05:49:13 +01:00
time Time.add allows you to add an existing Phaser.Timer to the timer pool (request #864) 2014-06-02 00:54:42 +01:00
tween Removed hasOwnProperty check from Tween.from because it breaks on extended or inherited Game Objects. 2014-07-08 12:59:36 +01:00
utils jshint fixes 2014-07-09 11:36:45 +01:00
Intro.js Brand new Grunt task - creates each core library as its own file and a combined phaser.js. 2014-02-28 09:30:53 +00:00
Outro.js Updated docs. 2014-06-29 21:19:37 +01:00
Phaser.js Reverting to a 2.0.7 release to fix the issues with Image / RetroText / Buttons. 2014-07-11 16:30:25 +01:00