0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Restore setting first color to 0 when loading .act file. No visible difference, but let's be consistent just in case. More... about 1 year ago
Update get and set drawmethod properties with up to date logic. More... about 1 year ago
Minor fix in DRAWMETHOD_CONFIG_FLIP_Y More... about 1 year ago
Quick fix - I accidently deleted a line in 260f8b7c that applied light and drawmethod to shadow Y scale. This caused gfx shadows to appear way outsized. More... about 1 year ago
Merge branch 'master' of https://github.com/DCurrent/openbor More... about 1 year ago
Consolidate drawmethod flags enable/flag, flipx, flipy, fliprotate, and transbg into single bitwise variable. More... about 1 year ago
Save/Load feature fix More... about 1 year ago
Misc fixes More... about 1 year ago
Merge branch 'master' of https://github.com/DCurrent/openbor More... about 1 year ago
Clean up some attack declarations to make sure we don't overrite object type.. More... about 1 year ago
Revert seal property to previous values More... about 1 year ago
Model flash models into the flash property structure. More... about 1 year ago
Merge branch 'master' of https://github.com/DCurrent/openbor More... about 1 year ago
Move flash property access to get/set_flash_property() access functions. More... about 1 year ago
Minor aiflag "running" reset fix More... about 1 year ago
Minor debug comment update More... about 1 year ago
Minor debug comment update More... about 1 year ago
Misc updates More... about 1 year ago
Get/set_global_config uses new logic with constant properties. Requires conversion from strings. More... about 1 year ago
Update get_bind_property and set_bind_property to current logic. Allows tabled debugging output by passing PROPERTY_ACCESS_DUMP constant for property. More... about 1 year ago
Add guard properties to entity and model constant lists. More... about 1 year ago
Jugglepoints and guardpoints are separated into model/entity structures. Fix bug that allowed infinite juggles even when jugglepoints expended. More... about 1 year ago
Minor projectile fixes More... about 1 year ago
Revert "fixing mallinfo for glibc 2.33+" More... about 1 year ago
Merge branch 'master' of https://github.com/DCurrent/openbor More... about 1 year ago
Fix logic error in seal check. More... about 1 year ago
MP icons now have max and none with simplified mp % formula. More... about 1 year ago
Merge pull request #287 from DCurrent/Malik's_Updates More... about 1 year ago
Misc fixes More... about 1 year ago
Minor comment cleanup More... about 1 year ago