Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-03-16 | Use constants for Oam .shape and .size fields | Phlosioneer | |
Also some general formatting fixes for constants. | |||
2019-03-02 | Rename macro with correct name for pixel values | Phlosioneer | |
2019-02-26 | Missed some fill values | Phlosioneer | |
Must have forgotten to check FillWindowPixelRect. | |||
2019-02-21 | Improve window palette macros | Phlosioneer | |
2019-02-21 | Merge branch 'master' into main-menu-state-machine | Phlosioneer | |
2019-02-18 | Merge pull request #559 from Phlosioneer/finish-newgame-docs | Diegoisawesome | |
Finish and polish new_game.c | |||
2019-02-18 | Merge pull request #557 from Phlosioneer/navgear-decompile | Diegoisawesome | |
Navgear decompile | |||
2019-02-18 | Fix some names | Phlosioneer | |
2019-02-17 | Decompiled sub_81C756C | Phlosioneer | |
Also discovered a constant that may be useful for future decompiling. Comments were added in the asm that references the constant. | |||
2019-02-15 | Finish and polish new_game.c | Phlosioneer | |
Only one function is left undocumented. I tried to go into the assembly to at least name it, but it clears fields in the save block that aren't even documented yet. | |||
2019-02-15 | Add comments explaining asm in pokedex.c | Phlosioneer | |
I added comments to each of the asm functions explaining why they won't match with the C. I also got one of the functions much closer to matching. | |||
2019-02-11 | Document main_menu state machine, name window constants | Phlosioneer | |
The new names for the constants (and newly named functions) give a much better understanding of what the window system is trying to do. | |||
2019-02-02 | Clean up ram vars | DizzyEggg | |
2019-01-19 | Document and match somne trainer card | DizzyEggg | |
2019-01-19 | trainer_card up to sub_80C4998 | shinny456 | |
2019-01-13 | Decompile trainer hill | DizzyEggg | |
2018-12-20 | Merge with master | DizzyEggg | |
2018-12-17 | 3.5 asm left | DizzyEggg | |
2018-12-15 | Simplify comparisons. | Meowsy | |
2018-12-15 | Rename temp_notNationalDex to temp_isHoennDex. | Meowsy | |
Don't use hexadecimal format for x and y args. | |||
2018-12-15 | Document various things relating to the Pokedex. | Meowsy | |
2018-12-08 | Merge pull request #429 from nullableVoidPtr/master | Diegoisawesome | |
Various fixes and cleanups | |||
2018-12-08 | Fix typo "ggText_DexSortSmallestDescription". (#433) | Meowsy | |
Should be "gText_DexSortSmallestDescription". | |||
2018-12-08 | Merge remote-tracking branch 'upstream/master' | nullableVoidPtr | |
2018-12-06 | Merge pull request #427 from Slawter666/pokedex | Diegoisawesome | |
Document some more of pokedex.c | |||
2018-12-06 | Remove uses of INVALID_ defines, clean up some arrays with constants, and ↵ | nullableVoidPtr | |
spaces -> tabs | |||
2018-12-06 | Fix alloc.c as per #386, define INVALID_ constants and rename malloc to ↵ | nullableVoidPtr | |
alloc as per #325 Some of the INVALID_ are likely erroneously placed, due to lack of documentation | |||
2018-12-05 | document pokédex options | Melody | |
2018-12-05 | Document some more of pokedex.c | Slawter666 | |
2018-12-03 | Fix merge conflicts | DizzyEggg | |
2018-12-03 | Get rid of headers in src/data | DizzyEggg | |
2018-12-03 | Document some of pokedex.c | Slawter666 | |
2018-12-03 | Make data easier to edit | DizzyEggg | |
2018-11-30 | Decompile pokedex_area_screen.c (#412) | Marcus Huderle | |
2018-11-28 | Decompile pokedex_cry_screen.c (#406) | Marcus Huderle | |
2018-11-27 | Finish decompiling internation_string_util.c | Marcus Huderle | |
2018-11-27 | Clean up aligned variables in src/ | nullableVoidPtr | |
2018-11-27 | Convert pokédex data to C | Slawter666 | |
2018-11-19 | clean up variables in files | DizzyEggg | |
2018-11-14 | Sort includes into alphabetical order | Slawter666 | |
2018-10-21 | Fix LZ compressed data alignment | Diegoisawesome | |
2018-09-08 | Standartize AddTextPrinterParametrized functions, | DizzyEggg | |
2018-08-19 | battle dome cards sensibly renamed | DizzyEggg | |
2018-08-18 | battle dome - a couple more functions | DizzyEggg | |
2018-07-24 | Clean up files and add entries to charmap | Diegoisawesome | |
2018-07-08 | Minor variable labelling | Slawter666 | |
2018-05-31 | fixed as best I could | golem galvanize | |
2018-05-10 | finish decompiling pokedex | golem galvanize | |
2018-04-30 | decompiled up to sub_80BFCF4 | golem galvanize | |
2018-03-30 | pushing so I can pull from master | golem galvanize | |