Commit Graph

  • 72553e5194 Fix a small discrepancy with kart_attributes (#145) Tyler McGavran 2022-01-18 07:59:54 -05:00
  • e413e2ec00 Match 4 functions in math_util, do some tidying up of imports for math_util (#144) Tyler McGavran 2022-01-18 07:46:58 -05:00
  • 5e577b8999 code_8008C1D0 part 3 (#143) ChiefFruitcake 2022-01-18 03:22:35 -05:00
  • dac4698b5c Move texture data from asm to C (#142) Tyler McGavran 2022-01-18 02:44:11 -05:00
  • 1bbc7674ff Identify active screen mode, relabel accordingly (#141) Maciek Baron 2022-01-17 13:44:14 +00:00
  • b56b43e721 Match a variety of functions, remove an extraneous data file (#140) Tyler McGavran 2022-01-16 01:00:31 -05:00
  • dc805bf64c Match func_800215DC and func_80021DA8 (#139) Maciek Baron 2022-01-16 04:11:30 +00:00
  • 04097806a5 code_8008C1D0 part 2 (#138) ChiefFruitcake 2022-01-15 22:17:50 -05:00
  • 8a56620205 Match functions related to balloon status (#137) Maciek Baron 2022-01-14 21:17:09 +00:00
  • 65e7fc87df Match a variety functions (#136) Tyler McGavran 2022-01-13 00:13:01 -05:00
  • 29f9f8890a Match several functions, add item values (#130) Maciek Baron 2022-01-13 04:19:22 +00:00
  • 162b4c256d code_8008C1D0 - player struct functions (#135) ChiefFruitcake 2022-01-11 07:47:57 -05:00
  • dd05d49f5f Update the GfxPool struct and match some functions (#134) Tyler McGavran 2022-01-09 22:02:34 -05:00
  • bc99dedb8b code_800AF9B0 - ghost data (#133) ChiefFruitcake 2022-01-09 21:24:30 -05:00
  • 7acd1cbc20 More matching in code_800AF9B0 (#131) ChiefFruitcake 2022-01-06 22:32:57 -05:00
  • d6cbf56537 Add a couple header files, add some mips_to_c of some previously un-decomped functions (#132) Tyler McGavran 2022-01-04 21:57:16 -05:00
  • c3def3e91f Match a variety of functions, identify a struct type and some related variables, regenerated some mips_to_c code (#129) Tyler McGavran 2022-01-03 02:07:24 -05:00
  • 5fbfc21512 Update BUILD_WINDOWS.md (#124) MegaMech 2022-01-02 17:30:56 -07:00
  • 20d9e8afba Relabel/identify more variables and functions based on current knowledge (#127) Maciek Baron 2022-01-03 00:30:23 +00:00
  • 72cf6c86a9 Rename a function related to D_8018D9E0 and regenerate its mips_to_c disassembly (#128) Tyler McGavran 2022-01-02 00:30:23 -05:00
  • c669d792a2 Match the other move_towards functions (#125) Tyler McGavran 2022-01-01 20:22:31 -05:00
  • c4048a1e1c Code 80281FA0 decomp (#126) ChiefFruitcake 2022-01-01 20:11:03 -05:00
  • 7df6d01ef3 Add player and controller labels, rename function (#123) Maciek Baron 2022-01-01 20:06:21 +00:00
  • 4d9ca02750 Naming global variables related to menu navigation (#119) ChiefFruitcake 2022-01-01 04:35:37 -05:00
  • f250fb6e45 First decompile attempt. code_800AF9B0 (#121) ChiefFruitcake 2021-12-31 18:06:28 -05:00
  • 494c36bdb1 Match assorted functions and identify a variable (#122) Tyler McGavran 2021-12-31 15:30:55 -05:00
  • 2263234e58 Match function related to the podium scene text (#120) Tyler McGavran 2021-12-27 18:36:27 -05:00
  • ae7451596a Texture related structs and some controller pak menu stuff (#116) Tyler McGavran 2021-12-26 18:10:11 -05:00
  • dd0b6e2ff2 decomp more 80057C60.c to reach 20 percent (#118) MegaMech 2021-12-26 00:14:52 -07:00
  • f069034c37 Merge branch 'decomp' into master MegaMech 2021-12-25 18:19:53 -07:00
  • d6e9866399 Decomped some of 80057C60 & 800431B0 CoderStig 2021-12-25 18:12:52 -07:00
  • 8ca68747db Msys2 add binutils install instructions (#112) MegaMech 2021-12-24 23:43:42 -07:00
  • 1b40669f0d Menu selection global variable (#113) ChiefFruitcake 2021-12-24 22:43:17 -05:00
  • b7f8765d72 Decomped more crash_screen, code_80280650, fixed import shortcut (#115) MegaMech 2021-12-24 20:31:54 -07:00
  • 5a151c1457 Decomped more crash_screen, code_80280650, fixed import shortcut CoderStig 2021-12-24 20:19:58 -07:00
  • 782c9f0d3c Add preserve_macros to permuter_settings.toml (#114) Tyler McGavran 2021-12-24 20:01:23 -05:00
  • 7b7725b62a Match swap_values (#111) Tyler McGavran 2021-12-21 01:07:18 -05:00
  • 8aca5f519e Match exp_by_squaring function (#110) Tyler McGavran 2021-12-21 00:56:24 -05:00
  • 48a06f2fa5 Add MSYS2 MinGW x64 Support (#108) MegaMech 2021-12-20 20:33:42 -07:00
  • cdb3ca63aa Change some "char" terminology to "glyph" (#107) Tyler McGavran 2021-12-20 16:49:37 -05:00
  • 7a0280f0e3 Add gPlayerIsAccelerating, gPlayerBalloonCount and update related code (#105) Maciek Baron 2021-12-20 11:22:04 +00:00
  • 37d249c681 Match a couple functions related to text color (#96) Tyler McGavran 2021-12-19 17:47:00 -05:00
  • 89cc7ecb10 Only update progress when running on master branch. (#106) val 2021-12-19 01:46:34 -05:00
  • 98369fc526 Fix maths (#104) MegaMech 2021-12-18 04:03:34 -07:00
  • 9b0646fde0 Update progress.py (#103) MegaMech 2021-12-18 03:30:41 -07:00
  • 45f8d5b5ca Update Jenkinsfile MegaMech 2021-12-18 03:08:15 -07:00
  • f64253c39f Update Jenkinsfile (#102) MegaMech 2021-12-18 02:20:21 -07:00
  • 301fa052c2 Fixed spelling error (#101) MegaMech 2021-12-18 01:49:11 -07:00
  • 432e9e45c5 Remove git dependancy (#100) MegaMech 2021-12-18 01:31:31 -07:00
  • 93134bb0d4 Try to add total progress as a badge. (#99) val 2021-12-18 01:22:15 -05:00
  • 8e5ad3368d Revert "Update Jenkinsfile (#97)" (#98) MegaMech 2021-12-16 23:34:09 -07:00
  • a99a739216 Update Jenkinsfile (#97) MegaMech 2021-12-16 02:42:33 -07:00
  • 1702697b73 Added new line to end of other_textures.s (#95) Whoblue579 2021-12-16 00:32:04 -06:00
  • d587580bd5 Rename a couple variables (#93) Tyler McGavran 2021-12-14 22:40:38 -05:00
  • 66d9a4fe88 Identify a couple debug related variables and match a couple debug related functions (#94) Tyler McGavran 2021-12-14 00:13:28 -05:00
  • 12be6a8824 Identified variables related to title screen demos (#92) Tyler McGavran 2021-12-13 16:16:35 -05:00
  • d324dd7f3b Identified some variables related to sound mode (#90) Tyler McGavran 2021-12-12 01:14:25 -05:00
  • 5fd2f225c1 mips64-elf support (fixes building on archlinux) (#89) CoderStig 2021-12-11 00:50:47 -07:00
  • 7648ec12a7 Match functions for Grand Prix save data access (#88) Tyler McGavran 2021-12-11 02:34:07 -05:00
  • da5f75188b Delete workflows (#87) CoderStig 2021-12-10 00:24:23 -07:00
  • b35fc205fa Update README.md (#85) CoderStig 2021-12-09 14:22:38 -07:00
  • 8fb383cd65 Match some functions related to printing text on screen (#80) Tyler McGavran 2021-12-09 16:11:25 -05:00
  • 46247502ad Decomped gfx setup code & changed player pos coords to array (#84) CoderStig 2021-12-09 14:10:39 -07:00
  • bfcbb8aada Decomped gfx in data_segment2.s (#83) CoderStig 2021-12-06 00:05:33 -07:00
  • 9e0f96f254 Fixing alignment, better matches in 80281FA0, --decompme support (#82) CoderStig 2021-12-05 13:47:11 -07:00
  • b574e7065d Import remaining .text undefined syms & match funcs in 80281FA0 (#81) CoderStig 2021-12-05 03:44:47 -07:00
  • 251de29124 Merge branch 'sym' into master CoderStig 2021-12-05 03:36:51 -07:00
  • 1ca7ea1061 Imported remaining .text undefined syms CoderStig 2021-12-05 03:24:28 -07:00
  • 5ef9bc3675 Imported remaining undefined_syms (#79) CoderStig 2021-12-04 04:36:25 -07:00
  • a4c7c620e7 Imported remaining undefined_syms CoderStig 2021-12-04 03:58:20 -07:00
  • 6d70872c5b Identification of some race related varaibles (#78) Tyler McGavran 2021-12-04 02:04:07 -05:00
  • 3f670579cf Fixed progress.py, moved non_matching OS to asm/os/non_matchings/ (#77) CoderStig 2021-12-03 04:33:36 -07:00
  • 3853adf368 Create build_pr.yaml MegaMech 2021-12-02 02:51:00 -07:00
  • 5fe0f55e6d Match a couple functions concerning string display width (#73) Tyler McGavran 2021-12-01 16:24:07 -05:00
  • 11031f8b1c Match some functions that convert numbers into ASCII (#71) Tyler McGavran 2021-11-30 01:04:56 -05:00
  • 64d9b68933 Fix bad merge conflict resolution in defines.h (#72) Tyler McGavran 2021-11-30 01:02:55 -05:00
  • c55c360b71 Add a structure for accessing save data (#69) Tyler McGavran 2021-11-29 00:44:46 -05:00
  • 6451db9e40 Text Color defines (#70) Tyler McGavran 2021-11-28 20:39:50 -05:00
  • 632512ada9 Imported funcs from sm64 to code_80004740.c and trig_tables.inc.c (#68) CoderStig 2021-11-28 15:42:03 -07:00
  • 7387724509 Give names to some Grand Prix related variables (#67) Tyler McGavran 2021-11-26 19:22:39 -05:00
  • 3e0bed79d3 Add defines for cup selection (#66) Tyler McGavran 2021-11-23 23:19:21 -05:00
  • 0ebc60103d Another flag and explanation of CC (#65) CoderStig 2021-11-23 13:47:26 -07:00
  • bd6c82588a Added gamemode and CC defines (#64) CoderStig 2021-11-23 13:34:54 -07:00
  • f88c578b98 Added defines for Player->unk_000 bitfields (#63) CoderStig 2021-11-23 04:24:12 -07:00
  • a2dc62ccf8 Jump Table Related Disassembly (#60) Tyler McGavran 2021-11-23 04:47:54 -05:00
  • bed14f61c3 Update README.md (#62) MegaMech 2021-11-21 01:10:20 -07:00
  • 70504fb93a Decomped 8028DF00.c (#61) CoderStig 2021-11-21 00:32:04 -07:00
  • 6aadd457b8 Readme update (#59) CoderStig 2021-11-16 12:49:53 -07:00
  • f6a11c734a Found the variable that tracks the CC type selected. (#57) Tyler McGavran 2021-11-16 14:37:58 -05:00
  • 62aa193922 [kart] Variety of changes related to kart hop physics (#56) Tyler McGavran 2021-11-16 14:26:40 -05:00
  • 3bfc8fbd88 Update code_802A3730.c (#58) CoderStig 2021-11-16 05:10:39 -07:00
  • f959f03184 Matched some memory.c and other (#55) CoderStig 2021-11-16 02:39:33 -07:00
  • 17648067f8 Audfix (#54) CoderStig 2021-11-06 04:03:36 -06:00
  • 964344abb0 Split audio funcs (#53) CoderStig 2021-11-06 03:49:37 -06:00
  • fd052c4825 m2ctx Specific for mk64 (#52) CoderStig 2021-11-05 15:03:58 -06:00
  • 1de64dcbe2 Fixed permuter link files (#51) CoderStig 2021-11-05 14:32:07 -06:00
  • 67549c6061 Altered submodules (#50) CoderStig 2021-11-05 14:12:08 -06:00
  • 8ab4557b39 Split asm using autodecompiler (#49) CoderStig 2021-11-05 05:17:09 -06:00
  • 48f2c2fdde asm-differ and autodecomp added as submodules (#48) CoderStig 2021-10-30 13:49:17 -06:00
  • dc1525c157 main.c full match (#46) CoderStig 2021-10-29 23:26:43 -06:00