2025-06-24T19:42:04Z
0524353943cb8afa0be06351e69d879f4c174e93
Fix regression in the Bridge Odyssey
2025-06-21T22:38:04Z
ed9198fcbdf4ee42c69c6efce72c5f5a7c5d51d5
Fix NSScanner crashes on failed scans
2025-06-17T22:20:02Z
be191c2bdde0de096196d0c5b095b7a908c3d537
Add default options for Dark Nebula
2025-06-16T22:55:01Z
ef4555c59ed0c51ac2c764d15d4593992992f3ea
Implement some of NSScanner methods
2025-06-15T22:12:08Z
fcbbb610d392d483a962bd0b3c09017c8099f645
NSMutableDictionary objectEnumerator method
2025-06-15T20:01:00Z
63339f3aa8bbca14b1f43d35688d61b6bb705cb3
Implement componentsSeparatedByCharactersInSet for NSString
2025-06-15T19:12:37Z
71bf775e18f1dd86f13349cb63725dd7461b2f26
Increase amount of invalid cap accepted by glDisable
2025-06-15T18:37:49Z
7293034d8d8a36f4ba8a2e5dca27b94b365257b6
Specify generator for android builds on windows
2025-06-15T09:45:16Z
797e928642224bcda3acfc9114f700d75a4ce0fc
Don't sync NSUserDefaults on exit when using a fake bundle
2025-06-14T22:20:38Z
d45a395143c23d21acd3d03a5f15670fafd3655d
Implement getc() and ungetc()
2025-06-14T21:24:15Z
284c192e78e768b953317c29d23dd25b0bfab007
Handle hw.cputype and hw.cpusubtype in sysctlbyname
2025-06-14T21:16:23Z
13a19a1a13afea4f16db9f846055d126999f1527
Partially handle '+' in printf family for integers
2025-06-14T18:44:47Z
aa8cbb665c72fae8f4da062013c00435544c6604
Bump Android Gradle Plugin and Gradle versions (and related changes)
2025-06-14T14:58:57Z
b4e11631971995be76fed75310ff2a4489a88281
Fix lint
2025-06-13T11:16:17Z
b448f97559d1ec534e0767ab01a834bcd3b73371
Clarify concept of support in the README
2025-06-10T22:17:06Z
ff4d80046c8259584b3bd0edbe6296b50074cc3f
Correct mutability of socket's State::get() arg
2025-06-09T19:34:15Z
ef6c9e8e6d76f812cce9cf956c220fedde3de5ec
Reword the comment
2025-06-09T19:30:36Z
48e9fade32ef1b46d9bccd108c26bdef763939fc
Typo
2025-06-09T19:19:06Z
a0cd667fcf915e699f73c0caac6073cd7d0a4d44
Call NSUserDefaults synchronize before app exits
2025-06-09T16:35:31Z
a36298ec9cb36067f618fc39a81b26e4084487ce
Stub setIndicatorStyle for UIScrollView
2025-06-09T16:09:03Z
d9e6396bdde4dee2f124eec5de9c8633f70d700a
Add touchHLE_log.txt to gitignore
2025-06-08T15:40:09Z
33925bfb1b382cc458dcea1e52f59e2df7f389ab
Implement isWritable and isDeletable for ns_file_manager
2025-06-06T21:28:00Z
ce9164715b4c4ad254b33fdd0d2552051143ff9e
Fix padding for %p in printf
2025-06-06T17:19:27Z
5eadbcda83098eaed100618bf31a9eafacea6435
Bundle required files (options, dylibs, fonts) for Windows preview bu…
2025-06-06T15:28:53Z
016c6183613569b23e6b788ddcf4559131117acb
Re-organise and reword some things in the changelog
2025-06-06T15:24:06Z
6337a689592b366f02a99df888765fc8eee473d7
Refactor log file code, rename the log file and use it on all platforms
2025-06-06T15:19:28Z
c553560f6ee5ac64be3ab183da3da98bb6aab1ad
Change CMAKE_SYSTEM defines in dynamic_wrapper's build.rs