Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-05-25 | Use event object constants | Slawter666 | |
2019-05-25 | Use constants for new game berries setting script | DizzyEggg | |
2019-05-25 | change cooltrainer unused class name | DizzyEggg | |
2019-05-25 | USE PROTAG | DizzyEggg | |
2019-05-25 | Rename PKMN TRAINER CALSS 4 | DizzyEggg | |
2019-05-25 | rename instrument samples | Kurausukun | |
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-05-18 | Fix typos (#713) | Flametix | |
* fix typos | |||
2019-05-17 | Use array count for trainer parties | DizzyEggg | |
2019-05-16 | rename gFacilityClassPicsByIndex to gLinkPlayerFacilityClasses | garak | |
2019-05-16 | name some trainer card related functions | garak | |
2019-05-16 | ability random define for battle pyramind | DizzyEggg | |
2019-05-16 | Change abilities in base stats to array | DizzyEggg | |
2019-05-16 | use ability num instead of alt ability | DizzyEggg | |
2019-05-15 | Further documentation of party_menu.c | Slawter666 | |
2019-05-15 | Minor party_menu.c documentation | Slawter666 | |
2019-05-15 | Use PLAYER_NAME_LENGTH constant | DizzyEggg | |
2019-05-13 | Use species constants for VAR_TEMP_1 before givemon | Fontbane | |
2019-05-12 | Merge pull request #630 from PikalaxALT/dodrio_berry_picking | huderlem | |
Dodrio berry picking | |||
2019-05-11 | Merge branch 'master' into dodrio_berry_picking | PikalaxALT | |
2019-05-08 | Fix building | PikalaxALT | |
2019-05-08 | Better dependency handling for wild_encounters | PikalaxALT | |
2019-05-08 | Convert wild encounter data to JSON | Marcus Huderle | |
2019-05-08 | Create jsonproc tool | Marcus Huderle | |
Add custom function hooks to jsonproc Add jsonproc to build_tools.sh Newer g++ | |||
2019-05-03 | Fix indentation | huderlem | |
2019-05-03 | Update comparison | hjk321 | |
2019-05-03 | Fix indentation Error | hjk321 | |
2019-05-03 | Document MON_DATA_10 | hjk321 | |
2019-05-03 | Document magic number from atk04_critcalc | hjk321 | |
2019-05-02 | through sub_81CA0EC | PikalaxALT | |
2019-05-02 | through sub_81C9F28 | PikalaxALT | |
2019-05-02 | sub_81C9A10 | PikalaxALT | |
2019-05-02 | through sub_81C99FC | PikalaxALT | |
2019-04-24 | Overhaul INSTALL.md | SatoMew | |
2019-04-24 | Update README.md | SatoMew | |
2019-04-22 | Fix some labels and include decorations.h | Fontbane | |
Include decorations.h in shop.c Include decorations.h in event_scripts.s | |||
2019-04-22 | Doc some event scripts | Fontbane | |
Doc decoration shops Revert "Doc decoration shops" This reverts commit 64d935ea0dc942c32b89487137e5703fce34b435. Document through comments Un-revert decor documentation | |||
2019-04-22 | Doc most OnTransitions | Fontbane | |
2019-04-22 | Start documenting event scripts | AJ Fontaine | |
2019-04-16 | Match sub_81D199C | Marcus Huderle | |
2019-04-16 | Match sub_81A1224 | Marcus Huderle | |
2019-04-16 | Decompile pokenav_unk_5.c | Marcus Huderle | |
2019-04-16 | Compact item data, make descriptions easier to read | DizzyEggg | |
2019-04-16 | Document pokemon item effects | DizzyEggg | |
2019-04-16 | Finish decompiling pokenav_unk_4.c | Marcus Huderle | |
2019-04-16 | Decompile pokenav_unk_4.c through sub_81CB678() | Marcus Huderle | |
2019-04-16 | Start decompiling pokenav_unk_4.c | Marcus Huderle | |
2019-04-14 | Decompile all of pokenav_unk_3.c | Marcus Huderle | |
2019-04-14 | Start decompiling pokenav_unk_3.c | Marcus Huderle | |
2019-04-14 | Use constants for ball particles | DizzyEggg | |