summaryrefslogtreecommitdiff
path: root/libdevkit-power/egg-obj-list.c
AgeCommit message (Expand)AuthorFilesLines
2008-11-08trivial: add a resolution parameter to GetHistory rather than just guessing a...Richard Hughes1-1/+0
2008-11-08bigfix: fix a problem with egg_obj_list_clear where the last item was not bei...Richard Hughes1-8/+5
2008-10-23trivial: egg updatesRichard Hughes1-19/+202
2008-09-06trivial: egg updatesRichard Hughes1-15/+10
2008-09-04Add two remove functions to the generic object listRichard Hughes1-1/+56
2008-09-04trivial egg updatesRichard Hughes1-1/+1
2008-09-03bugfix: don't clear the list when we print itRichard Hughes1-1/+0
2008-09-02trivial updates to shared egg- filesRichard Hughes1-4/+4
2008-08-29move the savelist code form DkpHistory to EggObjList as it's a common actionRichard Hughes1-0/+127
2008-08-29trivial: add some functionality to the EggObjListRichard Hughes1-0/+61
2008-08-28switch from using GPtrArray to EggObjList as this provides us with auto array...Richard Hughes1-0/+252