Riley Testut
1d7ce4b6e6
Updates DeltaCore API usage to match massive DeltaCore refactoring
2016-07-14 22:59:39 -05:00
Riley Testut
8b97d1badc
Manually fixes errors Swift 3 migrator missed
...
I apologize for any “try!”s that may still remain…
2016-07-14 22:59:29 -05:00
Riley Testut
9ce16a2a9d
Updates syntax to Swift 3 beta 2 via Xcode migrator
2016-07-13 01:28:38 -05:00
Riley Testut
29c8990540
Adds support for Gameboy Advance games
2016-06-10 10:53:29 -05:00
Riley Testut
509cb4b136
Adds support for adding, removing, activating, and deactivating (hard-coded) cheats
2016-05-21 14:53:18 -05:00
Riley Testut
9dcb88b2de
Presents empty CheatsViewController for Cheats pause item
2016-05-21 14:53:10 -05:00
Riley Testut
290f1b93e5
Refactors SaveState.isPreview attribute to Game.previewSaveState relationship
2016-05-19 02:40:50 -05:00
Riley Testut
304da44f3c
Displays preview actions when peeking save states
2016-05-18 17:13:55 -05:00
Riley Testut
5434143988
Adds Preview Save States
2016-05-18 00:47:18 -05:00
Riley Testut
01b255c981
Updates legacy Selector usage to new Swift 2.2 #selector syntax
2016-05-16 17:32:32 -05:00
Riley Testut
aa4f5fb532
Adds support for Locked Save States
2016-03-15 04:56:52 -05:00
Riley Testut
01bf9c0e06
Refactors Core Data model objects
2016-03-14 20:03:51 -05:00
Riley Testut
ba6805b0f1
Refactors save state thumbnail loading to prevent placeholder image flickering
2016-03-14 19:24:25 -05:00
Riley Testut
129cef9cb8
Adds ability to delete save states via long press
2016-03-14 19:22:16 -05:00
Riley Testut
ee1e57f54b
Saves and displays thumbnails for save states
2016-03-01 01:55:02 -08:00
Riley Testut
bf70df6611
Adds basic support for saving + loading save states
...
Stores SaveState model objects with Core Data, and displays the available save states in SaveStatesViewController.
Currently, tapping + button creates a new save state, while tapping a collection view cell loads the save state, regardless of whether Save State or Load State was selected from the pause menu.
2016-02-08 13:55:27 -08:00
Riley Testut
544f1a1801
Displays dummy data in SaveStatesViewController
2016-01-31 03:10:39 -08:00
Riley Testut
46eb747737
Replaced GameCollectionViewLayout with GridCollectionViewLayout
...
Additionally, refactored GridCollectionViewCell to no longer use a NIB. This makes it easier to reuse for iOS and tvOS, and allows us to use storyboard segues (which include peek & pop)
2015-12-26 04:09:45 -06:00
Riley Testut
25521aad74
Separated DatabaseManager validation logic into separate method
2015-12-19 16:28:14 -06:00
Riley Testut
925fb9454d
Updated UI for pagination between GameCollections
2015-11-24 11:53:36 -08:00
Riley Testut
4a2b5cd1dd
Automatically saves to disk when saving managed object context
2015-11-14 19:38:26 -08:00
Riley Testut
3dcf6b9df0
Added GameCollection model object
2015-11-01 04:22:18 -06:00
Riley Testut
59fe9b0480
Added basic UICollectionView-based UI for selecting games
2015-11-01 03:19:10 -06:00
Riley Testut
f77d16c9ce
Updated GamePickerController for tvOS
2015-11-01 03:16:33 -06:00
Riley Testut
7746ada490
Updated DatabaseManager to use class properties for file URLs
2015-11-01 03:16:20 -06:00
Riley Testut
2aa3535ff3
Updated Game to use relative file URLs
2015-11-01 03:15:09 -06:00
Riley Testut
2184c8aa68
Implemented basic importing of games
2015-10-11 16:31:07 -05:00
Riley Testut
ab4fadca57
Added basic Core Data functionality
2015-10-04 12:02:46 -07:00