1
I Use This!
Inactive

Commits : Listings

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