Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-09-04 | Switch to button macros | PokeCodec | |
2020-08-28 | Partially document item_menu.c | Eduardo Quezada | |
2020-06-23 | Document some overworld and field effects | GriffinR | |
2020-06-10 | Begin item_menu.c cleanup | Sierraffinity | |
2019-12-21 | Document item_use.c | GriffinR | |
2019-12-15 | Use fadescreen constants | GriffinR | |
2019-12-14 | Document Battle Pyramid scripts | GriffinR | |
2019-12-10 | Document misc strings and text colors | GriffinR | |
2019-12-06 | Use ST_OAM constants for OamData definitions | GriffinR | |
2019-10-31 | Clean up party_menu doc | GriffinR | |
2019-10-25 | Document party_menu first pass | GriffinR | |
2019-09-08 | Move gflib srcs and headers to gflib subdir | PikalaxALT | |
2019-05-22 | Documenting bags, berries and graphics | Papa Cancer | |
Bag graphics and berry graphics mostly documented item_menu.c significantly documented Bag structs documented and functions renamed to match formatting | |||
2019-03-17 | Merge remote-tracking branch 'upstream/master' into move-tutor | Marcus Huderle | |
# Conflicts: # include/pokenav.h # src/battle_script_commands.c | |||
2019-03-16 | Use constants for Oam .shape and .size fields | Phlosioneer | |
Also some general formatting fixes for constants. | |||
2019-03-08 | Merge branch 'master' into move-tutor | Phlosioneer | |
2019-03-03 | Fully document move_tutor (formerly learn_move) | Phlosioneer | |
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-22 | Give window drawing functions better names | Phlosioneer | |
2019-02-21 | Improve window palette macros | Phlosioneer | |
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-06 | Document a bunch of battle pyramid | Marcus Huderle | |
2019-02-02 | Fix Menu and List Menu input defines | DizzyEggg | |
2018-12-27 | Misc overworld documentation | Marcus Huderle | |
2018-12-17 | 3.5 asm left | DizzyEggg | |
2018-12-16 | 6k left | DizzyEggg | |
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-11-13 | Tidy up header files | Slawter666 | |
2018-11-06 | Merge remote-tracking branch 'pret/master' into script_menu | Diegoisawesome | |
2018-11-06 | Finish cleaning up text.c | Diegoisawesome | |
2018-11-05 | r5/r6 swap on sub_80E2578 | Diegoisawesome | |
2018-10-27 | Window priority to window bg | DizzyEggg | |
2018-10-21 | Fix LZ compressed data alignment | Diegoisawesome | |
2018-10-13 | Merge remote-tracking branch 'upstream/master' into shop | Marcus Huderle | |
# Conflicts: # asm/shop.s | |||
2018-09-09 | Merge branch 'decompile_frontier_2' of ↵ | Slawter666 | |
https://github.com/DizzyEggg/pokeemerald into factory-data | |||
2018-09-08 | Standartize AddTextPrinterParametrized functions, | DizzyEggg | |
2018-09-06 | checkpoint | Marcus Huderle | |
2018-09-06 | Move battle_pyramid_bag data to C | Slawter666 | |
2018-09-02 | Format WindowTemplate in battle_pyramid_bag.c | Slawter666 | |
2018-08-30 | Pyramid bag review changes | DizzyEggg | |
2018-08-30 | Finish decompiling pyramid bag. | DizzyEggg | |
2018-08-30 | Do some pyramid bag | DizzyEggg | |
2018-08-26 | rename battle pyramid to battle pyramid bag | DizzyEggg | |