BlueGrey
calm
Elegant
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
spk
(root)
/
/
PluginManager
/
src
/
PluginManagerLite.cpp
– Rev 235
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Clear current filter
Rev
Age
Author
Path
Log message
Diff
235
708 d 18 h
cycrow
/
227
714 d 9 h
cycrow
/
Added support for reading UTF8 files. Fixed using of WString filenames
226
714 d 11 h
cycrow
/
Removeds some literal conversions, "" to L""
224
714 d 12 h
cycrow
/
Removed use of _S to _WS
223
714 d 12 h
cycrow
/
Removed older Utils::String functions
220
714 d 13 h
cycrow
/
Converted CPackages static functions to WString
201
715 d 12 h
cycrow
/
Updated CFile to replace String => WString
197
715 d 13 h
cycrow
/
Updated to WString usage
196
717 d 7 h
cycrow
/
Replaced File_IO and DirIO to use WString
192
717 d 10 h
cycrow
/PluginManager/src/
Fixed Command line arguments parseing
191
718 d 15 h
cycrow
/
Removed SystemStringToCyString
183
719 d 14 h
cycrow
/
Refactors CPackages, CyStringList => Utils::CStringList
182
719 d 15 h
cycrow
/
Refactored CPackages, CyString => Utils::String
160
722 d 14 h
cycrow
/
Refactored Utils::String
158
733 d 8 h
cycrow
/
CyString => Utils::String conversion
133
1568 d 18 h
cycrow
/
Added automatic installing of available dependacies
121
1610 d 18 h
cycrow
/
Updated for Visual Studio 2017
Added DirectoryControl to Installer
105
3630 d 12 h
cycrow
/
Updated Installer Package Dialog
Backed up original files replacements (so they can be restored)
104
3633 d 18 h
cycrow
/
Moved Languages into core library
102
3638 d 11 h
cycrow
/
More String conversions
86
3648 d 14 h
cycrow
/
Fixed save game manager
84
3649 d 7 h
cycrow
/
More CyString conversions
Fixed problem with TruncateFile (fixing catfiles)
64
4585 d 18 h
cycrow
/
Fixed Dummies file creation problem (removed end space)
Adjusted the command line arguments to work with --gamerun
56
4753 d 7 h
cycrow
/
Cleaned up CGameExe and converted CyString => Utils::String
55
4753 d 15 h
cycrow
/
Prepared for new release, 1.45
52
4754 d 12 h
cycrow
/
Changes most file routines to use std::fstream instead of FILE
51
4756 d 6 h
cycrow
/
Added additional logging and converted various fopen with std::fstream
50
4757 d 8 h
cycrow
/
Moved more data to CCorePackage. Added additional logging and cleaned up installation of files
1
4775 d 18 h
cycrow
/
Initial Commit