lib.haxe.org

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
Version
0.5.4
Owner
keless
License
Public

History

  • 2011-03-19 10:18:20
    0.5.4
    under development - iPhone target support, added Font class
  • 2011-03-18 02:30:59
    0.5.3
    under development - iPhone target support
  • 2011-02-21 13:12:33
    0.5.2
    under development - added mercury engine support classes back in
  • 2011-02-18 08:40:40
    0.5.1
    under development - finally fixed graphics bug!!!!
  • 2011-02-17 04:37:41
    0.5
    under development - added HttpUtil class to asynchronously download files, working on graphics 'clear' bug, GLEW linked statically now!
  • 2011-02-16 10:00:31
    0.4
    under development - working on Texture, want to fix ContentSource.onLoad callback
  • 2011-02-16 03:37:43
    0.3
    under development - added ContentSource, working on Texture next
  • 2011-02-15 03:15:49
    0.2
    under development
  • 2011-02-12 01:55:15
    0.1
    under development