Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-12-23 | Merge branch 'master' into cable_car | PikalaxALT | |
2017-12-23 | Merge branch 'master' into cable_car | PikalaxALT | |
2017-12-22 | fix 0x2DFC in SaveBlock1 | camthesaxman | |
2017-12-22 | save work | camthesaxman | |
2017-11-26 | Mostly done decompiling pokemon_summary_screen | Marcus Huderle | |
2017-11-25 | label and decompile more of field_weather_2 | camthesaxman | |
2017-11-04 | more fixes | ProjectRevoTPP | |
2017-11-03 | BG_CHAR_ADDR and BG_SCREEN_ADDR recast fixes | ProjectRevoTPP | |
2017-10-14 | sub_8123740 | PikalaxALT | |
2017-10-14 | sub_8123244 | PikalaxALT | |
2017-09-09 | Merge branch 'master' into trade | PikalaxALT | |
2017-09-08 | Merge pull request #417 from camthesaxman/decompile_mauville_old_man | Cameron Hall | |
finish decompiling mauville_old_man | |||
2017-09-04 | sub_804BBE8 and new DmaCopy macros | scnorton | |
2017-08-25 | start decompiling evo graphics | DizzyEggg | |
2017-08-24 | decompile up to sub_80F8598 | camthesaxman | |
2017-06-17 | Decompile map object data (nonmatching wip 1) | PikalaxALT | |
2017-06-14 | Move min/max macros to global.h | PikalaxALT | |
2017-06-14 | FILE MODES BrokeBack | PikalaxALT | |
2017-06-10 | Attempt at decompiling field effect for sending out pokemon for field move | PikalaxALT | |
2017-06-06 | Pick up decompiling field_effect.s | scnorton | |
2017-05-31 | A couple more decorations tasks | scnorton | |
2017-03-18 | reorganize and add new headers for many files | ProjectRevoTPP | |
2017-01-28 | introduce BGCNT constants | camthesaxman | |
2017-01-13 | update GBA headers | YamaArashi | |
2017-01-04 | begin decompiling more intro code | camthesaxman | |
2016-12-11 | Decompile src/fieldmap.c | yenatch | |
2016-11-30 | Declare more non-static functions in header files (#111) | Marijn van der Werf | |
* Declare more non-static functions in header files * Use `(void)` for functions without arguments. * Move global-included data to seperate headers * Don't import types or global in header * Fix fieldmap imports * Revert in-code changes * Add missing newlines | |||
2016-11-04 | add functions to syscall.h | YamaArashi | |
2016-11-01 | name pokemon cry voice group | YamaArashi | |
2016-10-27 | Finished clear_save_data_menu.c | fl4shk | |
2016-10-16 | decompile option menu and begin decompiling pokedex (#58) | Cameron Hall | |
* start decompiling pokedex * fix up this darn struct * decompile most of the option menu code * decompile more code * finish up with option menu * minor cleanup * fix some pokedex functions * remove disassembly files * actually remove disassembly files * more decompilation * decompile 2 more functions * minor cleanup * Update start_menu.c with CB2_InitPokedex | |||
2016-10-07 | use more constants in m4a asm | YamaArashi | |
2016-10-02 | add comment for DMA clear macros | YamaArashi | |
2016-10-02 | add DmaClear macro (#50) | camthesaxman | |
2016-09-30 | clean up sound code | YamaArashi | |
2016-09-25 | remove common variable workaround macros | YamaArashi | |
2016-09-18 | add m4a function prototypes | YamaArashi | |
2016-09-04 | WIN_RANGE macro | YamaArashi | |
2016-08-29 | dump songs | YamaArashi | |
2016-08-27 | m4a ply_note disasm documentation | YamaArashi | |
2016-06-10 | switch order of fill macros from dest, value to value, dest | YamaArashi | |
2016-06-10 | decompile palette.c | YamaArashi | |
2016-06-09 | double-colon global labels in preproc; misc other stuff | YamaArashi | |
2016-06-05 | link.c | YamaArashi | |
2016-05-30 | prep for link code | YamaArashi | |
2016-05-30 | text.c | YamaArashi | |
2016-05-21 | FreeAllSpriteTiles() to ClearSpriteTileRanges() | YamaArashi | |
2016-05-21 | sprite.c and updated preproc | YamaArashi | |
2016-05-15 | main.c | YamaArashi | |
2016-05-15 | new macros for declaring uninitialized IWRAM data | YamaArashi | |