8
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 18 hours ago.
Dec 25, 2024 — Dec 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'GLES2-AnchorCenter' of github.com:nicolasgramlich/AndEngine into GLES2-AnchorCenter More... almost 12 years ago
Updated native library. More... almost 12 years ago
Updated classpath to latest ADT. More... almost 12 years ago
Added experimental methods to PriorityBlockingAggregatorQueue. More... almost 12 years ago
Added tip4commit to README. More... about 12 years ago
Update README.md More... about 12 years ago
Added donation section in README.md. More... about 12 years ago
Fixed typo. More... about 12 years ago
Fixed wrong calculation in Texture.getTextureMemorySize(). More... about 12 years ago
Merge pull request #246 from nicolasgramlich/patch-1 More... about 12 years ago
Fixed a bug in ManhattanHeuristic. More... about 12 years ago
Fixed some typos. More... over 12 years ago
Fixed two race conditions in BaseGameActivity causing a crash when the BaseGameActivity is finishing during a resume. More... over 12 years ago
Minor change. More... over 12 years ago
Minor changes. More... over 12 years ago
Added IntentNotResolveableException. More... over 12 years ago
Only call onResumeGame when activity isn't finishing yet. More... over 12 years ago
Made build.sh directory agnostic. More... over 12 years ago
Minor change. More... over 12 years ago
Added method to BezierCurveUtils to calculate x and y in one method, as opposed to two. More... over 12 years ago
Switch to iterative factorial calculation over recursive, for performance reasons. More... over 12 years ago
Added various factorial providers and caches. More... over 12 years ago
Removed useless debug statement in WifiUtils. More... over 12 years ago
Added ReadWriteLock to SecureSharedPreferences. More... over 12 years ago
Merge branch 'GLES2-AnchorCenter' of github.com:nicolasgramlich/AndEngine into GLES2-AnchorCenter More... over 12 years ago
Added crashlytics file to .gitignore. More... over 12 years ago
Minor change. More... over 12 years ago
BezierCurveUtils can now also calculate the curvature of a bezier curve at any point. More... over 12 years ago
Optimization in BezierCurveUtils. More... over 12 years ago
Minor changes. More... over 12 years ago