Riley Testut
|
d3b4f25f20
|
Replaces light theme with “opaque” dark theme
Previous dark theme has been renamed “translucent”
|
2016-11-22 19:57:39 -08:00 |
|
Riley Testut
|
023fe13c6a
|
Adds ability to import ControllerSkin’s
|
2016-10-19 19:17:46 -07:00 |
|
Riley Testut
|
b80dbd4e26
|
Adds support for dark theme when presenting SaveStatesViewController via 3D Touch/Long Press
|
2016-09-30 19:09:08 -07:00 |
|
Riley Testut
|
f06fb72908
|
Adds Save States action when previewing/long pressing games
|
2016-09-27 15:35:55 -07:00 |
|
Riley Testut
|
12ca37e0f4
|
Manually fixes errors Swift 3 migrator missed
Thank God I won’t have to ever do this again…hopefully…
|
2016-09-20 23:38:58 -07:00 |
|
Riley Testut
|
53bf0313b4
|
Updates syntax to Swift 3 GM via Xcode migrator
|
2016-09-20 00:07:15 -07:00 |
|
Riley Testut
|
89905618e4
|
Adds Delete action when previewing/long pressing games
|
2016-08-29 13:19:47 -07:00 |
|
Riley Testut
|
75903552f9
|
Adds back ability to Peek & Pop games via 3D Touch
|
2016-08-13 02:51:20 -05:00 |
|
Riley Testut
|
bc9203fb44
|
Presents confirmation dialog asking user what to do if resuming paused game from GamesViewController
|
2016-08-12 16:25:31 -05:00 |
|
Riley Testut
|
21c5d13ba2
|
Refactors GamesViewController & GameCollectionViewController (previously GamesCollectionViewController)
|
2016-08-12 15:28:54 -05:00 |
|
Riley Testut
|
da7705aaff
|
Refactors DatabaseManager into NSPersistentStore subclass
|
2016-08-09 19:52:32 -05:00 |
|
Riley Testut
|
0d562da309
|
Adds //MARK: comments to GamesViewController, rearranges some methods
|
2016-08-09 11:45:35 -05:00 |
|
Riley Testut
|
26a6a3c1b3
|
Adds custom transition when launching games + returning to Main Menu
The entire architecture had to change so GameViewController presented GamesViewController, instead of vice versa which was previously the case
|
2016-08-09 01:18:42 -05:00 |
|
Riley Testut
|
7c8405d4e7
|
Fixes remaining Beta 4 syntax issues manually that the migrator missed
|
2016-08-06 23:18:55 -05:00 |
|
Riley Testut
|
95a2efdc01
|
Updates syntax to Swift 3 Beta 4 via Xcode migrator
|
2016-08-06 22:57:18 -05:00 |
|
Riley Testut
|
ae1d3f61dd
|
Updates syntax to Swift 3 Beta 2 via Xcode migrator
|
2016-07-27 12:57:23 -05:00 |
|
Riley Testut
|
60bc9dcfbc
|
Adds basic implementation of GameViewController, replacement for EmulationViewController
|
2016-07-17 16:41:57 -05:00 |
|
Riley Testut
|
a8ca3ef547
|
Brings back previously defined NSManagedObject.fetchRequest() as .rst_fetchRequest()
|
2016-07-14 23:23:26 -05:00 |
|
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
|
2e5616dd30
|
Updates save state usage to catch errors
|
2016-06-10 11:57:15 -05:00 |
|
Riley Testut
|
29c8990540
|
Adds support for Gameboy Advance games
|
2016-06-10 10:53:29 -05:00 |
|
Riley Testut
|
290f1b93e5
|
Refactors SaveState.isPreview attribute to Game.previewSaveState relationship
|
2016-05-19 02:40:50 -05:00 |
|
Riley Testut
|
5434143988
|
Adds Preview Save States
|
2016-05-18 00:47:18 -05:00 |
|
Riley Testut
|
01bf9c0e06
|
Refactors Core Data model objects
|
2016-03-14 20:03:51 -05:00 |
|
Riley Testut
|
b25ee75d67
|
Added ability to return to main menu from PauseViewController
|
2015-12-26 03:03:47 -06:00 |
|
Riley Testut
|
68edb36208
|
Reimplemented the ability to present SettingsViewController
|
2015-12-19 16:54:23 -06:00 |
|
Riley Testut
|
8863e8f3d0
|
Added Peek & Pop for previewing games
|
2015-12-12 14:08:19 -08: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
|
59fe9b0480
|
Added basic UICollectionView-based UI for selecting games
|
2015-11-01 03:19:10 -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 |
|
Riley Testut
|
f46fcc7978
|
Reorganized Xcode project and file structure
|
2015-09-26 14:04:00 -07:00 |
|