Subversion Repositories spk

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
346 155 d 3 h cycrow / Updated commandline tools for c++17 and x64  
334 197 d 3 h cycrow /libspk/src/Utils/ Fixed extracting textures when importing ships  
330 442 d 5 h cycrow /libspk/src/Utils/ Fixed containsAny function  
291 463 d 5 h cycrow /libspk/src/Utils/  
288 469 d 0 h cycrow /libspk/src/Utils/ Added long long to string conversions (64bit long)  
285 469 d 1 h cycrow /libspk/src/ Updated WString to contain std::wstring instead of derive from it  
284 477 d 7 h cycrow / Updated library for x64 compile  
273 907 d 22 h cycrow / Changes some int's to size_t (for x64)
Replaced some _asm for x64
 
257 1066 d 0 h cycrow /libspk/src/ Fixed text file reading for X3R  
243 1092 d 1 h cycrow /libspk/src/Utils/ Added ConvertTime to WString (for formating time strings)  
213 1120 d 19 h cycrow / Replaced some wide string conversions  
208 1120 d 21 h cycrow / Moved WebMirrors to CCorePackage. Fixed values lines wide string conversion  
204 1120 d 23 h cycrow / Replaced Package version and creation date with WString  
198 1121 d 2 h cycrow /libspk/src/Utils/ Added args functions for std::vector and WStringList  
197 1121 d 2 h cycrow / Updated to WString usage  
196 1122 d 21 h cycrow / Replaced File_IO and DirIO to use WString  
189 1125 d 1 h cycrow /libspk/src/Utils/ Added additional String => WString conversion  
188 1125 d 1 h cycrow /libspk/src/Utils/ Renamed String to SString  
187 1125 d 1 h cycrow / Added .net WString marshalling  
186 1125 d 1 h cycrow /libspk/ Added WString for wide characters