Phil Marell
5b5fb15780
Send events through queue instead of calling game methods directly
2021-08-08 16:59:27 +10:00
Phil Marell
7ba11df286
Add quit event to queue without using private SDL method
2021-08-08 16:57:24 +10:00
Phil Marell
5ab966ea98
Fix build errors
2021-08-08 16:56:19 +10:00
Phil Marell
42ec9e3646
Use #pragma once
2021-08-05 18:46:36 +10:00
Phil Marell
f36a8da95f
Allow native menu to unhighlight
2021-07-28 20:14:34 +10:00
Phil Marell
0e3534d902
Wire objects/actions in nib
2021-07-28 19:44:07 +10:00
Phil Marell
00488c6fea
Override Cocoa app lifecycle defined by SDL
2021-07-28 19:44:07 +10:00
Phil Marell
f16ffa0c4c
Replace Main.storyboard with custom MainMenu.xib
...
The new xib file contains the default main menu created by Xcode, but removes the command-H shortcut from the Hide menu item, so that the in-game High Scores item takes effect instead.
Also SDL only supports custom nib files, not storyboards.
2021-07-28 19:44:03 +10:00
Phil Marell
e02919f1fc
Use tabs in Xcode project
2021-07-24 16:27:55 +10:00
Phil Marell
ccceec8b3c
Xcode 13 automatic change
2021-07-24 16:18:10 +10:00
Madthijs
09485b7cf4
compile + hardened security
2021-05-11 15:43:09 +02:00
Madthijs
14ef73a8ab
add readme for resources
2021-05-05 10:47:42 +02:00
Madthijs
27ae449353
remove resources from git
2021-05-05 10:46:12 +02:00
Madthijs
b96acad0ca
logging fix
2021-05-04 18:11:03 +02:00
Madthijs
57798c05c6
Undo runtime fonts
2021-05-04 16:05:15 +02:00
Madthijs
0725828a5f
allocator + font stuff
2021-04-28 20:06:51 +02:00
Madthijs
67b594fe68
renames
2021-04-26 20:24:38 +02:00
Madthijs
82aaefe342
removed logging + fixed crash issue
2021-04-20 20:24:25 +02:00
Madthijs
d77cf6f5db
AppIcon added
2021-04-20 16:44:49 +02:00
Madthijs
a9b6d1dc4f
Xcode project clean up target build SDL
2021-04-19 16:01:14 +02:00
Madthijs
08349fc6db
Xcode project
2021-04-19 12:10:34 +02:00