1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 22, 2024 — Jul 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
corrected "tiles map editor" into tile map editor" More... over 13 years ago
Wrote the help section of the tilemap editor More... over 13 years ago
Merge HEAD, branch 'master' of github.com:onaluf/gameQuery More... over 13 years ago
- Changed the name of the button that generate the code. - Fixed an error with the generation of code for single animations More... over 13 years ago
Tilemap editor basic function are all done. You can edit a simple tilemap as well as export it to js code. More... over 13 years ago
Added a shim for gameQuery: a file that you can use to start any project and contains the bare minimum to set gameQuery. More... over 13 years ago
Merge pull request #10 from FostUK/master More... over 13 years ago
1: Tidied up language in comments 2: Removed trailing extra star **/ in docblock comments as looks wrong in some IDE's 3: Renamed Sceengraph to Scenegraph. Should not break anything as handled inside the API. More... over 13 years ago
initial commit of the "Tiles map editor" More... over 13 years ago
added comment for the precendent merge More... over 13 years ago
Merge HEAD, branch 'master' of github.com:onaluf/gameQuery More... over 13 years ago
Merge pull request #9 from FostUK/master More... over 13 years ago
added ping-pong animation + test for tilemap More... over 13 years ago
Merge HEAD, branch 'master' of github.com:onaluf/gameQuery More... over 13 years ago
added ping-pong animation + test (but not for tilemap yet) More... over 13 years ago
do not set background image if imageURL is blank during setAnimation calls. allows mixing in some CSS background images if needed. More... over 13 years ago
Do not assign background-image css if none set (prevents assigning a blank background image to inline css and allows sprites to use an image from a stylesheet) More... over 13 years ago
- added a readme - addd w() and h() functoin - updated demo1 - fixed a memory leak in demo2 More... over 13 years ago
- refactored the movment functions - added a test case for collision - added demos - corrected exisiting tests More... over 13 years ago
Merge HEAD, branch 'master' of github.com:onaluf/gameQuery More... over 13 years ago
Merge pull request #7 from FostUK/master More... over 13 years ago
Added 'playing' attribute to sprite and pauseAnimation / startAnimation methods More... over 13 years ago
Bugfix for transforms in IE9 More... about 14 years ago
Made transforms work in IE9
fri
More... about 14 years ago
Added the boolean flip parameter to the flipx() and flipy() functions More... over 14 years ago
implemented fliph() and flipv() methods for sprites More... over 14 years ago
change position() to pos() to avoid jquery conflict More... almost 15 years ago
add x(), y(), and z() functionality More... almost 15 years ago
Merge branch 'master' of [email protected]:onaluf/gameQuery.git More... almost 15 years ago
removed .svn folders :) More... almost 15 years ago