Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-09-24 | Merge branch 'master' into tag-none | GriffinR | |
2021-09-23 | Merge pull request #1504 from ↵ | GriffinR | |
LOuroboros/staticRegionMapSecIdToPopUpThemeIdMapping Renamed gRegionMapSectionId_To_PopUpThemeIdMapping | |||
2021-09-23 | gRegionMapSectionId_To_PopUpThemeIdMapping -> ↵ | LOuroboros | |
sRegionMapSectionId_To_PopUpThemeIdMapping | |||
2021-09-23 | Merge pull request #1498 from LOuroboros/trailingSpaces | GriffinR | |
Removed trailing spaces in the most relevant files | |||
2021-09-23 | Merge branch 'master' into trailingSpaces | GriffinR | |
2021-09-14 | Add TAG_NONE | GriffinR | |
2021-09-09 | Merge pull request #1502 from GriffinRichards/clean-lilycovelady | PikalaxALT | |
Clean up Lilycove Lady | |||
2021-09-09 | Clean up Lilycove Lady | GriffinR | |
2021-09-06 | Merge pull request #1500 from GriffinRichards/fix-healthboxgfx | GriffinR | |
Move more gfx symbols into gHealthboxElementsGfxTable | |||
2021-09-06 | Move more gfx symbols into gHealthboxElementsGfxTable | GriffinR | |
2021-09-06 | Merge pull request #1499 from froggestspirit/master | GriffinR | |
Identify unknown healthbox GFX | |||
2021-09-06 | case | froggestspirit | |
2021-09-06 | Const rename | froggestspirit | |
2021-09-06 | Identify unknown healthbox GFX | froggestspirit | |
2021-09-06 | Merge remote-tracking branch 'pret/master' | froggestspirit | |
2021-08-24 | Removed trailing spaces in the most relevant files | LOuroboros | |
Command used for the job: egrep -rl ' $' --include *.c --include *.h --include *.s --include *.inc --include *.txt * | xargs sed -i 's/\s\+$//g' Credits to Grant Murphy from Stack Overflow. | |||
2021-08-21 | Merge pull request #1497 from GriffinRichards/doc-hasmargin | GriffinR | |
Label swap line margin flag | |||
2021-08-21 | Label swap line margin flag | GriffinR | |
2021-08-15 | Document remaining functions in cable_club | GriffinR | |
2021-08-15 | Start more link_rfu_2 documentation | GriffinR | |
2021-08-15 | Merge pull request #1493 from GriffinRichards/doc-itemmenu2 | GriffinR | |
Document item menu | |||
2021-08-11 | Merge pull request #1492 from Kurausukun/cgbsound | PikalaxALT | |
Fix CgbSound Fakematches (Thanks to Revo) | |||
2021-08-11 | Fix conflicting PC window names | GriffinR | |
2021-08-11 | Merge branch 'master' into doc-itemmenu2 | GriffinR | |
2021-08-11 | Merge pull request #1489 from GriffinRichards/doc-playerpc | GriffinR | |
Document player pc | |||
2021-08-11 | Merge pull request #1488 from GriffinRichards/doc-frontierpass2 | GriffinR | |
Document frontier pass | |||
2021-08-11 | Merge pull request #1495 from GriffinRichards/fix-symbols | GriffinR | |
Fix symbols branch commit message, limit to upstream | |||
2021-08-11 | Allow symbols branch on forks | GriffinR | |
2021-08-11 | Fix symbols branch commit message, limit to upstream | GriffinR | |
2021-08-11 | Merge pull request #1494 from GriffinRichards/tag-regionmap | GriffinR | |
Use tag constants in region_map.c | |||
2021-08-11 | Use tag constants in region_map.c | GriffinR | |
2021-08-10 | Document item menu | GriffinR | |
2021-08-08 | unsigned int -> u32 | Kurausukun | |
2021-08-08 | oops | Kurausukun | |
2021-08-08 | rename variable | Kurausukun | |
2021-08-08 | port cgb fakematching fixes (thanks to revo) | Kurausukun | |
2021-08-05 | Merge pull request #1491 from LOuroboros/inconsFlag | GriffinR | |
Corrected inconsistent flag label spelling | |||
2021-08-05 | Corrected inconsistent flag label spelling | LOuroboros | |
2021-08-05 | Merge pull request #1490 from GriffinRichards/align-marts | GriffinR | |
Add align directives to all marts | |||
2021-08-04 | Add align directives to all marts | GriffinR | |
2021-08-02 | Merge branch 'master' into doc-playerpc | GriffinR | |
2021-08-02 | Document player pc | GriffinR | |
2021-07-31 | Merge branch 'master' into doc-frontierpass2 | GriffinR | |
2021-07-31 | Document frontier pass | GriffinR | |
2021-07-27 | Merge pull request #1484 from GriffinRichards/remove-addrcomments | GriffinR | |
Remove address comments | |||
2021-07-27 | Merge pull request #1479 from PikalaxALT/flatten_sprite_pos | GriffinR | |
Flatten pos fields in struct Sprite | |||
2021-07-27 | Merge pull request #1487 from LOuroboros/hidden_item_flags | GriffinR | |
Re-ordered the hidden item flags list | |||
2021-07-26 | Re-ordered the hidden item flags list | LOuroboros | |
Instead of sorting them by location, it makes more sense to sort them by their value. | |||
2021-07-25 | Merge pull request #1486 from sphericalice/pss-constant-fix | GriffinR | |
Use the correct constant for PSS page comparison | |||
2021-07-24 | Use the correct constant for PSS page comparison | sphericalice | |