Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-10-20 | Continue synchronising | Slawter666 | |
2018-10-18 | More synching | Slawter666 | |
2018-10-17 | More synchronisation | Slawter666 | |
2018-10-17 | Further synchronisation | Slawter666 | |
2018-10-17 | Begin synchronising with pokeemerald | Slawter666 | |
2018-10-03 | Fix build | Marcus Huderle | |
2018-10-03 | Merge pull request #695 from garakmon/gfx-data | Marcus Huderle | |
graphics data | |||
2018-10-02 | graphics data | garak | |
2018-09-24 | second arg of sub_8078764 is bool8 | garak | |
2018-09-24 | Merge pull request #652 from garakmon/ice | Marcus Huderle | |
Decompile ice.s | |||
2018-09-19 | Add defines for tile, metatile, and palette count | Marcus Huderle | |
2018-09-15 | Voicegroups need names | Kermalis | |
2018-09-12 | Use spritesheets for event object and field effect pics (#686) | Marcus Huderle | |
Use spritesheets for event object pics | |||
2018-08-26 | Add Defines for Pokedex Related Numbers and Fixed Comment in birch_pc.c (#680) | ultima-soul | |
* Changed pokedex_orders.h to use defines from species.h * Fixed leading white space by converting tabs to 4 spaces. * Removed comments as they are redundant. * Added German comments back. * Added defines for Pokedex Count and Species Count related numbers * Fix a comment in birch_pc.c * Added HOENN_DEX_COUNT to birch_pc. | |||
2018-08-20 | Decompile even even more pokenav | Marcus Huderle | |
2018-08-19 | Merge remote-tracking branch 'upstream/master' into ice | Marcus Huderle | |
2018-08-19 | Decompile more pokenav | Marcus Huderle | |
2018-08-18 | Decompile more pokenav | Marcus Huderle | |
2018-08-17 | Decompile more pokenav | Marcus Huderle | |
2018-08-16 | Decompile even more pokenav | Marcus Huderle | |
2018-08-15 | Decompile more of pokenav | Marcus Huderle | |
2018-08-15 | Label unknowns and fillers, add constants to global.h, use constants in ↵ | Jo Ruby P | |
record_mixing.c and tv.c | |||
2018-08-15 | load_save.c uses constants defined in global.h | Jo Ruby P | |
2018-08-12 | Merge pull request #667 from garakmon/heal-loc | Marcus Huderle | |
Use constants for heal locations | |||
2018-08-10 | use heal location constants | garak | |
2018-08-09 | Label ball animations | Marcus Huderle | |
2018-07-31 | gUnknown_08E96EC8 is now gBagScreenLabels_Tilemap and corresponding ↵ | Jo Ruby P | |
unknown_E96EC8.bin is now bag_screen_labels.bin and moved into interface. | |||
2018-07-28 | gUnknown_08E77004 is now gBagScreen_Tilemap and corresponding ↵ | Jo Ruby P | |
unknown_E77004.bin is now bag_screen.bin and moved into interface | |||
2018-07-26 | Fix nonmatching SetPlayerSecretBaseRecordMixingParty() | Marcus Huderle | |
2018-07-26 | Fix nonmatching ChooseNextBattleTowerTrainer() | Marcus Huderle | |
2018-07-24 | Decompile the rest of pokemon_storage_system | Marcus Huderle | |
2018-07-22 | Merge pull request #658 from vblm12/trainer_data | Marcus Huderle | |
Copy the Trainer struct from pokeemerald and regen the trainers.h files. | |||
2018-07-20 | Copy the Trainer struct from pokeemerald. | vblm12 | |
Also regenerate trainers*.h | |||
2018-07-20 | Rename OPPONENT_ to TRAINER_ to match pokeemerald. | vblm12 | |
2018-07-19 | Add HOENN_DEX + NATIONAL_DEX defines | Tetrable | |
Added HOENN_DEX and NATIONAL_DEX defines for the pokedex arrays in pokemon_1.c | |||
2018-07-12 | Use map type constants in map headers | Marcus Huderle | |
2018-07-12 | Use region map section constants in map headers | Marcus Huderle | |
2018-07-11 | Trim fat from coord_event macro | Marcus Huderle | |
2018-07-11 | Use bg event type constants and remove unneeded bg_event argument | Marcus Huderle | |
2018-07-10 | Move movement constants into include/constants/event_object_movement_constants.h | Marcus Huderle | |
2018-07-07 | mergeflicts | garakmon | |
2018-07-07 | more merge conflicts... | garakmon | |
2018-07-07 | merge conflicts are soooooooooo fun | garakmon | |
2018-07-07 | begin decompiling ice.s | garakmon | |
11 MATCHING 2 NONMATCHING | |||
2018-07-05 | Merge pull request #648 from yenatch/master | Marcus Huderle | |
fix WarpEvent and label some of pokemon_summary_screen | |||
2018-07-05 | Decompile battle_anim_813F0f4.s | Marcus Huderle | |
2018-07-04 | Start decompiling battle_anim_813F0F4.s | Marcus Huderle | |
2018-07-02 | label some of pokemon_summary_screen | yenatch | |
2018-07-02 | Decompile normal.s | Marcus Huderle | |
2018-06-29 | fix WarpEvent struct | yenatch | |