Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-08-17 | Document the braille window id. | Tustin2121 | |
2019-08-17 | Rename movobjectoffscreen to copyobjectxytoperm | Tustin2121 | |
Renaming the command to something that makes more sense as to what the command actually does. The command copies the current xy of the instantiated object back to its template, so that the object remains in the same place if the player walks away and despawns the object, and then comes back. "moveobjectoffscreen" implies that it might be taking the object and moving it physically to an off-screen location somehow. | |||
2019-08-17 | Juan text buffer overflow note | Tustin2121 | |
2019-08-17 | Merge pull request #775 from DizzyEggg/patch-9 | PikalaxALT | |
Fix modern | |||
2019-08-16 | trainer rematch macro | GriffinR | |
2019-08-15 | Deprecate build_tools.sh | PikalaxALT | |
2019-08-14 | initial event_scripts documentation | GriffinR | |
2019-08-12 | Fix modern | DizzyEggg | |
Fixes freeze on entering Pokemon Storage System | |||
2019-08-06 | Merge pull request #771 from aaaaaa123456789/master | PikalaxALT | |
Fix Makefiles to account for the $CC and $CXX environment variables | |||
2019-08-06 | Fix Makefiles to account for the $CC and $CXX environment variables | aaaaaa123456789 | |
2019-08-06 | Report data decomp in calcrom | PikalaxALT | |
2019-08-06 | Merge pull request #769 from PikalaxALT/pokenav_unk_9 | PikalaxALT | |
Pokenav unk 9 | |||
2019-08-06 | Address review comments | PikalaxALT | |
2019-08-06 | fix s32/int type mismatch on modern | PikalaxALT | |
2019-08-05 | Move pokenav syms around | PikalaxALT | |
2019-08-05 | Finish pokenav_unk_9 | PikalaxALT | |
2019-08-05 | Some cleanup | PikalaxALT | |
2019-08-05 | Merge pull request #768 from PikalaxALT/pokenav_unk_8 | PikalaxALT | |
Finish pokenav_unk_8 | |||
2019-08-05 | Remove unnecessary casts | PikalaxALT | |
2019-08-05 | Make pokenav_unk_8 syms static, fix gcc-9 warnings | PikalaxALT | |
2019-08-05 | Finish pokenav_unk_8 | PikalaxALT | |
2019-08-05 | through sub_81CF3F8 | PikalaxALT | |
2019-08-05 | Merge pull request #764 from GriffinRichards/document-varnames | PikalaxALT | |
Document vars that are used and unnamed | |||
2019-08-05 | name unused route state vars | GriffinR | |
2019-08-05 | rename town/city vars | GriffinR | |
2019-08-05 | through sub_81CF278 | PikalaxALT | |
2019-08-05 | Merge pull request #702 from PikalaxALT/pokenav_unk_2 | PikalaxALT | |
Pokenav unk 2 | |||
2019-08-05 | Name some fields in Pokenav2Struct | PikalaxALT | |
2019-08-05 | Minor fixes | PikalaxALT | |
2019-08-05 | Use LT return defines | PikalaxALT | |
2019-08-05 | Merge branch 'master' into pokenav_unk_2 | PikalaxALT | |
2019-08-05 | Merge pull request #767 from DizzyEggg/pokenav_8 | PikalaxALT | |
More pokenav | |||
2019-08-04 | Fix build errors | PikalaxALT | |
2019-08-04 | Merge pull request #696 from SatoMew/master | PikalaxALT | |
Make installation documentation more straightforward | |||
2019-08-04 | pokenav_unk_2: unclutter global namespace | PikalaxALT | |
2019-08-04 | Finish pokenav_unk_2 | PikalaxALT | |
2019-08-04 | through sub_81CA474 | PikalaxALT | |
2019-08-04 | Merge branch 'master' into master | SatoMew | |
2019-08-04 | Merge branch 'master' into pokenav_unk_2 | PikalaxALT | |
2019-08-04 | More pokemav, massive clean-up, seriously who the left the file in this state??? | DizzyEggg | |
2019-08-04 | Merge pull request #766 from DizzyEggg/pokenav_10 | PikalaxALT | |
Decompile pokenav 10 | |||
2019-08-04 | Merge pull request #763 from DizzyEggg/patch-8 | PikalaxALT | |
Fakematch sub_819A080 | |||
2019-08-04 | Merge pull request #757 from DizzyEggg/pok_jump | PikalaxALT | |
Decompile pokemon jump + some non/fake matches | |||
2019-08-04 | Decompile pokenav 10 | DizzyEggg | |
2019-08-04 | Pokemon jump | DizzyEggg | |
2019-08-04 | Merge branch 'master' into pok_jump | DizzyEggg | |
2019-08-03 | name used and unnamed vars | GriffinR | |
2019-08-03 | Fakematch sub_819A080 | DizzyEggg | |
Really wanted to match this one, but it just doesn't cooperate, oh well | |||
2019-08-03 | Merge pull request #762 from GriffinRichards/GriffinRichards-documentation | PikalaxALT | |
Documenting MAPSEC use in pokenav match call data | |||
2019-08-03 | Merge pull request #760 from ultima-soul/use_pokeblock_data | PikalaxALT | |
Decompile use_pokeblock data |