Subversion Repositories spk

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
228 826 d 8 h cycrow / Removed some additional Utils::String  
226 826 d 10 h cycrow / Removeds some literal conversions, "" to L""  
225 826 d 11 h cycrow / Removed CyStringFromSystemString  
224 826 d 11 h cycrow / Removed use of _S to _WS  
197 827 d 12 h cycrow / Updated to WString usage  
196 829 d 6 h cycrow / Replaced File_IO and DirIO to use WString  
191 830 d 14 h cycrow / Removed SystemStringToCyString  
185 831 d 11 h cycrow / Removed remaining CyString from library  
180 831 d 17 h cycrow / Refactored static functions, CyString => Utils::String  
178 831 d 18 h cycrow / Refactors C_File, CyString => Utils::String  
177 832 d 4 h cycrow / Converted CyString to Utils::String in CMultiSpkFile  
175 832 d 6 h cycrow / Refactors CBaseFile CyString => Utils::String  
170 832 d 11 h cycrow / Refactor CBaseFile and CXspFile  
160 834 d 13 h cycrow / Refactored Utils::String  
158 845 d 7 h cycrow / CyString => Utils::String conversion  
130 1681 d 17 h cycrow / Added combining of multiple games per file  
129 1682 d 14 h cycrow / Additional CySTring refactor
Added addon and multiple game files to package extraction
 
128 1682 d 16 h cycrow / Adjusted multiple game file format to SpkExplorer  
102 3750 d 10 h cycrow / More String conversions  
58 4859 d 18 h cycrow / Updated ModDiff to now adjust files based on others, ie Tships based on TCockpits  
50 4869 d 7 h cycrow / Moved more data to CCorePackage. Added additional logging and cleaned up installation of files  
18 4884 d 7 h cycrow / Adjust automatic filetype detection to work better with uninstall scripts.
Correctly detects (scripts.uninstall).
Added special case for uninstall scripts added in the scripts directory (scripts/uninstall.*) Now install them as both script and uninstall.
 
1 4887 d 17 h cycrow / Initial Commit