xLaserBolt: Fixes to Headers and Initial Matches#644
Merged
JoshSanch merged 4 commits intobfbbdecomp:mainfrom Nov 16, 2025
Merged
xLaserBolt: Fixes to Headers and Initial Matches#644JoshSanch merged 4 commits intobfbbdecomp:mainfrom
JoshSanch merged 4 commits intobfbbdecomp:mainfrom
Conversation
This comment was marked as outdated.
This comment was marked as outdated.
e8da2d6 to
3e997e3
Compare
|
| Section | From | To | Bytes | |
|---|---|---|---|---|
| 📈 | .sdata2 |
0.00% | 33.33% | +13 |
| 📈 | .text |
3.08% | 10.77% | +499 |
| Function | From | To | Bytes | |
|---|---|---|---|---|
| ✅ | xLaserBoltEmitter::init(unsigned long, const char*) |
0.00% | 100.00% | +112 |
| ✅ | xLaserBoltEmitter::set_texture(const char*) |
0.00% | 100.00% | +60 |
| 📈 | xLaserBoltEmitter::reset() |
0.00% | 1.64% | +3 |
| ✅ | xLaserBoltEmitter::attach_effects(xLaserBoltEmitter::fx_when_enum, xLaserBoltEmitter::effect_data*, unsigned long) |
0.00% | 100.00% | +84 |
| ✅ | xLaserBoltEmitter::apply_damage(xLaserBoltEmitter::bolt&) |
0.00% | 100.00% | +124 |
| 📈 | xLaserBoltEmitter::reset_fx(xLaserBoltEmitter::fx_when_enum) |
0.00% | 10.00% | +7 |
| ✅ | xLaserBoltEmitter::debug_init(const char*) |
0.00% | 100.00% | +4 |
| ✅ | xLaserBoltEmitter::debug_refresh_effects(xLaserBoltEmitter::fx_when_enum) |
0.00% | 100.00% | +4 |
| 📈 | static_queue<xLaserBoltEmitter::bolt>::init(unsigned long) |
0.00% | 68.03% | +84 |
| ✅ | static_queue<xLaserBoltEmitter::bolt>::clear() |
0.00% | 100.00% | +16 |
escape209
pushed a commit
to escape209/bfbbdecomp
that referenced
this pull request
Nov 19, 2025
* Add -sym on c_flags to xLaserBolt.cpp in configure.py * iParMgr: Properly expose gRenderBuffer global var * xLaserBolt: Header updates using objdiff tooling * xLaserBolt: Initial pass of function matches
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.