Eduardo Quezada
|
057f76bfe6
|
Cleaned up missing JOY macros
|
2022-09-25 13:05:18 -03:00 |
|
LOuroboros
|
5500e64a71
|
Reworked the debug menu's PC access
|
2022-09-24 17:26:41 -03:00 |
|
LOuroboros
|
d04a852e91
|
Update debug.c
|
2022-09-20 02:31:20 -03:00 |
|
LOuroboros
|
c137b01dd8
|
Update debug.c
|
2022-09-19 04:19:19 -03:00 |
|
Eduardo Quezada
|
6b79c7772c
|
Merge branch 'RHH/dev' into RHH/pr/pretmerge_20220909
# Conflicts:
# src/battle_interface.c
|
2022-09-16 11:56:50 -03:00 |
|
ghoulslash
|
133aa9e28d
|
Merge pull request #2306 from AsparagusEduardo/RHH/pr/autogenNames
Generating music names for the debug menu based on their labels
|
2022-09-15 18:02:27 -04:00 |
|
ghoulslash
|
6cfacb396e
|
Merge pull request #2307 from AsparagusEduardo/RHH/pr/debugMapCount
Automated creation of MAP_GROUP_COUNT for the debug menu
|
2022-09-15 18:01:05 -04:00 |
|
TheXaman
|
ef4e64c2f7
|
-added a submenu to set the weather
-lowest flag is 1
|
2022-09-14 15:19:23 +02:00 |
|
TheXaman
|
1e03b4747f
|
debug menu: object events now frozen while open
|
2022-09-14 13:43:26 +02:00 |
|
TheXaman
|
2c20514035
|
improved debug menu function declaration consistency
|
2022-09-14 13:39:35 +02:00 |
|
Eduardo Quezada
|
de32940fdf
|
Further removed trailing whitespaces
|
2022-09-13 16:26:36 -03:00 |
|
TheXaman
|
806106b537
|
removed flickering in debug menu @Jaizu
|
2022-09-12 12:12:26 +02:00 |
|
Eduardo Quezada
|
a462db5e69
|
Automated creation of MAP_GROUP_COUNT for the debug menu
|
2022-09-09 23:34:05 -04:00 |
|
Eduardo Quezada
|
503b85aa2d
|
Generating music names for the debug menu based on their labels
|
2022-09-09 16:44:34 -04:00 |
|
TheXaman
|
f6d111d0c7
|
Update src/debug.c
Co-authored-by: Eduardo Quezada D'Ottone <eduardo602002@gmail.com>
|
2022-09-05 11:17:21 +02:00 |
|
TheXaman
|
40e3379921
|
removed music expansion songs, added newline, removed all weekday remains
|
2022-09-05 11:15:18 +02:00 |
|
Eduardo Quezada D'Ottone
|
1287c3d263
|
Fixed call to ItemIdToBattleMoveId
|
2022-09-03 21:27:29 -04:00 |
|
Eduardo Quezada D'Ottone
|
4017fc3e20
|
Apply style suggestions from code review
|
2022-09-03 21:22:15 -04:00 |
|
TheXaman
|
b4b3e84cbd
|
removed default flags and added ingame warning if a function that requires them is used
|
2022-09-02 18:39:38 +02:00 |
|
TheXaman
|
367b12801e
|
changed debug_config.h to overworld_config.h,
changed no bag use and no catching flags to battle_config.h,
removed TX reference (big sad)
|
2022-09-02 12:33:42 +02:00 |
|
TheXaman
|
04c40677bd
|
Changed the way debug flags are handled, now in constants/battle_config.h
|
2022-08-30 17:41:35 +02:00 |
|
TheXaman
|
8cf2933658
|
added preproc directive to main debug.c code
|
2022-08-29 19:46:03 +02:00 |
|
TheXaman
|
8c9a59ec1c
|
Merge branch 'tx_debug_system' of https://github.com/TheXaman/pokeemerald into tx_debug_system_rhh
|
2022-08-29 19:13:11 +02:00 |
|
TheXaman
|
006d28fd69
|
tiny fix for wrong "give pokemon" window
|
2022-08-29 14:51:40 +02:00 |
|
TheXaman
|
94183b45c7
|
Added options for ttoggling battle frontier pass and giving max BPs
|
2022-08-29 14:48:40 +02:00 |
|
ghoulslash
|
0036a4dc36
|
pc acccess
|
2022-03-18 13:30:08 -04:00 |
|
LOuroboros
|
315813d186
|
Update debug.c
|
2022-03-16 10:39:59 -03:00 |
|
Eduardo Quezada D'Ottone
|
e088552398
|
Fixed going out of bounds when choosing a move for detailed Give Mon
|
2022-03-07 21:17:31 -03:00 |
|
TheXaman
|
5780560007
|
fixed some bugs, thanks to cbt
|
2021-11-28 20:28:54 +01:00 |
|
TheXaman
|
5104293344
|
Changed to TX_DEBUGGING define instead of makefile DEBUGGING option
|
2021-11-18 15:09:06 +01:00 |
|
TheXaman
|
a663742eba
|
fixed a bug not showing hidden abilities (POKEMON_EXPANSION) if the second ability was ABILITY_NONE, thanks to Syreldar
|
2021-06-30 10:44:09 +02:00 |
|
TheXaman
|
45012a66d7
|
fixes PlaySE overwriting some "music tracks" like MUS_MOVE_DELETED
|
2021-06-22 19:04:39 +02:00 |
|
TheXaman
|
010c1b5d82
|
fixed some songs not properly stopping and overlapping others, thanks to @Lunos for reporting
|
2021-06-22 18:29:04 +02:00 |
|
TheXaman
|
81d7986d34
|
added SE and MUS names
|
2021-06-22 15:57:02 +02:00 |
|
TheXaman
|
defd7d9e07
|
Added Sound menu for SE and MUS
|
2021-06-22 12:38:00 +02:00 |
|
TheXaman
|
9708ee0744
|
fixed credit link
|
2021-06-20 16:57:34 +02:00 |
|
TheXaman
|
20ca83bb20
|
Added menu to run custom scripts easily, credit: @Jaizu
|
2021-06-20 15:48:44 +02:00 |
|
Jaizu
|
4e98c268c1
|
Small change to hidden ability (#3)
|
2021-06-09 23:07:05 +02:00 |
|
TheXaman
|
c92c3456b1
|
Fixed bug not beeing able to select last species, thanks to Lunos for finding it
|
2021-05-24 10:19:22 +02:00 |
|
TheXaman
|
822a6c4260
|
Formatting
|
2021-05-07 11:52:51 +02:00 |
|
TheXaman
|
19cf846ba9
|
Added:
Toggle running shoes,
Poison all mons,
Max money,
Max coins,
Trigger daycare egg,
Fill PC
CREDITS: @Sierraffinity
|
2021-05-07 11:44:03 +02:00 |
|
TheXaman
|
c8c81e4156
|
Fixed "new trainer id" option, thanks to Lunos and Deokishisu
|
2021-05-07 10:31:59 +02:00 |
|
TheXaman
|
40ebd66084
|
Fixed setting vars not working, thanks to AmbientDinosaur and BSBob for reaching out
|
2021-03-25 10:21:27 +01:00 |
|
TheXaman
|
965bcfa29d
|
Added newest Makefile and fixed making from clean
|
2021-02-04 18:04:00 +01:00 |
|
TheXaman
|
c15138fdbb
|
Fixed problems with changed Deoxys handling in RHH's pokeexpansion, thanks to "Subzero Eclipse" for pointing it out
|
2021-01-29 11:39:09 +01:00 |
|
TheXaman
|
edc476f863
|
fixed heal party bug, thanks to jaizu for poitning it out
|
2020-11-30 11:29:13 +01:00 |
|
TheXaman
|
5bb92efa5b
|
now closes debug windows after giving all TMs
|
2020-11-28 00:51:38 +01:00 |
|
TheXaman
|
174867c612
|
added individual IVs and reworked how data is stored to a struct
|
2020-11-27 21:12:35 +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
|
d380932e46
|
Fixed forgotten PokemonSimple, thx to AsparagusEduardo
|
2020-10-27 09:07:06 +01:00 |
|