Commit Graph

10 Commits

Author SHA1 Message Date
Sarge-117 37acd52016 Clarify var names and comments 2022-09-06 11:05:52 -07:00
aMannus 70ab1406e1 Incorporate magic arrows in rando settings 2022-09-03 22:56:09 +02:00
Sarge-117 0151294648 Simplify mudwall collision check
There was no need to have a second collider specifically for Ice Arrow hits
2022-09-03 11:24:17 -07:00
Sarge-117 b4d14e708e Check for CVar only
Instead of (Cvar && n64dd)
2022-09-01 17:08:34 -07:00
Sarge-117 8e2f035278 Split into two enhancements
"Blue Fire Arrows" and "Sunlight Arrows"
2022-08-30 11:06:42 -07:00
Sarge-117 12ae59d133 Change bool name
To make jenkins happy (I hope)
2022-08-28 10:39:53 -07:00
Sarge-117 d510d8cde0 Comment clarity 2022-08-28 09:45:00 -07:00
Sarge-117 669f76d2f4 Implement Enhanced Magic Arrows
Currently as a rando-only enhancement until it can be accounted for in logic
2022-08-27 22:49:13 -07:00
Baoulettes a5df9dddf0
Use Macro for __FILE__ & __LINE__ when possible (#559)
* First batch some overlay

* Almost all overlay

* effect & gamestate

* kaleido stuffs

* more overlay

* more left over from code folder

* remaining hardcoded line and file

* Open & Close _DISP __FILE__ & __LINE__ clean up

* Some if (1) {} remove

* LOG_xxxx __FILE__ , __LINE__ cleaned

* ASSERT macro __FILE__ __LINE__

* mtx without line/file in functions

* " if (1) {} " & "if (0) {}" and tab/white place

* LogUtils as macro

* GameState_, GameAlloc_, SystemArena_ & ZeldaArena_

* Revert "GameState_, GameAlloc_, SystemArena_ & ZeldaArena_"

This reverts commit 0d85caaf7e.

* Like last commit but as macro

* Fix matrix not using macros

* use function not macro

* DebugArena_* functions
GameAlloc_MallocDebug
BgCheck_PosErrorCheck as macros
removed issues with ; in macro file
2022-07-05 19:29:34 -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