Commit Graph

109 Commits

Author SHA1 Message Date
Eduardo Quezada
3c773fc453 PokemonIsOnTeam 2025-11-27 14:29:08 -03:00
DizzyEggg
a3323f495f rename training maze rescue scenario files 2025-10-27 16:21:39 +01:00
DizzyEggg
5b9d96c214 remove dungeon kecleon shop externs 2025-08-28 11:04:45 +02:00
DizzyEggg
7bfe0991e9 Sync some function names with pmd-sky 2025-07-16 13:18:24 +02:00
DizzyEggg
43ef881d87 Move ground script data to C 2025-06-16 10:09:43 +02:00
DizzyEggg
ded4524e9f ground script pokemon documentation 2025-06-15 23:16:00 +02:00
DizzyEggg
cf06a42eb2 Some flags clean-up 2025-06-15 18:47:45 +02:00
DizzyEggg
1dd50d5202 ground script data, poke documentation 2025-06-15 16:29:31 +02:00
DizzyEggg
20db3cf040 start moves 2025-06-10 15:34:45 +02:00
DizzyEggg
c9cebdb004 split text util 2025-06-10 14:10:32 +02:00
DizzyEggg
345d7c9f42 move items data to C 2025-06-10 12:41:47 +02:00
DizzyEggg
fcf39f7150 dungeon info data moved to C 2025-06-10 09:30:55 +02:00
DizzyEggg
e49dada274 move and document random item sets 2025-06-09 23:40:08 +02:00
DizzyEggg
ca6e8195c1 dungeon_data.c 2025-03-27 16:12:45 +01:00
Kermalis
7cff70c890 Fix build 2025-03-25 03:12:34 -04:00
Kermalis
15ca15d7b0 Merge branch 'master' into blue-stuff 2025-03-25 03:10:43 -04:00
Kermalis
9d058dde71 More blue-based fixes/doc 2025-03-25 02:59:38 -04:00
DizzyEggg
ae5cc068c4 merge master 2025-03-23 22:55:19 +01:00
DizzyEggg
13beaf6dbe Move data_810AE24 to C 2025-03-23 22:52:12 +01:00
Kermalis
10cbb42719 Split text.c and decompress.c 2025-03-21 23:48:05 -04:00
Kermalis
0b5aa22ed6 Match RockSmashMoveAction + cleans 2025-03-18 00:32:36 -04:00
AnonymousRandomPerson
6cf8da55b6
Merge pull request #359 from DizzyEggg/code_8045A00
Code 8045a00 - dungeon_items
2025-03-13 15:50:41 -04:00
Kermalis
dad5774e8b The power of C compels you 2025-03-12 18:15:32 -04:00
DizzyEggg
ed1e1821b2 Match sub_8097DF0, clean up status string func 2025-03-12 17:54:09 +01:00
DizzyEggg
a2ed8bef07 item related documentation 2025-03-12 12:36:15 +01:00
DizzyEggg
5003db440b sub_80462AC 2025-03-11 12:12:42 +01:00
DizzyEggg
9c2e1b2aa4 menu dung documentation 2025-03-04 13:38:19 +01:00
DizzyEggg
793e31ca7c Match sub_803D4D0 and sub_8091E94 2025-02-24 17:30:19 +01:00
AnonymousRandomPerson
1ec6bc5e21 Renamed GetItemAIFlag to match pmdsky-debug 2024-12-28 23:57:20 -06:00
AnonymousRandomPerson
560560bbe7 Documented GetItemAIFlag param 2024-12-28 23:55:27 -06:00
DizzyEggg
6a3dbaabde up to playtime 2024-12-15 20:58:06 +01:00
DizzyEggg
ae1bd9d384 remove text1.h text2.h 2024-11-30 15:15:04 +01:00
Kermalis
2ec9296cc5 Rename nullsub_102 2024-11-10 19:03:09 -05:00
Kermalis
15b4b39ff7 Match sub_80948E4 2024-11-09 03:22:29 -05:00
DizzyEggg
48752a461f Format to Formatted 2024-10-31 14:19:27 +01:00
DizzyEggg
b71f4b17d8 rename format string related 2024-10-29 14:41:09 +01:00
DizzyEggg
b218d9006b string_format.c clean-up 2024-10-29 14:07:52 +01:00
DizzyEggg
94edb4caec gAvailablePokemonNames 2024-10-29 12:16:13 +01:00
DizzyEggg
131ad370d5 remove gUnknown_202DEA8 2024-10-29 10:51:27 +01:00
AnonymousRandomPerson
9e49584621
Merge pull request #231 from DizzyEggg/sub_805D8C8
Some checks failed
GithubCI / build (push) Has been cancelled
Match/Document sub_805D8C8 and fix fakematches with static inlines
2024-10-20 17:02:58 -04:00
DizzyEggg
7cf84b76f5 move some vars from sym ewram 2024-10-17 16:01:38 +02:00
DizzyEggg
54fdf25a43 match ConvertMoneyItemToMoney 2024-10-17 13:18:17 +02:00
DizzyEggg
a0e68c46e9 remove DUMMY_TEAM_ITEMS_ASM_MATCH 2024-10-16 16:10:14 +02:00
Mateon1
9607bbc020
Refactor color and format constants 2024-10-15 17:14:36 +02:00
Mateusz Naściszewski
ae3c563713
Mega rename 2024-09-15 20:29:02 +02:00
DizzyEggg
ec272b5964 give better names to print string on window functions 2024-07-26 16:23:02 +02:00
DizzyEggg
589e9e647b survive UnkTextStruct2_sub2 2024-07-24 16:27:15 +02:00
DizzyEggg
32fef39967 DrawFieldGiveItemMenu and item ref match macro 2024-07-24 15:08:15 +02:00
Mateusz Naściszewski
fd2c4c42a8
Even more names 2024-07-22 19:29:12 +02:00
DizzyEggg
52133730b3
Match GetItemCountInInventory 2024-07-18 12:55:29 +02:00