index
:
pokeyellow.git
master
Pokemon Yellow disassembly with SL0P mods: fastboot, SECRET SL0P WARP MENU, custom intro splash
git daemon user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
engine
/
battle
/
trainer_ai.asm
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-11-27
Use more Pokemon data constants, create MOVE_NAME_LENGTH (#543)
Narishma-gb
1
-3
/
+3
2025-11-25
Avoid magic numbers for most `CopyData` calls (#542)
Rangi
1
-2
/
+2
2025-08-16
Use `<STAT>_UP1_EFFECT` constants (#522)
PokefanMarcel
1
-4
/
+4
2025-01-28
Miscellaneous cleanup (#488)
Rangi
1
-2
/
+2
2024-09-23
Identify more flag bits (#464)
Sylvie
1
-4
/
+4
2024-09-18
Identify remaining uses of `wd0b5` and `wd11e` (#463)
Sylvie
1
-1
/
+1
2023-03-25
Name some unnamed animation constants (#396)
Vortyne
1
-1
/
+1
2021-11-03
Comment on the CooltrainerFAI bug
Rangi
1
-0
/
+3
2021-03-25
Verify data table and name list sizes with assertion macros
Rangi
1
-1
/
+1
2020-11-06
Sync more with pokered
Rangi
1
-2
/
+2
2020-11-06
Sync more with pokeyellow
Rangi
1
-2
/
+2
2020-11-05
Sync more with pokered
Rangi
1
-3
/
+3
2020-11-05
Sync more with pokeyellow
Rangi
1
-1
/
+1
2020-11-04
Sync with pokered
dannye
1
-125
/
+26
2020-10-19
Some formatting changes
Rangi
1
-2
/
+2
2020-07-07
Sync coordinate macros with pokecrystal
Rangi
1
-1
/
+1
2020-07-06
callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfar
Rangi
1
-3
/
+3
2020-07-06
Specify the ldh instruction, don't turn ld into ldh
Rangi
1
-5
/
+5
2020-07-05
Correct comments in AISwitchIfEnoughMons
Rangi
1
-2
/
+2
2020-07-04
Port pokecrystal's formatting of text commands and special characters
Rangi
1
-4
/
+4
2020-07-04
Remove remaining raw $xxxx values, and replace "+ -1" with "- 1" (supported b...
Rangi
1
-1
/
+1
2020-07-03
H_CONSTANTNAMES -> hConstantNames
Rangi
1
-5
/
+5
2020-07-03
Add subdirectories to data/ similar to pokecrystal
Rangi
1
-6
/
+6
2020-07-02
Add subdirectories to engine/ similar to pokecrystal
Rangi
1
-1
/
+1
2020-06-23
Move more tables from engine/ to data/
Rangi
1
-102
/
+3
2020-05-20
Sync with pokered
dannye
1
-169
/
+169
2019-12-04
Add trainer_ai pokered changes to pokeyellow
Amber Brault
1
-21
/
+21
2019-11-23
Use percent macro for trainer AI packages
Thomas Winwood
1
-21
/
+21
2017-12-30
Add space between arguments in assembly instructions and remove redundant a i...
xCrystal
1
-163
/
+163
2017-09-25
Fix warnings about deprecated mnemonics on newer builds of rgbds
Pokechu22
1
-2
/
+2
2017-06-24
Fix typos in comments
dannye
1
-4
/
+4
2017-06-09
Replace deprecated mnemonics by the correct ones
Antonio Niño Díaz
1
-2
/
+2
2016-06-12
sync engine code with pokeyellow
YamaArashi
1
-1
/
+1
2016-06-12
Remove the last address comments
dannye
1
-3
/
+3
2016-06-11
sync engine code with pokered
YamaArashi
1
-4
/
+2
2016-06-11
remove address comments
YamaArashi
1
-55
/
+55
2016-06-11
remove address comments
YamaArashi
1
-52
/
+52
2016-01-16
More bankF documentation.
luckytyphlosion
1
-2
/
+2
2015-12-22
Fewer underscores in constants
luckytyphlosion
1
-4
/
+4
2015-12-14
Fewer underscores in constants
dannye
1
-4
/
+4
2015-12-06
engine/battle/trainer_ai.asm
luckytyphlosion
1
-79
/
+90
2015-11-28
engine/battle/moveEffects/substitute_effect.asm and ActivatePC
luckytyphlosion
1
-4
/
+4
2015-10-29
overworld item & movement code, cable club code, remove more instances of W_,...
luckytyphlosion
1
-1
/
+1
2015-08-30
No more W_
dannye
1
-17
/
+17
2015-08-09
Replace some hardcoded data sizes
dannye
1
-1
/
+1
2015-08-07
fixed names
YamaArashi
1
-2
/
+2
2015-08-05
Use more lb
dannye
1
-1
/
+1
2015-07-24
more naming variables
YamaArashi
1
-12
/
+14
2015-07-19
Name sound effects
dannye
1
-1
/
+1
2015-07-18
Consolidate coord macros
dannye
1
-1
/
+1
[next]