| Age | Commit message (Collapse) | Author |
|
* Impl SpawnParams
* Added json submodule
* Update json
* Update
* Works
* Remove comment
* Works refactor
* Snowman and thwomp working
* Impl hot air balloon
* More progress
* All OObjects are done
* cleanup
* Refactor 2Dpath to normal path
* Update nlohmann json & fix compile
* Rest of actors
* MORE CHANGES
* Finish actors
* Done PR, some fix to collision viewer
* Impl falling rocks
* Add const
* wip editor refactor
* Property work
* continue
* Overridable editor properties
* Actor saving/loading works now
* Fix light alignment
* Clarification
* Impl penguin
* params impl signs
* properties impl falling rock
* More property impls
* impl air balloon
* Add spawnParams to OObject Translate
* Snowman translate better
* impl hedgehog properly
* properties impl trophy
* thwomp progress
* Finish impl properties
* Fix compile
* Fix cursor collisions
* Move registered actors
* Rename pathPoint XYZ to xyz
* Fix editor pause bug
* Clean up
* Review comments
* Remove SpawnParams struct from actor classes
* Rename
* Player Label First Iteration
* Work now
* Working 3d text
* Fix boo bug
* Finish AText actor
* Fix spawnparams compile
* Register AText
* Finish Text Actor
* Fix thwomp interpolation
* Fix compile
* Fix crab and hedgehog
* Fix loading flagpole
* Fix Hot Air Balloon
* Turn zbuffer on for AText
* Update
---------
Co-authored-by: MegaMech <7255464+MegaMech@users.noreply.github.com>
|
|
|
|
* Replaced Pop/Push for Yoshi Egg and Mario Sign actors
* Removed comments
* applied suggestions
---------
Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
|
|
Last time i tested with a new config file this was actually on, despite it showing off. So now it shows ON by default :)
Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
|
|
* try fix ci
* use fmt instead
* try another fix for fmt
* fix link and detect for c++ 20
* invert condition on format
|
|
* Added default menu transition for 3P4P options
* Forgot to change the condition
* formatting
* Reverted change on single frame black
Added comments
|
|
* Fix for non-portable builds
* submodule update Torch, [TEMP] libultraship
* submodule update libultraship
* place assets in exe's dir on post build
|
|
* Scale menu at higher resolutions
* Options for menu extent/scaling
---------
Co-authored-by: coco875 <59367621+coco875@users.noreply.github.com>
|
|
Dangling Pointers (#525)
* Update Matrix.cpp
* Update World.h
* Stak
* Hopefully done with matrix
---------
Co-authored-by: MegaMech <7255464+MegaMech@users.noreply.github.com>
|
|
Signed-off-by: Thomas Rohloff <v10lator@myway.de>
|
|
|
|
* Adds the sequence information i.e. what each file does.
* Removed not used mario circuit(accidently added from the wiki) - just generic name for every mario course.
Links to mario raceway :)
* update value to be more accurate.
* Update sequences-information.md
* updates seq_00 to be sound player.
* update references of seq_16 to make more sense.
* remove the note on it.
* Update the seq_16 to be the better name of it.
* Update sequences-information.md
* updates each section to have a name.
* Changes The name to make more sense gramatically.
* add new note
* Update sequences-information.md
* Update sequences-information.md
* Fixes the weird change to clrf. Replaces it to be lf instead.
* Update custom-audio.md
* Update TrackProperties.cpp
* Update TrackProperties.cpp
---------
Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
|
|
ItemSpacing.y changes. (#515)
Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
|
|
|
|
|
|
|
|
* try add a better save
use https://github.com/sonicdcer/N64ModernRuntime/blob/controllerpakimpl/librecomp/src/pak.cpp as a ref
Co-Authored-By: Alejandro Asenjo Nitti <96613413+sonicdcer@users.noreply.github.com>
* update pak
* Update save.c
* Better controller pak with File deletion menu
Co-authored-by: Dario <dariosamo@gmail.com>
Co-authored-by: Mr-Wiseguy <mrwiseguyromhacking@gmail.com>
* add gControllerPakScreen button
* change assert(false) in pak.cpp
---------
Co-authored-by: Alejandro Asenjo Nitti <96613413+sonicdcer@users.noreply.github.com>
Co-authored-by: Sonic Dreamcaster <alejandro.asenjo88@gmail.com>
Co-authored-by: Dario <dariosamo@gmail.com>
Co-authored-by: Mr-Wiseguy <mrwiseguyromhacking@gmail.com>
|
|
Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
|
|
Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
|
|
|
|
|
|
|
|
* [WIP] Added custom driver and implemented sequence replacement
* Implemented hmas effect system and wip replace system
* Added load from o2r
* Implemented sequence replacement
* Added looping point support
* Added reduced volume when pausing
* Fixed audio reset and added fade out
* Fixed music when retrying
* Fixed star music
* Parsed more info, not just loops
* Fixed linux compilation
* add doc
* Update docs/custom-audio.md
* Update docs/modding.md
---------
Co-authored-by: coco875 <59367621+coco875@users.noreply.github.com>
Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
|
|
* fix bombkart and speedometer
* make number more clear
---------
Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
|
|
|
|
* Divide by zero fix & cup restart behavior fix
* CI Test
* Fix a divide by zero bug. Fix for cups when using the reset button
* Added defines, renamed function
---------
Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
|
|
* Update KoopaTroopaBeach.cpp
* Update SherbetLand.cpp
* Update RainbowRoad.cpp
|
|
* Label thwomp behaviour enum
* Update BowsersCastle.cpp
* Update Thwomp.h
|
|
|
|
|
|
* Update code_80281780.c
* Update podium_ceremony_actors.c
* Update podium_ceremony_actors.h
|
|
|
|
|
|
|
|
* Update Trophy.cpp
* Update Trophy.h
* Update TestCourse.cpp
|
|
* Update RainbowRoad.cpp
* Update KoopaTroopaBeach.cpp
* Update SherbetLand.cpp
|
|
* Update podium_ceremony_actors.c
* Update podium_ceremony_actors.h
* Update code_80281780.c
|
|
* fix background color
* reduce print about false problem
* Update memory.c
|
|
Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
|
|
* fine tune cloud uv
* format
---------
Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
|
|
* Update menu_items.c
* Update menu_items.c
|
|
* cmake: Correctly set PROJECT_VERSION
This needs CI to adjust
Signed-off-by: Thomas Rohloff <v10lator@myway.de>
* Log version
Signed-off-by: Thomas Rohloff <v10lator@myway.de>
* Show version and debug state
Signed-off-by: Thomas Rohloff <v10lator@myway.de>
* Log debug mode toggling
Signed-off-by: Thomas Rohloff <v10lator@myway.de>
* Finish version string
Signed-off-by: Thomas Rohloff <v10lator@myway.de>
* Update CMakeLists.txt
* Update CMakeLists.txt
* Try to fix execute_process() from within CI
Signed-off-by: Thomas Rohloff <v10lator@myway.de>
* CI: Checkout with tags
Signed-off-by: Thomas Rohloff <v10lator@myway.de>
* Fix PR CIs, too
Signed-off-by: Thomas Rohloff <v10lator@myway.de>
* Add config button for version
Signed-off-by: Thomas Rohloff <v10lator@myway.de>
---------
Signed-off-by: Thomas Rohloff <v10lator@myway.de>
Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
|
|
* Added Harbour Intro Skip
* Moved setting to more applicable submenu
* Update Game.cpp
* Update PortMenu.cpp
* Impl and fix os plug
---------
Co-authored-by: sitton76 <58642183+sitton76@users.noreply.github.com>
|
|
|
|
* fix menu texture
* fix other text
* junky fix
* fix cloud to be png
* fix cloud
* Update menu_items.c
---------
Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
|
|
* Update code_80005FD0.c
* More matches
* Remove comment
* Submit match for cpu_use_item_strategy
* Fix hard cpu
* Update code_80005FD0.c
|
|
* Add kartPropulsionStrength and waterInteractionFlags
* Add reset_player_speed_and_velocity
* Fix merge
* Reorder and cleanup
* Document hopVerticalOffset and hopFrameCounter
* Fix missed variabled
* Further things
* Use constant
---------
Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
|
|
* port pr 730 from the decomp
Co-Authored-By: Jed Grabman <7600154+jedgrabman@users.noreply.github.com>
* rename file
* small fix
* finish fix time trial
---------
Co-authored-by: Jed Grabman <7600154+jedgrabman@users.noreply.github.com>
Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
|
|
|
|
* Update Game.cpp
* Update actors_extended.c
* Update Game.cpp
|