1
0
Fork 0
mirror of https://github.com/jugeeya/UltimateTrainingModpack.git synced 2024-11-20 08:54:15 +00:00
Commit graph

247 commits

Author SHA1 Message Date
jam1garner
798e18a71a Fix all style/dead_code lints 2020-05-15 23:40:27 -04:00
jam1garner
a79bedfa7f Prefix underscore to unused variables 2020-05-15 22:02:45 -04:00
jam1garner
4dfc78c98f Remove style lint allows 2020-05-15 21:59:03 -04:00
jam1garner
6eb99546f9 Clean up hook installations by switching to install_hooks 2020-05-15 20:24:35 -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
12ecda2dce fix graphics bugs 2020-05-15 10:04:57 -07:00
jugeeya
376985e05d OoS quick fixes 2020-05-15 08:48:34 -07:00
jugeeya
fb0c650a91 update README for complete rewrite 2020-05-14 14:20:42 -07:00
jugeeya
06e194ae35 Merge remote-tracking branch 'training/master' into HEAD 2020-05-14 13:58:24 -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
fb466cb3fe add Cargo toml so I don't forget I made changes 2020-04-30 17:38:58 -07:00
jugeeya
06137d0929 start training mods 2020-04-30 17:36:56 -07:00
jugeeya
5b94e8907e fix existing common functions 2020-04-30 17:17:03 -07:00
jugeeya
8ab1d8a0d8 initial rust migration 2020-04-30 16:13:49 -07:00
jam1garner
587da8f9ef Enable LTO for release builds 2020-04-16 01:58:05 -04:00
jam1garner
d53d7734bd Merge branch 'master' of https://github.com/ultimate-research/skyline-rs-template 2020-04-16 00:55:34 -04:00
jam1garner
c405f4f76d Update to work with cargo-skyline 2020-04-16 00:55:22 -04:00
jugeeya
21f5a950a3 move to Masagrator's 10.0.0 SaltySD fix 2020-04-15 12:27:24 -07:00
jam1garner
02eaa63fa0
Add documentation link 2020-04-14 22:58:36 -04:00
jam1garner
63ba6b789c
Update README.md 2020-04-14 14:01:28 -04:00
jam1garner
9d3a9a2b8e
Update README.md 2020-04-14 13:48:06 -04:00
jam1garner
3d4e1bdb27
Update rust.yml 2020-04-12 23:48:14 -04:00
jam1garner
2a5d8f251f
Fix yaml errors 2020-04-12 23:45:31 -04:00
jam1garner
f6ae69c2f6
Update rust.yml 2020-04-12 23:43:02 -04:00
jam1garner
31a96debba
Update rust.yml 2020-04-12 23:38:36 -04:00
jam1garner
d99cba2f34
Add Github Action to auto-upload documentation 2020-04-12 23:36:16 -04:00
jam1garner
e927cf70ac
Create README.md 2020-04-12 22:39:43 -04:00
jam1garner
b7aecf58f0 Change link.T to link.ld, requires latest libstd 2020-04-12 21:28:01 -04:00
jam1garner
5d985d8102 Fix Xargo.toml not using squashed path 2020-04-12 20:54:58 -04:00
jam1garner
100d7126c7 Move template to stdlib 2020-04-12 19:34:43 -04:00
jam1garner
271142d766 Allow usage of any nightly build 2020-04-10 21:07:13 -04:00
jam1garner
3cdb82acfd Pin rust toolchain to nightly-2019-04-10 2020-04-10 20:37:16 -04:00
jam1garner
c86518f37a Switch target name from aarch64-skyline-switch 2020-04-10 18:34:29 -04:00
jam1garner
74f74c5c58 Remove unneeded clang/crc dependencies 2020-04-10 07:43:13 -04:00
jam1garner
a4a24268f1 Add logging on panic to improve debugging experience 2020-04-10 05:42:54 -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
36d7d33443 Move nn to nnsdk, Begin documenting skyline-rs 2020-04-09 02:54:47 -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
bf62626917 Remove old test file 2020-04-08 06:32:09 -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