Subversion Repositories spk

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
285 79 d 18 h cycrow /libspk/src/ Updated WString to contain std::wstring instead of derive from it  
224 730 d 18 h cycrow / Removed use of _S to _WS  
223 730 d 18 h cycrow / Removed older Utils::String functions  
197 731 d 19 h cycrow / Updated to WString usage  
196 733 d 13 h cycrow / Replaced File_IO and DirIO to use WString  
181 735 d 23 h cycrow / Refactors CatFile, CyString => Utils::String  
173 736 d 17 h cycrow / removed File_IO::ReadLinesStr (replaced with Utils::String)  
160 738 d 20 h cycrow / Refactored Utils::String  
125 1622 d 11 h cycrow / Adjusted to CyString
Fixed file installing bug
 
124 1622 d 20 h cycrow / Adjusted some strings Utils::String => CyString  
102 3654 d 17 h cycrow / More String conversions  
101 3656 d 23 h cycrow / CyString => Utils::String
CyStringList =? Utils::CStringList
 
84 3665 d 13 h cycrow / More CyString conversions
Fixed problem with TruncateFile (fixing catfiles)
 
58 4764 d 1 h cycrow / Updated ModDiff to now adjust files based on others, ie Tships based on TCockpits  
57 4768 d 15 h cycrow / Changes some more CyString => Utils::String  
52 4770 d 18 h cycrow / Changes most file routines to use std::fstream instead of FILE  
35 4783 d 21 h cycrow /libspk/src/ Adjusted virtual filesystem and added TextDB.
Adjust XSPFile to make use of the virtual filesystem when extracting ships.
 
1 4792 d 1 h cycrow / Initial Commit