Deokishisu
e15c7fc7cf
Fix deleted line
2018-12-19 12:28:37 -05:00
Deokishisu
8edbad78e5
Add requirements to the fields of the object_event macro
...
With these changes, the compiler will yell at you if you screw up the number of fields for your event objects while manually editing a map's events.inc. Making these fields required will prevent event corruption of all map events that are included after the map with the messed up fields.
2018-12-19 12:20:38 -05:00
Marcus Huderle
b2ac3b6d6f
Decompile most of battle_anim_effects_3.c
2018-12-18 19:15:59 -06:00
Marcus Huderle
d2b5a0e83f
Convert battle_anim_815A0D4 data to .c
2018-12-18 19:15:59 -06:00
Diegoisawesome
2c7948bae8
Merge pull request #452 from Meowsy/pokemon-adding-easer
...
Add macros to simplify defining front animations and still pics.
2018-12-18 14:27:01 -06:00
Meowsy
d6b31346c3
Additional SPECIES_* documentation.
2018-12-18 10:03:57 -05:00
Meowsy
9ca27f1332
Document return value.
2018-12-18 09:20:43 -05:00
Marcus Huderle
c74468fd11
Document a bunch of battle anim stuff
2018-12-17 22:16:17 -06:00
Marcus Huderle
c04ce0ee64
Decompile battle_anim_effects_2.c
2018-12-17 22:16:17 -06:00
Diegoisawesome
26bfd93b35
Merge pull request #451 from shinny456/master
...
decompile electric.s
2018-12-17 15:59:08 -06:00
Meowsy
e92245ab06
Add macros to simplify defining front animations and still pics.
2018-12-17 12:29:35 -05:00
Meowsy
62c4379a21
Remove magic numbers.
2018-12-17 12:28:11 -05:00
shinny456
60484153a5
decompile electric.s
2018-12-16 22:23:05 -05:00
Marcus Huderle
d1e6e705cc
Decompile battle_anim_effects_1.c
2018-12-16 11:39:22 -06:00
Marcus Huderle
9c5fa4a787
Fix typo in UpdateContestPaintingMosaicEffect()
2018-12-16 08:28:09 -06:00
Marcus Huderle
fb9a365dc6
Merge pull request #448 from Meowsy/pokedex-documentation
...
Pokedex Documentation
2018-12-15 18:06:42 -06:00
Meowsy
1d09216e4b
Simplify comparisons.
2018-12-15 18:39:48 -05:00
Meowsy
6ed8e4d6ed
Rename temp_notNationalDex to temp_isHoennDex.
...
Don't use hexadecimal format for x and y args.
2018-12-15 18:34:06 -05:00
Meowsy
3d8cecb662
Use correct term.
2018-12-15 18:32:50 -05:00
Meowsy
83c3f13655
Prettify line.
2018-12-15 15:26:07 -05:00
Meowsy
8f168add21
Remove incorrect comment.
2018-12-15 15:25:45 -05:00
Meowsy
bc11a4a9f4
Document various things relating to the Pokedex.
2018-12-15 15:12:28 -05:00
Marcus Huderle
1ca3656d74
Decompile contest_painting.c ( #447 )
2018-12-15 13:07:07 -06:00
Diegoisawesome
d10ffe6dba
Merge pull request #446 from Slawter666/master
...
Document some of item_menu.c
2018-12-15 12:31:26 -06:00
Slawter666
2fa0555ed5
Document some of item_menu.c
2018-12-15 18:08:13 +00:00
Marcus Huderle
5e92481f51
Merge pull request #443 from Meowsy/misc-renamings
...
Misc renamings.
2018-12-13 21:35:36 -06:00
Marcus Huderle
2c6849bee8
Decompile battle_anim_8170478.c ( #445 )
2018-12-13 21:33:54 -06:00
Marcus Huderle
170b6ef449
Decompile battle_intro.c ( #444 )
2018-12-12 23:18:25 -06:00
Meowsy
d3e32ab287
Rename Mauville Man text.
2018-12-10 15:50:10 -05:00
Meowsy
68017b531a
Rename UnknownPokemonStruct to BattleTowerPokemon.
2018-12-10 15:49:33 -05: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
0aa41ad647
Fix whitespace to be consistent.
2018-12-10 11:38:27 -05:00
garak
c8cad8a389
re-add explicit array sizes
2018-12-10 10:33:51 -05:00
garak
2187dbb10a
remove explicit array lengths from battle_tower.c
2018-12-10 10:17:03 -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
Marcus Huderle
5e09850c17
Merge pull request #435 from DizzyEggg/weather
...
Decompile fieldmap
2018-12-09 07:56:53 -06:00
KDSKardabox
4233ae50c3
Finish decompile ghost
2018-12-09 18:38:15 +05:30
DizzyEggg
c46499b05c
field screen review changes
2018-12-09 12:16:01 +01: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
nullableVoidPtr
cceb8ac331
Remove trailing whitespace
2018-12-09 11:32:58 +08:00
DizzyEggg
606fb71392
Fix ld script
2018-12-08 22:17:49 +01:00
DizzyEggg
4d2f1bad7f
fix header
2018-12-08 22:12:44 +01:00