DS-Pokemon-Rom-Editor/DS_Map
2025-11-09 15:35:05 +01:00
..
DSUtils add custom charmap system and an editor to easily add and remove aliases 2025-11-08 16:29:28 +01:00
Editors Fix bug that causes a crash when opening event files containing interior buildings (#46) 2025-11-08 11:38:39 +01:00
FlyEditor add all regions to Fly Editor 2025-11-04 13:51:38 +01:00
LibNDSFormats BtxEditor + Confirmation window 2025-06-18 18:23:52 +02:00
Properties Add new editors to top bar and redo top bar layout (#39) 2025-11-03 17:31:22 +01:00
Resources add version checking and add charmap.xml to required tools 2025-11-09 15:33:11 +01:00
ROMFiles delete orphaned message enc folder and unused file inside (#47) 2025-11-08 11:48:09 +01:00
ScintillaUtils Faster tooltip animation 2021-09-04 15:19:18 +02:00
Script script editor: add display mode switcher for enum names vs raw IDs + 2025-10-27 14:16:31 +01:00
Themes Made OverlayEditor add some info on mismatches. Added a folder for future themes. 2024-05-13 13:08:08 +02:00
Tools add version checking and add charmap.xml to required tools 2025-11-09 15:33:11 +01:00
AddressHelper.cs Was missing a bunch of stuff 2024-10-31 21:20:53 +01:00
AddressHelper.Designer.cs Amazing work on various editors and QOL stuff by Kuha 2024-10-31 18:45:34 +01:00
App.config externalize database into json, pulled from new scrcmd-database repo, also fix some smaller script bugs 2025-08-04 18:54:13 +02:00
app.ico Added project Icon 2020-12-30 17:48:31 +01:00
AppLogger.cs AutoUpdate system. Changed settings to json stored settings in AppData folder. Changed Log & Crash Report paths to AppData folder 2025-07-29 21:14:17 +02:00
CrashReporter.cs AutoUpdate system. Changed settings to json stored settings in AppData folder. Changed Log & Crash Report paths to AppData folder 2025-07-29 21:14:17 +02:00
DocTool.cs DocTool: fix off by one error + small refactor 2025-09-03 14:16:49 +02:00
DSPRE.csproj add custom charmap system and an editor to easily add and remove aliases 2025-11-08 16:29:28 +01:00
EditorPanels.cs Popped Out editors tracking. Every popped out editor get the focus when clicking a "Open ..." button instead of going to the tab 2025-09-15 19:53:32 +02:00
EventFileImport.cs Option to blank current event file when importing another one 2023-01-16 14:23:32 +01:00
EventFileImport.Designer.cs Option to blank current event file when importing another one 2023-01-16 14:23:32 +01:00
EventFileImport.resx Improved display of event entities + new event importer 2022-09-03 16:34:32 +02:00
ExtensionMethods.cs Null checks + minor refactor + enforcing if brackets 2024-06-11 15:17:41 +02:00
Extensions.cs Moved most console logging to the new system 2025-09-02 09:17:38 +02:00
Filesystem.cs Null checks + minor refactor + enforcing if brackets 2024-06-11 15:17:41 +02:00
GameCamera.cs Renamed gFamEnum, gVerEnum, gLangEnum 2024-05-09 13:45:22 +02:00
HeaderSearch.cs Moved most console logging to the new system 2025-09-02 09:17:38 +02:00
HeaderSearch.Designer.cs Misc update 2021-07-14 05:22:45 +02:00
HeaderSearch.resx Foundations of header advanced search 2021-01-31 03:46:37 +01:00
Helpers.cs Fix bug that causes a crash when opening event files containing interior buildings (#46) 2025-11-08 11:38:39 +01:00
InputComboBox.cs Update error check of InputComboBox 2023-05-13 17:00:18 +02:00
Main Window.cs add fatal error to app log (I am not making a seperate PR for this) 2025-11-09 15:35:05 +01:00
Main Window.Designer.cs add custom charmap system and an editor to easily add and remove aliases 2025-11-08 16:29:28 +01:00
Main Window.resx add custom charmap system and an editor to easily add and remove aliases 2025-11-08 16:29:28 +01:00
Narc.cs rom loading and saving improvements (#82) 2025-08-31 16:25:54 +02:00
OffsetPictureBox.cs Moved most console logging to the new system 2025-09-02 09:17:38 +02:00
PatchToolboxDialog.cs Full overhaul of text archive reading and writing adding in app plaintext parsing (#125) 2025-10-09 14:55:01 +02:00
PatchToolboxDialog.Designer.cs updated patch toolbox text 2024-05-15 15:01:21 +01:00
PatchToolboxDialog.resx Restored trainer name encryption 2024-06-26 01:01:54 +02:00
Program.cs update CI to include scrcmd into release 2025-08-13 14:23:57 +02:00
ReopenProjectConfirmation.cs AutoUpdate system. Changed settings to json stored settings in AppData folder. Changed Log & Crash Report paths to AppData folder 2025-07-29 21:14:17 +02:00
ReopenProjectConfirmation.Designer.cs Add open default ROM feature with confirmation dialog, bug fix on unsaved btx changes displaying the wrong sprite 2025-06-22 10:50:47 +02:00
ReopenProjectConfirmation.resx Add open default ROM feature with confirmation dialog, bug fix on unsaved btx changes displaying the wrong sprite 2025-06-22 10:50:47 +02:00
RomInfo.cs Merge pull request #33 from DS-Pokemon-Rom-Editor/plaintext-scripts 2025-10-25 14:44:40 +02:00
SettingsManager.cs improve settings and fix crash in offline mode 2025-08-11 23:39:39 +02:00
SettingsWindow.cs improve settings and fix crash in offline mode 2025-08-11 23:39:39 +02:00
SettingsWindow.Designer.cs add settings window designer (forgor) 2025-08-12 00:49:37 +02:00
settingsWindow.resx improve settings window 2025-08-11 18:31:15 +02:00