1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 09, 2025 — Jan 09, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update build.xml More... almost 12 years ago
Fixed misspelling in build.xml More... almost 12 years ago
fixed build.xml More... almost 12 years ago
Updated build.xml More... almost 12 years ago
Added Distance Field Font support. More... almost 12 years ago
Typo! No wonder why jenkins didn't build. More... almost 12 years ago
Merge pull request #54 from yukuku/master More... almost 12 years ago
EventDispatcher can now handle firings of an event inside other firings correctly. More... almost 12 years ago
Merge pull request #51 from Ashedragon/patch-1 More... almost 12 years ago
Additional method More... almost 12 years ago
Fixed #41 More... almost 12 years ago
removed deprecated method in FreeTypeBitmapFontData, don't forget to fetch! More... almost 12 years ago
Input was not included in gwt.xml ¬¬" More... almost 12 years ago
changed getAlignment() to null More... almost 12 years ago
Merge http://github.com/catmanjan/flixel-gdx More... almost 12 years ago
added KEY_TYPED event. More... almost 12 years ago
Text alignment is now maintained after setFormat()
Jan
More... almost 12 years ago
Edited README.me (removed githalytics, doesn't work anymore). Added BitDeli as alternative. More... almost 12 years ago
Updated fetch.xml. Should grab robovm jars and .a files. More... almost 12 years ago
flixel-ios, FlxIOSApplication should be the starter the point, but that doesn't work. More... almost 12 years ago
FlxSaveData, minimal to json OutputType or GWT will parse it wrong. More... almost 12 years ago
Optimized flixel_html5.gwt.xml. Removed classes that are rarely used as reflection. Updated README. More... almost 12 years ago
Set logging level on DEBUG, will be put out in the textarea when using GWT. More... almost 12 years ago
FlxGame StringBuffer to StringBuilder. Warning in FlxSprite will output the class that got warned. More... almost 12 years ago
Oh dear, the core plugins must also be reflected :-) More... almost 12 years ago
Added controller to gwt.xml. Removed SharedLibrary, because it's native. More... almost 12 years ago
Updated FlxTabGroup, GWT doesn't like lookups Tween works in GWT. Added to fetch.xml. Fixed Gamepad plugin. Game crashes when no gamepad is added. Will load the default mapping when no mapping is available. More... almost 12 years ago
Added the rest of the classes in .gwt.xml More... almost 12 years ago
Include classes that are used for array or class reflection. FlxSound cache _distance base volume variables. More... almost 12 years ago
GWT doesn't like Array in an Array. More... almost 12 years ago