Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-18 | Merge branch 'master' into doc-overworld | GriffinR | |
2020-07-06 | Document starter_choose.c | GriffinR | |
2020-06-23 | Document some overworld and field effects | GriffinR | |
2020-06-10 | Begin item_menu.c cleanup | Sierraffinity | |
2020-01-15 | Use SHINY_ODDS macro where intended | Sebastian Gabl | |
The 3 locations where SHINY_ODDS was added generate mon sprites for display in the dex, at game start and on starter choice. The arguments are intended for otId but in this case they are set to the same value as SHINY_ODDS to prevent the pictures created from using the shiny palette. | |||
2019-12-10 | Document misc strings and text colors | GriffinR | |
2019-12-06 | Use ST_OAM constants for OamData definitions | GriffinR | |
2019-06-26 | Fix/suppress warnings when building with gcc-8 | PikalaxALT | |
2019-04-07 | Merge branch 'master' into contest-ai-cleanup | Phlosioneer | |
2019-04-05 | Clean up data headers | DizzyEggg | |
2019-04-04 | RGB Constants | Phlosioneer | |
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-22 | Give window drawing functions better names | Phlosioneer | |
2019-02-21 | Improve window palette macros | Phlosioneer | |
2019-02-21 | Merge branch 'master' into main-menu-state-machine | Phlosioneer | |
2019-02-17 | use BG_SCREEN_ADDR macro for tilemap addresses | garak | |
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. | |||
2018-12-26 | Fix bldcnt gpu reg args | DizzyEggg | |
2018-12-17 | 3.5 asm left | DizzyEggg | |
2018-11-06 | Merge remote-tracking branch 'pret/master' into script_menu | 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-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 | Move starter_choose data to C | Slawter666 | |
2018-09-03 | More Battle Factory | DizzyEggg | |
2018-08-19 | battle dome cards sensibly renamed | DizzyEggg | |
2018-08-12 | Prepare learn_move for merge | Diegoisawesome | |
2018-07-16 | Merge with master | DizzyEggg | |
2018-07-15 | Document list_menu.c and main_menu.c | Diegoisawesome | |
2018-06-17 | label and document battle windows | DizzyEggg | |
2018-02-17 | Decompile credits | Diegoisawesome | |
2018-01-21 | option menu fix conflicts | DizzyEggg | |
2018-01-20 | Extract data from starter_choose | Diegoisawesome | |
2018-01-16 | decompile option menu | DizzyEggg | |
2017-12-16 | Import function labels from Ruby | PikalaxALT | |
2017-12-11 | convert more constants | camthesaxman | |
2017-12-02 | sprite data fields to array | DizzyEggg | |
2017-11-15 | Merge branch 'master' of https://github.com/pret/pokeemerald into dump_maps | Diegoisawesome | |
2017-11-13 | starter choose review changes | DizzyEggg | |
2017-11-08 | starter choose file is decompiled | DizzyEggg | |