Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-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-07 | Document more battle pyramid | Marcus Huderle | |
2019-01-13 | Decompile trainer hill | DizzyEggg | |
2018-12-27 | Misc overworld documentation | Marcus Huderle | |
2018-12-25 | use max mon moves constant where able (#480) | melthelesbian | |
* use max mon moves constant where able * fix errors in script commands file * fix more errors | |||
2018-12-10 | Merge pull request #422 from garakmon/frontier_data_1 | Diegoisawesome | |
Battle tower data | |||
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 | Finish porting battle frontier data | DizzyEggg | |
2018-11-27 | Finish frontier data | DizzyEggg | |
2018-11-27 | clean frontier data | garak | |
2018-11-27 | Merge remote-tracking branch 'upstream/master' into frontier-data | garak | |
2018-11-27 | frontier pike and pyramid data | garak | |
2018-11-26 | Merge pull request #396 from DizzyEggg/attempt | Marcus Huderle | |
Match some functions | |||
2018-11-26 | Fix indentation | DizzyEggg | |
2018-11-25 | Fixup some names | Marcus Huderle | |
2018-11-11 | Factory done | DizzyEggg | |
2018-11-05 | frontier util review changes | DizzyEggg | |
2018-11-01 | Finish frontier util | DizzyEggg | |
2018-11-01 | Document recorded battle | DizzyEggg | |
2018-10-30 | Make frontier util compile | DizzyEggg | |
2018-10-30 | why is this function so hard to match | DizzyEggg | |
2018-10-28 | Frontier, finish ranking hall | DizzyEggg | |