GBA001/Delta/Database/Model/Human
Riley Testut 5c6c66c9a1 Fixes crashes when loading Game or SaveState that had been overwritten by a duplicate entry
When Core Data detects a duplicate entry, it deletes the previous entry. This caused Delta to delete the associated ROM and Save State files. Now, there is a check in prepareForDeletion to make sure the object being deleted is not simply being replaced by a newer entry during a merge.
2016-12-26 15:56:33 -06:00
..
Cheat.swift Reorganizes Xcode project structure 2016-12-20 18:24:43 -06:00
ControllerSkin.swift Reorganizes Xcode project structure 2016-12-20 18:24:43 -06:00
Game.swift Fixes crashes when loading Game or SaveState that had been overwritten by a duplicate entry 2016-12-26 15:56:33 -06:00
GameCollection.swift Adds ability to import games & controller skins from other apps 2016-12-22 16:59:29 -06:00
SaveState.swift Fixes crashes when loading Game or SaveState that had been overwritten by a duplicate entry 2016-12-26 15:56:33 -06:00