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
104 3648 d 5 h cycrow / Moved Languages into core library  
101 3655 d 5 h cycrow / CyString => Utils::String
CyStringList =? Utils::CStringList
 
94 3656 d 22 h cycrow / Added GameDirectories, and replaced each link list  
86 3663 d 2 h cycrow / Fixed save game manager  
85 3663 d 5 h cycrow / Fixed problems with appending and truncating cat files  
82 3663 d 22 h cycrow / Updated some Utils::String and started using CFileIO instead of the file system directly  
81 3664 d 0 h cycrow /libspk/src/ Added filename convertion to String class
Adjusted tmp files to use tempDirectory
 
78 3664 d 21 h cycrow / Removed some unneeded code  
69 3665 d 0 h cycrow /libspk/src/Utils/ Fixed issue with reading text files  
58 4762 d 6 h cycrow / Updated ModDiff to now adjust files based on others, ie Tships based on TCockpits  
56 4767 d 19 h cycrow / Cleaned up CGameExe and converted CyString => Utils::String  
50 4771 d 19 h cycrow / Moved more data to CCorePackage. Added additional logging and cleaned up installation of files  
48 4775 d 18 h cycrow / Moved Description to CorePackage  
43 4776 d 5 h cycrow / Fixed Auto Filetype for conversations. Added files from directories to VFS. Auto Text filenaming uses VFS to find existing text files  
39 4777 d 20 h cycrow / More string changes, CyString => Utils::String. Fixed cockpit creation  
34 4782 d 3 h cycrow /libspk/src/Utils/ Added truncate function to Utils::String  
14 4787 d 19 h cycrow / Updated more string changes, CyString => Utils::String  
13 4789 d 1 h cycrow / More changes, CyString => Utils::String  
10 4789 d 6 h cycrow / Updated projects for release build  
8 4789 d 22 h cycrow / Added new string class