DS-Pokemon-Rom-Editor/DS_Map/ROMFiles
2025-11-26 10:28:50 +01:00
..
AreaData.cs Renamed gFamEnum, gVerEnum, gLangEnum 2024-05-09 13:45:22 +02:00
EncounterFile.cs Unify é 2023-02-06 09:00:34 +01:00
EventFile.cs Fixed spawnables write 2023-05-16 22:21:56 +02:00
EvolutionFile.cs Proper output of evolution data 2023-11-26 20:44:05 +01:00
GameMatrix.cs Improved management of file filters 2022-06-16 17:11:25 +02:00
HeadbuttEncounter.cs Minor improvements of Headbutt editor 2024-06-11 15:29:54 +02:00
HeadbuttEncounterFile.cs Minor improvements of Headbutt editor 2024-06-11 15:29:54 +02:00
HeadbuttEncounterMap.cs Added the levelscript editor 2024-03-06 00:37:15 +01:00
HeadbuttTree.cs Minor improvements of Headbutt editor 2024-06-11 15:29:54 +02:00
HeadbuttTreeGroup.cs Minor improvements of Headbutt editor 2024-06-11 15:29:54 +02:00
LearnsetData.cs Learnset editor now has an entrycount label with auto-warning 2024-12-19 23:24:17 +01:00
LevelScriptFile.cs Null checks + minor refactor + enforcing if brackets 2024-06-11 15:17:41 +02:00
LevelScriptTrigger.cs Added the levelscript editor 2024-03-06 00:37:15 +01:00
MapFile.cs Renamed gFamEnum, gVerEnum, gLangEnum 2024-05-09 13:45:22 +02:00
MapHeader.cs Map header specifications 2025-11-26 10:28:50 +01:00
MapScreenLoadTrigger.cs Added the levelscript editor 2024-03-06 00:37:15 +01:00
MoveData.cs Implemented Move Data Editor 2024-05-21 18:38:16 +02:00
PokemonPersonalData.cs Fixed Growth Curve labels ( #36 ) 2023-10-08 23:35:48 +02:00
RomFile.cs Added an error message to Script Editor for missing usescript references 2022-08-30 00:07:38 +02:00
SafariZoneEncounter.cs Added the levelscript editor 2024-03-06 00:37:15 +01:00
SafariZoneEncounterFile.cs Null checks + minor refactor + enforcing if brackets 2024-06-11 15:17:41 +02:00
SafariZoneEncounterGroup.cs Added the levelscript editor 2024-03-06 00:37:15 +01:00
SafariZoneObjectRequirement.cs Added the levelscript editor 2024-03-06 00:37:15 +01:00
ScriptAction.cs Fixed Issue #8 2022-06-11 14:47:33 +02:00
ScriptActionContainer.cs Added the levelscript editor 2024-03-06 00:37:15 +01:00
ScriptCommand.cs Fixed arg type of JumpIfPlayerDir 2024-10-29 21:11:28 +01:00
ScriptCommandContainer.cs Indent fix 2024-10-29 21:11:27 +01:00
ScriptFile.cs Fixed function offset logic error 2025-02-18 20:45:16 +01:00
ScriptReference.cs Added the levelscript editor 2024-03-06 00:37:15 +01:00
SpeciesFile.cs Added choosing a pokemon's form in Trainer editor for HGSS & Plat No longer allows users to set trainer pokemon gender if the pokemon has only one or no gender Disables the ball seal option in the trainer editor for DP as it does not support this feature 2023-08-03 02:18:18 +02:00
TextArchive.cs Restored trainer name encryption 2024-06-26 01:01:54 +02:00
TrainerFile.cs Restored trainer name encryption 2024-06-26 01:01:54 +02:00
VariableValueTrigger.cs Added the levelscript editor 2024-03-06 00:37:15 +01:00