Releases: SpaghettDev/BromaIDA
Releases · SpaghettDev/BromaIDA
[v7.3.0] BromaIDA
- Update cocos2d headers to geode-sdk/geode#4cd3dbdd717874b5d3fad47e5af2f684be998acd
- Embed version in codegenned header
- Set srclang parser name manually (9.0+ renamed clang to old_clang)
- Heuristics to fix incorrect library functions
Full Changelog: v7.2.0...v7.3.0
[v7.2.0] BromaIDA
- Update enums to c949aeae063175eca528b33cf8f5b573935b0079
- Update cocos2d headers
- Add
<tuple>header - Imported types are now added to the BromaIDA folder in the Local Types window
Full Changelog: v7.0.3...v7.2.0
[v7.0.3] BromaIDA
- Update enums to geode-sdk/bindings#36066d5fafa6f272b14237bb76feb119a248e3c2
Full Changelog: v7.0.2...v7.0.3
[v7.0.2] BromaIDA
- Add
ObjectDecoderandObjectDecoderDelegateto cocos2d codegen - Store imported bindins in a deque because lists would truncate when too large
- Use @prevter's PyBroma fork because its updated :hooray:
Full Changelog: v7.0.0...v7.0.2
[v7.0.0] BromaIDA
- Package STL headers instead of relying on user to have them
- Support IDA v9
- Change shelf directory (
IDA_DIR/plugins/broma_ida->$HOME/broma_ida) - New STL types for holy_shit struct (thanks @prevter)
Full Changelog: v6.2.2...v7.0.0
[v6.2.2] BromaIDA
- Fix wrong STL type sizes on android32 and android64
Full Changelog: v6.2.1...v6.2.2
[v6.2.1] BromaIDA
- Fix importing types on Android/Mac
- Fix std::vector implementation when importing on Android
- Update Cocos2D headers to geode-sdk/geode#38f3385c90b4df3e39e6c9c9aadd267a98b0a7fa
Full Changelog: v6.1.0...v6.2.1
[v6.1.0] BromaIDA
- Rewrite STL Expander to be more legible
- Make Binding and ArgType (and RetType) classes dataclasses
- Separate IDA utilities into IDAUtils class
- Make ask_popup a class with more options
Full Changelog: v6.0.0...v6.1.0
[v6.0.0] BromaIDA
- Add actual UI
- Fix exporter not knowing of overloads
- Refactor? Yes
- Bunch of bug fixes
Full Changelog: v5.7.0...v6.0.0
[v5.7.0] BromaIDA
- Fixed buggy gnustl implementation of
std::vectoras well as a false positive for types mismatch by @AngelDev06 in #3 - MacOS and iOS Support
- Update cocos2d headers
Full Changelog: v5.6.0...v5.7.0