summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2019-08-17Documenting credits a bitTustin2121
2019-08-17Added note about addvarTustin2121
The contest scripts actually use addvar to add a -1 to a variable instead of using subvar to subtract a positive number. This is fine in vanilla, where addvar script command does NOT support adding the value of a variable to another variable (like subvar supports), but should anyone want to change it, contests will be inexplicably broken.
2019-08-17Document the braille window id.Tustin2121
2019-08-17Rename movobjectoffscreen to copyobjectxytopermTustin2121
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-16trainer rematch macroGriffinR
2019-08-14initial event_scripts documentationGriffinR
2019-08-12Fix modernDizzyEggg
Fixes freeze on entering Pokemon Storage System
2019-08-06Address review commentsPikalaxALT
2019-08-06fix s32/int type mismatch on modernPikalaxALT
2019-08-05Move pokenav syms aroundPikalaxALT
2019-08-05Finish pokenav_unk_9PikalaxALT
2019-08-05Some cleanupPikalaxALT
2019-08-05Merge pull request #768 from PikalaxALT/pokenav_unk_8PikalaxALT
Finish pokenav_unk_8
2019-08-05Remove unnecessary castsPikalaxALT
2019-08-05Make pokenav_unk_8 syms static, fix gcc-9 warningsPikalaxALT
2019-08-05Finish pokenav_unk_8PikalaxALT
2019-08-05through sub_81CF3F8PikalaxALT
2019-08-05Merge pull request #764 from GriffinRichards/document-varnamesPikalaxALT
Document vars that are used and unnamed
2019-08-05name unused route state varsGriffinR
2019-08-05rename town/city varsGriffinR
2019-08-05through sub_81CF278PikalaxALT
2019-08-05Name some fields in Pokenav2StructPikalaxALT
2019-08-05Minor fixesPikalaxALT
2019-08-05Use LT return definesPikalaxALT
2019-08-05Merge branch 'master' into pokenav_unk_2PikalaxALT
2019-08-05Merge pull request #767 from DizzyEggg/pokenav_8PikalaxALT
More pokenav
2019-08-04Fix build errorsPikalaxALT
2019-08-04pokenav_unk_2: unclutter global namespacePikalaxALT
2019-08-04Finish pokenav_unk_2PikalaxALT
2019-08-04through sub_81CA474PikalaxALT
2019-08-04Merge branch 'master' into pokenav_unk_2PikalaxALT
2019-08-04More pokemav, massive clean-up, seriously who the left the file in this state???DizzyEggg
2019-08-04Merge pull request #766 from DizzyEggg/pokenav_10PikalaxALT
Decompile pokenav 10
2019-08-04Merge pull request #763 from DizzyEggg/patch-8PikalaxALT
Fakematch sub_819A080
2019-08-04Decompile pokenav 10DizzyEggg
2019-08-04Pokemon jumpDizzyEggg
2019-08-04Merge branch 'master' into pok_jumpDizzyEggg
2019-08-03Fakematch sub_819A080DizzyEggg
Really wanted to match this one, but it just doesn't cooperate, oh well
2019-08-03Merge pull request #762 from GriffinRichards/GriffinRichards-documentationPikalaxALT
Documenting MAPSEC use in pokenav match call data
2019-08-03Merge pull request #760 from ultima-soul/use_pokeblock_dataPikalaxALT
Decompile use_pokeblock data
2019-08-02typo fixGriffinR
2019-08-02Update pokenav_match_call_data.cGriffinR
2019-08-02Update pokenav_unk_3.cGriffinR
2019-08-02sub_81D16DC in pokenav_match_call_dataGriffinR
2019-08-02Document MapSec get functionsGriffinR
2019-08-02Two more uses of MAPSEC_NONE and mapSec field nameGriffinR
2019-08-02Use MAPSEC constants in sWallyAdditionalDataGriffinR
2019-08-02Update pokenav_match_call_data.cGriffinR
2019-08-02Match sub_8026324DizzyEggg
2019-08-01Use MAPSEC constants for pokenav match call dataGriffinR
Wally and Prof. Birch are skipped. Wally has a variable location, and Prof Birch (despite being listed as .v1 = 0, which is Littleroot) is actually listed as location unknown in the pokenav. Rival is also skipped, as they dont have a location field and are also listed as unknown