DS-Pokemon-Rom-Editor/DS_Map/ROMFiles
AdAstra-LD 92d9cba10c Lots of bugfixes
- Renamed Matrix class to GameMatrix to avoid ambiguity
- Moved some accessor methods from MainWindow to RomInfo
- Moved editor setup methods to respective sections
- Fixed lots of problems with Japanese DP roms [either not loading or partially functioning]
2021-04-30 01:08:30 +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 Continued code cleanup 2021-03-22 19:46:47 +01: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 Lots of bugfixes 2021-04-30 01:08:30 +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 Changed == null to "is null" 2021-04-24 17:05:35 +02:00
TextArchive.cs Improved code readablity and formatting here and there 2021-03-27 03:56:30 +01:00