Commit Graph

  • 6319fb8925 ByteGrinder work (#69) master rjkiv 2024-01-13 20:14:08 -07:00
  • fe0719edf7 code_merging also needs to be aggressive Dark 2024-01-13 20:24:18 -05:00
  • 46ae108ecb Fix various errors with stdlib/STLport (#68) Nathan 2024-01-12 03:41:36 -07:00
  • da02a6554d Move several classes to their own cpp files (#67) rjkiv 2024-01-12 03:41:21 -07:00
  • 3a4ba898b2 More decompctx adjustments (#66) Nathan 2024-01-11 20:47:11 -07:00
  • 33d4748ad1 StlNodeAlloc and new/delete operators (#65) Nathan 2024-01-11 06:59:49 -07:00
  • 4054cf246f Move dta classes/methods to their own files, document String (#64) rjkiv 2024-01-10 17:23:32 -07:00
  • afb1b5e020 Borrow greatly-improved context generation script (#63) Nathan 2024-01-09 14:16:30 -07:00
  • 7acac26900 remove tainted submodule for now Dark 2024-01-07 10:15:57 -05:00
  • 587bacb576 Integrate STLport and add several missing stdlib declarations (#62) Nathan 2024-01-07 08:13:20 -07:00
  • f9862cb204 Fix ctors/dtors and class members for MergeFilter and FileStream (#61) rjkiv 2024-01-06 15:25:58 -07:00
  • 2bedd82e82 Gigantic Doxygen initialization (#60) First Last 2024-01-06 12:12:09 -08:00
  • 267e4c42b0 more Object and Message symbols (#59) rjkiv 2024-01-05 03:06:49 -05:00
  • b584a0b677 More miscellaneous stuff (#58) Nathan 2024-01-04 03:46:42 -07:00
  • 77d1dab395 Object and Message symbols (#57) rjkiv 2024-01-03 12:36:17 -05:00
  • 55460f6dec Add several ctors and handlers (#56) rjkiv 2024-01-01 20:56:57 -05:00
  • 5e0cb9d1d6 Add symbols for a ton of Object derivatives, namely vtables and handlers (#55) rjkiv 2023-12-29 23:21:49 -05:00
  • 5c88bbb22f Tweak RG and key messages to match other message syntax in the code (#54) rjkiv 2023-12-29 09:36:21 -05:00
  • 2233ad0058 work on TextFile and add a bunch of vtables/RTTI (#53) rjkiv 2023-12-28 16:17:29 -05:00
  • 3599ec233a Attempt to match BT library, and add Hmx::Object and TypeProps methods (#52) rjkiv 2023-12-26 12:13:50 -05:00
  • ecc91397d7 RndBitmap symbols & methods (#51) First Last 2023-12-25 06:47:20 -08:00
  • 491e6c7eda symbols for sorting songs (#49) rjkiv 2023-12-23 12:57:59 -05:00
  • b2122e3433 Adjust VS Code include guard generation settings to match the current majority of headers (#50) Nathan 2023-12-23 07:54:27 -07:00
  • 19dade8f0c edit clang-format with feedback from TheNathannator Dark 2023-12-23 09:30:38 -05:00
  • 38b83e161c Various tidying, including organization of unknown files and object lists (#48) Nathan 2023-12-23 06:15:22 -07:00
  • 57365a7f27 Various symbols, rnd stuff (#47) First Last 2023-12-22 20:08:44 -08:00
  • b710debd06 Object and TypeProps symbols (#46) rjkiv 2023-12-22 10:10:54 -05:00
  • 6d99090b8d Add a bunch of symbols (#45) rjkiv 2023-12-20 18:31:49 -05:00
  • e2f9930db2 import the speex library (#44) rjkiv 2023-12-18 15:03:33 -05:00
  • 62e04c8525 i need to set up CI (revert a0d44ef) Dark 2023-12-14 16:12:05 -05:00
  • a0d44ef94a wiinetsock stuff (haven't been able to test) (#41) First Last 2023-12-14 13:09:47 -08:00
  • 11b7f4d59d import libtomcrypt library (#42) rjkiv 2023-12-14 15:45:46 -05:00
  • 8baef96e56 Import Vorbis library and match a few of its files (#40) rjkiv 2023-12-13 21:08:55 -05:00
  • ef1bbb5c48 Fix json-c warnings and link json_tokener (#39) Nathan 2023-12-13 06:41:54 -07:00
  • dfd4a4b27f more symbols uncovered (#38) rjkiv 2023-12-13 08:38:26 -05:00
  • 0f00fe7e7e Match json_tokener.c, and reformat all of json-c (#37) Nathan 2023-12-12 03:58:43 -07:00
  • a0d1a71673 add submodule for tainted files Dark 2023-12-10 16:25:41 -05:00
  • cf4a90e269 all of zlib matches now cool (#36) rjkiv 2023-12-10 14:05:31 -05:00
  • 3286f1177a Match a good chunk of the zlib library (#35) rjkiv 2023-12-08 23:08:45 -05:00
  • 6a9a000d7e oops! all Quazal (#34) rjkiv 2023-12-08 16:14:30 -05:00
  • a2a544b6eb a lot more symbols, especially Quazal ones (#33) rjkiv 2023-12-06 05:43:18 -05:00
  • 25098b26af uncover a LOT of symbols (#32) rjkiv 2023-12-02 18:43:10 -05:00
  • b8199ac75f DataNode methods and ObjDirPtr symbols (#30) rjkiv 2023-11-30 16:04:39 -05:00
  • e145dfee83 closer Object, more symbols (#31) First Last 2023-11-30 13:04:23 -08:00
  • efc142a029 Uncovered a metric ton of dta symbols thanks to RB3 sinits (#29) rjkiv 2023-11-29 11:43:33 -05:00
  • 1bb3ae43d9 Uncover more symbols and match more DataNode stuff (#28) rjkiv 2023-11-27 18:32:06 -05:00
  • 207d31f3a1 uncover various symbols and expand Hmx::Object class header (#27) rjkiv 2023-11-23 16:22:54 -05:00
  • 0483c56e62 match rand.cpp (#26) rjkiv 2023-11-21 13:53:29 -05:00
  • 2654e3e42d notetube class def, missing some classes; also object :POGGERS: (#24) First Last 2023-11-21 10:53:12 -08:00
  • 5b1dc28112 Several math related functions (Vector, Matrix, etc etc) (#25) rjkiv 2023-11-20 19:40:21 -05:00
  • 81a0a70aaf DataInitTrigFuncs matches! (and some other dta funcs as well) (#23) rjkiv 2023-11-15 12:43:00 -05:00
  • 5d6bf76668 run clang-format Dark 2023-11-10 20:07:00 -05:00
  • 0d28c76ca5 More dta funcs and Interpolator classes (#22) rjkiv 2023-11-10 20:05:50 -05:00
  • eefce7f228 numerous DataNode/DataArray related functions and class methods (#21) rjkiv 2023-11-07 08:52:44 -07:00
  • 5695246d2e misc stuff idk (#20) rjkiv 2023-11-02 10:01:03 -07:00
  • ccd00b94ea Add NetStream class structure (#19) First Last 2023-11-01 18:28:52 -07:00
  • 384c060395 misc DataNode/DataArray/BinStream methods (#18) rjkiv 2023-10-23 12:33:14 -07:00
  • 73260b4a38 match several json related files (#17) rjkiv 2023-10-18 12:01:59 -07:00
  • de650cfe6a misc file ops (#16) rjkiv 2023-10-13 08:46:53 -07:00
  • b76c33f7fd use wii 1.3 linker and enable code_merging Dark 2023-10-09 08:27:51 -04:00
  • 1f1007fb0b run clang-format (sorry rk) Dark 2023-10-09 08:21:41 -04:00
  • 51a39bde79 numerous Stream methods (#15) rjkiv 2023-10-09 05:19:08 -07:00
  • 7d22cc34dc Matched String symbols (along with a lot more symbols) from RB2 (#14) rjkiv 2023-10-05 11:56:29 -07:00
  • 20d621c013 File classes and virtual methods (#13) rjkiv 2023-10-04 05:50:58 -07:00
  • 8092964195 all non-inlined String methods (#12) rjkiv 2023-10-01 08:14:50 -07:00
  • 6d36233273 sick, more string methods (#11) rjkiv 2023-09-30 08:03:13 -07:00
  • 72c5c3e449 Various changes (#10) First Last 2023-09-29 08:56:43 -07:00
  • fdb4934193 add dolmatch output to repo Dark 2023-09-29 10:08:28 -04:00
  • c00ac93b65 more string methods (#8) rjkiv 2023-09-29 06:37:25 -07:00
  • 1f765d26f8 Fix VS Code config and tidy up .gitignore (#9) Nathan 2023-09-28 20:48:58 -06:00
  • 75ee49ffb9 what the fuck am i even doing Dark 2023-09-27 22:29:35 -04:00
  • d754edf586 remove accidentally added '-ipa file' Dark 2023-09-27 22:28:08 -04:00
  • 2aa4c8c96f update cflags Dark 2023-09-27 22:27:20 -04:00
  • 5cbd1e14f2 remove brace wrapping after namespaces because its dumb Dark 2023-09-27 19:52:59 -04:00
  • 850938c5bb fix .editorconfig and run clang-format Dark 2023-09-27 19:48:12 -04:00
  • 2668b03d0b string constructors matched (#7) rjkiv 2023-09-27 15:59:48 -07:00
  • e0b10e74e2 Merge pull request #6 from ieee802dot11ac/master Dark 2023-09-27 11:04:35 -04:00
  • 1085467c44 oops 2 First Last 2023-09-27 07:40:14 -07:00
  • b5a3a89047 match both current arkfile methods First Last 2023-09-26 22:42:23 -07:00
  • 7e54559f68 couple ark funcs First Last 2023-09-26 20:10:23 -07:00
  • 595d3e6a40 move unk_800AB914 to rb3 Dark 2023-09-26 20:25:01 -04:00
  • 507e87afc1 Merge pull request #5 from rjkiv/disc_error_mgr Dark 2023-09-26 20:11:28 -04:00
  • 11193c49f8 add disc error mgr namespace rjkiv 2023-09-26 17:04:54 -07:00
  • c218b99c79 nonmatch part of TextFile Dark 2023-09-26 15:34:21 -04:00
  • e9a6e92628 i forgot a comma Dark 2023-09-26 12:42:11 -04:00
  • 916c02cd66 misc fixes Dark 2023-09-26 12:35:35 -04:00
  • 8e2f47a2e7 Merge pull request #4 from rjkiv/quazal Dark 2023-09-26 06:33:46 -04:00
  • c883f96c65 original static fxn referenced rjkiv 2023-09-25 21:56:20 -07:00
  • 539aca0fbd static quazal fxn rjkiv 2023-09-25 21:38:16 -07:00
  • 97a0ab9948 nonmatch App::RunWithoutDebugging(void), fix decompctx.py Dark 2023-09-25 23:21:55 -04:00
  • 004519bef4 fix typedefs Dark 2023-09-25 20:07:04 -04:00
  • eb9c80f442 Revert "int -> s32" Dark 2023-09-25 20:02:16 -04:00
  • 2ee844447b int -> s32 Dark 2023-09-25 19:55:25 -04:00
  • 4d285c2d9a fix rk's mess Dark 2023-09-25 19:51:44 -04:00
  • 55c5c896a1 Merge pull request #3 from rjkiv/quazal Dark 2023-09-25 19:25:53 -04:00
  • 8a91154125 make guard unique rjkiv 2023-09-25 16:16:33 -07:00
  • e38ca452d7 further refactoring rjkiv 2023-09-25 16:09:32 -07:00
  • 0ef45251ca refactor quazal file names rjkiv 2023-09-25 15:58:45 -07:00
  • 815fe718f3 add found quazal stuff rjkiv 2023-09-25 15:46:24 -07:00
  • 993c966f36 more header file cleanup Dark 2023-09-25 17:48:38 -04:00