Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
doldecomp
/
mkdd
Public
Notifications
You must be signed in to change notification settings
Fork
23
Star
187
Code
Issues
2
Pull requests
8
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
[WIP] GeographyObjMgr - MapObj Classes
- #49
#49
Draft
MB60893
wants to merge 77 commits into
doldecomp:main
doldecomp/mkdd:main
from
MB60893:GeoObjMgr-Templates
MB60893/mkdd:GeoObjMgr-Templates
Copy head branch name to clipboard
Conversation
Commits
77
(77)
Checks
Files changed
Draft
[WIP] GeographyObjMgr - MapObj Classes
#49
MB60893
wants to merge 77 commits into
doldecomp:main
doldecomp/mkdd:main
from
MB60893:GeoObjMgr-Templates
MB60893/mkdd:GeoObjMgr-Templates
Copy head branch name to clipboard
Commits
Commits on May 22, 2026
Start adding templated object creation functions for Geography Objects that exist as part of the `GeographyObjMgr`.
Show description for 962e9c4
MB60893
committed
962e9c4
View commit details
Copy full SHA for 962e9c4
Browse repository at this point
Merge branch 'doldecomp:main' into GeoObjMgr-Templates
MB60893
authored
ed9bbf8
View commit details
Copy full SHA for ed9bbf8
Browse repository at this point
Commits on May 24, 2026
Merge branch 'doldecomp:main' into GeoObjMgr-Templates
MB60893
authored
d39cd19
View commit details
Copy full SHA for d39cd19
Browse repository at this point
Commits on May 26, 2026
Merge branch 'doldecomp:main' into GeoObjMgr-Templates
MB60893
authored
d9b2601
View commit details
Copy full SHA for d9b2601
Browse repository at this point
Commits on Jun 16, 2026
Merge branch 'doldecomp:main' into GeoObjMgr-Templates
MB60893
authored
d69a5c1
View commit details
Copy full SHA for d69a5c1
Browse repository at this point
Commits on Jul 22, 2026
GeoObjMgr - Add GeoStartLine
MB60893
committed
7bf7e18
View commit details
Copy full SHA for 7bf7e18
Browse repository at this point
GeoObjMgr - Add GeoMarioFlower1
MB60893
committed
8f86808
View commit details
Copy full SHA for 8f86808
Browse repository at this point
Rename CrsData's `pathID` property to `mPathID` - discovered that `TMapObjDonkyRock::start()` has a `JUT_ASSERT` specifically referencing this property with the name `mPathID`. Renaming existing im…
Show description for ab5cced
MB60893
committed
ab5cced
View commit details
Copy full SHA for ab5cced
Browse repository at this point
GeoObjMgr - Implement majority of TMapObjDonkyRock.
Show description for de20132
MB60893
committed
de20132
View commit details
Copy full SHA for de20132
Browse repository at this point
GeoObjMgr - Implement TMapObjDonkyRockGen.
MB60893
committed
e8645af
View commit details
Copy full SHA for e8645af
Browse repository at this point
GeoObjMgr - Implement TMapObjDonkyTree.
MB60893
committed
0663448
View commit details
Copy full SHA for 0663448
Browse repository at this point
Fix Coord3D function return types based on additional context from MapObjDossun.
MB60893
committed
ad23fef
View commit details
Copy full SHA for ad23fef
Browse repository at this point
GeoObjMgr - Implement majority of TMapObjDossun.
Show description for b7e6822
MB60893
committed
b7e6822
View commit details
Copy full SHA for b7e6822
Browse repository at this point
GeoObjMgr - Add TMapObjWanwan, TMapObjWanwanChain and TMapObjWanwanPile.
Show description for 64afde7
MB60893
committed
64afde7
View commit details
Copy full SHA for 64afde7
Browse repository at this point
Add class accessors to Course.h for `mDirX`, `mDirY` and `mDirZ`. Note that these are inlines used by Coord3DUtil, so it shouldn't impact overall match.
MB60893
committed
d896522
View commit details
Copy full SHA for d896522
Browse repository at this point
Implement Coord3DUtil.
Show description for 6dcff51
MB60893
committed
6dcff51
View commit details
Copy full SHA for 6dcff51
Browse repository at this point
Commits on Jul 23, 2026
GeoObjMgr - Implement majority of MapObjSkyShip.
Show description for fe401d2
MB60893
committed
fe401d2
View commit details
Copy full SHA for fe401d2
Browse repository at this point
Update TKartThrower's class definition with `sObject` parameter - required by MapObjGeyser to pass onto `TMapObjHioNode` and, subsequently, `GeographyObj`.
MB60893
committed
d472968
View commit details
Copy full SHA for d472968
Browse repository at this point
GeoObjMgr - Implement MapObjGeyser.
Show description for 8a7576f
MB60893
committed
8a7576f
View commit details
Copy full SHA for 8a7576f
Browse repository at this point
Implement SmallAnimalGen - used as a base for a few other functions related to creatures in the geography of maps.
MB60893
committed
ae4afc3
View commit details
Copy full SHA for ae4afc3
Browse repository at this point
GeoObjMgr - Implement majority of TMapObjSnowRock.
Show description for ca10acd
MB60893
committed
ca10acd
View commit details
Copy full SHA for ca10acd
Browse repository at this point
GeoObjMgr - Implement TestRollObj.
MB60893
committed
0b1b57c
View commit details
Copy full SHA for 0b1b57c
Browse repository at this point
GeoObjMgr - Implement majority of TestString.
Show description for 5eb6b59
MB60893
committed
5eb6b59
View commit details
Copy full SHA for 5eb6b59
Browse repository at this point
GeoObjMgr - Implement TMapObjFountain.
MB60893
committed
09a9266
View commit details
Copy full SHA for 09a9266
Browse repository at this point
GeoObjMgr - Implement majority of TMapObjHeyho.
Show description for 5147860
MB60893
committed
5147860
View commit details
Copy full SHA for 5147860
Browse repository at this point
GeoObjMgr - Implement MapObjWluArrow.
MB60893
committed
0ac2fe7
View commit details
Copy full SHA for 0ac2fe7
Browse repository at this point
GeoObjMgr - Implement TMapObjSnowMan.
MB60893
committed
80cc766
View commit details
Copy full SHA for 80cc766
Browse repository at this point
GeoObjMgr - Add TMapObjIceBlock.
MB60893
committed
a9c6698
View commit details
Copy full SHA for a9c6698
Browse repository at this point
GeoObjMgr - Implement TMapObjNoMove.
MB60893
committed
6492904
View commit details
Copy full SHA for 6492904
Browse repository at this point
GeoObjMgr - Implement TMapObjSun.
MB60893
committed
89d23fd
View commit details
Copy full SHA for 89d23fd
Browse repository at this point
GeoObjMgr - Implement TMapObjBubble.
MB60893
committed
9988897
View commit details
Copy full SHA for 9988897
Browse repository at this point
Set proper Update JPEffectMgr::createEmtCameraClip() function signature to have return type of `JPABaseEmitter *`.
Show description for 46027b5
MB60893
committed
46027b5
View commit details
Copy full SHA for 46027b5
Browse repository at this point
GeoObjMgr - Implement TMapObjPeachTree.
MB60893
committed
4a3e5b1
View commit details
Copy full SHA for 4a3e5b1
Browse repository at this point
Commits on Jul 25, 2026
Merge branch 'doldecomp:main' into GeoObjMgr-Templates
MB60893
authored
bf6d73e
View commit details
Copy full SHA for bf6d73e
Browse repository at this point
Commits on Jul 29, 2026
Merge branch 'doldecomp:main' into GeoObjMgr-Templates
MB60893
authored
0a7008d
View commit details
Copy full SHA for 0a7008d
Browse repository at this point
Commits on Jul 30, 2026
Minor fixes for some MapObj Headers and a few minor code fixes.
MB60893
committed
0f0037d
View commit details
Copy full SHA for 0f0037d
Browse repository at this point
GeoObjMgr - Implement TMapObjNossie.
Show description for e327114
MB60893
committed
e327114
View commit details
Copy full SHA for e327114
Browse repository at this point
GeoObjMgr - Implement TMapObjDemoObj.
Show description for 6e130e8
MB60893
committed
6e130e8
View commit details
Copy full SHA for 6e130e8
Browse repository at this point
Commits on Aug 2, 2026
Merge branch 'doldecomp:main' into GeoObjMgr-Templates
MB60893
authored
7064b45
View commit details
Copy full SHA for 7064b45
Browse repository at this point
Commits on Aug 3, 2026
Merge branch 'doldecomp:main' into GeoObjMgr-Templates
MB60893
authored
305c4c0
View commit details
Copy full SHA for 305c4c0
Browse repository at this point
Commits on Aug 4, 2026
GeoObjMgr - Implement majority of TMapObjPoihana.
Show description for f5c073a
MB60893
committed
f5c073a
View commit details
Copy full SHA for f5c073a
Browse repository at this point
GeoObjMgr - Implement TMapObjWall.
MB60893
committed
007b64e
View commit details
Copy full SHA for 007b64e
Browse repository at this point
Commits on Aug 5, 2026
Merge branch 'doldecomp:main' into GeoObjMgr-Templates
MB60893
authored
3748f13
View commit details
Copy full SHA for 3748f13
Browse repository at this point
Merge branch 'doldecomp:main' into GeoObjMgr-Templates
MB60893
authored
3d0e8d3
View commit details
Copy full SHA for 3d0e8d3
Browse repository at this point
Commits on Aug 6, 2026
GeoObjMgr - Implement TMapObjYoshiHeli.
MB60893
committed
569ccf2
View commit details
Copy full SHA for 569ccf2
Browse repository at this point
Commits on Aug 7, 2026
GeoObjMgr - Implement TMapObjKpGear.
MB60893
committed
8ac9991
View commit details
Copy full SHA for 8ac9991
Browse repository at this point
Commits on Aug 9, 2026
GeoObjMgr - Implement TMapObjVentilator.
MB60893
committed
4bf3e8d
View commit details
Copy full SHA for 4bf3e8d
Browse repository at this point
Merge branch 'doldecomp:main' into GeoObjMgr-Templates
MB60893
authored
9c971a5
View commit details
Copy full SHA for 9c971a5
Browse repository at this point
GeoObjMgr - Implement majority of TMapObjAntLion.
Show description for 34720dd
MB60893
committed
34720dd
View commit details
Copy full SHA for 34720dd
Browse repository at this point
GeoObjMgr - Implement majority of TMapObjSanbo.
Show description for 2bb8ada
MB60893
committed
2bb8ada
View commit details
Copy full SHA for 2bb8ada
Browse repository at this point
Commits on Aug 14, 2026
GeoObjMgr - Implement TMapObjPakkun.
MB60893
committed
3348836
View commit details
Copy full SHA for 3348836
Browse repository at this point
Merge branch 'doldecomp:main' into GeoObjMgr-Templates
MB60893
authored
63d213e
View commit details
Copy full SHA for 63d213e
Browse repository at this point
Commits on Aug 15, 2026
Implement MapObjDesun.
Show description for f29a30c
MB60893
committed
f29a30c
View commit details
Copy full SHA for f29a30c
Browse repository at this point
Commits on Aug 19, 2026
Merge branch 'doldecomp:main' into GeoObjMgr-Templates
MB60893
authored
a05ef5d
View commit details
Copy full SHA for a05ef5d
Browse repository at this point
GeoObjMgr - Implement TMapObjSandPillar.
MB60893
committed
fcf3e27
View commit details
Copy full SHA for fcf3e27
Browse repository at this point
Commits on Aug 23, 2026
GeoObjMgr - Implement TMapObjFerriswheel.
Show description for f57b54e
MB60893
committed
f57b54e
View commit details
Copy full SHA for f57b54e
Browse repository at this point
Commits on Sep 2, 2026
Merge branch 'doldecomp:main' into GeoObjMgr-Templates
MB60893
authored
3e0e5a8
View commit details
Copy full SHA for 3e0e5a8
Browse repository at this point
Commits on Sep 13, 2026
Update Coord3DUtil class member names.
Show description for ba32315
MB60893
committed
ba32315
View commit details
Copy full SHA for ba32315
Browse repository at this point
GeoObjMgr - Implement TMapObjMoveItemBox.
MB60893
committed
8a14042
View commit details
Copy full SHA for 8a14042
Browse repository at this point
Commits on Sep 14, 2026
Implement unused functions in Coord3DUtil.
MB60893
committed
0218289
View commit details
Copy full SHA for 0218289
Browse repository at this point
GeoObjMgr - Implement majority of Coord3D.
Show description for f5adf35
MB60893
committed
f5adf35
View commit details
Copy full SHA for f5adf35
Browse repository at this point
Add missing inline/unused function for GeoCar.
MB60893
committed
f7f5cd8
View commit details
Copy full SHA for f7f5cd8
Browse repository at this point
Implement missing inline/unused functions for MapObjBubble.
MB60893
committed
16b6708
View commit details
Copy full SHA for 16b6708
Browse repository at this point
Implement missing unused/inline functions for MapObjDemoObj.
MB60893
committed
e628968
View commit details
Copy full SHA for e628968
Browse repository at this point
Fix order of unused/inline functions for MapObjDonkyRock.
MB60893
committed
3c36500
View commit details
Copy full SHA for 3c36500
Browse repository at this point
Fix weak function references for MapObjDonkyRockGen.
MB60893
committed
d061cd4
View commit details
Copy full SHA for d061cd4
Browse repository at this point
Fix order of unused/inline functions for MapObjDonkyTree.
MB60893
committed
63ea2f1
View commit details
Copy full SHA for 63ea2f1
Browse repository at this point
Implement missing unused/inline functions for MapObjDossun and fix ordering.
MB60893
committed
7642e04
View commit details
Copy full SHA for 7642e04
Browse repository at this point
Fix MapObjBubble Header
MB60893
committed
63af7df
View commit details
Copy full SHA for 63af7df
Browse repository at this point
Implement missing unused/inline functions for MapObjHeyho.
MB60893
committed
9126110
View commit details
Copy full SHA for 9126110
Browse repository at this point
Commits on Sep 15, 2026
Fix missing unused/inline functions for MapObjNoMove and fix ordering.
MB60893
committed
a80e956
View commit details
Copy full SHA for a80e956
Browse repository at this point
Fix ordering of unused/inline functions for MapObjNossie.
MB60893
committed
033093e
View commit details
Copy full SHA for 033093e
Browse repository at this point
Implement missing unused/inline functions for MapObjPoihana and fix ordering.
Show description for 0cd823b
MB60893
committed
0cd823b
View commit details
Copy full SHA for 0cd823b
Browse repository at this point
Implement missing unused/inline functions for MapObjSkyShip, fix ordering and weak symbol from Coord3DUtil.
MB60893
committed
d5540f5
View commit details
Copy full SHA for d5540f5
Browse repository at this point
Implement missing unused/inline functions for MapObjSnowRock and fix ordering.
MB60893
committed
c9efe2a
View commit details
Copy full SHA for c9efe2a
Browse repository at this point
Implement missing unused/inline functions for SmallAnimalGen and fix ordering.
MB60893
committed
788a0b2
View commit details
Copy full SHA for 788a0b2
Browse repository at this point
Implement missing unused/inline functions for TestString and fix ordering.
MB60893
committed
4926ad8
View commit details
Copy full SHA for 4926ad8
Browse repository at this point
You can’t perform that action at this time.