]> git.draconx.ca Git - upkg.git/history - src/engine
upkg: Print class name in listings.
[upkg.git] / src / engine /
2011-03-18 Nick Bowlerengine: Implement Engine.Palette.
2011-03-13 Nick Bowlerlicense: Update copyright notices.
2011-03-13 Nick Bowleruobject: Don't access upkg_file's pkg member.
2011-03-13 Nick Bowlermusic: Remove file member from private struct.
2011-03-13 Nick Bowleruobject: Remove the file parameter from deserialize.
2010-07-07 Nick Bowlerengine: Define the exit method.
2010-02-01 Nick Bowlermusic: Add simple file type detection to the dummy...
2009-09-07 Nick Bowlerlicense: Add permissive license to build related source...
2009-09-07 Nick Bowlerlicense: Upgrade to GPL version 3 or later.
2009-08-08 Nick BowlerMerge branch 'uobject' of git://git.draconx.ca/upkg...
2009-08-08 Nick Bowleruobject: Install modules to a more appropriate location.
2009-08-07 Nick Bowleruobject: Namespace changes.
2009-07-24 Nick Bowleruobject: More namespace cleanups.
2009-07-24 Nick Bowleruobject: Move headers into a separate (installable...
2009-07-17 Nick Bowlermusic: don't forget to propagate object finalize.
2009-07-14 Nick BowlerAdd copyright notices.
2009-07-14 Nick BowlerImplement support for libmodplug in Engine.Music.
2009-07-13 Nick Bowleruobject: Implement an interface for loading/unloading.
2009-07-03 Nick BowlerSimplify music I/O.
2009-07-03 Nick BowlerMinor fixes.
2009-06-11 Nick BowlerUse GObject properties for stuff since it makes much...
2009-06-10 Nick BowlerBegin work on Engine.Texture.
2009-06-10 Nick BowlerReorganize object hierarchy to root at "UObject".
2009-06-10 Nick BowlerAdd simple sanity checks to Engine.Music export.
2009-06-09 Nick BowlerImplement dynamic loading of modules.