Subversion Repositories spk

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
285 467 d 15 h cycrow /libspk/src/ Updated WString to contain std::wstring instead of derive from it  
224 1118 d 15 h cycrow / Removed use of _S to _WS  
223 1118 d 16 h cycrow / Removed older Utils::String functions  
197 1119 d 16 h cycrow / Updated to WString usage  
196 1121 d 10 h cycrow / Replaced File_IO and DirIO to use WString  
181 1123 d 21 h cycrow / Refactors CatFile, CyString => Utils::String  
173 1124 d 15 h cycrow / removed File_IO::ReadLinesStr (replaced with Utils::String)  
160 1126 d 17 h cycrow / Refactored Utils::String  
125 2010 d 9 h cycrow / Adjusted to CyString
Fixed file installing bug
 
124 2010 d 18 h cycrow / Adjusted some strings Utils::String => CyString  
102 4042 d 15 h cycrow / More String conversions  
101 4044 d 21 h cycrow / CyString => Utils::String
CyStringList =? Utils::CStringList
 
84 4053 d 11 h cycrow / More CyString conversions
Fixed problem with TruncateFile (fixing catfiles)
 
58 5151 d 22 h cycrow / Updated ModDiff to now adjust files based on others, ie Tships based on TCockpits  
57 5156 d 12 h cycrow / Changes some more CyString => Utils::String  
52 5158 d 16 h cycrow / Changes most file routines to use std::fstream instead of FILE  
35 5171 d 19 h cycrow /libspk/src/ Adjusted virtual filesystem and added TextDB.
Adjust XSPFile to make use of the virtual filesystem when extracting ships.
 
1 5179 d 22 h cycrow / Initial Commit