(edit)
@875 [875] 68 minutes MaesterRowen
PC Utility to quickly create version files. (view createver.txt for example)
usage: createver name.ver major minor revision type
(edit) @874 [874] 95 minutes MaesterRowen
Added WriteToXML Function to skin manager (so its not limited to skin.xml)
Split Background and Stage Image Lists out of skin.xml and moved to BkgListA and BkgListB
Deleted Font.xml and incorporated into skin.xml
Created Settings folder inside skin to hold skin settings and menu settings
Split Skin settings from skin.xml and moved into Settings\SkinSettings?.xml
Moved XML\MenuSettings?.xml to Settings\XMLSettings.xml
Made Canvas Manager and Tab Manager read from the new xml locations
Made SkinManager? extract xml files from XZP to new locations as needed.
(edit) @873 [873] 3 hours MaesterRowen
Fixed Issue Causing "Apply to Dash" to fail when on a tab with less than the max was selected and Apply to Dash was pressed.
(edit) @872 [872] 4 hours MaesterRowen
Profile Tab - Secondary Icon is fixed- You will need to reset your menusettings.xml to default for it to go away.
(edit) @871 [871] 5 hours MaesterRowen
Updated Backgrounds- hope you can find one you like....
(edit) @870 [870] 5 hours HellDoc
FTP Server connection freezing fix
Some speed optimisation
Fixed Status displaying Idle while it was not.
(edit) @869 [869] 7 hours HellDoc
Blue tab is finally fixed!
Properly this time!
(edit) @868 [868] 7 hours HellDoc
Finally
(edit) @867 [867] 9 hours MaesterRowen
Minor Changes and Fixes to GameListing?, TabManager?, and AutoUpdater?
(edit) @866 [866] 10 hours HellDoc
Added proper timestamp to Ftp file and directory listing
(edit) @865 [865] 10 hours HellDoc
Fixed FTP Delete folder problem
Added proper file and directory attribute to ftp
(edit) @864 [864] 15 hours MaesterRowen
Justification Fix for Gamer Tag on Profile Tab in main.xur
(edit) @863 [863] 17 hours HellDoc
Added current download bytes loaded call to http manager
(edit) @862 [862] 17 hours MaesterRowen
Removed Queue Worker Instance from ScnGameView?- it was starting itself up- but was never used.