Rangi
|
bc116a0db0
|
Harmonize engine/{battle, battle_anims, events, games} with pokecrystal
|
2020-06-16 19:32:30 -04:00 |
|
Rangi
|
9f01e33a04
|
Port miscellaneous recent updates from pokecrystal
|
2020-06-15 13:12:56 -04:00 |
|
Rangi
|
6bc203541b
|
Use pokecrystal's sine_table macro
A circle has 65536 "degrees", so 32768 "degrees" = pi radians = half a circle
|
2020-06-15 12:12:05 -04:00 |
|
entrpntr
|
d6a0b6347c
|
Fix file permissions.
|
2020-06-14 08:52:40 -04:00 |
|
entrpntr
|
09a82aec6f
|
Use hlbgcoord 0, 0 in a few places.
|
2020-06-10 22:18:52 -04:00 |
|
entrpntr
|
2c9fbba109
|
Merge pull request #45 from libjet/bank3e
Disassemble bank $3e
|
2020-06-06 15:09:50 -04:00 |
|
libjet
|
5f0eb65d5a
|
Add engine/battle/misc.asm
|
2020-06-06 02:36:04 +01:00 |
|
libjet
|
864e9c068d
|
Add engine/battle/hidden_power.asm
|
2020-06-06 02:28:53 +01:00 |
|
entrpntr
|
e28325211c
|
Fix file permissions.
|
2020-06-05 16:42:33 -04:00 |
|
entrpntr
|
20f612793e
|
Start cleaning up.
|
2020-06-03 03:08:25 -04:00 |
|
libjet
|
61f53d2e8f
|
Add engine/battle/battle_transition.asm
|
2020-05-31 01:14:47 +01:00 |
|
libjet
|
768e0477f9
|
Add getgen1trainerclassname.asm
|
2020-05-21 16:26:10 +01:00 |
|
libjet
|
b2eabaf767
|
Add start_battle.asm
|
2020-05-21 02:47:21 +01:00 |
|
entrpntr
|
3185d4b360
|
Clean up battle anims, constants, and wram.
|
2020-05-14 19:44:36 -04:00 |
|
entrpntr
|
3e40a1ecd0
|
Simple cleanups in constants/data/macros and banks 1-4.
|
2020-05-12 13:31:27 -04:00 |
|
entrpntr
|
858f7a0b8a
|
Finish cleanup of bank 3.
|
2020-05-04 16:23:03 -04:00 |
|
entrpntr
|
3d651a7c49
|
Add Makefile option for verbose sym/map; fix some label names.
|
2020-05-03 04:41:05 -04:00 |
|
entrpntr
|
9b5b2ac809
|
Disassemble bank $0b.
|
2020-05-01 20:56:15 -04:00 |
|
entrpntr
|
35f6c55eac
|
Add remaining bank 9 files.
|
2020-04-30 00:47:14 -04:00 |
|
entrpntr
|
a308a1adad
|
Add bank 9 files before trainer card.
|
2020-04-29 18:48:23 -04:00 |
|
entrpntr
|
70d3a3fdbc
|
Sync with the recent updates to pokecrystal.
|
2020-04-27 03:35:35 -04:00 |
|
entrpntr
|
1d456d5f66
|
Finish home cleanup, identify tileset data, other misc cleanups.
|
2020-04-22 23:18:36 -04:00 |
|
entrpntr
|
b87cc70643
|
Miscellaneous cleanup before continuing.
|
2020-04-20 21:36:29 -04:00 |
|
entrpntr
|
2883bfb9b1
|
Finish disassembling battle core.
|
2020-04-20 15:00:59 -04:00 |
|
entrpntr
|
0def3b67fa
|
Start adding engine/battle/core.asm.
|
2020-04-19 21:36:23 -04:00 |
|
entrpntr
|
7b63a9c032
|
Finish disassembling effect commands.
|
2020-04-19 15:25:51 -04:00 |
|
entrpntr
|
e953302d3f
|
Continue with effect commands (about 50% complete).
|
2020-04-19 12:31:56 -04:00 |
|
entrpntr
|
e10598eb20
|
Start adding engine/battle/effect_commands.asm.
|
2020-04-19 10:48:54 -04:00 |
|
entrpntr
|
0e8b4603dd
|
Add engine/battle/ai/[move|redundant|switch].asm.
|
2020-04-08 10:32:01 -04:00 |
|
entrpntr
|
1413f4ee55
|
Add engine/battle/read_trainer_[attributes|party].asm.
|
2020-04-08 09:09:04 -04:00 |
|
entrpntr
|
8df3c3f15b
|
Add engine/battle/ai/scoring.asm.
|
2020-04-08 00:10:24 -04:00 |
|
entrpntr
|
a8d30a0d2d
|
Add engine/battle/ai/items.asm.
|
2020-04-07 12:30:35 -04:00 |
|
entrpntr
|
e67786a7a2
|
Cleanup of files for banks $02 and $03 for main.asm.
|
2020-03-17 16:20:00 -04:00 |
|
Ryan Tandy
|
cf4ab739af
|
Import trainer DVs data from pokecrystal
|
2019-08-26 22:17:00 -07:00 |
|