Subversion Repositories spk

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
85 3909 d 11 h cycrow / Fixed problems with appending and truncating cat files  
84 3910 d 1 h cycrow / More CyString conversions
Fixed problem with TruncateFile (fixing catfiles)
 
83 3910 d 4 h cycrow / Converted more CyString to Utils::String  
82 3910 d 5 h cycrow / Updated some Utils::String and started using CFileIO instead of the file system directly  
81 3910 d 6 h cycrow /libspk/src/ Added filename convertion to String class
Adjusted tmp files to use tempDirectory
 
58 5008 d 13 h cycrow / Updated ModDiff to now adjust files based on others, ie Tships based on TCockpits  
57 5013 d 3 h cycrow / Changes some more CyString => Utils::String  
56 5014 d 1 h cycrow / Cleaned up CGameExe and converted CyString => Utils::String  
53 5014 d 12 h cycrow / Fixed some memory handling Errors  
52 5015 d 7 h cycrow / Changes most file routines to use std::fstream instead of FILE  
51 5017 d 0 h cycrow / Added additional logging and converted various fopen with std::fstream  
42 5022 d 23 h cycrow / Fixed writing and removing from cat files. Added initial extract cuts data routine (not fully working yet)  
33 5028 d 10 h cycrow /libspk/src/ Fixed reading line by line from files  
1 5036 d 13 h cycrow / Initial Commit