2
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- Updated Init template More... over 1 year ago
- Fix attempt for viewport auto-resize when multiple viewports are using the same destination textures More... over 1 year ago
Bumped game-activity version and fixed minor mistake in ACTION_DOWN handler. More... over 1 year ago
- Removed obsolete age/clock correction code More... over 1 year ago
- Better handling of objects with a linked clock More... over 1 year ago
- Muted/Removed some unnecessary warning messages More... over 1 year ago
- Removed more unnecessary asserts from command module More... over 1 year ago
- Removed superfluous asserts from command module More... over 1 year ago
- Updated doxygen comments More... over 1 year ago
Merge pull request #82 from sausagejohnson/master More... over 1 year ago
- Fixed bundle init extension when built with gcc/llvm More... over 1 year ago
- Added orxREMAP() & orxVector_Remap() More... over 1 year ago
- Updated CreationTemplate.ini (webcolor) More... over 1 year ago
- Fixed warning More... over 1 year ago
- Updated BounceAlt.ini to use color literals More... over 1 year ago
- Added functions orxConfig_GetColorVector() & orxConfig_GetListColorVector() More... over 1 year ago
- Fixed warning with MSVS More... over 1 year ago
- Extended support for color literals: More... over 1 year ago
- Fixed return value check in orxObject_CommandSetColor() More... over 1 year ago
Pitch value documentation. More... over 1 year ago
- Automatic update of doxygen docs, triggered by buildbot More... over 1 year ago
- Updated buildbot script: . Bumped OSX target version: 10.9 -> 10.11 More... over 1 year ago
- Invalid animation sets will not stop execution anymore (error messages are still printed in the logs) More... over 1 year ago
- Added function orxConfig_GetDefaultParent() - Added commands Config.SetDefaultParent & Config.GetDefaultParent More... over 1 year ago
- Removed obsolete reference to __orxANDROID_NATIVE__ More... over 1 year ago
- Updated Scroll to latest version More... over 1 year ago
Merge pull request #1 from hcarty/change-onseparate-api More... over 1 year ago
OnSeparate now reports collider parts, and OnSeparate/OnCollide now return void More... over 1 year ago
- Objects with bodies can now age (however collisions won't resolve during aging) More... over 1 year ago
- Display the warning message for using the Age property on an object with a body if, and only if, there's at least one solid part on it More... over 1 year ago