Subversion Repositories spk

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
285 186 d 4 h cycrow /libspk/src/ Updated WString to contain std::wstring instead of derive from it  
224 837 d 4 h cycrow / Removed use of _S to _WS  
223 837 d 5 h cycrow / Removed older Utils::String functions  
197 838 d 5 h cycrow / Updated to WString usage  
196 839 d 23 h cycrow / Replaced File_IO and DirIO to use WString  
181 842 d 10 h cycrow / Refactors CatFile, CyString => Utils::String  
173 843 d 4 h cycrow / removed File_IO::ReadLinesStr (replaced with Utils::String)  
160 845 d 6 h cycrow / Refactored Utils::String  
125 1728 d 22 h cycrow / Adjusted to CyString
Fixed file installing bug
 
124 1729 d 7 h cycrow / Adjusted some strings Utils::String => CyString  
102 3761 d 4 h cycrow / More String conversions  
101 3763 d 10 h cycrow / CyString => Utils::String
CyStringList =? Utils::CStringList
 
84 3772 d 0 h cycrow / More CyString conversions
Fixed problem with TruncateFile (fixing catfiles)
 
58 4870 d 11 h cycrow / Updated ModDiff to now adjust files based on others, ie Tships based on TCockpits  
57 4875 d 1 h cycrow / Changes some more CyString => Utils::String  
52 4877 d 5 h cycrow / Changes most file routines to use std::fstream instead of FILE  
35 4890 d 8 h cycrow /libspk/src/ Adjusted virtual filesystem and added TextDB.
Adjust XSPFile to make use of the virtual filesystem when extracting ships.
 
1 4898 d 11 h cycrow / Initial Commit