Subversion Repositories spk

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
228 758 d 23 h cycrow / Removed some additional Utils::String  
226 759 d 1 h cycrow / Removeds some literal conversions, "" to L""  
225 759 d 2 h cycrow / Removed CyStringFromSystemString  
224 759 d 2 h cycrow / Removed use of _S to _WS  
197 760 d 3 h cycrow / Updated to WString usage  
196 761 d 21 h cycrow / Replaced File_IO and DirIO to use WString  
191 763 d 6 h cycrow / Removed SystemStringToCyString  
185 764 d 3 h cycrow / Removed remaining CyString from library  
180 764 d 8 h cycrow / Refactored static functions, CyString => Utils::String  
178 764 d 9 h cycrow / Refactors C_File, CyString => Utils::String  
177 764 d 20 h cycrow / Converted CyString to Utils::String in CMultiSpkFile  
175 764 d 21 h cycrow / Refactors CBaseFile CyString => Utils::String  
170 765 d 2 h cycrow / Refactor CBaseFile and CXspFile  
160 767 d 4 h cycrow / Refactored Utils::String  
158 777 d 22 h cycrow / CyString => Utils::String conversion  
130 1614 d 8 h cycrow / Added combining of multiple games per file  
129 1615 d 5 h cycrow / Additional CySTring refactor
Added addon and multiple game files to package extraction
 
128 1615 d 7 h cycrow / Adjusted multiple game file format to SpkExplorer  
102 3683 d 1 h cycrow / More String conversions  
58 4792 d 9 h cycrow / Updated ModDiff to now adjust files based on others, ie Tships based on TCockpits  
50 4801 d 22 h cycrow / Moved more data to CCorePackage. Added additional logging and cleaned up installation of files  
18 4816 d 22 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 4820 d 9 h cycrow / Initial Commit