]> git.draconx.ca Git - upkg.git/history - src/uobject/uobject.c
upkg: Add some error checking around upkg_export_get_class.
[upkg.git] / src / uobject / uobject.c
2012-05-20 Nick Bowlerupkg: Add some error checking around upkg_export_get_class.
2012-05-20 Nick Bowleruobject: Add support for float properties.
2012-05-19 Nick Bowleruobject: Improve error handling in property decoding.
2012-05-19 Nick Bowleruobject: Initial support for object imports.
2012-05-16 Nick Bowleruobject: Include package names in package fullname.
2012-05-16 Nick Bowleruobject: Make the relevant UPkg available to objects.
2012-05-15 Nick Bowlerlibuobject: Store hierarchical object names for UObjects.
2012-05-15 Nick Bowleruobject: Add support for decoding boolean properties.
2012-05-09 Nick Bowleruobject: First stab at a generic logging mechanism.
2012-05-08 Nick Bowleruobject: Overhaul the UObject property decoding code.
2011-03-25 Nick Bowleruobject: Rename U_OBJECT_TYPE to U_TYPE_OBJECT.
2011-03-23 Nick Bowleruobject: Add initial support for object properties.
2011-03-22 Nick Bowleruobject: Add a helper function to load objects from...
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 Bowleruobject: Remove the file parameter from deserialize.
2011-03-13 Nick Bowleruobject: Remove pkg_idx field.
2009-09-18 Nick Bowleruobject: Move source files into the uobject directory.