Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/hakchi2.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-05-28Working Hakchi2 to book save featureRomBasedArchitectureElie Rodrigue
2017-05-27Entry creatorElie Rodrigue
2017-05-25Early stage book managementElie Rodrigue
2017-05-25Cover managerElie Rodrigue
Now only need a book / cover / entry management, creation system and we're almost done!
2017-05-24Rom managerElie Rodrigue
Still need to be bound with page manager Still need a cover manager
2017-05-18Removed the package from csproj to only reference the dllElie Rodrigue
Emulator selector prototype, not used right now. Added a rom parameter flag in the emulator definition file
2017-05-18Changed FixedTreeView namespace to match folderElie Rodrigue
2017-05-18Added sln to git ignoreElie Rodrigue
2017-05-18... Missed the csproj fileElie Rodrigue
And minor validation in game selecter
2017-05-18Moved fixed tree view to proper folderElie Rodrigue
2017-05-18Fix for issue #372Alexey 'Cluster' Avdyukhin
2017-05-17Merge branch 'master' of https://github.com/ClusterM/hakchi2Alexey 'Cluster' Avdyukhin
2017-05-17Fix for mods installerAlexey 'Cluster' Avdyukhin
2017-05-17clovercon driver update - it's possible to use analog stick for all our ↵Alexey 'Cluster' Avdyukhin
features like home combination, etc.
2017-05-17Using Win7 document libraries now, need to test it on XPAlexey 'Cluster' Avdyukhin
2017-05-17forgot .gitignore in previous commit :)Elie Rodrigue
2017-05-17Moved the showsplashscreen method to clovershell wrapper instead of workerfrom.Elie Rodrigue
Removed the add games method from workerform and made it an Async task Optimised the emulator manager to handle default image of unknow emulator based on file type. added .suo to git ignore
2017-05-17Fixed AsyncTask form default locationElie Rodrigue
Added AsyncTask from icon
2017-05-17Removed the default system detection fileElie Rodrigue
2017-05-17Fixed / Added some attributes to NesMiniApplicationElie Rodrigue
Switched System detector to an emulator based system Removed listing of default nes games, use the fetch default games option from the menu to manage them.
2017-05-17New Feature : Fetch Original games from Nes Classic. Will Let you reenable ↵Elie Rodrigue
"Production Test" which is a debug / test utility used by Nintendo that was left on the NES Classic. More details of whats new : + Clovershell wraper. Given a clovershell connection, giver a easier access to most fonctionnality. + Working TaskableTool implentation + AsyncTask form that can receive a taskabletool as a parameter to display progress automatically + Fetch original game async task. + Made the game selected thread safe.
2017-05-15dll fix after \r\n issueElie Rodrigue
2017-05-15Looks like git attribute is screwing it up badly...Elie Rodrigue
2017-05-15Fixed newtonjsoft json referenceElie Rodrigue
Leave it there for a while, i'll work on removing it. I'm planning more integration with JSON
2017-05-14Fixed?Alexey 'Cluster' Avdyukhin
2017-05-14Just broke everything k heramAlexey 'Cluster' Avdyukhin
2017-05-14MergeAlexey 'Cluster' Avdyukhin
2017-05-14Merge pull request #367 from elierodrigue/GameTreeViewAlexey 'Cluster' Avdyukhin
Game tree view
2017-05-14Merge pull request #361 from elierodrigue/masterAlexey 'Cluster' Avdyukhin
Fix git pull line end issue for mod files
2017-05-14Typo fixAlexey 'Cluster' Avdyukhin
2017-05-14Merge pull request #2 from elierodrigue/Toolingelierodrigue
Tooling
2017-05-14Merge pull request #1 from elierodrigue/GameTreeViewelierodrigue
Game tree view
2017-05-14Default fileElie Rodrigue
2017-05-14Default System filesElie Rodrigue
2017-05-14Load app definition from config filesElie Rodrigue
2017-05-13Eased off the procedure to add systemElie Rodrigue
Added some systems Fixed an issue with checking unchecking system in the treeview that made it really slow.
2017-05-11Fix for undetected file typeElie Rodrigue
2017-05-10Working by system treeviewElie Rodrigue
2017-05-10Folder Sort By System buttonElie Rodrigue
2017-05-10Endline issue fixElie Rodrigue
2017-05-10Forgot a fileElie Rodrigue
2017-05-10Merge branch 'master' into UI_Reworkelierodrigue
2017-05-10GameManager + GameSelecter + GameDetails completedElie Rodrigue
2017-05-10Finnish languageAlexey 'Cluster' Avdyukhin
2017-05-09Game detail updateElie Rodrigue
2017-05-09ComponentsElie Rodrigue
2017-05-09Basic game manager implantation, still a WIPElie Rodrigue
2017-05-09Fix git pull line end issue for mod filesElie Rodrigue
2017-05-08Last fixAlexey 'Cluster' Avdyukhin
2017-05-08Minor fixesAlexey 'Cluster' Avdyukhin