| .. |
|
DSUtils
|
Added item narc entries parsing
|
2025-06-20 11:56:50 +02:00 |
|
DVCalculator
|
Show IVs too
|
2025-06-14 11:39:37 +02:00 |
|
Editors
|
large refactoring of script parsing logic. now uses ScriptParameter class and loads parameters right from database
|
2025-08-06 23:23:20 +02:00 |
|
FlyEditor
|
Merge pull request #19 from YakosWG/chvlkie-fly-editor
|
2025-06-10 12:44:21 +02:00 |
|
LibNDSFormats
|
BtxEditor + Confirmation window
|
2025-06-18 18:23:52 +02:00 |
|
MessageEnc
|
Fixed EncryptText.cs
|
2024-06-26 01:04:27 +02:00 |
|
Properties
|
Merge pull request #46 from Mixone-FinallyHere/dev-kuha
|
2025-07-29 21:36:14 +02:00 |
|
Resources
|
large refactoring of script parsing logic. now uses ScriptParameter class and loads parameters right from database
|
2025-08-06 23:23:20 +02:00 |
|
ROMFiles
|
large refactoring of script parsing logic. now uses ScriptParameter class and loads parameters right from database
|
2025-08-06 23:23:20 +02:00 |
|
ScintillaUtils
|
Faster tooltip animation
|
2021-09-04 15:19:18 +02:00 |
|
Script
|
large refactoring of script parsing logic. now uses ScriptParameter class and loads parameters right from database
|
2025-08-06 23:23:20 +02: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 msgenc in prep for Message decomps
|
2025-07-29 11:24:17 +02: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
|
change how abilites and genders are calculated for DocTool
|
2025-07-22 15:50:52 +02:00 |
|
DSPRE.csproj
|
externalize database into json, pulled from new scrcmd-database repo, also fix some smaller script bugs
|
2025-08-04 18:54:13 +02:00 |
|
EditorPanels.cs
|
NSBTX Editor Externalized
|
2025-07-10 21:36:36 +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
|
Added the levelscript editor
|
2024-03-06 00:37:15 +01: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
|
Started adding the DSUtils changes
|
2024-05-09 12:43:05 +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
|
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 |
|
InputComboBox.cs
|
Update error check of InputComboBox
|
2023-05-13 17:00:18 +02:00 |
|
Main Window.cs
|
actual fix for rom loading this time
|
2025-08-04 22:57:00 +02:00 |
|
Main Window.Designer.cs
|
Fixed Encounters Editor
|
2025-07-31 11:05:48 +02:00 |
|
Main Window.resx
|
Fixed Encounters Editor
|
2025-07-31 11:05:48 +02:00 |
|
Narc.cs
|
Improved readability of Narc.cs
|
2023-08-03 01:12:52 +02:00 |
|
OffsetPictureBox.cs
|
Graphics Editor major improvements
|
2022-09-10 18:39:42 +02:00 |
|
PatchToolboxDialog.cs
|
Restructured script stuff so it can be released for 1.13
|
2025-06-09 15:28:18 +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
|
externalize database into json, pulled from new scrcmd-database repo, also fix some smaller script bugs
|
2025-08-04 18:54:13 +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
|
large refactoring of script parsing logic. now uses ScriptParameter class and loads parameters right from database
|
2025-08-06 23:23:20 +02:00 |
|
SettingsManager.cs
|
externalize database into json, pulled from new scrcmd-database repo, also fix some smaller script bugs
|
2025-08-04 18:54:13 +02:00 |
|
SettingsWindow.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 |
|
SettingsWindow.Designer.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 |
|
settingsWindow.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 |