1
0
mirror of https://github.com/blawar/ooot.git synced 2024-07-02 17:13:34 +00:00
Commit Graph

548 Commits

Author SHA1 Message Date
Blake Warner
455e16dcf4 implemented language setting in config.json 2022-04-13 17:00:38 -04:00
Blake Warner
2277fb7a1e fixed ztarget reticule 2022-04-13 17:00:38 -04:00
Blake Warner
734e8d1eb5 fixed some link animations 2022-04-13 17:00:38 -04:00
Blake Warner
b0e0b8b14b experimental 60FPS fixes 2022-04-13 17:00:37 -04:00
Blake Warner
b64abaae30 refactored save file code 2022-04-13 17:00:37 -04:00
Blake Warner
2d1e304086 fix text speed 2022-04-13 17:00:37 -04:00
Blake Warner
f7f7f11791 added VecRot class 2022-04-13 17:00:37 -04:00
Blake Warner
691d542ba8 more high framerate fixes 2022-04-13 17:00:36 -04:00
Blake Warner
02c290a565 fixed gameplay speed 60fps 2022-04-13 17:00:36 -04:00
Blake Warner
4bf91f3aaf math changes 2022-04-13 17:00:36 -04:00
Blake Warner
3d9928cbed updated 60fps code 2022-04-13 17:00:36 -04:00
Blake Warner
bda39ad8ba tweaked pause menu distance calc to support negative numbers 2022-04-03 21:22:11 -04:00
Franklyn Tackitt
b22cd0a6ed Fix linux build errors 2022-04-03 18:26:42 -04:00
Blake Warner
139c8950e9 bf 2022-04-03 18:25:32 -04:00
Blake Warner
ed431ca968 more linux fixes 2022-04-03 18:25:32 -04:00
Blake Warner
b333a47586 initial linux commit (does not compile) 2022-04-03 18:25:31 -04:00
Blake Warner
654474ba74 added runtime options loaded from config.json 2022-04-03 18:12:22 -04:00
Blake Warner
7da27b7e6b added center view to fizzle cam (right mouse button) 2022-04-02 22:05:36 -04:00
Blake Warner
63c4a9e304 added xinput support 2022-04-02 18:07:41 -04:00
Blake Warner
b6c722a3a7 rumble fix 2022-04-02 14:07:45 -04:00
Blake Warner
9736eb2c00 added fast_forward to speed up game (default g key) 2022-04-02 00:09:53 -04:00
Blake Warner
b2485e39e0 fixed sepia filter 2022-04-01 22:29:36 -04:00
Blake Warner
4c0699eb8a cleaned up vismono 2022-04-01 16:12:00 -04:00
Blake Warner
7d713577a1 added key rebind options gui 2022-03-31 20:09:01 -04:00
DaMarkov
c2860488df
Disabled quake effect for all prerendered background scenes (#224)
* Added documentation for player/quake

* Updated GLideN64

* Disabled quake effect for all 4:3 scenes

Co-authored-by: DaMarkov <DaMarkovZED@gmail.com>
2022-03-26 23:04:38 -04:00
DaMarkov
713b27b017 hires texture pack improvements 2022-03-25 10:30:17 -04:00
Kenix3
78c0e3f3a9 added SoH mixer.c to fix audio issues 2022-03-22 22:27:36 -04:00
Blake Warner
e6d2222130 keybinds for equip toggle 2022-03-13 01:32:42 -05:00
Peter
afe143f526 renamed func_8008F2F8 and its variables (Scene Room Timer) 2022-03-12 21:48:34 +01:00
Blake Warner
3b1614f5d1 fix error 2022-03-07 22:54:11 -05:00
Blake Warner
e63cedaab2 can assign equipment to slots #198 2022-03-07 18:49:25 -05:00
Blake Warner
0bf6f9fc7f
Merge pull request #203 from DaMarkov/fix-startup-crash
Fix startup crash and documented demo cutscenes
2022-03-06 10:08:49 -05:00
Blake Warner
a7fb39480e
Update gfx.h
added hack comment to easy find this later
2022-03-06 10:05:09 -05:00
DaMarkov
29d8fb3aa1 Increased memory for display lists. 2022-03-05 23:38:09 +01:00
DaMarkov
4cd77f8f1a Documented all demo cutscenes and removed one that causes a crash and on that hits an assert 2022-03-05 02:42:08 +01:00
Blake Warner
1ea869d808 cleanup unused code 2022-03-02 20:23:14 -05:00
Blake Warner
450c832bdc save 2022-03-02 19:49:37 -05:00
Blake Warner
22967f9764 widescreen fix #30 2022-03-02 02:31:15 -05:00
DaMarkov
ed7023f460
Renamed three functions related to playing SFX. (#191)
Co-authored-by: DaMarkov <DaMarkovZED@gmail.com>
2022-03-01 23:32:14 -05:00
DaMarkov
4e64d4574a Added AudioMgr_Shutdown. 2022-03-02 00:00:55 +01:00
Blake Warner
55765bca97 player cleanup and fixed horse archery third person camera #179 2022-03-01 14:19:52 -05:00
Blake Warner
34815c9c15 cleaned up hw registers 2022-03-01 14:19:52 -05:00
DaMarkov
376097e725 Added padding for AudioCmd 2022-03-01 14:19:51 -05:00
DaMarkov
fd3a63b3b6 More audio cleanup. 2022-03-01 14:19:51 -05:00
DaMarkov
2455953e46 More audio documentation 2022-03-01 14:19:51 -05:00
DaMarkov
6dc0e758b4 Added documentation for audio.cpp 2022-03-01 14:19:51 -05:00
DaMarkov
67fd7264bb Audio_GetSfx() get called with this commit.
This should only rename a few functions.
2022-03-01 14:19:51 -05:00
Blake Warner
b4f0eba3d9 audio partially working 2022-03-01 14:19:45 -05:00
frizzle101101
c58b1fc3b6
FIZZLE_CAM - second stick cam control frizzle style (#184)
* FIZZLE_CAM:
changes for camera on a second stick(xbox controller tested) with a timer for allowing the default behaviour to persist after not using the right stick

* updates to improve the FIZZLE cam control with added support for the swimming,ladder,jump,epona cameras

* removing FIZZLE_CAM define

* fix comments
2022-02-24 23:13:03 -05:00
Blake Warner
e7f868af06 fixed #121 (again) 2022-02-20 17:43:54 -05:00