0
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected 1 day ago.
May 17, 2023 — May 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
r54: Now uses relative paths More... about 23 years ago
r53: Now uses checked in test images. However, the paths are still absolute. This will be fixed. More... about 23 years ago
r52: Added test images into repository More... about 23 years ago
r51: Removed debug comment More... about 23 years ago
r50: Calling functions that require a path argument is now easier. Can specify just a string. More... about 23 years ago
r49: Moved all strings relating to paths over to SpPath object More... about 23 years ago
r48: Directory now returns SpFsObject objects with correct path set More... about 23 years ago
r47: Added some extra functionality to the SpPath class (for parsing path) More... about 23 years ago
r46: Changed name SpPathString class to SpPath. Much more sensible. More... about 23 years ago
r45: changed mechanism of setPath. Checks that file is not open. More... about 23 years ago
r44: Almost returns correct thing for directory listing More... about 23 years ago
r43: Added simple test code for directory access. Also testing setPath. More... about 23 years ago
r42: Moved char, byte and long reading methods from SpImage to SpFile More... about 23 years ago
r41: One step closer to a nice plugin architecture for image types More... about 23 years ago
r40: Returns the image type string irrespective of whether it is a valid file of that type. More... about 23 years ago
r39: SpImage does not need to know how to create a particular subclass object now More... about 23 years ago
r38: Returns NULL from construct in SpImage when there's an error More... about 23 years ago
r37: Added support for Render texture files More... about 23 years ago
r36: Added support for IFF file format More... about 23 years ago
r35: Added support for Cineon file format More... about 23 years ago
r34: Moved some of the magic number code into the specific image format implementations. More... about 23 years ago
r33: Forgot to add this file in. More... about 23 years ago
r32: There is now a directory class (it doesn't list the contents yet) More... about 23 years ago
r31: More elegant constructor More... about 23 years ago
r30: Moved size method from SpFile to SpFsObject More... about 23 years ago
r29: Implemented the file/directory checking methods More... about 23 years ago
r28: Refactored some of the SpFile functionality (common to SpFile and SpDir) into SpFsObject. More... about 23 years ago
r27: Added a things to do list More... about 23 years ago
r26: Removed some debug code More... about 23 years ago
r25: Pass strings by reference More... about 23 years ago