Anzumana Taal
8f8c00b9a5
whitespace fix for pr
...
Not sure yet why but somehow there was a lot of whitespace added which
made the pr much harder to read then intended
2016-11-21 19:07:03 +01:00
Anzumana Taal
82c1ed92c5
tutorial update
...
I moved around part of the tutorial. that way if people are trying what
is being said in that section they see an effect. since they added the
update function beforehand.
Otherwise people could wonder ( like myself ) why removing the
immovable of the ground has no effect. of course people could realize
this after reading the entire paragraph but when you code live with the
tutorial this error can occur. and we should make it as easy as possible
for people.
2016-11-21 18:52:12 +01:00
Richard Davey
dd39f9ab08
Updated TS defs.
2016-08-26 01:24:15 +01:00
photonstorm
04e70e820c
Updated KeyCode docs placement #2653
2016-08-18 15:35:43 +01:00
Richard Davey
b59d83253c
Merge pull request #2687 from AleBles/patch-1
...
Updated tutorial to fix #2642
2016-08-16 21:14:38 +01:00
Ale Bles
7afd442bce
Updated tutorial to fix #2642
...
Tutorial was missing a tiny piece of code that was found in the parts
2016-08-09 10:11:39 +02:00
Richard Davey
0c8723ed59
Moved dev doc.
2016-07-19 00:02:26 +01:00
photonstorm
9aef9b741c
Preparing for 2.6.2 dev.
2016-07-11 10:30:09 +01:00
photonstorm
aaa9f0d61a
Preparing for 2.6.1 dev.
2016-07-08 16:18:59 +01:00
photonstorm
880275c165
Added shrink-to-fit=no
2016-07-07 14:36:28 +01:00
Richard Davey
416c545d21
Removed old Phaser build and updated index.html.
2016-06-28 00:22:28 +01:00
Richard Davey
af7cc12e81
Merge remote-tracking branch 'origin/master' into dev
...
# Conflicts:
# README.md
# package.json
# src/Phaser.js
2016-06-17 13:09:35 +01:00
Richard Davey
a9976d2703
Phaser 2.5.0 Release.
2016-06-17 12:46:56 +01:00
photonstorm
be0f50b23e
Preparing for 2.4.10 development.
2016-06-17 03:05:14 +01:00
photonstorm
47f0224a40
Phaser 2.4.9 release.
2016-06-17 01:11:24 +01:00
Aaron Klaassen
aacb3436a4
Fix reign/rein typo.
2016-06-14 21:00:06 -05:00
cryptographer
274f52f169
dry mobile template
2016-06-01 17:05:42 -04:00
photonstorm
7844ad927c
Preparing for 2.4.9 dev.
2016-05-23 12:32:37 +01:00
photonstorm
9f28d0659d
Phaser 2.4.8 release.
2016-05-19 12:36:51 +01:00
photonstorm
6bc93de7a5
Preparing for 2.4.8 dev.
2016-04-23 04:32:47 +01:00
photonstorm
ad6f0557f7
Preparing for 2.4.7 development.
2016-02-18 15:06:43 +00:00
Richard Davey
8aefd0fe9b
Preparing for 2.4.6 development.
2016-02-17 16:28:27 +00:00
Richard Davey
f80e5968b9
Fixed filename #2195
2016-02-01 16:55:56 +00:00
photonstorm
8a4a1528e4
Preparing for 2.4.5 dev.
2015-10-15 12:22:01 +01:00
Christoph Dörfel
4c9412088c
Add option to prefix shape name and optimize JSON output
2015-09-16 14:00:24 +02:00
photonstorm
e9cefbfccf
Added base64 polyfill for new Tiled export support.
2015-09-14 11:21:48 +01:00
Richard Davey
31d0d3905a
Merge pull request #2075 from fonsecas72/patch-1
...
fix tutorial doc
2015-09-14 13:15:56 +03:00
Hugo Fonseca
e303fcbdaa
fix tutorial doc
2015-09-05 14:41:02 +01:00
photonstorm
482d3c9882
Preparing for 2.4.4 dev.
2015-08-24 16:01:58 +01:00
photonstorm
6139071ebc
Preparing for 2.4.3 dev.
2015-07-29 15:14:40 +01:00
photonstorm
ee7b12f571
Updated Asset JSON ( #1947 )
2015-07-27 14:13:58 +01:00
photonstorm
74a8ba0080
Preparing for 2.4.2 dev.
2015-07-24 14:04:30 +01:00
Richard Davey
1e6f83dbd3
Preparing for 2.4.1 development.
2015-07-22 17:26:12 +01:00
photonstorm
858ad51610
Phaser 2.4 release.
2015-07-22 15:31:30 +01:00
Markus Kristo
043f6f18ce
Add webpack boilerplate build folder to git
2015-07-21 19:33:54 +02:00
Markus Kristo
340635370b
Webpack boilerplate
2015-07-21 19:32:21 +02:00
Richard Davey
7d5fadec8d
Merge pull request #1808 from rblopes/update-assetpack-example-file
...
Update sample asset pack file.
2015-06-17 01:42:24 +01:00
Ryan Sadwick
4c1413e9dd
fixed the responsive example - spriteMiddle was not defined and using game instead of this.game was breaking the entire example
2015-05-29 11:10:19 -04:00
Rafael Barbosa Lopes
727f8e0fec
Updating the example assetPack.json
file.
...
This commit brings up some needed updates to the `assetPack.json` sample file,
including:
- The addition of the missing sample entries for the following file types,
added in recent versions of Phaser:
- a XML file;
- an Audiosprite file;
- a Video file entries.
- Fix the example Bitmap Font entry.
2015-05-20 21:23:39 -03:00
photonstorm
e33455e34f
2.3.0 API Docs
2015-03-26 02:55:18 +00:00
photonstorm
bd62459a56
Readme release changes.
2015-03-26 02:10:57 +00:00
photonstorm
6c9f8a1979
Typo fixes and removed old phaser versions and replaced with cdn.js link.
2015-02-10 13:32:03 +00:00
Richard Davey
0953e927b4
Merge pull request #1559 from vulvulune/dev
...
Complete "tsdocs" tasks to download plugins + improve ts doc + grunt:jsdoc
2015-02-03 21:04:30 +00:00
photonstorm
ea4c9771a0
Updated docstrap-master toc.js to fix nav scrolling (thanks @abderrahmane-tj @vulvulune #1589 )
2015-02-03 20:28:18 +00:00
vulvulune
7be4b8d7a9
Replace the grunt docs tasks with grunt-jsdoc
...
Replace builddoc and exportdocjson grunt tasks with grunt-jsdoc.
To avoid an error I added a fake comment to a @todo param in the p2.js
file.
2015-01-22 16:22:51 +01:00
vulvulune
df6b946ceb
Add grunt task to generate d.ts with comments
...
Add "tsdocs" grunt task to generate d.ts files with comments.
2015-01-20 17:18:56 +01:00
photonstorm
48f590c180
Added tools links.
2015-01-10 00:30:13 +00:00
photonstorm
6e0f13112e
Added screen shots.
2015-01-08 01:28:38 +00:00
photonstorm
3bc07d6e97
Fixed Input docs link.
2015-01-05 12:11:50 +00:00
Paul
47672bb54c
Corrected link to the Emitter documentation
...
The link in the Game Object drop-down was refered to a non-exisnant type.
This also changes it from "Emitter" to "Particle Emiter" for clarity of
intent with Particles.
2014-12-08 17:10:26 -08:00