DS-Pokemon-Rom-Editor/DS_Map/ROMFiles
AdAstra-LD 591138541a Misc update
- Added support for HGSS """hidden""" cameras and added new Cam16 picture
- Fixed handling of HGSS headers' last 32 bits (some things are still unimplemented)
--- Fixed HGSS area icon numbers
- Fixed Advanced Header Search to make it compatible with the dynamic headers patch
- Fixed Header load function calls (previously incompatible with dynamic headers patch)
- Fixed event editor not updating coordinates when dragging events across the map
- New warning popup before using Camera Editor, if overlay1 is compressed
- Minor refactor
2021-07-14 05:22:45 +02:00
..
AreaData.cs Bugfixing & minor refactor 2021-04-20 19:17:33 +02:00
EncounterFile.cs Fixed WildEditor showing success messages for every file upon repairing 2021-03-22 20:01:54 +01:00
EventFile.cs Misc update 2021-07-14 05:22:45 +02:00
GameMatrix.cs Lots of bugfixes 2021-04-30 01:08:30 +02:00
MapFile.cs Fixes + small addition 2021-04-15 20:06:01 +02:00
MapHeader.cs Misc update 2021-07-14 05:22:45 +02:00
RomFile.cs Changed == null to "is null" 2021-04-24 17:05:35 +02:00
ScriptAction.cs Updated script editor and other things 2021-04-08 10:27:42 +02:00
ScriptCommand.cs Changed == null to "is null" 2021-04-24 17:05:35 +02:00
ScriptFile.cs Added dynamic headers patch and support for adding new headers 2021-05-28 23:25:25 +02:00
TextArchive.cs Improved code readablity and formatting here and there 2021-03-27 03:56:30 +01:00