Commit Graph

566 Commits

Author SHA1 Message Date
PikalaxALT
2aa77fc3c6 GetLinkPartnerNames 2017-06-19 21:54:36 -04:00
yenatch
2c4dc714db Merge pull request #327 from camthesaxman/trig_data
convert trig data to C
2017-06-19 20:56:40 -04:00
yenatch
8b97aa2804 Merge remote-tracking branch 'marijn/clean/headers' 2017-06-16 23:59:58 -04:00
ProjectRevoTPP
0a779312c8 Merge branch 'master' of https://github.com/pret/pokeruby 2017-06-15 22:08:57 -04:00
camthesaxman
3344d86d90 move trig data to C 2017-06-15 19:37:42 -05:00
camthesaxman
9fbdcdbc70 use static and fix a few nonmatching functions 2017-06-15 18:42:10 -05:00
camthesaxman
376e4f1384 finish later 2017-06-15 15:50:43 -05:00
ProjectRevoTPP
33bda740ea field_effect.c merge 2017-06-15 03:36:53 -04:00
ProjectRevoTPP
8435b8835a move player_pc data to C file and do a lot of labeling 2017-06-15 03:34:11 -04:00
camthesaxman
c8f941f5e3 make it build again 2017-06-15 01:41:20 -05:00
camthesaxman
8c5d8a5507 fix merge conflicts 2017-06-15 01:31:19 -05:00
camthesaxman
86a26c9282 finish converting pokedex data to C 2017-06-15 01:26:40 -05:00
PikalaxALT
baa9f7f55f Move min/max macros to global.h 2017-06-14 23:07:27 -04:00
PikalaxALT
3d4c2f73cb FILE MODES BrokeBack 2017-06-14 22:54:42 -04:00
PikalaxALT
a4c1cb55e8 Merge branch 'master' of github.com:pret/pokeruby 2017-06-14 22:05:17 -04:00
yenatch
f22e583db6 Merge pull request #321 from camthesaxman/decompile_rom_8094928
decompile rom_8094928
2017-06-14 22:04:43 -04:00
PikalaxALT
200bdcb5c2 Merge branch 'master' of github.com:pret/pokeruby 2017-06-14 22:01:31 -04:00
PikalaxALT
8219bb53d5 Merge branch 'master' of github.com:pret/pokeruby 2017-06-14 21:59:09 -04:00
ProjectRevoTPP
07080a6e59 Merge branch 'master' of https://github.com/pret/pokeruby 2017-06-14 21:55:35 -04:00
camthesaxman
f8765c07ab style and formatting 2017-06-14 20:52:56 -05:00
camthesaxman
f37f616252 remove gPokedexView from pokedex.h 2017-06-14 18:43:32 -05:00
PikalaxALT
fb18a31ae9 Merge branch 'master' of github.com:pret/pokeruby 2017-06-14 00:30:42 -04:00
ProjectRevoTPP
b3dc66655e merge 2017-06-14 00:14:37 -04:00
Cameron Hall
373dfb5710 Merge branch 'master' into decompile_battle_7 2017-06-13 23:12:05 -05:00
PikalaxALT
4e7297790f Merge branch 'master' of github.com:pret/pokeruby into decoration 2017-06-13 23:21:07 -04:00
PikalaxALT
ed372b11ba Fix leading whitespace; remove unnecessary data struct macros 2017-06-13 22:20:21 -04:00
PikalaxALT
701fd38c53 Fix mixed whitespace 2017-06-13 22:09:06 -04:00
PikalaxALT
b585b9ac28 Merge branch 'decoration_inventory' 2017-06-13 22:01:54 -04:00
PikalaxALT
212bb0566f Merge branch 'decoration' into decoration_inventory 2017-06-13 22:01:30 -04:00
PikalaxALT
79101b9dad Merge branch 'field_effect' 2017-06-13 21:53:39 -04:00
PikalaxALT
c1601f8555 Merge branch 'decoration' 2017-06-13 21:53:21 -04:00
camthesaxman
24165f2bb7 decompile sub_809207C - sub_80924A4 2017-06-13 19:08:14 -05:00
PikalaxALT
14ff366c61 Assign names to struct fields 2017-06-13 19:50:29 -04:00
PikalaxALT
355498d85b Decoration inventory data 2017-06-13 19:28:50 -04:00
PikalaxALT
ae287a511f File modes NotLikeThis 2017-06-13 19:19:58 -04:00
scnorton
6d55caed2d Enum decoration attributes 2017-06-13 18:36:04 -04:00
scnorton
bf5ee99db0 Merge branch 'field_effect' 2017-06-13 10:19:12 -04:00
scnorton
175d4724a3 Merge branch 'decoration' 2017-06-13 10:19:06 -04:00
scnorton
71f813e6e2 Merge branch 'master' of github.com:pret/pokeruby 2017-06-13 10:18:59 -04:00
scnorton
8ef6c0004c Finish converting data/decoration.s to C objects 2017-06-13 09:34:28 -04:00
PikalaxALT
520514d47d data/decoration.s, 3 2017-06-13 08:43:43 -04:00
camthesaxman
828237e9b4 decompile sub_8091AF8 2017-06-13 00:30:24 -05:00
camthesaxman
bd0191d8ca decompile sub_80917CC - sub_8091A4C 2017-06-12 22:46:33 -05:00
PikalaxALT
e9de0f5211 data/decoration.s, 2 2017-06-12 23:34:54 -04:00
PikalaxALT
1258970db6 data/decoration.s, 1 2017-06-12 23:17:03 -04:00
PikalaxALT
32f6422d2f Convert data/decorations.inc to C 2017-06-12 22:51:53 -04:00
PikalaxALT
a68130a6a8 Merge branch 'decoration' of github.com:pikalaxalt/pokeruby into decoration 2017-06-12 20:46:11 -04:00
PikalaxALT
80c0abef8c Update labels in decoration.h 2017-06-12 20:46:01 -04:00
PikalaxALT
28f5eee373 Convert data/field_effect.s to C 2017-06-12 20:37:47 -04:00
camthesaxman
2f437b0a94 Struct30042E0 2017-06-12 19:34:01 -05:00