Commit Graph

15 Commits

Author SHA1 Message Date
hikari_no_yume
46dfc09f27 License all source files under MPL 2 2023-02-02 16:42:54 +01:00
hikari_no_yume
4687955ea8 Tell the app when it quits so it can save state 2023-02-01 23:19:12 +01:00
hikari_no_yume
a329991254 Implement accelerometer simulation using analog sticks 2023-01-30 18:06:12 +01:00
hikari_no_yume
eea77bbe6c Add Japanese fonts (selected by heuristic) and font caching 2023-01-28 21:19:02 +01:00
hikari_no_yume
eed54cfb0e Implement UIKit graphics context stack 2023-01-27 17:18:26 +01:00
hikari_no_yume
97b1ade73b Implement touch input (emulated via mouse), NSNull and part of NSSet 2023-01-21 13:06:08 +01:00
hikari_no_yume
2acaf60e4c Implement stub for [UIFont systemFontOfSize:] 2023-01-16 17:22:38 +01:00
hikari_no_yume
d4c0f9bf6d Implement all the UIAccelerometer accessors (no actual events yet) 2023-01-04 17:49:55 +01:00
hikari_no_yume
9b21b8fd4b Implement setStatusBarOrientation: and stub for setStatusBarHidden: 2023-01-04 13:58:51 +01:00
hikari_no_yume
20a27cafeb Implement stub singleton for UIScreen 2023-01-03 16:12:59 +01:00
hikari_no_yume
c528b8047e Finish simple nib loading: replace proxy and connect outlets 2023-01-02 21:30:18 +01:00
hikari_no_yume
91e88517fc Implement enough of NSKeyedUnarchiver that it can return to UINib 2022-12-25 14:31:56 +01:00
hikari_no_yume
15b56e942c Stub nib file loading 2022-12-24 19:15:00 +01:00
hikari_no_yume
1d6f7b057d Add convenience macro for function exports 2022-12-23 20:40:58 +01:00
hikari_no_yume
a4c39ceea8 Implement stub for UIApplicationMain 2022-12-23 20:05:36 +01:00