| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* d_a_e_sm (chu chu) start
* progress, includes LightParam addition in BlurPaletteMgr
* oops - TBox Progress I guess
* dAcEsm_c::actorExecute and Particle Resource data moved
* step in symbols map
* Update blur_and_palette_manager.h
* m_angle cleanup pass
* Last explicit_zero_data Fixes #69
* add mQuat_c ctor
|
|
|
|
* chair
* mostly done
* updateChairPos match
---------
Co-authored-by: robojumper <robojumper@gmail.com>
|
|
* Improve dAcBase_c
* Fix missed polyAttr0/1 renaming
* Add getters for EventManager funcs used in dAcBase
* Fix include
* Replace actor_properties with helper calls
* Fix SoundInfo TList function (thanks robo)
* Make roundAngleToNearest90 static
* Fix removeSoundInfo symbol
* Revert d_a_item spawnItem and spawnDrop param change
* Fix d_t_reaction and improve spawnHearts a bit
* Also update special_item_drop_mgr
* Fix special_item_drop_mgr
* Small fixes
---------
Co-authored-by: robojumper <robojumper@gmail.com>
Co-authored-by: elijah-thomas774 <elijahthomas774@gmail.com>
|
|
|
|
* begin work
* fixup modifications to d_a_base header
* progress
* update from main again (forgor to fetch)
* progress
* Basically done
* clean up some inlines
* some at/tg hit typing and tubo naming
* more naming
|
|
* mostly done
* Update d_t_tumble_weed.cpp
* remove cM::calcTimer
* just regswap on adjustSpeed
* checkpoint
* file setup
* fix incorrect symbol
* some tidbits i guess
* fixup merge
* fix merge 2.0
* Item Renames from Esme
* fix d_t_tumble_weed
* fixup merge
|
|
* Clean up special item drop mgr
* Progress
* Mostly matching
* Docs
|
|
* c_cc_d soooo close
* d_cc_shape_colliders -> d_cc_d
* ported over changes from #43
* Oops, didnt save
* use better collision functions in bombf
* bombf fixes
* bombf actorPostCreate matching
* fix
* small fix for cCcD_UnkAttr Set function
* more cleanup(?) for c_cc_d
* d_cc_mass_s OK
* Initial d_cc_s setup
* some easy funcs
---------
Co-authored-by: robojumper <robojumper@gmail.com>
|
|
|
|
* update from dtk-template and start work towards using clangd
* include <a> -> "a"
* Update build.yml
* remove/add non-trivial class in union warning
|
|
* d_t_reaction, angle chaos edition
* Fix
* prettier params
* fixup
---------
Co-authored-by: elijah-thomas774 <elijahthomas774@gmail.com>
|
|
* Fix .data sections misidentified as .rodata by dtk
dtk can't always reliably identify REL sections in its initial analysis.
This is a manual fix - the list of RELs to fix was found by looking
at supposed .rodata splits that contained an fBase vtable, since vtables
should be in .data. This fix is required for scripted creation of REL actors
based on rel .data
* More consistent d/t header paths
* Data fixups for parsing
* Tmp actor file setup
* Fixes
* Set up almost all REL templates
* formatting
* Fix formatting
|
|
|