Commit graph

276 commits

Author SHA1 Message Date
AloXado320
4edc98d710 fix build, platform track qol fix 2021-09-19 14:34:10 -05:00
AloXado320
5950466b41 some qol things, fix nodrawdistance warnings 2021-09-18 11:59:31 -05:00
AloXado320
58c0170760 update puppy2, debug camera 2021-09-17 21:28:04 -05:00
AloXado320
bada8b07a1 Update MOP, add remaning objects and fix most of them 2021-09-17 17:23:08 -05:00
AloXado320
07531c6560 fix disable vsync define 2021-09-12 18:47:17 -05:00
AloXado320
686e2605ec Fix PC defines (DISCORD_RPC, EXTERNAL_DATA, PORT_MOP_OBJS, etc) 2021-09-09 20:07:02 -05:00
AloXado320
0a0fe38f16 small n64 crash screen changes 2021-09-09 18:30:34 -05:00
AloXado320
b37851e978 Add most N64 microcodes from ultrasm64, fix microcode defines 2021-09-09 18:06:02 -05:00
AloXado320
a4a84e506f update crash_screen.c (N64) 2021-09-09 02:50:32 -05:00
AloXado320
8a4545df95 Make debug level select work without GODDARD_MFACE 2021-09-09 02:22:46 -05:00
AloXado320
3e3d489c8b small qol fixes 2021-09-09 02:11:42 -05:00
AloXado320
8cae89c374 puppycamera jittering fix, disable mouse by default 2021-09-06 19:38:02 -05:00
AloXado320
38ccdd05a0 Disable V-Sync on android since it's broken 2021-09-06 19:19:26 -05:00
AloXado320
b6f6e15cb3 Update README.md 2021-09-06 18:49:31 -05:00
AloXado320
37694cf0bf New: Android build support (by VDavid003) 2021-09-06 17:10:04 -05:00
AloXado320
78b21223ce Update README.md 2021-09-05 19:11:56 -05:00
AloXado320
8e5eba34d9 move platform folders into one 2021-09-05 17:19:16 -05:00
AloXado320
9177ba8ea9 clean up some defines, make audio function inline 2021-09-05 02:04:48 -05:00
AloXado320
9366ac6ac3 remaining MOUSE_ACTIONS defines, fix puppy options text order 2021-09-04 01:13:35 -05:00
AloXado320
e8aecfe508 fix USE_FRAMEBUFFER defines 2021-09-02 21:15:19 -05:00
AloXado320
59cd3667a3 opengl-es: fixed lag and noise effect, EXTERNAL_DATA now can use fb effect 2021-09-02 20:49:13 -05:00
AloXado320
bc8a35f83a remove vertex high fps interpolation (has no negative effect) 2021-08-31 19:31:49 -05:00
AloXado320
9a986180d8 update puppy2, added puppy opacity types 2021-08-31 15:09:21 -05:00
AloXado320
0a75367955 some more qol fixes 2021-08-31 01:50:08 -05:00
AloXado320
199f8cd359 QOL: More fixes and features, with credits 2021-08-30 19:28:40 -05:00
AloXado320
142429a60c makefile small cleanup, change sound_data to asm 2021-08-28 18:04:39 -05:00
AloXado320
d944863bc8 Shiftable Segments 2 by someone2639 2021-08-28 16:40:23 -05:00
AloXado320
6a9771e7a8 clarifly extra n64 gcc flags, fix config ifdefs 2021-08-27 20:55:27 -05:00
AloXado320
ce25d2e56c update puppy2 2021-08-27 15:11:50 -05:00
AloXado320
5a1788a3df some audio configs, if to ifdef 2021-08-27 00:46:47 -05:00
AloXado320
6b26496892 post-r14 change,Fix styling 2021-08-26 23:44:11 -05:00
AloXado320
9a956190dc post-r14 change, fb naming and mini doc 2021-08-22 20:40:47 -05:00
AloXado320
541f798d72 add extra cliopts (from sm64pc/sm64ex#177) along some changes 2021-08-22 20:23:43 -05:00
AloXado320
77392ab59f update puppy2 2021-08-22 16:38:03 -05:00
AloXado320
7140f28e18 update puppy2 2021-08-17 14:46:30 -05:00
AloXado320
e7c8254247 add/adjust some HIGH_FPS_PC define 2021-07-29 00:10:36 -05:00
AloXado320
f3f82f943b change play_mode_change_area checks 2021-07-28 23:42:46 -05:00
AloXado320
85d9dcbe50
Merge pull request #12 from AuroraWright/master
Nintendo Switch improvements + small puppycam fixes
2021-07-28 19:05:14 -05:00
Aurora Wright
cab367cef2 Remove redundant Makefile Switch stuff 2021-07-27 04:11:54 +02:00
Aurora Wright
759790fdbe Merge requested changes 2021-07-27 03:51:59 +02:00
Aurora Wright
048c4d8039 Fix EXTERNAL_DATA builds on macOS 2021-07-23 02:52:03 +02:00
Aurora Wright
fefb8f5ced Merge branch 'master' of https://github.com/AuroraWright/sm64ex-alo 2021-07-23 02:39:19 +02:00
Aurora Wright
dbe828cf3f Fix libnx/portlibs include 2021-07-23 02:38:34 +02:00
AloXado320
f89f1e1f30
Merge branch 'master' into master 2021-07-22 19:22:19 -05:00
AloXado320
b6c2b5b1df fix USE_FRAMEBUFFER define 2021-07-22 19:19:20 -05:00
Aurora Wright
be817e7c1f Define USE_FRAMEBUFFER to fix build for Switch/RPi 2021-07-23 01:49:08 +02:00
Aurora Wright
8e16092145 Don't show fixed camera HUD on R press when puppycam is active 2021-07-23 01:47:29 +02:00
Aurora Wright
1c51922535 Nintendo Switch improvements: fix build, refactor controller code, add boost mode on loading, add analog puppycam support, re-add exit button to hbmenu 2021-07-23 01:44:15 +02:00
AloXado320
e1ec0d2aa4 GFX PC Changes
Update OpenGL to latest in Emil's repo

Merge new OGL Three-point by MaikelChan (replaces old one from sm64ex)

Remove Three-point toggle from options menu

Changed Vanish Cap noise effect, enable scaling
2021-07-20 23:09:05 -05:00
AloXado320
aca6ed0189 disable mario head easter egg on external data 2021-07-20 19:21:49 -05:00