Commit graph

39684 commits

Author SHA1 Message Date
Nikhil Narayana
b26bb22376
ci: specify dolphin-emu target 2023-08-19 10:43:10 -07:00
Nikhil Narayana
6ef58fad31
fix macOS CI 2023-08-17 22:38:33 -07:00
Robert Peralta
19e14a5608
Fix macOS compilation errors (#81)
* Move #endif to proper location on UICommon.cpp preventing compilation because of syntax error

* Add missing include for unordered map and missing CodeTo implementation from Ishiiruka
+ Adjust code to use string_view

* Trick compiler to think var is being used on Semver200_parser.cpp to prevent compilation errors on macos
2023-08-16 22:01:01 -07:00
Nikhil Narayana
59f2f6909d
redo music volume control and refactor some stuff 2023-08-15 17:50:32 -07:00
Nikhil Narayana
f90d25f92a
clang-format 2023-08-15 14:24:25 -07:00
Nikhil Narayana
fb0a4da6d0
fix enabling rust logs on boot 2023-08-15 12:25:15 -07:00
Nikhil Narayana
ac40cd1aa2
hook up most slippi pane settings 2023-08-15 00:52:47 -07:00
Nikhil Narayana
106327827a
MONTH_FOLDERS -> MONTHLY_FOLDERS 2023-08-14 21:44:17 -07:00
Nikhil Narayana
639fd6298e
bump version 2023-08-14 12:03:56 -07:00
Nikhil Narayana
b0ef93b89b
use SlippiRustExtensions submodule 2023-08-14 11:56:07 -07:00
Nikhil Narayana
4682cfcbe2
delete SlippiRustExtensions locally 2023-08-14 11:55:45 -07:00
Nikhil Narayana
237b802930
clang-format 2023-08-14 09:21:46 -07:00
Nikhil Narayana
133520b2ac
fix usage of WriteStringToFile
file name comes first now
2023-08-14 09:14:57 -07:00
Nikhil Narayana
864a6d0297
fix direct codes 2023-08-14 08:53:31 -07:00
Nikhil Narayana
8b914e3f24
rename exe to Slippi_Dolphin 2023-08-14 08:22:50 -07:00
Nikhil Narayana
fdd5476b54
add note about rust in README 2023-08-13 23:12:57 -07:00
Nikhil Narayana
4766322a4c
copy rust dlls to binary folder on windows 2023-08-13 23:01:27 -07:00
Nikhil Narayana
e38df17446
fix linking in linux 2023-08-13 22:10:12 -07:00
Nikhil Narayana
d8f8e38f41
don't strip libs in appimage 2023-08-13 21:51:32 -07:00
Nikhil Narayana
64eb295450
actually commit corrosion? 2023-08-13 21:28:59 -07:00
Nikhil Narayana
85f5914c5b
Rust Game Reporter (deaddda) 2023-08-13 18:02:59 -07:00
Nikhil Narayana
065823f71e
pull in rust updates 2023-08-13 16:52:07 -07:00
Nikhil Narayana
0c98be8eff
Determine the actual used local address with ENET socket (e39fe60) 2023-08-13 16:50:33 -07:00
Nikhil Narayana
77b0b1c91e
bring in rust stuff, music works. need to test osd and loggers a bit more
the rust stuff will get submoduled at some point
2023-08-13 16:31:50 -07:00
Nikhil Narayana
2ca79d3772
ci: use v3 actions 2023-08-11 18:36:53 -07:00
Nikhil Narayana
6f12f53132
mark replays as played on mainline 2023-08-11 18:36:40 -07:00
Nikhil Narayana
45dea3acba
disable skipping frames after frame 120
f96178b47f3531e30ddbaaf68721db4586a09f0c to b1cea3a9570b0ee342d79200ec26c43b9def197b
2023-08-11 18:36:13 -07:00
Nikhil Narayana
69ca95067b
ci(linux): add libfuse2 to apt install 2023-08-06 11:43:45 -07:00
Nikhil Narayana
9cda7ac2a1
ci(macOS): remove libav 2023-08-06 11:25:49 -07:00
Nikhil Narayana
11a111f0e8
working build on linux 2023-08-06 11:12:38 -07:00
Nikhil Narayana
e3f5a622f4
fix iso hashing and some cleanup 2023-08-05 18:20:51 -07:00
Nikhil Narayana
5d0b76c06c
fix matchmaking 2023-08-05 17:10:04 -07:00
Nikhil Narayana
10d8ae74d9
default to netplay gecko codes 2023-08-05 17:08:46 -07:00
Nikhil Narayana
6cce3eb5c2
fix black screen with latest bootloader 2023-08-05 15:24:38 -07:00
R2DLiu
ca80ff04d0 even with f68f6f6cbf56b3e4e43f27475763f1d15b6d7c67. playback works, netplay is blank??? 2023-08-01 17:25:20 -04:00
R2DLiu
ebccf3b2e9 pull 5287899c4d374b38a9ae870db33615b53f29a61e 2023-08-01 16:15:02 -04:00
R2DLiu
dd4018cb0a pull in bf0c0764a2905f91bb69c8aa273677b012fa89f0 2023-08-01 16:12:18 -04:00
R2DLiu
837c1f65f9 pull in 686155bc0a5026113c02b3287e621dc11eb57353 2023-08-01 16:04:20 -04:00
R2DLiu
e9d72b2bf2 pull in 8c627231616315db71709b13a38246a8bd7f183d 2023-08-01 16:00:07 -04:00
R2DLiu
d5b9c9d92c fix warning 2023-08-01 15:46:28 -04:00
R2DLiu
f61f2ab219 pull in 03c57192491178b329bda001c9fb8d8ba8a28c59 2023-08-01 15:45:33 -04:00
Nikhil Narayana
12ed6cc816 fix: nametag display in old replays
86c3e16
2023-07-17 22:18:05 -04:00
Nikhil Narayana
2ea0319f96 feat: support ordered injection list traversal
1852ee5
2023-07-17 22:18:05 -04:00
Nikhil Narayana
8b98657d57 Load scenes via MxScn.dat
d275af7
2023-07-17 22:18:05 -04:00
Nikhil Narayana
0a66086f1e add desync replay reporting
64feb0f
2023-07-17 22:18:05 -04:00
Nikhil Narayana
7316b8d574 Remove updater
baca98a
2023-07-17 22:18:05 -04:00
Nikhil Narayana
60a91ea062 chore: prevent generating playback data with ifdef
c2d676c
2023-07-17 22:18:05 -04:00
Nikhil Narayana
123660e468 fix(build-linux): delete Sys folder before copy
e444dc8
2023-07-17 22:18:05 -04:00
R2DLiu
9421f0c56b even with d7f10754b27fd216bf2180dff15639e39ec3bdeb. add injection list files from head at f68f6f6cbf56b3e4e43f27475763f1d15b6d7c67 2023-06-22 17:58:08 -04:00
R2DLiu
645d77a5d4 fix compile 2023-06-22 05:54:16 -04:00