mercury
this lib is for use with the Mercury game engine
* currently only CPP on win32 is supported, iPhone in progress
TODO:
* implement Android target
* image-based fonts
* content source - Que additional URL
IN PROGRESS:
* implement iPhone target
* BUG - load multiple content sources from FILE and HTTP
COMPLETED:
* Font class is an image-based font class with JSON metadata input
* support previous mercury engine classes (entity, pathfinding, etc)
* content source HTTP is asynchronous
* content source from HTTP and FILE
Website
http://lib.haxe.org/p/mercuryVersion
0.5.4Owner
kelessLicense
PublicHistory
-
2011-03-19 10:18:200.5.4under development - iPhone target support, added Font class
-
2011-03-18 02:30:590.5.3under development - iPhone target support
-
2011-02-21 13:12:330.5.2under development - added mercury engine support classes back in
-
2011-02-18 08:40:400.5.1under development - finally fixed graphics bug!!!!
-
2011-02-17 04:37:410.5under development - added HttpUtil class to asynchronously download files, working on graphics 'clear' bug, GLEW linked statically now!
-
2011-02-16 10:00:310.4under development - working on Texture, want to fix ContentSource.onLoad callback
-
2011-02-16 03:37:430.3under development - added ContentSource, working on Texture next
-
2011-02-15 03:15:490.2under development
-
2011-02-12 01:55:150.1under development