DizzyEggg
|
d46e60765d
|
Rename a palace battle field
|
2019-01-29 22:22:02 +01:00 |
|
Marcus Huderle
|
e81838dba3
|
Misc. documentation and move some data into .c files
|
2019-01-29 14:36:02 -06:00 |
|
melthelesbian
|
2dd706ca54
|
use max mon moves constant where able (#480)
* use max mon moves constant where able
* fix errors in script commands file
* fix more errors
|
2018-12-25 11:50:15 -06:00 |
|
DizzyEggg
|
9320fe8f85
|
Clear includes
|
2018-12-24 00:02:29 +01:00 |
|
DizzyEggg
|
ecee02816d
|
Merge with master
|
2018-12-20 22:53:08 +01:00 |
|
Marcus Huderle
|
c74468fd11
|
Document a bunch of battle anim stuff
|
2018-12-17 22:16:17 -06:00 |
|
DizzyEggg
|
9ffd0c7382
|
3.5 asm left
|
2018-12-17 23:00:08 +01:00 |
|
nullableVoidPtr
|
f9ff7316d5
|
Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs
|
2018-12-06 10:38:28 +08:00 |
|
nullableVoidPtr
|
3909b6408c
|
Fix alloc.c as per #386, define INVALID_ constants and rename malloc to alloc as per #325
Some of the INVALID_ are likely erroneously placed, due to lack of documentation
|
2018-12-06 09:44:08 +08:00 |
|
Diegoisawesome
|
8e7202ec3d
|
Fix LZ compressed data alignment
|
2018-10-21 12:05:34 -05:00 |
|
DizzyEggg
|
7a008a944a
|
Move 'blend_palette'.c to util.c
|
2018-10-14 14:43:19 +02:00 |
|
DizzyEggg
|
54fc92bc92
|
Start porting ruby battle anim file
|
2018-10-06 23:04:53 +02:00 |
|
Marcus Huderle
|
b9e38a569e
|
Merge pull request #320 from DizzyEggg/anims
Document battle animation scripts
|
2018-10-06 08:20:41 -05:00 |
|
DizzyEggg
|
bf64333299
|
Give labels to healthbox gfx
|
2018-09-20 21:42:38 +02:00 |
|
DizzyEggg
|
8a81bd1bce
|
Sync battle anim labels with pokeruby
|
2018-09-12 22:58:03 +02:00 |
|
Diegoisawesome
|
d9941cd1a8
|
Standardize sprite visibility to boolean
|
2018-09-10 10:25:58 -05:00 |
|
DizzyEggg
|
d2e47323fe
|
document frontier related
|
2018-07-01 11:15:42 +02:00 |
|
DizzyEggg
|
94752d4207
|
document battle bars
|
2018-06-19 00:43:15 +02:00 |
|
DizzyEggg
|
919f803214
|
correct move target defines
|
2018-02-26 13:24:46 +01:00 |
|
DizzyEggg
|
2736c0fd4a
|
add more const pokemon data, clear include
|
2018-02-11 23:46:50 +01:00 |
|
DizzyEggg
|
9df5e16343
|
more battle labels
|
2018-02-08 12:13:29 +01:00 |
|
DizzyEggg
|
96290f4ee3
|
pokemon and battle constants
|
2018-02-08 11:17:41 +01:00 |
|
DizzyEggg
|
caf9af321d
|
get rid of unnecessary externs
|
2018-02-08 00:00:25 +01:00 |
|
camthesaxman
|
c3dc14ba66
|
more renaming
|
2018-02-06 16:09:39 -06:00 |
|
camthesaxman
|
6a4967689e
|
more renaming
|
2018-02-06 13:48:02 -06:00 |
|
camthesaxman
|
f78fa6aabf
|
rename bank to battler
|
2018-02-05 19:46:59 -06:00 |
|
camthesaxman
|
a78b0636f5
|
more renaming
|
2018-01-16 16:42:31 -06:00 |
|
camthesaxman
|
c3c13d0acf
|
more renaming
|
2018-01-16 15:12:38 -06:00 |
|
camthesaxman
|
157b88b6db
|
identity -> position
|
2018-01-16 14:01:31 -06:00 |
|
Diegoisawesome
|
3241b1405f
|
Add symbols to music_player_table
Also rename gMPlay structs to gMPlayInfo
|
2018-01-09 21:30:54 -06:00 |
|
DizzyEggg
|
4f950d698c
|
dump battle animation scripts
|
2017-12-31 16:28:57 +01:00 |
|
Diegoisawesome
|
2d04eb22ab
|
Split rom_81370FC and port function names
|
2017-12-28 02:09:11 -06:00 |
|
camthesaxman
|
c681b482c2
|
convert more constants
|
2017-12-11 12:27:51 -06:00 |
|
camthesaxman
|
00896cb3b5
|
rename rng.c to random.c and rom4.c to overworld.c
|
2017-12-05 12:27:33 -06:00 |
|
DizzyEggg
|
ce6e97fa0b
|
sprite data fields to array
|
2017-12-02 21:44:50 +01:00 |
|
DizzyEggg
|
c27f7a8131
|
start working on pokeball
|
2017-12-02 19:39:07 +01:00 |
|
DizzyEggg
|
6c8155074b
|
battle 7 is decompiled
|
2017-11-04 16:11:13 +01:00 |
|