Subversion Repositories spk

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
116 3744 d 4 h cycrow / Added ShipName to import ship function instead of just taking it from the text file  
114 3744 d 7 h cycrow / Updated X2BC
Updated VFS to match different filetypes
 
112 3750 d 13 h cycrow / Switching CStringList from old CLinkList to new Utils::CList  
102 3762 d 3 h cycrow / More String conversions  
101 3764 d 9 h cycrow / CyString => Utils::String
CyStringList =? Utils::CStringList
 
94 3766 d 3 h cycrow / Added GameDirectories, and replaced each link list  
85 3772 d 9 h cycrow / Fixed problems with appending and truncating cat files  
82 3773 d 3 h cycrow / Updated some Utils::String and started using CFileIO instead of the file system directly  
81 3773 d 4 h cycrow /libspk/src/ Added filename convertion to String class
Adjusted tmp files to use tempDirectory
 
79 3773 d 23 h cycrow / Prepared for new version  
78 3774 d 1 h cycrow / Removed some unneeded code  
58 4871 d 11 h cycrow / Updated ModDiff to now adjust files based on others, ie Tships based on TCockpits  
57 4876 d 1 h cycrow / Changes some more CyString => Utils::String  
52 4878 d 5 h cycrow / Changes most file routines to use std::fstream instead of FILE  
43 4885 d 10 h cycrow / Fixed Auto Filetype for conversations. Added files from directories to VFS. Auto Text filenaming uses VFS to find existing text files  
35 4891 d 8 h cycrow /libspk/src/ Adjusted virtual filesystem and added TextDB.
Adjust XSPFile to make use of the virtual filesystem when extracting ships.
 
1 4899 d 11 h cycrow / Initial Commit