summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-20fix int type, removing default value, should buildBaoulettes
2022-05-20Changing int typeBaoulettes
2022-05-20Add definitionBaoulettes
2022-05-20Remove comment and stuff uselessBaoulettes
2022-05-19sizeof fixBaoulettes
2022-05-19few things in comment needed fixBaoulettes
2022-05-19ComboBox SimplificationBaoulettes
2022-05-18Merge branch 'HarbourMasters:develop' into developMelonSpeedruns
2022-05-17Changes forge time into a slider, making it variableAda
2022-05-16Merge branch 'zelda64' of https://github.com/HarbourMasters/Shipwright into z...Kenix
2022-05-16Audio code converted to uintptr_tKenix
2022-05-16Adds option for shorter biggoron questAda
2022-05-15Fixed soh filtersKiritoDev
2022-05-15TWEAK: Submenus for the enhancement menu (#343)PurpleHato
2022-05-15Optimize away memory allocations (#340)Emill
2022-05-15Readme/building.md changes (#262)MegaMech
2022-05-15Add equipable tunics/boots (#328)Rozelette
2022-05-15Fix strict aliasing issues (#342)Emill
2022-05-15ACTOR_EN_FLOORMAS splitting fix (#311)Baoulettes
2022-05-15Add a toggle for muting the low HP alarm (#310)earthcrafterman
2022-05-15Workaround for rumble duration being too long (#284)Sirius902
2022-05-15Add The Jenkins Link to the readme (#303)KennyT
2022-05-15Update platform for z64 branch (#338)sholdee
2022-05-15Fix VS stuffEmil Lenngren
2022-05-1564-bit early draft - no audio yetEmil Lenngren
2022-05-14Adds tooltip function and tooltips to various ImGui menu items (#306)Ada
2022-05-14Tweak: Don't make the fix enabled by defaultPurpleHato
2022-05-14Used Cvars to make it part of the enhancements menuPurpleHato
2022-05-14Fixed idle animations for Two Handed ItemsPurpleHato
2022-05-13Readme stuff (#313)2.0.0MelonSpeedruns
2022-05-13Add args to build release config on Linux (#312)sholdee
2022-05-13Experimental interpolation (#309)Emill
2022-05-12Corrects tooltip on otrgui (#305)Ada
2022-05-12add new files (#308)louist103
2022-05-12Fixed id and cleanup on finish of notifications (#304)KiritoDev
2022-05-12Use DX11 by default, if available (#307)Emill
2022-05-12Merge branch 'HarbourMasters:develop' into developMelonSpeedruns
2022-05-12Save states (#300)louist103
2022-05-12Fixed compilation errorsKiritoDev
2022-05-12Fixed texture loads on imguiKiritoDev
2022-05-12Add QoL feature: Faster Block Pushing (#275)Marcelo20XX
2022-05-12Fix GetTextureByID not returning anything on non-DX11 (#297)Rozelette
2022-05-12Fixed ImGui developer menu (#298)PurpleHato
2022-05-11fix thisx hack (#299)Random
2022-05-11Removed debug buttonKiritoDev
2022-05-11Added notification systemKiritoDev
2022-05-11Merge branch 'HarbourMasters:develop' into developMelonSpeedruns
2022-05-11Get rid of timeoutsholdee
2022-05-11Increase build pipeline timeoutsholdee
2022-05-11Replace remaining occurances of CVar_GetVar with CVar_GetSirius902