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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Verify data table and name list sizes with assertion macros
Rangi
2021-03-25
1
-1
/
+1
*
Sync more with pokeyellow
Rangi
2020-11-06
1
-2
/
+2
*
Sync more with pokeyellow
Rangi
2020-11-05
1
-1
/
+1
*
Some formatting changes
Rangi
2020-10-19
1
-2
/
+2
*
Sync coordinate macros with pokecrystal
Rangi
2020-07-07
1
-1
/
+1
*
callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfar
Rangi
2020-07-06
1
-3
/
+3
*
Specify the ldh instruction, don't turn ld into ldh
Rangi
2020-07-06
1
-5
/
+5
*
Correct comments in AISwitchIfEnoughMons
Rangi
2020-07-05
1
-2
/
+2
*
Port pokecrystal's formatting of text commands and special characters
Rangi
2020-07-04
1
-4
/
+4
*
Remove remaining raw $xxxx values, and replace "+ -1" with "- 1" (supported b...
Rangi
2020-07-04
1
-1
/
+1
*
H_CONSTANTNAMES -> hConstantNames
Rangi
2020-07-03
1
-5
/
+5
*
Add subdirectories to data/ similar to pokecrystal
Rangi
2020-07-03
1
-6
/
+6
*
Add subdirectories to engine/ similar to pokecrystal
Rangi
2020-07-02
1
-1
/
+1
*
Move more tables from engine/ to data/
Rangi
2020-06-23
1
-102
/
+3
*
Use percent macro for trainer AI packages
Thomas Winwood
2019-11-23
1
-21
/
+21
*
Add space between arguments in assembly instructions and remove redundant a i...
xCrystal
2017-12-30
1
-163
/
+163
*
Merge pull request #167 from Pokechu22/rgbds-0.3.3
yenatch
2017-09-29
1
-2
/
+2
|
\
|
*
Replace deprecated mnemonics by the correct ones
Antonio Niño Díaz
2017-06-09
1
-2
/
+2
*
|
Fix typos in comments
dannye
2017-06-24
1
-4
/
+4
|
/
*
sync engine code with pokeyellow
YamaArashi
2016-06-12
1
-1
/
+1
*
Remove the last address comments
dannye
2016-06-12
1
-3
/
+3
*
remove address comments
YamaArashi
2016-06-11
1
-52
/
+52
*
Fewer underscores in constants
dannye
2015-12-14
1
-4
/
+4
*
No more W_
dannye
2015-08-30
1
-17
/
+17
*
Merge branch 'master' of https://github.com/YamaArashi/pokered
dannye
2015-08-10
1
-2
/
+2
|
\
|
*
fixed names
YamaArashi
2015-08-07
1
-2
/
+2
*
|
Replace some hardcoded data sizes
dannye
2015-08-09
1
-1
/
+1
|
/
*
Use more lb
dannye
2015-08-05
1
-1
/
+1
*
more naming variables
YamaArashi
2015-07-24
1
-12
/
+14
*
Name sound effects
dannye
2015-07-19
1
-1
/
+1
*
Consolidate coord macros
dannye
2015-07-18
1
-1
/
+1
*
named wram variables
YamaArashi
2015-07-14
1
-6
/
+6
*
Rename/organize part 1 of 4
U-Daniel-PC\Daniel
2015-07-03
1
-9
/
+8
*
Clean up white space
U-Daniel-PC\Daniel
2015-06-11
1
-3
/
+3
*
Fix a hardcoded value by replacing it with a variable.
IIMarckus
2015-05-31
1
-1
/
+1
*
Further split bank e stuff
xCrystal
2015-04-01
1
-0
/
+837