Subversion Repositories spk

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
285 225 d 19 h cycrow /libspk/src/ Updated WString to contain std::wstring instead of derive from it  
284 234 d 1 h cycrow / Updated library for x64 compile  
196 879 d 14 h cycrow / Replaced File_IO and DirIO to use WString  
189 881 d 18 h cycrow /libspk/src/Utils/ Added additional String => WString conversion  
188 881 d 18 h cycrow /libspk/src/Utils/ Renamed String to SString  
186 881 d 19 h cycrow /libspk/ Added WString for wide characters  
185 881 d 20 h cycrow / Removed remaining CyString from library  
175 882 d 14 h cycrow / Refactors CBaseFile CyString => Utils::String  
174 882 d 16 h cycrow /libspk/src/ Added initial change for wide string  
170 882 d 19 h cycrow / Refactor CBaseFile and CXspFile  
160 884 d 21 h cycrow / Refactored Utils::String  
130 1732 d 1 h cycrow / Added combining of multiple games per file  
127 1733 d 18 h cycrow / Added files belonging to multiple games in Creator  
126 1765 d 22 h cycrow / Improved packager script archiving
Updated extacting web update files
Added packagelist generation to spktool
 
121 1773 d 1 h cycrow / Updated for Visual Studio 2017
Added DirectoryControl to Installer
 
109 3790 d 4 h cycrow / Added Exporting of generated files  
104 3796 d 1 h cycrow / Moved Languages into core library  
101 3803 d 0 h cycrow / CyString => Utils::String
CyStringList =? Utils::CStringList
 
94 3804 d 17 h cycrow / Added GameDirectories, and replaced each link list  
86 3810 d 21 h cycrow / Fixed save game manager  
85 3811 d 0 h cycrow / Fixed problems with appending and truncating cat files  
81 3811 d 19 h cycrow /libspk/src/ Added filename convertion to String class
Adjusted tmp files to use tempDirectory
 
69 3812 d 19 h cycrow /libspk/src/Utils/ Fixed issue with reading text files  
58 4910 d 2 h cycrow / Updated ModDiff to now adjust files based on others, ie Tships based on TCockpits  
56 4915 d 14 h cycrow / Cleaned up CGameExe and converted CyString => Utils::String  
50 4919 d 15 h cycrow / Moved more data to CCorePackage. Added additional logging and cleaned up installation of files  
48 4923 d 13 h cycrow / Moved Description to CorePackage  
43 4924 d 0 h cycrow / Fixed Auto Filetype for conversations. Added files from directories to VFS. Auto Text filenaming uses VFS to find existing text files  
39 4925 d 15 h cycrow / More string changes, CyString => Utils::String. Fixed cockpit creation  
34 4929 d 22 h cycrow /libspk/src/Utils/ Added truncate function to Utils::String  
14 4935 d 15 h cycrow / Updated more string changes, CyString => Utils::String  
13 4936 d 20 h cycrow / More changes, CyString => Utils::String  
10 4937 d 1 h cycrow / Updated projects for release build  
8 4937 d 17 h cycrow / Added new string class