2
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 22 hours ago.
Jul 21, 2024 — Jul 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added Eclipse CDT support for Linux More... almost 11 years ago
Merge pull request #1546 from seanpaultaylor/next More... almost 11 years ago
Removed Development team accidentally added. More... almost 11 years ago
Merge pull request #1545 from seanpaultaylor/next More... almost 11 years ago
Fixes #1482. Adds support for iOS 8 and XCode 6.0.1+ More... almost 11 years ago
Merge pull request #1544 from seanpaultaylor/next More... almost 11 years ago
Fixes 1542. Infinite loop in Node::IsActiveInHierarchy More... almost 11 years ago
Merge pull request #1543 from seanpaultaylor/next More... almost 11 years ago
Fixes #1533 More... almost 11 years ago
Merge branch 'next' of https://github.com/blackberry/GamePlay into next More... almost 11 years ago
Simplified Script::Scope to only support GLOBAL and PROTECTED modes. ScriptTargets now only support loading scripts via the PROTECTED scope. Global scripts can still be loaded via ScriptController::loadScript, or by using the old game.config "scripts" namespace. More... almost 11 years ago
Merge pull request #1539 from rgngl/androidLockCrashFix More... almost 11 years ago
Merge pull request #1538 from rgngl/master More... almost 11 years ago
Merge pull request #1535 from rgngl/next More... almost 11 years ago
Merge pull request #1534 from fallahn/next More... almost 11 years ago
Updated Android makefiles. More... almost 11 years ago
Add screenSize flag for android:configChanges More... almost 11 years ago
Added a _THIS field to the environment of private scripts, which operates similar to _G for global scripts. Private scripts can use the _THIS field to expose their interface to other scripts by doing something like: _G.myScript = _THIS More... almost 11 years ago
Fix typo in PlatformAndroid.cpp - Fixes #1536 More... almost 11 years ago
Fix typo in PlatformAndroid.cpp - Fixes #1536 More... almost 11 years ago
fixed lazy update of scrolls More... almost 11 years ago
Cleaned up lua sample. Fixed a couple issues in scripting code. More... almost 11 years ago
Various Mac fixes. More... almost 11 years ago
More script prototyping changes. More... almost 11 years ago
Merge branch 'next' of https://github.com/blackberry/GamePlay into next More... almost 11 years ago
Finished most work for new prototype of scripting system. Still a bit of cleanup, testing and review to do. More... almost 11 years ago
Fix typo in Sample Browser AndroidManifest.xml More... almost 11 years ago
Merge pull request #1532 from fallahn/master More... almost 11 years ago
Fix TerrainPatch leaking camera More... almost 11 years ago
Fix TerrainPatch leaking camera More... almost 11 years ago