-
Notifications
You must be signed in to change notification settings - Fork 72
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
Add slippi logo to waiting for game #86
base: master
Are you sure you want to change the base?
Commits on Apr 12, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 5f84873 - Browse repository at this point
Copy the full SHA 5f84873View commit details
Commits on May 22, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 23ad6e0 - Browse repository at this point
Copy the full SHA 23ad6e0View commit details
Commits on May 23, 2021
-
Configuration menu - View commit details
-
Copy full SHA for db3b5ad - Browse repository at this point
Copy the full SHA db3b5adView commit details
Commits on May 24, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 8a89987 - Browse repository at this point
Copy the full SHA 8a89987View commit details
Commits on Dec 21, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 3f65313 - Browse repository at this point
Copy the full SHA 3f65313View commit details
Commits on Dec 22, 2021
-
Configuration menu - View commit details
-
Copy full SHA for fc379cb - Browse repository at this point
Copy the full SHA fc379cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for b01e77d - Browse repository at this point
Copy the full SHA b01e77dView commit details
Commits on Dec 24, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 28cb1b2 - Browse repository at this point
Copy the full SHA 28cb1b2View commit details
Commits on Dec 25, 2021
-
Fixed a pointer arithmetic issue with indexing into the symbol, and f…
…ixed a crash in GObj_AddObject call (the GOBJ we create is initialized with a bad obj_kind for some reason)
Configuration menu - View commit details
-
Copy full SHA for c65e96e - Browse repository at this point
Copy the full SHA c65e96eView commit details -
Realized a gobj can only have one hsd_obj (jobj or cobj attached) so …
…I made more gobjs, which unfortunately broke everything. I'm committing here so I can do some experiments and return to this baseline
Configuration menu - View commit details
-
Copy full SHA for 62d5ef6 - Browse repository at this point
Copy the full SHA 62d5ef6View commit details
Commits on Dec 26, 2021
-
Fixed the crash. It was because I was using r26, I guess something el…
…se is relying on it.
Configuration menu - View commit details
-
Copy full SHA for ad17f21 - Browse repository at this point
Copy the full SHA ad17f21View commit details -
i changed the GObj_AddObject calls to reference r13 (the value they p…
…ull for obj_kind is 1 now, not sure if that's actually appropriate). i realized i probably wasn't calling Jobj_Loadjoint with the correct pointer, i haven't verified that that is now correct because File_Load seems not to be loading the whole file, just the first 4 words :/
Configuration menu - View commit details
-
Copy full SHA for 8dc8873 - Browse repository at this point
Copy the full SHA 8dc8873View commit details -
Fixed the offsets/derefs for getting the Jobjdesc/camdesc pointers. L…
…ogo still not displaying lole
Configuration menu - View commit details
-
Copy full SHA for fd8174d - Browse repository at this point
Copy the full SHA fd8174dView commit details
Commits on Dec 27, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 81c5e3f - Browse repository at this point
Copy the full SHA 81c5e3fView commit details -
In InitializeInGameDelay.asm, the COBJLinks offset was 0x24, not 0x20…
…, so I am trying that instead (still didnt work).
Configuration menu - View commit details
-
Copy full SHA for 21efd84 - Browse repository at this point
Copy the full SHA 21efd84View commit details -
Configuration menu - View commit details
-
Copy full SHA for c0f4819 - Browse repository at this point
Copy the full SHA c0f4819View commit details -
Configuration menu - View commit details
-
Copy full SHA for 01b0015 - Browse repository at this point
Copy the full SHA 01b0015View commit details
Commits on Dec 28, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 64f5661 - Browse repository at this point
Copy the full SHA 64f5661View commit details -
Configuration menu - View commit details
-
Copy full SHA for 452db3f - Browse repository at this point
Copy the full SHA 452db3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a2c31ff - Browse repository at this point
Copy the full SHA a2c31ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a7f474 - Browse repository at this point
Copy the full SHA 2a7f474View commit details -
Configuration menu - View commit details
-
Copy full SHA for 18d006b - Browse repository at this point
Copy the full SHA 18d006bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e4ef36a - Browse repository at this point
Copy the full SHA e4ef36aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fda988 - Browse repository at this point
Copy the full SHA 0fda988View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b31062 - Browse repository at this point
Copy the full SHA 8b31062View commit details
Commits on Dec 29, 2021
-
Configuration menu - View commit details
-
Copy full SHA for a551fc0 - Browse repository at this point
Copy the full SHA a551fc0View commit details
Commits on Mar 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b6ff6ab - Browse repository at this point
Copy the full SHA b6ff6abView commit details