It turns out that the original I'm now choosing to fork off of is no longer being updated or maintained so I decided to take over this branch since there's some newer crap robtop has injected into some class objects that I feel didn't get addressed correctly. This repository should be able to solve some problems with intellisense inside of modern VSCode Ides such as CCPoint, however I will be strictly using this while reverse engineering. Feel free to update and send me pull requests I love it when anyone contributes, wants to contribute or even give me ideas.
- I (Calloc) have Added in the additional Fmod and Fmt headers for those wanting to decompile gd on their own. This will also be in use for an auto-creation tool I am working on where these things are already being needed and included
Unlike the other branch I plan to make this one generate a libcocos2d.dll
file and libcocos2d.lib
file
as well as attempt to verify compilation with md5
, sha1
, sha256
this should only be for windows 2.204 & android 2.205
For now feel free to send me C++ files if needed.
[md5]: f727d33f2c0376e8ce5d97687f45cf2d
[sha1]: 6d077d6e13f7bf85baf158236b198daefe2bf7d2
[sha256]: f5f78cfdd899304ea2ae413aac380fd2abd5b3a0431a2951b7cb9ae5dd379e01
[sha384]: 02ede357068c6364fd1ab0621ed218a5eb6a72253457f1177ddf0dca7e9be823631cb07f28f6d02d0de6835b7c633f18
[sha512]: f6ea07958b4cfd9f7ade91576cf2e100515da1bd10e645e432da33b45bb75cdc38faff3266d8db61b764bbce5b5c163252a1f22e97f09c57ae7caa2384d5fb05
Update To using Geode's cocos2d headers, it's updated and more maintained.