TheXaman
6988864631
Fixed the wrong palettes for the mon icons with the help of Nadia and ghoulslash
2020-10-26 21:12:18 +01:00
TheXaman
6456009a44
Implementation if Pyredrid and AsparagusEduardo debug menu plus huge rewrite and tons of additions
...
V2: Fly, Warp, Flags, Vars, give items, give pkm 2 versions
Improved cheats, reworked the vars system
vars function now starts at VARS_START and end VARS_END
Figured out how to display FieldMessages, reimplemented CheckSafeBlock, cleanup
DebugAction_DestroyExtraWindow instead of multiple, renamed text variables
cleanup + pokemon simple
give pokemon complex nearly done
Complex pkm works, items now with icons
if statement cleanup
alter build tools to include maps per map group
Warp functionallity
added hex value to flags and vars
cleanup
Credits
2020-10-20 20:37:02 +02:00
PikalaxALT
16ecbc6446
Merge pull request #1177 from PokeCodec/MatchEmerald
...
Match All but 2 remaining naked functions
2020-09-05 10:25:10 -04:00
PokeCodec
3e25d9e5a2
Removed unused parentheses
2020-09-05 10:01:21 -04:00
PikalaxALT
bb98e346e5
Merge pull request #1178 from AsparagusEduardo/typo-pacifidlog
...
Fixed Pacifidlog typo.
2020-09-05 08:30:52 -04:00
Eduardo Quezada
b7fe94108c
Fixed Pacifidlog typo.
2020-09-05 01:11:07 -04:00
PokeCodec
de274dcb07
Removed unneeded comments
2020-09-04 21:20:52 -04:00
PokeCodec
7efdcaf120
Removed excess parenthesis
2020-09-04 21:16:55 -04:00
PokeCodec
28ef2fb774
Switch to button macros
2020-09-04 21:11:55 -04:00
PokeCodec
da582d5258
Make JOY Macros match
2020-09-04 20:41:29 -04:00
PokeCodec
99448002e1
Refactor InitStateHandlers so each key in the reset combo is checked
2020-09-04 20:21:07 -04:00
PikalaxALT
2c25e126e7
Merge pull request #1056 from SatoMew/master
...
Clean up, include feedback, and update INSTALL.md
2020-09-04 19:53:39 -04:00
PokeCodec
3d87a88067
Make battle pyramid defines into enums
2020-09-04 19:49:53 -04:00
PokeCodec
608da287c1
Create Macros and refactor
2020-09-04 19:49:53 -04:00
PokeCodec
aa841047a3
Make data argument const
2020-09-04 19:49:53 -04:00
PokeCodec
abae52a017
Fakematch resolved
2020-09-04 19:49:53 -04:00
PokeCodec
3746efb9c2
Use PokeNav macros
2020-09-04 19:49:53 -04:00
PokeCodec
ae9a60eb2a
Documenting and whitespace fixing
2020-09-04 19:49:53 -04:00
PokeCodec
e8f2298498
Fix Typos and capitalization
2020-09-04 19:49:53 -04:00
PokeCodec
3a2a2b6ba9
Fix issues according to feedback
2020-09-04 19:49:53 -04:00
PokeCodec
1cdd0ac199
Make argument int
2020-09-04 19:49:53 -04:00
PokeCodec
52d0b59f5a
Make s32
2020-09-04 19:49:53 -04:00
PokeCodec
fe81cc449e
Fixed modern issue
2020-09-04 19:49:53 -04:00
PokeCodec
d4158e490a
Match more functions
2020-09-04 19:49:53 -04:00
PokeCodec
24b607b9da
Match sub_81BF2B8
2020-09-04 19:49:52 -04:00
PokeCodec
5a375b9236
Fix error
2020-09-04 19:49:52 -04:00
PokeCodec
987ef556e5
Match SetSearchRectHighlight
2020-09-04 19:49:52 -04:00
PikalaxALT
c3f6c56e19
Merge pull request #1161 from GriffinRichards/doc-wallclock
...
Document wall clock data
2020-09-04 19:48:04 -04:00
PikalaxALT
135ed6a162
Merge pull request #1163 from GriffinRichards/doc-animthrow
...
Minor battle_anim_throw cleanup
2020-09-04 19:44:33 -04:00
PikalaxALT
8324a35517
Merge pull request #1166 from ketsuban/tidying
...
Tidy up naked functions
2020-09-04 19:41:18 -04:00
GriffinR
d3e54f72f7
Merge pull request #1173 from GriffinRichards/fix-typo
...
Fix BreakinsNews typo
2020-09-04 07:35:54 -04:00
GriffinR
2ed726c0b9
Fix BreakinsNews typo
2020-09-04 07:27:52 -04:00
GriffinR
1264c4615a
Merge pull request #1158 from GriffinRichards/doc-cablecar
...
Document cable car
2020-09-03 16:24:27 -04:00
GriffinR
627373c963
Fix segment typo
2020-09-03 16:17:29 -04:00
GriffinR
1e3e392498
Merge pull request #1172 from PikalaxALT/agbflash_fix
...
Make agb_flash stack func buffers volatile
2020-09-03 15:29:58 -04:00
PikalaxALT
319b012172
Make agb_flash stack func buffers volatile
...
Fixes observed crash with modern gcc
2020-09-03 15:23:44 -04:00
Thomas Winwood
a529bcf0b6
Tidy up naked functions
2020-09-02 14:49:04 +01:00
GriffinR
4ad147f75d
Merge pull request #1156 from GriffinRichards/doc-rayscene
...
Document Rayquaza cutscene
2020-09-01 14:46:14 -04:00
GriffinR
5fc49bfd9f
Merge pull request #1165 from GriffinRichards/fix-underwatermaps
...
Give proper names to underwater maps
2020-09-01 14:26:11 -04:00
GriffinR
7c8bc0fbe3
Merge pull request #1149 from PokeCodec/datatypes
...
gflib documenting
2020-09-01 14:25:21 -04:00
GriffinR
9d7a11d9c0
Clarify Underwater125 bug comment
2020-09-01 03:39:44 -04:00
GriffinR
f5495d1220
Give proper names to underwater maps
2020-09-01 03:03:14 -04:00
GriffinR
ff9204a5ff
Merge pull request #1164 from GriffinRichards/fix-fanfarealign
...
Fix alignment in sFanfares
2020-08-31 13:49:01 -04:00
GriffinR
dd26bfe274
Fix alignment in sFanfares
2020-08-31 13:38:43 -04:00
GriffinR
5773bb8643
Merge pull request #1152 from GriffinRichards/doc-blender
...
Document berry blender
2020-08-30 15:33:17 -04:00
GriffinR
cdc19a0b07
Merge pull request #1144 from PokeCodec/libgbasyscall
...
Cleanup and fix mistakes in libraries
2020-08-30 15:27:08 -04:00
GriffinR
afb3472282
Minor battle_anim_throw cleanup
2020-08-30 15:11:44 -04:00
GriffinR
38298c3f1b
Merge pull request #1162 from hondew/pokeball-doc
...
Document battle throwing anims
2020-08-30 14:47:30 -04:00
PokeCodec
5504ceada3
Change array count of pointer value to array count of the first element
2020-08-30 14:33:11 -04:00
hondew
5c7fa11390
Rename to battle_anim_throw
2020-08-30 14:25:40 -04:00