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
/
core.asm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename battle files and split move effects Part 2
xCrystal
2015-04-01
1
-2
/
+2
*
Name more in-battle functions and labels
xCrystal
2015-03-31
1
-53
/
+62
*
Label some attack animation functions
xCrystal
2015-03-31
1
-36
/
+37
*
Label some battle related functions
xCrystal
2015-03-31
1
-21
/
+21
*
Further document AI stuff
xCrystal
2015-03-31
1
-9
/
+9
*
Some wram constants
xCrystal
2015-03-31
1
-15
/
+15
*
Split commentary lines that are too long
xCrystal
2015-03-31
1
-21
/
+37
*
Low health alarm documentation
U-Daniel-PC\Daniel
2015-03-12
1
-8
/
+8
*
named misc functions
YamaArashi
2015-02-08
1
-10
/
+11
*
move-related things
YamaArashi
2015-02-08
1
-4
/
+4
*
fixed hp bar wram label and misc
YamaArashi
2015-02-07
1
-4
/
+4
*
Named wram symbols
YamaArashi
2015-02-07
1
-11
/
+11
*
commented battle stuff
YamaArashi
2015-02-07
1
-15
/
+15
*
comment drain HP effect
YamaArashi
2015-02-07
1
-2
/
+2
*
commented menu stuff
YamaArashi
2015-02-07
1
-6
/
+6
*
documented bide bug
YamaArashi
2015-02-07
1
-1
/
+3
*
serial/trade/misc
YamaArashi
2015-02-07
1
-86
/
+87
*
add constants for volatile statuses and more battle labels/commentary/constants
xCrystal
2015-02-04
1
-206
/
+208
*
More battle commentary/labels/constans and fix some spacing issues
xCrystal
2015-02-04
1
-144
/
+153
*
Clean up white space, fix label typo
U-Daniel-PC\Daniel
2015-01-22
1
-56
/
+56
*
fix duplicate labels
xCrystal
2015-01-21
1
-10
/
+10
*
some constants in stat up/down effects
xCrystal
2015-01-20
1
-5
/
+5
*
rename some labels
xCrystal
2015-01-20
1
-207
/
+208
*
add commentary to move effects
xCrystal
2015-01-20
1
-93
/
+106
*
add commentary
xCrystal
2015-01-04
1
-95
/
+135
*
Kill version.asm.
IIMarckus
2014-10-17
1
-1
/
+1
*
Add a lot of Yellow text changes.
IIMarckus
2014-10-10
1
-0
/
+4
*
Rename hVBlank* constants to h*.
yenatch
2014-09-23
1
-6
/
+6
*
Merge remote-tracking branch 'YamaArashi/master'
yenatch
2014-09-20
1
-1795
/
+1958
|
\
|
*
Commented/labelled misc functions
YamaArashi
2014-09-14
1
-4
/
+4
|
*
Commented more sprite and map code
YamaArashi
2014-09-13
1
-7
/
+7
|
*
Labelled many functions/variables
YamaArashi
2014-08-08
1
-1789
/
+1933
*
|
Use move animation constants instead of static values.
yenatch
2014-09-17
1
-12
/
+12
*
|
Fix static banks passed into GetName.
yenatch
2014-08-07
1
-5
/
+8
|
/
*
Use *Coord instead of FuncCoord
U-Fish-PC\Daniel
2014-06-25
1
-134
/
+67
*
Use macros for predef calls/jumps instead of static ids.
yenatch
2014-06-16
1
-74
/
+37
*
Use macros to define predefs.
yenatch
2014-06-16
1
-1
/
+1
*
Rename predef functions so they aren't excessive in length.
yenatch
2014-06-16
1
-6
/
+6
*
Remove generated "indirect jump" comments.
yenatch
2014-06-16
1
-23
/
+23
*
Use monster struct macros in wram. Rename related labels for consistency.
yenatch
2014-06-14
1
-269
/
+269
*
Merge branch 'master' of https://github.com/yenatch/pokered
U-Fish-PC\Daniel
2014-05-30
1
-20
/
+20
|
\
|
*
Use VRAM constants where applicable.
yenatch
2014-05-29
1
-20
/
+20
*
|
Label and comment BattleTransition
U-Fish-PC\Daniel
2014-05-29
1
-1
/
+1
|
/
*
Remove most static wram addresses. Use labels instead.
yenatch
2014-05-26
1
-953
/
+953
*
Label BCD math predefs.
yenatch
2014-05-25
1
-2
/
+2
*
Rename joypad registers.
yenatch
2014-05-25
1
-1
/
+1
*
Clean up some bank 3 functions and rename flag action functions.
yenatch
2014-05-25
1
-16
/
+16
*
Rename random number function and hram labels.
yenatch
2014-05-24
1
-54
/
+61
*
Comment some more bank 0 functions.
yenatch
2014-05-23
1
-9
/
+9
*
Pull a lot of engine out of main.asm
U-Fish-PC\Daniel
2014-05-22
1
-0
/
+8547