summaryrefslogtreecommitdiff
path: root/trunk/librosprite.h
Commit message (Expand)AuthorAgeFilesLines
* Merge imported librosprite onto trunkJohn Mark Bell2010-02-131-185/+0
* Add MIT licenseJames Shaw2008-03-311-0/+7
* More docs, add function decls for private functions, put them in a more James Shaw2008-03-271-3/+30
* Start adding doxygen documentation to the library interface.James Shaw2008-03-261-5/+84
* Change all functions to return an error code, with the result James Shaw2008-03-261-3/+4
* Refactor file and memory reader functions, and sprite_read_word(), to James Shaw2008-03-251-2/+5
* Implement a memory loader, which probably doesn't work yetJames Shaw2008-03-231-0/+4
* Rename load_file to just load(), since we can now load from any sourceJames Shaw2008-03-231-1/+1
* Rename libsprite to librospriteJames Shaw2008-03-231-0/+64