Subversion Repositories spk

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
285 63 d 17 h cycrow /libspk/src/ Updated WString to contain std::wstring instead of derive from it  
274 502 d 14 h cycrow / Fixed importing ships  
264 649 d 14 h cycrow / Fixed writing of temp files  
211 715 d 12 h cycrow / Converts ShipData to WString  
202 715 d 18 h cycrow /libspk/src/ Removed some old Utils::String  
197 715 d 18 h cycrow / Updated to WString usage  
196 717 d 13 h cycrow / Replaced File_IO and DirIO to use WString  
185 719 d 18 h cycrow / Removed remaining CyString from library  
181 719 d 23 h cycrow / Refactors CatFile, CyString => Utils::String  
170 720 d 18 h cycrow / Refactor CBaseFile and CXspFile  
160 722 d 19 h cycrow / Refactored Utils::String  
158 733 d 14 h cycrow / CyString => Utils::String conversion  
130 1570 d 0 h cycrow / Added combining of multiple games per file  
129 1570 d 21 h cycrow / Additional CySTring refactor
Added addon and multiple game files to package extraction
 
127 1571 d 17 h cycrow / Added files belonging to multiple games in Creator  
125 1606 d 11 h cycrow / Adjusted to CyString
Fixed file installing bug
 
124 1606 d 20 h cycrow / Adjusted some strings Utils::String => CyString  
121 1611 d 0 h cycrow / Updated for Visual Studio 2017
Added DirectoryControl to Installer
 
119 3619 d 22 h cycrow /libspk/src/ Additional CyString changes  
116 3620 d 17 h cycrow / Added ShipName to import ship function instead of just taking it from the text file  
114 3620 d 21 h cycrow / Updated X2BC
Updated VFS to match different filetypes
 
112 3627 d 2 h cycrow / Switching CStringList from old CLinkList to new Utils::CList  
102 3638 d 17 h cycrow / More String conversions  
101 3640 d 23 h cycrow / CyString => Utils::String
CyStringList =? Utils::CStringList
 
94 3642 d 16 h cycrow / Added GameDirectories, and replaced each link list  
85 3648 d 23 h cycrow / Fixed problems with appending and truncating cat files  
82 3649 d 16 h cycrow / Updated some Utils::String and started using CFileIO instead of the file system directly  
81 3649 d 18 h cycrow /libspk/src/ Added filename convertion to String class
Adjusted tmp files to use tempDirectory
 
79 3650 d 13 h cycrow / Prepared for new version  
78 3650 d 15 h cycrow / Removed some unneeded code  
58 4748 d 0 h cycrow / Updated ModDiff to now adjust files based on others, ie Tships based on TCockpits  
57 4752 d 14 h cycrow / Changes some more CyString => Utils::String  
52 4754 d 18 h cycrow / Changes most file routines to use std::fstream instead of FILE  
43 4761 d 23 h cycrow / Fixed Auto Filetype for conversations. Added files from directories to VFS. Auto Text filenaming uses VFS to find existing text files  
35 4767 d 21 h cycrow /libspk/src/ Adjusted virtual filesystem and added TextDB.
Adjust XSPFile to make use of the virtual filesystem when extracting ships.
 
1 4776 d 0 h cycrow / Initial Commit