openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
jsgamesoup
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
14 days
ago. based on code collected
14 days
ago.
Jan 28, 2024 — Jan 28, 2025
Showing page 1 of 10
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fixed a nit in the deterministic random number generator found by Dmitry.
Chris McCormick
More...
about 11 years ago
Merge branch 'master' of github.com:chr15m/jsGameSoup
Chris McCormick
More...
over 11 years ago
Method to load a sprite out of a directory of images.
Chris McCormick
More...
over 11 years ago
Readme tweak.
Chris McCormick
More...
over 11 years ago
Better stack rethrowing on jsgamesoup bug.
Chris McCormick
More...
over 11 years ago
In some weird corner case webkit won't throw 'onload' on something you just set the .src of - create a new Image() from scratch each time.
Chris McCormick
More...
over 11 years ago
State machine documentation.
Chris McCormick
More...
over 11 years ago
Better handling of image loading in the sprite. Loaded callback now works gracefully if you re-use an image object for multiple sprites.
Chris McCormick
More...
over 11 years ago
Also pass the image to the progress callback in sprite preloader.
Chris McCormick
More...
almost 12 years ago
Method to set the scale of a sprite dynamically.
Chris McCormick
More...
almost 12 years ago
Made the collision example/test work again - Fixed #3
Chris McCormick
More...
almost 12 years ago
Improved the documentation for the collision module. Allowed a generic callback method name for entities involved in collisions. In poly collisions, don't do anything if there is no data in the poly array.
Chris McCormick
More...
almost 12 years ago
Method to return a list of all currently known entities.
Chris McCormick
More...
almost 12 years ago
Fixed issues with frame width and height using incorrect values.
Chris McCormick
More...
almost 12 years ago
If the JSGS has launched already then fire the ready function immediately.
Chris McCormick
More...
almost 12 years ago
Merge branch 'master' of github.com:chr15m/jsGameSoup
Chris McCormick
More...
over 12 years ago
Fixed a bug in the documentation generating scripts.
Chris McCormick
More...
over 12 years ago
Make the contrib directory if it's missing.
Chris McCormick
More...
over 12 years ago
General documentation fixing getting ready for total transition to github. Removing dependencies from the source tree and putting dependency download into Makefile instead.
Chris McCormick
More...
over 12 years ago
Documentation and website work - almost ready to deploy the git version.
Chris McCormick
More...
over 12 years ago
Isometric 3d to screen/2d calculations in isometric.js.
Chris McCormick
More...
over 12 years ago
TODO list update.
Chris McCormick
More...
over 12 years ago
Sprites can now be rotated.
Chris McCormick
More...
over 12 years ago
Sprite scale. Set initial action to be the first one. Sprite test to show it works.
Chris McCormick
More...
over 12 years ago
Merge branch 'master' of github.com:chr15m/jsGameSoup
Chris McCormick
More...
over 12 years ago
Tiny in-place vector utility that turns any array into a vector.
Chris McCormick
More...
over 12 years ago
Doc tweak.
Chris McCormick
More...
over 12 years ago
UTF8 the quickstart html by default.
Chris McCormick
More...
over 12 years ago
Patch in support for toDataURL() on platforms that don't support it.
Chris McCormick
More...
over 12 years ago
Merged Jeremy's mouse tracking code after testing on IE6, Chrome, Firefox. Modified it to fix the floating point value on FF, and also cached the result to speed it up a tad. Also updated the demo code to work on IE6 and verified working with FlashCanvas.
Chris McCormick
More...
over 12 years ago
←
1
2
3
4
5
6
7
8
9
10
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree