Mr-Wiseguy
|
7407bebf6e
|
Add special config option id to control texture pack state for code mods
|
2025-04-09 03:51:26 -04:00 |
|
Mr-Wiseguy
|
8382fa3d65
|
Update runtime for mod API to get save file path
|
2025-04-09 01:15:35 -04:00 |
|
Mr-Wiseguy
|
46f5e2d279
|
Update RT64 for v5 texture hash
|
2025-04-09 00:26:32 -04:00 |
|
thecozies
|
1707685803
|
Updated mod list styling (#561)
* Updated mod list styling
* mod entry max height
|
2025-04-08 19:19:28 -04:00 |
|
Mr-Wiseguy
|
6e19d28ba3
|
Apply recomp.rcss to mod UI contexts (fixes scrolls)
|
2025-04-08 18:56:49 -04:00 |
|
Mr-Wiseguy
|
7d6d40f196
|
Update runtime for save swapping mod API
|
2025-04-08 02:21:35 -04:00 |
|
Mr-Wiseguy
|
a93d0d6836
|
Update runtime for mod version export
|
2025-04-08 01:06:08 -04:00 |
|
Mr-Wiseguy
|
d614634bf1
|
Add mod UI API exports for slider, password input, and label radio and expose RmlUi debugger on F8
|
2025-04-07 22:05:18 -04:00 |
|
Mr-Wiseguy
|
1c6f445503
|
Implement texture pack reordering
|
2025-04-06 22:26:49 -04:00 |
|
Mr-Wiseguy
|
930580089e
|
Update runtime to fix renderer shutdown race condition
|
2025-04-06 19:44:11 -04:00 |
|
Mr-Wiseguy
|
d646d781ef
|
Add mod install button, put mod description in scroll container, minor mod menu tweaks
|
2025-04-06 17:01:38 -04:00 |
|
Mr-Wiseguy
|
f1a7a1674b
|
Replace use of std::bind with lambdas
|
2025-04-06 15:20:50 -04:00 |
|
Mr-Wiseguy
|
a0bd63f725
|
Switch to aggregate initialization for Version to work around missing implicit constructor on some compilers
|
2025-04-06 04:17:07 -04:00 |
|
Mr-Wiseguy
|
5ec43a1182
|
Remove std::format usage and add missing <list> includes to fix Linux/MacOS compilation
|
2025-04-06 04:09:10 -04:00 |
|
Mr-Wiseguy
|
11c84659cf
|
Finish drag and drop mod installation, disable mod refresh button and code mod toggle when game starts
|
2025-04-06 03:57:50 -04:00 |
|
Dario
|
75c3669961
|
Fix to dynamic lib path and runtime commit.
|
2025-04-05 01:56:51 -04:00 |
|
Dario
|
d259e6848a
|
DnD prototype.
|
2025-04-05 01:56:43 -04:00 |
|
Mr-Wiseguy
|
27db2aeaa0
|
Reimplement prompts as a separate UI context and make it so the quit game prompt doesn't bring up the config menu
|
2025-04-04 04:35:06 -04:00 |
|
Mr-Wiseguy
|
470644e700
|
Update RT64 to fix failed assert with MSAA off
|
2025-04-03 23:38:27 -04:00 |
|
Mr-Wiseguy
|
5f128e2ac1
|
Add missing typename to fix compilation on some compilers
|
2025-04-03 03:50:15 -04:00 |
|
Mr-Wiseguy
|
1a6471a3a8
|
Switch to runtime concatenation of function name in data API error reporting to fix Linux compilation issue
|
2025-04-03 03:42:04 -04:00 |
|
Mr-Wiseguy
|
d15d448d80
|
Update lunasvg to increase its minimum cmake version
|
2025-04-03 03:26:26 -04:00 |
|
Mr-Wiseguy
|
d2c8429100
|
Implement data structure mod APIs
|
2025-04-03 02:36:32 -04:00 |
|
Mr-Wiseguy
|
cdde3d47bb
|
Update RT64 to enable early Z test shader optimization
|
2025-03-25 19:02:11 -04:00 |
|
Mr-Wiseguy
|
24d166029f
|
Update runtime to allow renderers to choose the graphics API
|
2025-03-23 22:08:29 -04:00 |
|
Mr-Wiseguy
|
95b462e9e5
|
Merge remote-tracking branch 'origin/dev' into mod-ui
|
2025-03-23 22:00:50 -04:00 |
|
Mr-Wiseguy
|
8da41d97f6
|
Update RT64 and allow it to choose the graphics API when set to Auto
|
2025-03-23 21:54:03 -04:00 |
|
squidbus
|
3d3524ffe7
|
Fix portable mode on macOS (#552)
validate-internal / build (push) Has been cancelled
|
2025-03-23 20:23:44 +01:00 |
|
Mr-Wiseguy
|
880f023f01
|
Update RT64 for depth clear optimization and more native sampler changes
|
2025-03-23 14:53:23 -04:00 |
|
Mr-Wiseguy
|
12276d6c9e
|
Update RT64 to fix native sampler issues with tile copies
|
2025-03-22 18:02:08 -04:00 |
|
Mr-Wiseguy
|
6a0dd85b49
|
Update RT64 for driver bug workarounds and misc fixes
|
2025-03-22 15:23:08 -04:00 |
|
Mr-Wiseguy
|
186e7e7b54
|
Switch to designated initializers to work around missing aggregate initialization compiler support
|
2025-03-21 03:17:42 -04:00 |
|
Mr-Wiseguy
|
d45c4f7236
|
Created mod UI API functions for imageview elements
|
2025-03-21 03:07:57 -04:00 |
|
David Chavez
|
1c8668fb65
|
Update RT64 for MacOS Intel GPU support and region resolve fix (#550)
validate-internal / build (push) Has been cancelled
|
2025-03-15 19:25:29 +01:00 |
|
Mr-Wiseguy
|
9284346fe2
|
Set the blender description manually for the UI renderer
|
2025-03-15 00:23:54 -04:00 |
|
Hugo Locurcio
|
c6d77fe5ca
|
Fix link to decompress_baserom.py in Building documentation (#548)
validate-internal / build (push) Waiting to run
|
2025-03-14 18:12:09 -04:00 |
|
Wiseguy
|
21a6f4046f
|
Download full target build of llvm in CI Windows runners to fix missing MIPS support and update N64Recomp CI commit (#549)
|
2025-03-14 18:11:29 -04:00 |
|
David Chavez
|
6d105ecbec
|
Fixes for macOS
|
2025-03-14 23:00:12 +01:00 |
|
Mr-Wiseguy
|
dcc42fc596
|
Fix compilation after rebase
|
2025-03-14 17:45:46 -04:00 |
|
Mr-Wiseguy
|
51c6263f13
|
Fix errant RML tag in mod menu and insert breaks for newlines when setting element text
|
2025-03-14 17:35:55 -04:00 |
|
Mr-Wiseguy
|
bb10d5d090
|
Created mod UI API functions for setting visibility, setting text, and destroying elements
|
2025-03-14 17:35:55 -04:00 |
|
Mr-Wiseguy
|
2dffaf6148
|
Implement controlling input capturing for mod UI contexts
|
2025-03-14 17:35:55 -04:00 |
|
Wiseguy
|
7261c055a1
|
Enable triple buffering in RT64 (#546)
|
2025-03-14 17:35:55 -04:00 |
|
Mr-Wiseguy
|
810d0a7953
|
Download full target build of llvm in CI Windows runners to fix missing MIPS support and update N64Recomp CI commit
|
2025-03-14 17:35:51 -04:00 |
|
Wiseguy
|
0554a8aeb7
|
Patch virtual address translation to support entire extended RAM address space (#533)
|
2025-03-14 17:35:30 -04:00 |
|
Mr-Wiseguy
|
3863c954c2
|
Implement label and textinput in mod UI API
|
2025-03-14 17:35:30 -04:00 |
|
Mr-Wiseguy
|
06250b2a4e
|
Zero the memory allocated to hold extended actor data
|
2025-03-14 17:35:30 -04:00 |
|
Mr-Wiseguy
|
59fd5f5b42
|
Implement actor extension data and use it for transform tagging
|
2025-03-14 17:35:30 -04:00 |
|
Mr-Wiseguy
|
cf38205f0b
|
Implemented mod UI callbacks
|
2025-03-14 17:35:30 -04:00 |
|
Mr-Wiseguy
|
eb45326008
|
Expose remaining property setters to mod UI API
|
2025-03-14 17:35:30 -04:00 |
|