GriffinR
31b501e7eb
Start misc battle documentation
2021-10-08 16:39:46 -04:00
GriffinR
6e62c057f5
Document remaining symbols in pokemon.c
2021-10-02 23:48:12 -04:00
LOuroboros
554210c5e3
Removed trailing spaces in the most relevant files
...
Command used for the job:
egrep -rl ' $' --include *.c --include *.h --include *.s --include *.inc --include *.txt * | xargs sed -i 's/\s\+$//g'
Credits to Grant Murphy from Stack Overflow.
2021-08-24 19:59:32 -03:00
GriffinR
64fc585cc3
Document pokenav ribbons summary screen
2021-02-18 11:33:55 -05:00
GriffinR
aba42513d3
Clean up some battle scr cmd data
2020-07-18 18:10:15 -04:00
GriffinR
548af3c0f1
Document a bit of Match Call
2019-12-05 15:33:36 -05:00
garak
b6483d7026
name match call messages by trainers
2019-07-29 12:58:15 -04:00
garak
dfa3e079c0
finish pokenav data decomp
2019-07-19 22:57:33 -04:00
garak
c400d1dc7f
decompile pokenav_unk_3 data
2019-07-19 18:31:42 -04:00
DizzyEggg
a074f36766
USE PROTAG
2019-05-25 08:26:40 -05:00
DizzyEggg
e706280503
Rename PKMN TRAINER CALSS 4
2019-05-25 08:26:40 -05:00
DizzyEggg
912b87564f
Compact item data, make descriptions easier to read
2019-04-16 11:25:26 -05:00
nullableVoidPtr
8a8baaeaaa
Merge remote-tracking branch 'upstream/master'
2018-12-08 12:13:15 +08:00
Melody
2615ece23b
Use normal apostrophes like adults
2018-12-07 10:41:08 -05:00
nullableVoidPtr
4fc3fa9e44
Realign comments, clean tables in pokemon_animation.c and use SPECIES_OLD_UNOWN_ defines
2018-12-07 20:18:24 +08: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
DizzyEggg
0d122bc831
Fix merge conflicts
2018-12-03 17:56:36 +01:00
DizzyEggg
846b5d79e4
Get rid of headers in src/data
2018-12-03 16:10:41 +01:00
Melody
eeb6446da4
add more consistent names
2018-12-02 22:36:09 -05:00
Melody
c7f52c4203
cleans up trainer name defines
2018-12-01 22:49:33 -05:00
Diegoisawesome
6978a896d1
Merge pull request #331 from DizzyEggg/patch-3
...
Use pokeruby's formatting for move descriptions
2018-09-17 10:11:12 -05:00
DizzyEggg
94bbfa7fa0
Use pokeruby's formatting for move descriptions
2018-09-16 15:58:13 +02:00
DizzyEggg
de65ddf4b6
Make it easier to edit ability text
2018-09-16 10:17:10 +02:00
Diegoisawesome
26ef40553c
Move data from include to src
2018-08-23 02:32:34 -05:00
Diegoisawesome
a07d69d7c2
Finish pokemon_summary_screen
2018-08-14 22:00:35 -07:00
DizzyEggg
df5009cb3e
Move move descriptions to C
2018-08-12 00:03:19 +02:00
vblm12
29276cc76c
Move some trainer data from data2b.s to c structs.
2018-07-20 22:14:31 -05:00