Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-28 | get rid of ugly cast | DizzyEggg | |
2019-02-27 | Document easy chat screen types | Marcus Huderle | |
2019-02-26 | Decompile easy_chat data | Marcus Huderle | |
2019-02-26 | Finish decompiling easy_chat.c code | Marcus Huderle | |
2019-02-26 | Easy chat nonmatchings fix | DizzyEggg | |
do {} while(0); | |||
2019-02-25 | Merge pull request #583 from huderlem/easy_chat | huderlem | |
Decompile more easy_chat.c | |||
2019-02-25 | Decompile more easy_chat.c | Marcus Huderle | |
2019-02-25 | Merge pull request #581 from arantonitis/pokemon_summary | huderlem | |
Documented/polished pokemon_summary_screen.c | |||
2019-02-25 | Merge pull request #577 from Phlosioneer/weather-15 | huderlem | |
Document the weather state functions | |||
2019-02-25 | Merge pull request #574 from Phlosioneer/event-vars | huderlem | |
Event vars | |||
2019-02-25 | Use map script constants in map script functions | Phlosioneer | |
2019-02-25 | Update map script files | Phlosioneer | |
2019-02-25 | Source file part of map script renaming | Phlosioneer | |
2019-02-25 | Merge branch 'master' into weather-15 | Phlosioneer | |
2019-02-25 | Adjust formatting, rename function | Phlosioneer | |
2019-02-25 | Merge branch 'master' into event-vars | Phlosioneer | |
2019-02-25 | Fix flag formatting for fun | Phlosioneer | |
2019-02-24 | Delete porymap.project.cfg | huderlem | |
2019-02-24 | Changing descriptions to not be file names | Tustin2121 | |
2019-02-24 | Document HEALTHBOX_GRX_* in battle_interface.c | tustin2121 | |
Most of these are referenced via offsets, like the HP bar, which uses [0 pixels] + (number of pixels) to reference which chunk to draw. Each corresponds to a 16x16 pixel in the graphic named. Up to you guys if you want to rename the constants. | |||
2019-02-24 | More misc event names | Phlosioneer | |
2019-02-24 | Name some common single-entry movements | Phlosioneer | |
2019-02-24 | Name a ton of commonly used event scripts | Phlosioneer | |
2019-02-24 | Decompile more of easy_chat.c | Marcus Huderle | |
2019-02-23 | Moved ALIGNED(4) from extern to unknown struct. | Ariel Antonitis | |
2019-02-23 | Fixed broken encoding. | Ariel Antonitis | |
2019-02-23 | Removed unused filler by aligning adjacent variables | Ariel Antonitis | |
2019-02-23 | Documented/polished pokemon_summary_screen.c | Ariel Antonitis | |
Mostly variables mislabeled as global and some formerly unknown stuff. | |||
2019-02-23 | Merge pull request #578 from DizzyEggg/pokenav | Diegoisawesome | |
pokenav | |||
2019-02-23 | Decompile more easy_chat.c | Marcus Huderle | |
2019-02-23 | pokenav | DizzyEggg | |
2019-02-22 | Document the weather state functions | Phlosioneer | |
All weather types are now documented (including WEATHER_15) | |||
2019-02-22 | Decompile more easy_chat | Marcus Huderle | |
2019-02-22 | Finish moving pokeruby vars | Phlosioneer | |
2019-02-22 | Start porting pokeruby vars to pokeemerald | Phlosioneer | |
2019-02-21 | Decompile chunk of easy_chat.c | Marcus Huderle | |
2019-02-20 | Decompile contest_link_80F57C4.c | Marcus Huderle | |
2019-02-19 | Decompile several contest_link_80F57C4.c functions | Marcus Huderle | |
2019-02-19 | Decompile start of flying.c | Marcus Huderle | |
2019-02-18 | Merge pull request #559 from Phlosioneer/finish-newgame-docs | Diegoisawesome | |
Finish and polish new_game.c | |||
2019-02-18 | Merge pull request #560 from Phlosioneer/regi-documentation | Diegoisawesome | |
Document the regi* code more | |||
2019-02-18 | Make flag names more consistent | Phlosioneer | |
2019-02-18 | Fix spelling (again) | Phlosioneer | |
2019-02-18 | Rename some flags, and use map ID macros | Phlosioneer | |
2019-02-18 | Merge pull request #557 from Phlosioneer/navgear-decompile | Diegoisawesome | |
Navgear decompile | |||
2019-02-18 | Fix some names | Phlosioneer | |
2019-02-18 | Minor fixes | Phlosioneer | |
2019-02-18 | Address formatting issues and use constants | Phlosioneer | |
2019-02-17 | Rename pokenav file | Phlosioneer | |
2019-02-17 | Fix formatting | Phlosioneer | |