Commit Graph

18 Commits

Author SHA1 Message Date
Baoulettes 0d85caaf7e GameState_, GameAlloc_, SystemArena_ & ZeldaArena_ 2022-06-28 22:09:15 +02:00
Baoulettes cd0cea28fb " if (1) {} " & "if (0) {}" and tab/white place 2022-06-28 00:00:16 +02:00
Baoulettes d627ec320d mtx without line/file in functions 2022-06-27 22:56:31 +02:00
Baoulettes 73d9bafe74 ASSERT macro __FILE__ __LINE__ 2022-06-27 21:52:00 +02:00
Baoulettes 1cdaf454c2 LOG_xxxx __FILE__ , __LINE__ cleaned 2022-06-27 17:12:34 +02:00
Baoulettes 146fbb0d1b Open & Close _DISP __FILE__ & __LINE__ clean up 2022-06-27 16:29:52 +02:00
Baoulettes ac48cae6c8 more left over from code folder 2022-06-27 00:43:29 +02:00
Kenix3 1435b5d314
Merge branch 'develop' into zelda64 2022-06-21 19:27:46 -04:00
Rozelette b4eebbbcd6
Versioned saves (#423)
* v1

* Cleanup

* Cleanup

* cleanup

* Organization

* Fixes

* Fix typos

* fixup merge

* use gLanguages

* Restore n64dd

* Fix bad merge

* Set ddflag
2022-06-20 13:41:43 -04:00
Emil Lenngren 92c8ecb726 64-bit early draft - no audio yet 2022-05-15 01:19:02 +02:00
Emill 45e5e5ca72
Experimental interpolation (#309)
* Experimental 60 fps

* Fix compile error

* Fix compile error

* Fix compile error
2022-05-13 18:43:55 -04:00
louist103 635fb71b76
Save states (#300) 2022-05-12 13:28:24 -04:00
rozlette d0c5e7aa0e Add collision viewer 2022-05-01 01:27:00 -04:00
rozlette e4dd7027a9 POC 2022-05-01 01:27:00 -04:00
KiritoDev f5f2205d0f Removed stdio and added documentation 2022-04-25 19:14:46 -04:00
KiritoDev 0ea9612b7e Moved vismono effect to the gpu 2022-04-25 19:14:46 -04:00
Nicholas Estelami c80f9fbd57
Added support for multiple game versions (#107)
* WIP Multiversion support

* GC PAL Non-MQ support complete

* Updated OtrGui to handle different game versions

* Added version file

* Added new extract mode to ZAPD and optimized OTR gen time

* Fixed bug causing crash

* Further optimized OTRExporter, saving around ~20 seconds.

* ZAPD is now multi-threaded.

* Fixed merge issue

* Fixed memory leak and fog issue on pause screen.

* Additional fog fixes.

Co-authored-by: Jack Walker <7463599+Jack-Walker@users.noreply.github.com>
2022-03-31 19:42:44 -04:00
M4xw 39cc86c260 git subrepo clone https://github.com/HarbourMasters/soh.git
subrepo:
  subdir:   "soh"
  merged:   "ba904bbd0"
upstream:
  origin:   "https://github.com/HarbourMasters/soh.git"
  branch:   "master"
  commit:   "ba904bbd0"
git-subrepo:
  version:  "0.4.1"
  origin:   "???"
  commit:   "???"
2022-03-22 02:51:23 +01:00