Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-06-24 | Allow flag/var counts to be updated alongside values | GriffinR | |
2020-02-08 | Document Trainer Card | GriffinR | |
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. | |||
2020-01-12 | Add missing save status use | GriffinR | |
2020-01-12 | Clean up some of save.c | GriffinR | |
2019-12-10 | Document misc strings and text colors | GriffinR | |
2019-12-06 | More usage of ST_OAM constants and SPRITE macros | GriffinR | |
2019-10-07 | Document pc.inc and prof_birch.inc | GriffinR | |
2019-09-30 | Use STR_CONV constants | 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-04 | RGB Constants | Phlosioneer | |
2019-04-03 | Remove pokemon_3.h | ultima-soul | |
2019-03-31 | Document mystery_gift | PikalaxALT | |
2019-03-24 | Split out the remaining wireless-related files | Marcus Huderle | |
2019-03-07 | Scaninc: Don't insert missing headers into dependencies | Marcus Huderle | |
2019-03-07 | Overhaul scaninc to work recursively | Phlosioneer | |
This also fixes the bug where scaninc would ignore #include lines in assembly files. | |||
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-16 | 6k left | DizzyEggg | |
2018-12-06 | Remove uses of INVALID_ defines, clean up some arrays with constants, and ↵ | nullableVoidPtr | |
spaces -> tabs | |||
2018-12-03 | fix brendan/may/wally consistency issues | Melody | |
2018-11-06 | Merge remote-tracking branch 'pret/master' into script_menu | Diegoisawesome | |
2018-11-06 | Begin cleaning 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-09-14 | Document main_menu | Diegoisawesome | |
2018-09-10 | Standardize sprite visibility to boolean | 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-07 | Macroize main_menu and general cleanup | Diegoisawesome | |
2018-09-03 | More Battle Factory | DizzyEggg | |
2018-09-02 | Format more templates | Slawter666 | |
2018-08-19 | battle dome cards sensibly renamed | DizzyEggg | |
2018-08-12 | Prepare learn_move for merge | Diegoisawesome | |
2018-08-08 | Continue decompiling field_specials | 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-05-19 | make menu indicators compile | DizzyEggg | |
2018-02-15 | merge overworld with master | DizzyEggg | |
2018-02-14 | fixes | golem galvanize | |
2018-02-14 | fixes | golem galvanize | |
2018-02-13 | fix merge conflicts | golem galvanize | |
2018-02-13 | move data to c | golem galvanize | |