GriffinR
|
d2a760afdb
|
Rename contest_link_80FC4F4, 80F57C4, and 81D9DE4
|
2020-06-18 18:01:32 -04:00 |
|
GriffinR
|
24569583e4
|
Document contest results
|
2020-06-18 17:50:13 -04:00 |
|
GriffinR
|
655910a16f
|
Merge branch 'master' into fix-eventobj
|
2020-01-12 22:42:43 -05:00 |
|
GriffinR
|
63c8cf97d1
|
Document Battle Dome scripts and some battle_dome.c
|
2019-12-20 16:53:33 -05:00 |
|
GriffinR
|
b93101bbeb
|
Merge master into ObjEvent rename
|
2019-12-06 21:37:33 -05:00 |
|
GriffinR
|
2756771958
|
More usage of ST_OAM constants and SPRITE macros
|
2019-12-06 19:05:44 -06:00 |
|
GriffinR
|
c40879aa36
|
Use ST_OAM constants for OamData definitions
|
2019-12-06 19:05:44 -06:00 |
|
GriffinR
|
82cb741d8b
|
Standardize EVENT_OBJECT to OBJECT_EVENT
|
2019-11-20 23:12:51 -05:00 |
|
GriffinR
|
2c3726a328
|
Document contest strings
|
2019-11-16 12:50:01 -06:00 |
|
GriffinR
|
ef8370566f
|
Document Contest scripts
|
2019-11-13 18:20:55 -06:00 |
|
Marcus Huderle
|
1ed3af66eb
|
Document contest painting image processing effects
|
2019-11-10 16:37:26 -06:00 |
|
GriffinR
|
aec7eb6089
|
Clean up party_menu doc
|
2019-10-31 14:11:55 -04:00 |
|
GriffinR
|
6db014cc32
|
Document party_menu first pass
|
2019-10-25 15:41:06 -04:00 |
|
Sewef
|
07ac727c6d
|
Document Oamdata in battle_anim (#838)
|
2019-10-14 18:26:47 -05:00 |
|
PikalaxALT
|
306ce048ad
|
Move gflib srcs and headers to gflib subdir
|
2019-09-08 21:07:54 -04:00 |
|
GriffinR
|
c647a8329f
|
Use gBattlerPositions constants
|
2019-09-04 17:45:04 -04:00 |
|
DizzyEggg
|
fd07c608fc
|
Decompile pokemon unk 6
|
2019-07-25 18:56:08 +02:00 |
|
PikalaxALT
|
fb06e4a3c9
|
Modernize code
Can compile with arm-none-eabi-gcc 8.3.0
gbafix correctly handles ELF input
|
2019-06-26 12:12:10 -04:00 |
|
Phlosioneer
|
50350cc2e1
|
Merge branch 'master' into contest-ai-cleanup
|
2019-04-07 20:20:22 -04:00 |
|
DizzyEggg
|
b0223f691f
|
Clean up data headers
|
2019-04-05 07:53:23 -05:00 |
|
Phlosioneer
|
1360b3a477
|
RGB Constants
|
2019-04-04 17:05:46 -04:00 |
|
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
|
201c0953ae
|
Cleanup OamData entries
|
2019-04-02 07:41:50 -05: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 |
|
Phlosioneer
|
b7057e8d92
|
Update OAMs to use new constants
|
2019-03-31 20:33:25 -04:00 |
|
Phlosioneer
|
23ac2cc94e
|
Prep for merge
|
2019-03-31 20:15:44 -04:00 |
|
Phlosioneer
|
13c2f91b11
|
Moved last contest data into C
|
2019-03-09 23:51:39 -05:00 |
|
Phlosioneer
|
0c935a8bd5
|
Move the contest opponent filter to C
|
2019-03-09 22:54:17 -05:00 |
|
Phlosioneer
|
a32e8e7405
|
Move gContestOpponents into C
2,400 LOC by hand.
|
2019-03-09 20:56:36 -05:00 |
|
Phlosioneer
|
5b4b0a245b
|
Move contest winner list to C
|
2019-03-09 00:01:49 -05:00 |
|
Phlosioneer
|
88c3781880
|
Move text pointer tables into C
|
2019-03-08 22:33:40 -05:00 |
|
Phlosioneer
|
b7cfa9d365
|
Move more contest constants into C
|
2019-03-08 21:39:51 -05:00 |
|
Phlosioneer
|
5886f82ef5
|
Merge branch 'master' into extern-cleanup
|
2019-03-08 02:45:26 -05:00 |
|
Phlosioneer
|
3716da5430
|
Rename macro with correct name for pixel values
|
2019-03-02 17:25:39 -05:00 |
|
Phlosioneer
|
3ceb1667c9
|
Reduce externs
|
2019-03-01 22:32:50 -05:00 |
|
Phlosioneer
|
c96f8751cd
|
Improve window palette macros
|
2019-02-21 23:27:12 -05:00 |
|
Phlosioneer
|
399d646e3f
|
Merge branch 'master' into main-menu-state-machine
|
2019-02-21 22:24:25 -05:00 |
|
garak
|
22657c7087
|
use BG_SCREEN_ADDR macro for tilemap addresses
|
2019-02-17 00:35:26 -05:00 |
|
garak
|
35575b57a0
|
use BG_CHAR_ADDR define
|
2019-02-16 23:51:06 -05:00 |
|
Phlosioneer
|
d979ac3bf3
|
Document main_menu state machine, name window constants
The new names for the constants (and newly named functions) give a much
better understanding of what the window system is trying to do.
|
2019-02-11 00:34:50 -05:00 |
|
DizzyEggg
|
363fa9bed2
|
Clean up ram vars
|
2019-02-02 12:44:00 +01:00 |
|
DizzyEggg
|
73d919fa0f
|
Define double single left right qutoation marks char
|
2019-01-28 19:02:34 +01:00 |
|
DizzyEggg
|
922726ff3d
|
contest
|
2019-01-28 18:19:58 +01:00 |
|
DizzyEggg
|
ad59811154
|
Decompile whole contest
|
2019-01-28 18:13:07 +01:00 |
|