Commit Graph

13 Commits

Author SHA1 Message Date
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
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 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
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 f6fc05afd3 fix wrong symbol use 2024-04-07 18:52:11 -03:00
Alejandro Javier Asenjo Nitti f8cceb5f1d fix wrong symbol use 2024-04-07 18:42:58 -03:00
Alejandro Javier Asenjo Nitti f2c5292e7b fix fakes 2024-04-07 01:05:58 -03:00
Alejandro Javier Asenjo Nitti d777ce9917 SectorZ_Missile_Update rename 2024-04-06 12:35:39 -03:00
Alejandro Javier Asenjo Nitti 1128c200e2 rewrite func_hud_800915FC 2024-04-06 12:14:20 -03:00
petrie911 126a55aa0e Event Actor docs that kind of ballooned into a bunch of stuff (#200)
* stuff

* too much

* Torch commit

* torch again
2024-04-05 17:11:36 -03:00
petrie911 ac41c180a9 Reorganizaton of main (#199)
* reorganize main

* more names

* libc
2024-04-03 11:30:50 -03:00