cadmic
|
5dd19e4862
|
Use virtualenv in Makefile for python dependencies (#1619)
* Use virtualenv in Makefile for python dependencies
* Create separate targets for venv creation and installation
* Fix install-python-deps prerequisite
* Try simplifying Jenkinsfile
* Simplify venv targets
* Fix merge
* Update README.md
Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com>
---------
Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com>
|
2024-01-25 01:39:13 +01:00 |
|
cadmic
|
324db1d578
|
Replace most osSyncPrintf calls with PRINTF macro (#1598)
* Replace most osSyncPrintf calls with PRINTF macro
* DEBUG -> OOT_DEBUG
|
2024-01-12 10:38:13 -05:00 |
|
Dragorn421
|
d1d946a197
|
GameInfo -> RegEditor (#1354)
* -> `RegsContext* gRegsContext`
* Name regs-related functions
* Revert naming `GameState_UpdateRegs`
* -> `gRegEditor`
* `Regs_InitContext` -> `Regs_Init`
* remove mistakenly added file
|
2022-10-15 01:40:00 -04:00 |
|
playerskel
|
f4a72303cb
|
Whitespace (#1112)
* remove trailing whitespaces
* minor docs tweaks
* some more trailing whitespaces
* few more tweaks
|
2022-01-23 18:09:02 -05:00 |
|
EllipticEllipsis
|
effd4256c9
|
Tutorial docs (#715)
* Move tutorial into docs folder
* Merge remote-tracking branch 'upstream/master' into tutorial_docs
* Object decomp added
* contents and intro updates
* mention object decomp in beginning
* Addressed Fig's review
* Update EnSkb to jointTable and morphTable
* minor table tweak
* typo
* Alter to say ZAPD makes the object output folder
* Apply suggestions from code review
Co-authored-by: Anghelo Carvajal <anghelo.carvajal.14@sansano.usm.cl>
* More review changes
* Apply suggestions from code review
Co-authored-by: Roman971 <32455037+Roman971@users.noreply.github.com>
Co-authored-by: Anghelo Carvajal <anghelo.carvajal.14@sansano.usm.cl>
Co-authored-by: Roman971 <32455037+Roman971@users.noreply.github.com>
|
2021-03-24 01:15:35 +01:00 |
|