Shipwright/soh/soh/Enhancements
GaryOderNichts 677c4845f6
Wii U: Several fixes and improvements (#1608)
* WiiU: fix more scaling issues

* Wii U: batch depth reads

* Wii U: remove file buffering
Doesn't seem to to do much anymore

* Remove "missing_gcc_functions.c" to avoid conflicts

* Wii U: Fix random_device usage
random_device will always be seeded with a constant seed and will return the same number sequence every time

* Wii U: Improve software keyboard

* Wii U: Fix console input text width
2022-09-27 19:29:55 -04:00
..
controls Phase 1: Separate ImGui Drawing From LUS (#1310) 2022-09-03 00:00:04 -04:00
cosmetics Wii U: Several fixes and improvements (#1608) 2022-09-27 19:29:55 -04:00
custom-message Randomizer v2 (#1065) 2022-09-21 00:50:22 -04:00
debugger Randomizer v2 (#1065) 2022-09-21 00:50:22 -04:00
item-tables Randomizer v2 (#1065) 2022-09-21 00:50:22 -04:00
randomizer Wii U: Several fixes and improvements (#1608) 2022-09-27 19:29:55 -04:00
bootcommands.c Adds game specific camera options (#1212) 2022-08-23 20:12:14 -04:00
bootcommands.h git subrepo clone https://github.com/HarbourMasters/soh.git 2022-03-22 02:51:23 +01:00
debugconsole.cpp Phase 1: Separate ImGui Drawing From LUS (#1310) 2022-09-03 00:00:04 -04:00
debugconsole.h LUS Cleanup: Removes GameSettings class. Moves code to Imgui. (#1036) 2022-08-05 01:03:11 -04:00
gamecommand.h git subrepo clone https://github.com/HarbourMasters/soh.git 2022-03-22 02:51:23 +01:00
gameconsole.c git subrepo clone https://github.com/HarbourMasters/soh.git 2022-03-22 02:51:23 +01:00
gameconsole.h Phase 1: Separate ImGui Drawing From LUS (#1310) 2022-09-03 00:00:04 -04:00
gfx.c testing out item replacement (#416) 2022-07-11 20:11:07 -04:00
gfx.h testing out item replacement (#416) 2022-07-11 20:11:07 -04:00
n64_weird_frame_data.inc Add N64 weird frames and OOB Bombchus cvars (#602) 2022-07-06 18:46:01 -04:00
savestates.cpp Phase 1: Separate ImGui Drawing From LUS (#1310) 2022-09-03 00:00:04 -04:00
savestates.h Save states (#300) 2022-05-12 13:28:24 -04:00
savestates_extern.inc [zret] Port some documentation changes (#1164) 2022-08-16 21:53:28 -04:00