Commit Graph

755 Commits

Author SHA1 Message Date
petrie911
926677aa6c
In-game ram watch mod + upgraded jukebox (#225)
* new mods

* Torch
2024-05-01 21:57:50 -03:00
Alejandro Javier Asenjo Nitti
d2436e5850 Ending_8018845C fake match scratch comment 2024-04-30 09:46:49 -03:00
Alejandro Javier Asenjo Nitti
6dbc0ba6b1 name vars in Message_DisplayScrollingText 2024-04-27 14:36:31 -03:00
Alejandro Javier Asenjo Nitti
25d8938483 AVOID_UB in fox_message 2024-04-27 14:33:59 -03:00
Alejandro Javier Asenjo Nitti
5056a6ef31 bools and names 2024-04-27 12:32:07 -03:00
Alejandro Javier Asenjo Nitti
9bc64bd212 RadioCharacterId 2024-04-27 12:14:16 -03:00
Alejandro Javier Asenjo Nitti
bb4c68a22d radioPortraitTex 2024-04-27 10:39:24 -03:00
Alejandro Javier Asenjo Nitti
78683d8c03 pad 2024-04-27 10:08:19 -03:00
Alejandro Javier Asenjo Nitti
35859e4306 teamId 2024-04-27 10:07:44 -03:00
Alejandro Javier Asenjo Nitti
bd30371b04 bool 2024-04-27 10:03:49 -03:00
inspectredc
c1d7e814da
Fix duplicate nodes (#224)
* D_AQ_6003FF0

* D_AQ_602E5C8
2024-04-26 12:23:40 -03:00
petrie911
3ab050421e
use array count for collision headers (#222)
* lights fix

* names

* remove header

* so many names

* format

* more docs

* makefile

* colheaders

* it's gone too far

* torch
2024-04-25 19:01:25 -03:00
Alejandro Javier Asenjo Nitti
ee59dfc57f missionNoTex 2024-04-25 16:11:01 -03:00
Alejandro Asenjo Nitti
7c2ce8a678
DOCS: ast_text (ex ast_font) (#223)
* progress of docs

* caiman here, no problems

* Emergency manouvers!

* complete

* rename ast_font to ast_text
2024-04-25 14:08:40 -05:00
petrie911
0c9be776da
Cumulative docs update (#221)
* lights fix

* names

* remove header

* so many names

* format

* more docs

* makefile
2024-04-25 01:14:49 -03:00
Alejandro Javier Asenjo Nitti
a6b80a5825 some spaces, corrections and TeamId Enum usages 2024-04-25 01:00:23 -03:00
petrie911
81291a0c44
More docs and renames, fox_bg now mostly figured out (#220)
* lights fix

* names

* remove header

* so many names

* format
2024-04-22 23:51:20 -03:00
Alejandro Javier Asenjo Nitti
6bdfd2845f remove duplicated GFLAGS 2024-04-21 19:32:53 -03:00
Alejandro Javier Asenjo Nitti
043177b5fc -Os 2024-04-21 18:31:57 -03:00
Alejandro Javier Asenjo Nitti
31b2a56251 get rid of fixed size in gPlanetPathStatus 2024-04-21 16:04:34 -03:00
Alejandro Javier Asenjo Nitti
e1785c35dd fix warning 2024-04-21 16:01:38 -03:00
Alejandro Javier Asenjo Nitti
4f95948de5 Fix level select 2024-04-21 15:54:51 -03:00
petrie911
95e5f4f07a
Some further docs for audio spec and planet paths (#219)
* avoid ub

* format

* torch

* more stuff
2024-04-20 17:07:29 -05:00
petrie911
e3716b5d48
Fix out-of-bound loop UB (#218)
* avoid ub

* format

* torch
2024-04-20 18:47:46 -03:00
petrie911
b3929bea72
Docs update, added list of all SFX Ids used in the game. (#217)
* docs

* format

* format plz

* stuff

* more stuff

* more names and such

* torch update
2024-04-20 16:18:31 -03:00
Alejandro Asenjo Nitti
1272524325
MOD: FPS COUNTER (#216)
* progress

* working

* move to Play_Draw

* remove mods.h include from fox_hud

* fix name

* __floatundisf needed by GCC

* Improve level select

* __floatundisf in yaml for GCC

* jump directly to level loading in Map_LevelSelect

* comments

* fix level select

* AVOID_UB in audio

* stable flags

* fix UB in AudioHeap_DiscardSampleCaches co-authored-by: @petrie911

* fox_map fix

* move frame counter a few pixels to the right

* format

* add measurement correction for overclocked N64s
2024-04-20 16:18:09 -03:00
Alejandro Javier Asenjo Nitti
7969da8a9d fix offset comment 2024-04-16 00:40:12 -03:00
Alejandro Javier Asenjo Nitti
aa97afffb4 fix GCC UB with audio (finally) 2024-04-16 00:14:12 -03:00
Alejandro Javier Asenjo Nitti
d27a276cb2 correction 2024-04-15 20:55:24 -03:00
petrie911
0e54a13433
Docs relating to fox_360. Also a UB fix in audio_load. (#215)
* docs

* format

* format plz
2024-04-15 20:38:19 -03:00
Alejandro Asenjo Nitti
1ee6762797
Initial GCC Support (#212)
* first try

* progress

* progress

* gcc compiling, rom not booting yet

* format

* restore word compiler

* comment

* fix

* fix

* fix addresses for new splat

* progress

* splat

* we don't need these anymore

* gcc build seems stable now
2024-04-15 20:15:45 -03:00
Alejandro Asenjo Nitti
3efafe60e3
Bump and fix new version of splat (#214)
* try

* progress

* update splat to the new version

* retry

* crunch64

* bump spimdisasm version
2024-04-15 12:28:16 -03:00
Alejandro Javier Asenjo Nitti
1b5884a7b5 fix for new version of spimdisasm 2024-04-14 20:23:31 -03:00
Lywx
9c004a0916
Fixed wrong tluts and bump torch (#211) 2024-04-13 09:51:46 -03:00
Alejandro Javier Asenjo Nitti
8ad92b4b3b fix texture 2024-04-12 14:08:38 -03:00
petrie911
c532f31e24
Script and hitbox docs, update torch (#210)
* script2

* more docs and such

* torch update
2024-04-11 13:55:32 -03:00
inspectredc
4362338efb
Match Area6_80187944 (#209)
* Match Area6_80187944

* actually commit all changes

* Area6_80187944

* merge

* AUDIO_PLAY_BGM

* team ids

---------

Co-authored-by: Alejandro Javier Asenjo Nitti <alejandro.asenjo88@gmail.com>
2024-04-11 09:39:53 -03:00
inspectredc
001b3e0aa7
Match Ending_80187860 (#207) 2024-04-10 19:20:03 -03:00
inspectredc
eeea74e454
Match Zoness_80194A84 (#206) 2024-04-10 09:22:43 -03:00
inspectredc
f63251d512
Match Aquas_801AFA5C (#205) 2024-04-09 01:08:20 -03:00
Alejandro Javier Asenjo Nitti
bb9b0eb24c fix robot vtx (this time for real) 2024-04-08 20:50:40 -03:00
Alejandro Javier Asenjo Nitti
aca27d7cde fix robot vertices 2024-04-08 19:43:10 -03:00
petrie911
52e1b6cb17
Further docs on script, various other things (#204)
* stuff

* too much

* Torch commit

* torch again

* names and such

* names

* even more stuff

* format

* enums

* whoops on the gbi
2024-04-08 19:25:56 -03:00
Alejandro Javier Asenjo Nitti
be0d328b4e avoid ub in func_play_800B79B0 & comment 2024-04-08 00:05:42 -03:00
Alejandro Javier Asenjo Nitti
b2b8ea3c79 Merge branch 'master' of github.com:sonicdcer/sf64 2024-04-07 18:52:16 -03:00
Alejandro Javier Asenjo Nitti
f6fc05afd3 fix wrong symbol use 2024-04-07 18:52:11 -03:00
inspectredc
ccfd4e8159
Match Aquas_801B638C (#203) 2024-04-07 18:50:23 -03:00
Alejandro Javier Asenjo Nitti
5e1d4ab9a8 Merge branch 'master' of github.com:sonicdcer/sf64 2024-04-07 18:43:03 -03:00
Alejandro Javier Asenjo Nitti
f8cceb5f1d fix wrong symbol use 2024-04-07 18:42:58 -03:00
inspectredc
b4ca33057e
Match Aquas_801B6FF8 (#202) 2024-04-07 17:41:16 -03:00