pokecrystal-board/home
PikalaxALT 185b0a1c86 Wild Pokemon functions and data
Replaced encounter rates with percent values
Added new constants denoting the number of wild Pokemon in the grass and water wild constructs
Annotated and relabeled the encounter generating functions
Renamed a WRAM address associaed with the temporary storage of the wild Pokemon's species
Moved spawn constants to constants/map_constants.asm for use anywhere in the disassembly
2015-07-23 03:51:15 -04:00
..
audio.asm Move radio code to its own file 2015-07-21 01:52:46 -04:00
battle.asm Various annotations 2015-07-22 15:57:02 -04:00
copy2.asm Remove trailing newlines. 2015-06-23 12:24:51 -06:00
copy.asm Move radio code to its own file 2015-07-21 01:52:46 -04:00
cry.asm Reverted ld_hl_pointer macro 2015-07-20 22:18:18 -04:00
decompress.asm Remove trailing newlines. 2015-06-23 12:24:51 -06:00
delay.asm Remove trailing newlines. 2015-06-23 12:24:51 -06:00
double_speed.asm Remove trailing newlines. 2015-06-23 12:24:51 -06:00
fade.asm More label updates, moved predefs to new file 2015-07-20 03:51:52 -04:00
farcall.asm Remove trailing newlines. 2015-06-23 12:24:51 -06:00
flag.asm Added labels to different parts of the map script and event headers 2015-07-21 00:02:21 -04:00
game_time.asm Remove trailing newlines. 2015-06-23 12:24:51 -06:00
handshake.asm Remove trailing newlines. 2015-06-23 12:24:51 -06:00
init.asm Remove trailing newlines. 2015-06-23 12:24:51 -06:00
item.asm Remove trailing newlines. 2015-06-23 12:24:51 -06:00
joypad.asm Reverted ld_hl_pointer macro 2015-07-20 22:18:18 -04:00
lcd.asm Remove trailing newlines. 2015-06-23 12:24:51 -06:00
map_objects.asm Wild Pokemon functions and data 2015-07-23 03:51:15 -04:00
map.asm Various annotations 2015-07-22 15:57:02 -04:00
math.asm Remove trailing newlines. 2015-06-23 12:24:51 -06:00
menu.asm Various annotations 2015-07-22 15:57:02 -04:00
mobile.asm Split mobile/timer code out of home.asm. 2014-08-22 10:57:06 -07:00
movement.asm Various annotations 2015-07-22 15:57:02 -04:00
palettes.asm Various annotations 2015-07-22 15:57:02 -04:00
pokedex_flags.asm Remove trailing newlines. 2015-06-23 12:24:51 -06:00
predef.asm Remove trailing newlines. 2015-06-23 12:24:51 -06:00
random.asm Remove trailing newlines. 2015-06-23 12:24:51 -06:00
rtc.asm Remove trailing newlines. 2015-06-23 12:24:51 -06:00
serial.asm Remove trailing newlines. 2015-06-23 12:24:51 -06:00
sine.asm Remove trailing newlines. 2015-06-23 12:24:51 -06:00
sram.asm Remove trailing newlines. 2015-06-23 12:24:51 -06:00
string.asm Remove trailing newlines. 2015-06-23 12:24:51 -06:00
text.asm Various annotations 2015-07-22 15:57:02 -04:00
tilemap.asm Various annotations 2015-07-22 15:57:02 -04:00
time.asm Remove trailing newlines. 2015-06-23 12:24:51 -06:00
vblank.asm Reverted ld_hl_pointer macro 2015-07-20 22:18:18 -04:00
video.asm Various annotations 2015-07-22 15:57:02 -04:00
window.asm Various annotations 2015-07-22 15:57:02 -04:00