index
:
pokegold
master
Pokémon Gold and Silver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engine
/
battle
Age
Commit message (
Collapse
)
Author
2020-06-21
Replace "Unreferenced" labels with "; unreferenced" comments
Rangi
2020-06-21
Remove RAM address comments
Rangi
2020-06-16
Harmonize engine/{battle, battle_anims, events, games} with pokecrystal
Rangi
2020-06-15
Port miscellaneous recent updates from pokecrystal
Rangi
2020-06-15
Use pokecrystal's sine_table macro
Rangi
A circle has 65536 "degrees", so 32768 "degrees" = pi radians = half a circle
2020-06-14
Fix file permissions.
entrpntr
2020-06-10
Use hlbgcoord 0, 0 in a few places.
entrpntr
2020-06-06
Merge pull request #45 from libjet/bank3e
entrpntr
Disassemble bank $3e
2020-06-06
Add engine/battle/misc.asm
libjet
2020-06-06
Add engine/battle/hidden_power.asm
libjet
2020-06-05
Fix file permissions.
entrpntr
2020-06-03
Start cleaning up.
entrpntr
2020-05-31
Add engine/battle/battle_transition.asm
libjet
2020-05-21
Add getgen1trainerclassname.asm
libjet
2020-05-21
Add start_battle.asm
libjet
2020-05-14
Clean up battle anims, constants, and wram.
entrpntr
2020-05-12
Simple cleanups in constants/data/macros and banks 1-4.
entrpntr
2020-05-04
Finish cleanup of bank 3.
entrpntr
2020-05-03
Add Makefile option for verbose sym/map; fix some label names.
entrpntr
2020-05-01
Disassemble bank $0b.
entrpntr
2020-04-30
Add remaining bank 9 files.
entrpntr
2020-04-29
Add bank 9 files before trainer card.
entrpntr
2020-04-27
Sync with the recent updates to pokecrystal.
entrpntr
2020-04-22
Finish home cleanup, identify tileset data, other misc cleanups.
entrpntr
2020-04-20
Miscellaneous cleanup before continuing.
entrpntr
2020-04-20
Finish disassembling battle core.
entrpntr
2020-04-19
Start adding engine/battle/core.asm.
entrpntr
2020-04-19
Finish disassembling effect commands.
entrpntr
2020-04-19
Continue with effect commands (about 50% complete).
entrpntr
2020-04-19
Start adding engine/battle/effect_commands.asm.
entrpntr
2020-04-08
Add engine/battle/ai/[move|redundant|switch].asm.
entrpntr
2020-04-08
Add engine/battle/read_trainer_[attributes|party].asm.
entrpntr
2020-04-08
Add engine/battle/ai/scoring.asm.
entrpntr
2020-04-07
Add engine/battle/ai/items.asm.
entrpntr
2020-03-17
Cleanup of files for banks $02 and $03 for main.asm.
entrpntr
2019-08-26
Import trainer DVs data from pokecrystal
Ryan Tandy
[prev]