Marcus Huderle
|
170b6ef449
|
Decompile battle_intro.c (#444)
|
2018-12-12 23:18:25 -06:00 |
|
Diegoisawesome
|
58ca87accc
|
Merge pull request #441 from Meowsy/document-pockets
Document bag pocket magic numbers.
|
2018-12-10 11:23:41 -06:00 |
|
Diegoisawesome
|
bfdfe367e8
|
Merge pull request #422 from garakmon/frontier_data_1
Battle tower data
|
2018-12-10 11:22:16 -06:00 |
|
Meowsy
|
2f008e866b
|
Document return locations.
|
2018-12-10 11:39:57 -05:00 |
|
Meowsy
|
e143804af0
|
Document pocket magic numbers.
|
2018-12-10 04:33:29 -05:00 |
|
garak
|
62384e7a61
|
use facility class constants
|
2018-12-09 22:57:46 -05:00 |
|
Marcus Huderle
|
a7722a0b93
|
Decompile cable_car.c (#438)
|
2018-12-09 13:41:52 -06:00 |
|
Marcus Huderle
|
342d23e0ba
|
Merge pull request #436 from KDSKardabox/master
Decompile ghost
|
2018-12-09 07:59:32 -06:00 |
|
DizzyEggg
|
4683cdc30c
|
Merge branch 'master' into weather
|
2018-12-09 11:56:50 +01:00 |
|
KDSKardabox
|
8712757d24
|
Merge remote-tracking branch 'upstream/master'
|
2018-12-09 13:44:41 +05:30 |
|
KDSKardabox
|
f8838491f6
|
Initial commit for ghost
|
2018-12-09 13:44:07 +05:30 |
|
Diegoisawesome
|
0b91d2948a
|
Merge pull request #429 from nullableVoidPtr/master
Various fixes and cleanups
|
2018-12-08 21:44:12 -06:00 |
|
DizzyEggg
|
b94ae8bb92
|
Merge branch 'master' into weather
|
2018-12-08 22:10:20 +01:00 |
|
DizzyEggg
|
4ec14b3d43
|
Finish field screen
|
2018-12-08 22:05:11 +01:00 |
|
DizzyEggg
|
58c4cec946
|
decompile field screen
|
2018-12-08 21:42:36 +01:00 |
|
DizzyEggg
|
5caca7a4d6
|
Clean up field weather
|
2018-12-08 19:43:21 +01:00 |
|
Marcus Huderle
|
88ffb09765
|
Merge pull request #432 from KDSKardabox/master
De-compile fire
|
2018-12-08 12:41:08 -06:00 |
|
KDSKardabox
|
1357449d73
|
Merge remote-tracking branch 'upstream/master'
|
2018-12-09 00:01:45 +05:30 |
|
KDSKardabox
|
2dfbe75b05
|
Shift externs to header file
|
2018-12-08 23:52:52 +05:30 |
|
DizzyEggg
|
4c23adb5f5
|
Decompile field weather
|
2018-12-08 19:05:03 +01:00 |
|
Meowsy
|
6babb97182
|
Fix typo "ggText_DexSortSmallestDescription". (#433)
Should be "gText_DexSortSmallestDescription".
|
2018-12-08 11:57:19 -06:00 |
|
Marcus Huderle
|
f3a25f83cf
|
Decompile roulette_util.c (#434)
|
2018-12-08 11:56:59 -06:00 |
|
nullableVoidPtr
|
8a8baaeaaa
|
Merge remote-tracking branch 'upstream/master'
|
2018-12-08 12:13:15 +08:00 |
|
DizzyEggg
|
6068495619
|
Document trainer battle scripts (#430)
|
2018-12-07 16:50:56 -06:00 |
|
nullableVoidPtr
|
f24584cd31
|
Tabs -> spaces & align in include/
|
2018-12-07 21:01:59 +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 |
|
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 |
|
DizzyEggg
|
a9e6154fa9
|
Finish porting battle frontier data
|
2018-12-05 22:21:26 +01:00 |
|
Melody
|
2347e36d60
|
document pokédex options
|
2018-12-05 10:10:33 -05:00 |
|
garak
|
d9287f3261
|
extern gTower trainer data
|
2018-12-04 12:15:13 -05:00 |
|
garak
|
80c3258504
|
finish battle tower data except sRubyFacilityClassToEmerald
|
2018-12-04 12:09:35 -05:00 |
|
garak
|
2c14d6ee6c
|
fix merge conflicts
|
2018-12-03 16:58:28 -05:00 |
|
DizzyEggg
|
0d122bc831
|
Fix merge conflicts
|
2018-12-03 17:56:36 +01:00 |
|
Diegoisawesome
|
ffa8655f4c
|
Merge pull request #423 from Slawter666/pokedex-doc
Document some of pokedex.c
|
2018-12-03 10:53:21 -06:00 |
|
DizzyEggg
|
dcb1d78fa9
|
Add battle controllers var to src from sym_ewram
|
2018-12-03 16:20:39 +01:00 |
|
Slawter666
|
715fbb379e
|
Document some of pokedex.c
|
2018-12-03 14:58:25 +00:00 |
|
DizzyEggg
|
a83fc52a7e
|
Make data easier to edit
|
2018-12-03 14:49:16 +01:00 |
|
Melody
|
0e5e487b78
|
tweak alignment
|
2018-12-03 08:04:11 -05:00 |
|
Melody
|
2779421ad4
|
fix brendan/may/wally consistency issues
|
2018-12-03 08:01:52 -05:00 |
|
Melody
|
52fa5137c9
|
tweak alignment
|
2018-12-03 00:31:15 -05:00 |
|
garak
|
462e7c8295
|
begin batle tower data
|
2018-12-02 23:22:42 -05:00 |
|
Melody
|
eeb6446da4
|
add more consistent names
|
2018-12-02 22:36:09 -05:00 |
|
Melody
|
10725def8e
|
trainerbattle_normal → trainerbattle_single
* trainerbattle_normal → trainerbattle_single
* TRAINER_BATTLE_NORMAL → TRAINER_BATTLE_SINGLE
* improves the macro documentation a little
|
2018-12-02 15:08:19 -05:00 |
|
Melody
|
bad5323642
|
cleans up trainer battle scripts
* adds battle type macros
* adds `trainerbattle_normal` macro
* adds `trainerbattle_double` macro
* adds rematch macros
* adds no intro macro
|
2018-12-02 15:08:19 -05:00 |
|
DizzyEggg
|
9828e0e97b
|
Merge with master
|
2018-12-02 19:38:05 +01:00 |
|
Diegoisawesome
|
ee05197eba
|
Merge pull request #418 from DizzyEggg/link_rfu
Finish Link rfu
|
2018-12-02 12:29:31 -06:00 |
|
DizzyEggg
|
b87e6a4e57
|
Get rid of static functions in includes
|
2018-12-02 18:58:33 +01:00 |
|
DizzyEggg
|
d137ebc7a9
|
Some more rom 8011dc0 work
|
2018-12-02 13:59:55 +01:00 |
|
DizzyEggg
|
e17140536a
|
finish link rfu and fix rom 8011dc0
|
2018-12-02 11:58:50 +01:00 |
|
Melody
|
b9cf4f27b5
|
renames the winstrate graphics names to pokefan
|
2018-12-02 00:47:04 -05:00 |
|