1
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected 2 days ago.
Jun 28, 2025 — Jun 28, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #102 from bryant1410/master More... about 9 years ago
Fix broken Markdown headings More... about 9 years ago
removed int casts from camera position calculations, fixes #30 More... about 10 years ago
corrected behaviour of FlxSprite::fill so that it doesn't blend More... over 10 years ago
use a default align value if textformat.align == null, fixes #93 More... almost 11 years ago
refresh font cache when scale changes, fixes #92 More... almost 11 years ago
added some eclipse folders to the .gitignore More... almost 11 years ago
Merge branch 'cameramodes' More... almost 11 years ago
added FIT and FILL camera modes, fixes #61 More... almost 11 years ago
updated formatting to be closer to original flixel More... almost 11 years ago
added RESIZE_WIDTH camera option, autocentred cameras More... almost 11 years ago
set core compliance level to 1.7 More... about 11 years ago
set volume for sound correctly More... about 11 years ago
fixed to work with latest update, clean up flxtext by moving gdx stuff to separate class More... about 11 years ago
fix html5 target More... about 11 years ago
updated android target More... about 11 years ago
updated to jdk 8 More... about 11 years ago
Removed Bitdeli badge and edited build status uri. More... over 11 years ago
Added fourth argument (placeholder for text input) to fix getTextInput(). More... over 11 years ago
Fixed blend modes: color dodge, pin light and reflect. Bug happened because of GLES30? Change project properties to target android 21. More... over 11 years ago
Update FlxG.java More... about 12 years ago
Changed the way the global FullscreenManager object is set and added more functionality to the FullscreenManager plugin More... about 12 years ago
Added FullscreenManager plugin and updated FlxG class to easily work with fullscreen management. More... about 12 years ago
fixed FlxTilemap single-column tilemaps (FlixelCommunity/flixel#212) More... about 12 years ago
Fixed #70 More... about 12 years ago
Merge branch 'gdx-1.0' More... about 12 years ago
Merge pull request #66 from kamstrup/gdx-1.0 More... about 12 years ago
Edited flixel_core.gwt.xml. Compile works again. More... about 12 years ago
Uses April 25th libgdx nightly. Runs on Desktop and Android. More... about 12 years ago
Removed some GLES20 checks. More... about 12 years ago