Skip to content

Updated and reorganized to run on iOS 11 #3

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 53 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
53 commits
Select commit Hold shift + click to select a range
8677ca5
Updated and reorganized to run on iOS 11
tomkidd Apr 5, 2018
f614757
Added placeholder IB Images files
tomkidd Apr 6, 2018
4fe5722
Added tvOS port
tomkidd May 9, 2018
996f7dc
Updated for Xcode 10
tomkidd Sep 17, 2018
3c05fbb
Added "clean room" base.iPack, along with the assets used to create it.
tomkidd Oct 10, 2018
359a1b1
Added base.iPack attributions to README
tomkidd Oct 10, 2018
81b0d4e
Renamed directories, schemes and icon title to reflect latest pattern
tomkidd Oct 10, 2018
f848ab2
Fixing README links
tomkidd Oct 11, 2018
c205c66
Added targets for DOOM II and FInal DOOM, also logos
tomkidd Oct 12, 2018
7fd3d4b
Fun with Launch Screens
tomkidd Oct 12, 2018
2acd818
Fun with fonts
tomkidd Oct 12, 2018
fcd97d1
Fun with logos and colors
tomkidd Oct 12, 2018
e3b371e
Fun with assets
tomkidd Oct 13, 2018
31f590f
New Brand Assets for the tvOS apps
tomkidd Oct 13, 2018
a56c453
new launch images for tvOS apps
tomkidd Oct 13, 2018
1b31d51
minor tvOS menu tweaks
tomkidd Oct 13, 2018
185e596
README updates
tomkidd Oct 15, 2018
e1b7031
updated gitignore to remove xcuserstate
tomkidd Dec 5, 2018
1716202
Modified icons
tomkidd Apr 3, 2019
630f892
Sprucing up README
tomkidd Apr 10, 2019
8c07056
Update README.md
tomkidd Apr 10, 2019
cfe50de
Tweaks to .gitignore and localization
tomkidd May 30, 2019
553cf29
Added SIGIL support for iOS
tomkidd May 30, 2019
f18c49e
Added SIGIL support for tvOS
tomkidd May 30, 2019
65f8918
Updated README for SIGIL support
tomkidd May 31, 2019
a1d4af0
Fixed oops with SIGIL tvOS organization
tomkidd May 31, 2019
dc8d87a
Restored ability to hear SIGIL's custom MIDI files and see custom int…
tomkidd Jun 10, 2019
98b6f80
Fixed ability to play SIGIL_SHREDS.wad file
tomkidd Jun 10, 2019
5f0672a
Correcting MFI Controller Code attribution
tomkidd Aug 6, 2019
c99e36f
Prevent crash by limiting width
dnicolson Oct 14, 2020
eea609c
Center viewport
dnicolson Oct 14, 2020
3c08477
Fix button text alignment
dnicolson Oct 18, 2020
3bab210
Fix config writing on tvOS
dnicolson Oct 17, 2020
c1d08d3
Prevent save game crash
dnicolson Oct 18, 2020
0b571e4
Fix alignment of text and buttons
dnicolson Oct 19, 2020
62a6eb0
Hide GLView when using the home button
dnicolson Oct 20, 2020
d38f2c0
Set paused state when using the home button
dnicolson Oct 20, 2020
317822c
Fix tvOS navigation
dnicolson Oct 20, 2020
a5d53dc
Fix buffer overflow in M_LoadDefaultsFile
dnicolson Oct 21, 2020
d64d673
Merge pull request #9 from dnicolson/patch-1
tomkidd Feb 23, 2021
e73fdad
Merge pull request #6 from dnicolson/fix-button-text-alignment
tomkidd Feb 23, 2021
a3ea3ad
Merge pull request #5 from dnicolson/prevent-save-game-crash
tomkidd Feb 23, 2021
6767740
Merge pull request #4 from dnicolson/fix-config-writes-tvos
tomkidd Feb 23, 2021
2961e51
Merge pull request #1 from dnicolson/fix-apple-tv-4k-crash
tomkidd Feb 23, 2021
9804f97
Create FUNDING.yml
tomkidd May 30, 2021
69d98f5
Update README.md
tomkidd May 30, 2021
6651392
Removed M1 blurb after successful funding
tomkidd Sep 14, 2021
c0d1b17
Restored graphics and sounds
tomkidd Aug 2, 2022
41fa110
Merge pull request #8 from dnicolson/fix-tvos-navigation
tomkidd Aug 2, 2022
393e679
Merge pull request #7 from dnicolson/hide-glview-when-using-home-button
tomkidd Aug 2, 2022
9db6e57
Housekeeping
tomkidd Aug 2, 2022
9972aa2
Merge branch 'master' of https://github.com/tomkidd/DOOM-iOS
tomkidd Aug 2, 2022
20bafa0
restored music
tomkidd Aug 3, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Fun with Launch Screens
  • Loading branch information
tomkidd committed Oct 12, 2018
commit 7fd3d4bb3d997b5569a7c1d7050c768933076bc0
Binary file modified code/iphone/.DS_Store
Binary file not shown.
2 changes: 1 addition & 1 deletion code/iphone/DOOM-iOS-Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<key>UIInterfaceOrientation</key>
<string>UIInterfaceOrientationLandscapeLeft</string>
<key>UILaunchStoryboardName</key>
<string>Launch Screen</string>
<string>DOOMLaunchScreen</string>
<key>UIPrerenderedIcon</key>
<true/>
<key>UIRequiredDeviceCapabilities</key>
Expand Down
190 changes: 0 additions & 190 deletions code/iphone/DOOM-iOS.xcassets/LaunchImage.launchimage/Contents.json

This file was deleted.

21 changes: 21 additions & 0 deletions code/iphone/DOOM-iOS.xcassets/splash.imageset/Contents.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"images" : [
{
"idiom" : "universal",
"filename" : "doomcover.jpg",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading