TheXaman
965bcfa29d
Added newest Makefile and fixed making from clean
2021-02-04 18:04:00 +01:00
TheXaman
6422164d31
Added moves, trainer edits and fixed abilities, now only possible ones including hidden when using PE
...
Give all TMs, watch credits, change trainer name/gender/id
implemented moves
2020-11-16 19:45:53 +01:00
TheXaman
e6ab3122e8
Merge branch 'tx_debug_system_public' of https://github.com/TheXaman/pokeemerald_openworld into tx_debug_system
2020-10-20 21:59:43 +02: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
GriffinR
66bd1e6d3f
Use constants for item digits
2020-09-25 11:18:52 -04:00
tustin2121
832be34898
More documenting trainer hill
...
- Renamed members and added comments in the TrHillDisplay struct.
- Formatted the trainer hill data to better match the metatile layout its representing.
- Documented the function which uses this data.
2020-09-20 01:50:54 -04:00
PokeCodec
7f1827767c
Document size field of unknown struct
2020-09-09 16:09:31 -04:00
PokeCodec
d541002ab6
Type adjust
2020-09-09 15:54:24 -04:00
PokeCodec
e84da39d8a
Match BattleIntroOpponent1SendsOutMonAnimation
2020-09-08 18:54:51 -04:00
PokeCodec
3336eb341d
More adjustments
2020-09-08 14:26:37 -04:00
PokeCodec
0a13d718ea
Make 0xFF have a lowercase "x"
2020-09-06 20:03:53 -04:00
PokeCodec
b49c5d188f
Move buffer has and operation too
2020-09-06 17:59:42 -04:00
PokeCodec
5d2a4e02dd
Remove explicit padding
2020-09-06 13:06:09 -04:00
PokeCodec
2d624d66db
Fix
2020-09-05 16:49:33 -04:00
PokeCodec
53a4effd57
Tidy up headers
2020-09-05 16:41:44 -04: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
Eduardo Quezada
b7fe94108c
Fixed Pacifidlog typo.
2020-09-05 01:11:07 -04:00
PokeCodec
da582d5258
Make JOY Macros match
2020-09-04 20:41:29 -04:00
PokeCodec
3d87a88067
Make battle pyramid defines into enums
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
d4158e490a
Match more functions
2020-09-04 19:49:53 -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
GriffinR
1264c4615a
Merge pull request #1158 from GriffinRichards/doc-cablecar
...
Document cable car
2020-09-03 16:24:27 -04: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
f5495d1220
Give proper names to underwater maps
2020-09-01 03:03:14 -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
hondew
5c7fa11390
Rename to battle_anim_throw
2020-08-30 14:25:40 -04:00
hondew
e46b35455d
Merge branch 'master' into pokeball-doc
2020-08-30 14:14:38 -04:00
hondew
328aecc96e
Document throwing pokeball
...
continue
Document more
Doc more funcs
Remove workspace
Document shiny stars
Document PokeBlock
Clean up
Clean more
2020-08-30 14:08:06 -04:00
GriffinR
778bdb4d30
Document wallclock data
2020-08-29 15:55:28 -04:00
pi1024e
bdb976dc27
fixed mistakes
2020-08-29 13:18:35 -04:00
GriffinR
a9719c92bf
Merge pull request #1160 from kiliwily/master2
...
add MAX_LEVEL_UP_MOVES macro
2020-08-28 19:18:03 -04:00
kiliwily
c68c2b66e8
add more macros
2020-08-29 01:02:20 +02:00
GriffinR
08a8aad65a
Merge branch 'master' into doc-cablecar
2020-08-28 16:17:48 -04:00
GriffinR
0cfc279af5
Merge branch 'master' into doc-rayscene
2020-08-28 16:17:11 -04:00
GriffinR
c830731734
Merge branch 'master' into doc-blender
2020-08-28 16:16:00 -04:00
GriffinR
09cfed64b5
Merge pull request #1146 from GriffinRichards/rename-songs
...
Give songs meaningful english names
2020-08-28 16:14:21 -04:00
GriffinR
e9b734c1ef
Merge branch 'master' into doc-blender
2020-08-28 16:07:35 -04:00
kiliwily
5e7b6a089c
add MAX_LEVEL_UP_MOVES macro
2020-08-28 20:36:07 +02:00
Eduardo Quezada
a2fb98934e
Partially document item_menu.c
2020-08-28 13:32:23 -04:00
GriffinR
71a066f945
Document cable car
2020-08-28 03:54:04 -04:00
Thomas Winwood
58786a7ac0
Add MAX_PER_STAT_EVS macro
2020-08-28 02:25:02 +01:00
GriffinR
38d4fc9c17
Clean up rayquaza scene documentation
2020-08-27 16:04:11 -04:00
GriffinR
c7e685edff
Document third rayquaza scene
2020-08-27 15:43:28 -04:00