aboutsummaryrefslogtreecommitdiffstats
path: root/engine/battle/wild_encounters.asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix(nowild): use wUnusedFlag (0xCC5B) instead of wc5d8 for the toggleAsh Ketchum7 days1-1/+1
* menu: add NOWILD toggle + REPEL (and repurpose wc5d8 as the flag)Ash Ketchum7 days1-0/+3
* Merge branch 'master' of https://github.com/pret/pokereddannye2024-09-251-6/+6
|\
| * Split `hSpriteIndexOrTextID` into `hSpriteIndex` and `hTextID` (#462)Sylvie2024-09-181-1/+1
| * Identify wcf91 as wCurPartySpecies, wCurItem, and wCurListMenuItem (#457)Sylvie2024-08-041-1/+1
| * Identify various flag labels and bit constants (#454)Sylvie2024-07-161-4/+4
| * Use constants to delineate map types, and factor out more dataRangi2020-08-311-1/+1
| * Sync coordinate macros with pokecrystalRangi2020-07-071-2/+2
| * callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfarRangi2020-07-061-2/+2
| * Specify the ldh instruction, don't turn ld into ldhRangi2020-07-061-3/+3
| * Add subdirectories to data/ similar to pokecrystalRangi2020-07-031-1/+1
| * Move more tables from engine/ to data/Rangi2020-06-231-15/+1
| * remove address commentsYamaArashi2016-06-111-2/+2
| * No more wram_constants.asmdannye2015-08-301-2/+2
| * No more W_dannye2015-08-301-8/+8
* | Sync with pokereddannye2020-11-041-23/+9
* | remove address commentsYamaArashi2016-06-111-2/+2
* | EndOfBattle and TryDoWildEncounterluckytyphlosion2015-11-151-6/+5
* | overworld item & movement code, cable club code, remove more instances of W_,...luckytyphlosion2015-10-291-9/+9
* | Complete documentation of bank3luckytyphlosion2015-10-181-1/+1
|/
* fixed hram aliases and named wram varYamaArashi2015-07-231-5/+5
* Consolidate coord macrosdannye2015-07-181-1/+1
* fix variable namingYamaArashi2015-07-181-1/+1
* Clean up white spaceU-Daniel-PC\Daniel2015-06-111-4/+4
* ANSI->UTF-8U-Daniel-PC\Daniel2015-06-041-5/+5
* Rename battle files and split move effects Part 1xCrystal2015-04-011-0/+118