Subversion Repositories spk

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
273 501 d 22 h cycrow / Changes some int's to size_t (for x64)
Replaced some _asm for x64
 
170 720 d 2 h cycrow / Refactor CBaseFile and CXspFile  
160 722 d 4 h cycrow / Refactored Utils::String  
121 1610 d 8 h cycrow / Updated for Visual Studio 2017
Added DirectoryControl to Installer
 
116 3620 d 1 h cycrow / Added ShipName to import ship function instead of just taking it from the text file  
113 3626 d 10 h cycrow / Fixed deleting of generated file Data
Fixed generating bodies File
 
112 3626 d 11 h cycrow / Switching CStringList from old CLinkList to new Utils::CList  
111 3626 d 11 h cycrow / CyString => Utils::String
Added List (to eventually replace CLinkList), Based on std::vector