1
0
Fork 0
mirror of https://github.com/jugeeya/UltimateTrainingModpack.git synced 2024-12-04 15:49:37 +00:00
Commit graph

27 commits

Author SHA1 Message Date
jam1garner
f86415830d Move mash_state from set of constants to an enum 2020-05-16 01:26:12 -04:00
jam1garner
4342f626f8 Move mash_attack_state from constants to an enum 2020-05-16 01:12:06 -04:00
jam1garner
798e18a71a Fix all style/dead_code lints 2020-05-15 23:40:27 -04:00
jam1garner
4dfc78c98f Remove style lint allows 2020-05-15 21:59:03 -04:00
jam1garner
cd3a6d938b Clean up various imports 2020-05-15 19:49:25 -04:00
jam1garner
f75ff6468a Change menu from pointer to reference 2020-05-15 19:43:37 -04:00
jugeeya
376985e05d OoS quick fixes 2020-05-15 08:48:34 -07:00
jugeeya
5b1b611787 fix save states 2020-05-14 13:54:32 -07:00
jugeeya
6cf353faec reformatting 2020-05-13 13:52:20 -07:00
jugeeya
329f0cd3f0 clean up imports 2020-05-13 13:36:55 -07:00
jugeeya
548b306645 huge migration, get menu working, OoS grab 2020-05-13 12:20:52 -07:00
jugeeya
7a57b8e247 new method of hitbox visualization 2020-05-06 17:50:31 -07:00
jugeeya
a5fc17904f finish porting non-beta features 2020-05-04 18:55:19 -07:00
jugeeya
06137d0929 start training mods 2020-04-30 17:36:56 -07:00
jugeeya
8ab1d8a0d8 initial rust migration 2020-04-30 16:13:49 -07:00
jam1garner
c405f4f76d Update to work with cargo-skyline 2020-04-16 00:55:22 -04:00
jam1garner
100d7126c7 Move template to stdlib 2020-04-12 19:34:43 -04:00
jam1garner
dec9735a55 Move smash to own crate, add bindings for smash C++ API 2020-04-10 00:21:33 -04:00
jam1garner
476fb8788f Add hash40, ability to name plugin 2020-04-09 21:54:01 -04:00
jam1garner
11cc29058e Fix some broken mangled symbols 2020-04-09 05:10:23 -04:00
jam1garner
ba437edf35 Move libc to skyline_libc, Add nn bindings 2020-04-09 02:15:39 -04:00
jam1garner
0f6c365733 Flesh out skyline::libc 2020-04-08 22:39:10 -04:00
jam1garner
5c1a2083c9 Add skyline macros, begin work on Rust hooking syntax 2020-04-08 06:28:33 -04:00
jam1garner
1cf373d338 Add println to skyline-rs 2020-04-08 01:13:06 -04:00
jam1garner
4e05ea1e95 Move required build objects to skyline subcrate 2020-04-08 00:49:23 -04:00
jam1garner
7bc01022f5 Move extern_alloc to skyline 2020-04-08 00:31:46 -04:00
jam1garner
02347abf7a Initial commit, no_std_test 2020-04-08 00:27:35 -04:00