DS-Pokemon-Rom-Editor/DS_Map/ROMFiles
2025-11-08 11:48:09 +01:00
..
AreaData.cs Renamed gFamEnum, gVerEnum, gLangEnum 2024-05-09 13:45:22 +02:00
EncounterFile.cs Encounter editor bug fix and enhancement (#105) 2025-09-04 10:18:42 +02: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
ItemData.cs fix typo causing MSB of naturalGiftType to be cut off (#126) 2025-10-10 12:07:13 +02:00
LearnsetData.cs this should be the exact same code that the game usus for level up moves so surely it's correct 2025-07-26 20:55:29 +02:00
LevelScriptFile.cs Improved the logic for LevelScript Editor 2025-06-10 10:16:42 +02:00
LevelScriptTrigger.cs Restructured script stuff so it can be released for 1.13 2025-06-09 15:28:18 +02:00
MapFile.cs Fix bug that causes a crash when opening event files containing interior buildings (#46) 2025-11-08 11:38:39 +01:00
MapHeader.cs Renamed gFamEnum, gVerEnum, gLangEnum 2024-05-09 13:45:22 +02:00
MapScreenLoadTrigger.cs Restructured script stuff so it can be released for 1.13 2025-06-09 15:28:18 +02:00
MoveData.cs DocTool: fix off by one error + small refactor 2025-09-03 14:16:49 +02:00
PokemonPersonalData.cs Fixed Growth Curve labels ( #36 ) 2023-10-08 23:35:48 +02:00
RomFile.cs Moved most console logging to the new system 2025-09-02 09:17: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 Restructured script stuff so it can be released for 1.13 2025-06-09 15:28:18 +02:00
ScriptActionContainer.cs Restructured script stuff so it can be released for 1.13 2025-06-09 15:28:18 +02:00
ScriptCommand.cs script editor: add display mode switcher for enum names vs raw IDs + 2025-10-27 14:16:31 +01:00
ScriptCommandContainer.cs Restructured script stuff so it can be released for 1.13 2025-06-09 15:28:18 +02:00
ScriptFile.cs this for clarity 2025-10-27 14:36:01 +01:00
ScriptReference.cs Restructured script stuff so it can be released for 1.13 2025-06-09 15:28:18 +02: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 delete orphaned message enc folder and unused file inside (#47) 2025-11-08 11:48:09 +01:00
TradeData.cs add logic for adding / removing files and fix issues with plat USA using the wrong path to the narc 2025-07-28 14:23:32 +02:00
TrainerFile.cs Restored trainer name encryption 2024-06-26 01:01:54 +02:00
VariableValueTrigger.cs Restructured script stuff so it can be released for 1.13 2025-06-09 15:28:18 +02:00