Phlosioneer
|
3b3b2dd031
|
General cleanup of the second half of contest.c
|
2019-04-03 20:43:23 -04:00 |
|
Phlosioneer
|
3a2ea40188
|
Rename and document more contest setup functions
Also properly label the link contest flags variable, and label the
contest window ID's.
|
2019-04-03 17:24:32 -04:00 |
|
Phlosioneer
|
f82bdb332a
|
Document applause meter code
|
2019-04-03 03:00:06 -04:00 |
|
Phlosioneer
|
8f13e991d2
|
Found a debug system for pokemon contests
|
2019-04-02 21:51:21 -04:00 |
|
Phlosioneer
|
f79a2fda68
|
Document the nextTurnOrder calculations
|
2019-04-02 20:46:18 -04:00 |
|
Phlosioneer
|
99e8e8e53f
|
More cleanup, document contestant sorting
|
2019-04-02 20:00:05 -04:00 |
|
Phlosioneer
|
c3200c0beb
|
Cleanup some of gContestResources
|
2019-04-02 00:35:57 -04:00 |
|
Phlosioneer
|
845307b3a6
|
Rename contest AI stuff
|
2019-04-01 22:16:07 -04:00 |
|
PikalaxALT
|
9f1d1219ce
|
create header and fix prototypes
|
2019-04-01 14:20:34 -04:00 |
|
PikalaxALT
|
ce89cf6f75
|
through sub_801A3D0
|
2019-04-01 14:09:56 -04:00 |
|
PikalaxALT
|
1fe5208560
|
through sub_801A02C
|
2019-04-01 12:05:58 -04:00 |
|
huderlem
|
1e8e5af033
|
Merge pull request #607 from Phlosioneer/contest-data
Contest data
|
2019-04-01 07:37:15 -05:00 |
|
huderlem
|
bee1d1cbb0
|
Merge pull request #611 from Phlosioneer/pokedex-area-const-array
Document sAreaGlowTilemapMapping
|
2019-04-01 07:33:33 -05:00 |
|
Phlosioneer
|
cd069446e0
|
Merge branch 'master' into pokedex-area-const-array
|
2019-03-31 20:43:42 -04:00 |
|
Phlosioneer
|
3181c64c64
|
Change names from MAP_AREA_ to MAP_GROUP_
|
2019-03-31 20:40:14 -04:00 |
|
Phlosioneer
|
b7057e8d92
|
Update OAMs to use new constants
|
2019-03-31 20:33:25 -04:00 |
|
Phlosioneer
|
37c7441a15
|
Merge branch 'master' into contest-data
|
2019-03-31 20:22:47 -04:00 |
|
Phlosioneer
|
23ac2cc94e
|
Prep for merge
|
2019-03-31 20:15:44 -04:00 |
|
Phlosioneer
|
207a54393c
|
Fix mistakes and use EVENT_OBJ_GFX_* macros
|
2019-03-31 20:07:24 -04:00 |
|
PikalaxALT
|
ade0183378
|
Document mystery_gift
|
2019-03-31 18:59:52 -04:00 |
|
PikalaxALT
|
0a8427c8ef
|
fakematching task00_mystery_gift
|
2019-03-31 15:43:51 -05:00 |
|
PikalaxALT
|
90fb329b70
|
through task_add_00_mystery_gift
|
2019-03-31 15:43:51 -05:00 |
|
PikalaxALT
|
fb5c19a33b
|
through mevent_message
|
2019-03-31 15:43:51 -05:00 |
|
PikalaxALT
|
813de11154
|
Through mevent_save_game
|
2019-03-31 15:43:51 -05:00 |
|
PikalaxALT
|
f88f815cff
|
WIP sub_8018DAC
|
2019-03-31 15:43:51 -05:00 |
|
PikalaxALT
|
608a217240
|
sub_8018B08
|
2019-03-31 15:43:51 -05:00 |
|
PikalaxALT
|
82a3f29b88
|
through sub_8018A50
|
2019-03-31 15:43:51 -05:00 |
|
PikalaxALT
|
aafe9df454
|
through sub_8018798
|
2019-03-31 15:43:51 -05:00 |
|
PikalaxALT
|
f34cda3b52
|
Start decompiling mystery gift
|
2019-03-31 15:43:51 -05:00 |
|
Marcus Huderle
|
462b196abc
|
Give battle_anim files appropriate names
|
2019-03-31 12:15:39 -05:00 |
|
Marcus Huderle
|
500d009b5c
|
Start decompiling berry_crush.c
|
2019-03-31 09:13:19 -05:00 |
|
huderlem
|
b9bf3bf072
|
Merge pull request #637 from DizzyEggg/pokeblock_attempt
Use Pokeblock clean-up and some menu_specialised decomp
|
2019-03-31 08:39:18 -05:00 |
|
DizzyEggg
|
e3c07c83f2
|
More work on use pokeblock
|
2019-03-31 14:32:26 +02:00 |
|
DizzyEggg
|
aa7f69f067
|
Begin use pokeblock and menu specialised
|
2019-03-31 12:59:01 +02:00 |
|
PikalaxALT
|
ccac4694cd
|
Merge branch 'master' into continue_union_room
|
2019-03-30 12:41:10 -04:00 |
|
DizzyEggg
|
35cffea987
|
Helpful macros for atk49
|
2019-03-30 08:29:56 -05:00 |
|
PikalaxALT
|
3b9275b133
|
sub_8018404
|
2019-03-30 09:23:47 -04:00 |
|
PikalaxALT
|
2f57d6bc0f
|
sub_8018220
|
2019-03-30 09:18:58 -04:00 |
|
Marcus Huderle
|
accc5ae8dd
|
Merge remote-tracking branch 'upstream/master' into union_room_chat
# Conflicts:
# ld_script.txt
|
2019-03-29 21:27:08 -05:00 |
|
Marcus Huderle
|
a978a6a624
|
Finish decompiling union_room_chat.c
|
2019-03-29 21:26:08 -05:00 |
|
PikalaxALT
|
2e588fd4d7
|
through sub_80181DC
|
2019-03-29 22:22:26 -04:00 |
|
PikalaxALT
|
6b6c98e7d0
|
through sub_80180E8
|
2019-03-29 19:41:32 -04:00 |
|
PikalaxALT
|
8d75dc1982
|
sub_8017EA0
|
2019-03-29 17:19:29 -04:00 |
|
PikalaxALT
|
bf4a73a67c
|
through sub_8017E00
|
2019-03-29 16:24:48 -04:00 |
|
PikalaxALT
|
8fc51b0459
|
through sub_8017CB0
|
2019-03-29 15:50:04 -04:00 |
|
PikalaxALT
|
ae0e70d7bb
|
sub_80179D4 and rodata
|
2019-03-29 11:57:03 -04:00 |
|
Marcus Huderle
|
519426f4e6
|
Decompile union_room_chat through sub_8020118
|
2019-03-28 20:20:52 -05:00 |
|
Marcus Huderle
|
8b8cc7a475
|
Decompile union_room_chat.s through sub_801FF08
|
2019-03-28 18:40:49 -05:00 |
|
PikalaxALT
|
030fb4d898
|
through sub_80179AC
|
2019-03-28 11:24:50 -04:00 |
|
PikalaxALT
|
86f7691146
|
Through sub_80176E4
|
2019-03-28 10:24:31 -04:00 |
|