2
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 20, 2024 — Jul 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #23 from blackberry-gaming/next More... over 13 years ago
Merge pull request #117 from blackberry-gaming/next-setaylor More... over 13 years ago
Merge branch 'next' of https://github.com/blackberry/GamePlay into next-setaylor More... over 13 years ago
Updated the bundle display names on the samples More... over 13 years ago
Added ext. keys. More... over 13 years ago
Merge pull request #20 from bslack/next More... over 13 years ago
Merge pull request #21 from bslack/next More... over 13 years ago
Cleaning up some items More... over 13 years ago
Adds unique identifiers for the contact points when multitouch is enabled More... over 13 years ago
Changed touch point rotation to be based on interface orientation More... over 13 years ago
Added rotation detection for the touch events No matter the devices rotation, 0,0 will always be the top left and corner of the device (hopefully this is expected) More... over 13 years ago
Merge pull request #114 from blackberry-gaming/next-dgough More... over 13 years ago
Merge branch 'master' of https://github.com/blackberry-gaming/GamePlay into next-kcunney More... over 13 years ago
Merge pull request #115 from blackberry-gaming/next-rmadhavan More... over 13 years ago
Minor change of comments on gameplay-main-android.cpp file. More... over 13 years ago
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-dgough More... over 13 years ago
The keyboard key enum symbols now have explicit values. The printable characters use their ASCII equivalent value. Fixed right and middle mouse click events in PlatformQNX. More... over 13 years ago
Updated iOS Port with Virtual Keyboard Support - NOTE: Did not implement the platform override as it does not appear to exist yet, instead implemented objective-c methods that the C++ Platform object can call - Added extra keys as supported on the iOS Virtual Keyboard (Euro, Yen, Pound) More... over 13 years ago
Fixes issues that prevents the app from working on a 64-bit system Fix: NOTE: May not be best fix More... over 13 years ago
Merge pull request #113 from blackberry-gaming/next-rmadhavan More... over 13 years ago
Fixes compile warnings - Mac Sample Apps -- Removed lib folders that do not exist - Casting UIView to View More... over 13 years ago
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-rmadhavan More... over 13 years ago
Moving all the android platform related stuff from gameplay-main to to the PlatformAndroid. More... over 13 years ago
Merge pull request #19 from blackberry-gaming/next More... over 13 years ago
Merge pull request #112 from blackberry-gaming/next-setaylor More... over 13 years ago
Added xcode as shared schemes More... over 13 years ago
Updated the samples to reference the gameplay-main-android.cpp from within the gameplay source folder instead of using a separate main.cpp for each sample. Moved the Android specific files from gameplay-android into gameplay/android to be cleaner and more consistent with the layout of the samples. Removed some unneeded files. Updated gameplay new project templates. More... over 13 years ago
Updated the samples to reference the gameplay-main-android.cpp from within the gameplay source folder instead of using a separate main.cpp for each sample. Moved the Android specific files from gameplay-android into gameplay/android to be cleaner and more consistent with the layout of the samples. Removed some unneeded files. More... over 13 years ago
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-setaylor More... over 13 years ago
minor changes to PlatormiOS.mm More... over 13 years ago