CNC_TS_and_RA2_Mission_Editor/MissionEditor
Zero Fanker 98e8b7c562
Fix: DSurface lost (#109)
Switching screen mode (from or to full screen) with FA2 open and loaded with map, when you get back, the program haulted and killed immediately. This PR fix the device lost issue, and get the right surface .
2024-11-03 21:46:04 -05:00
..
data #93, fixed wrong trigger parameter settings . (#103) 2024-11-02 15:21:00 -04:00
PropertySheets Fix/overlay refactor mismatch (#101) 2024-11-02 18:11:58 -04:00
res code reformatted . 2024-04-16 20:51:17 -04:00
Aircraft.cpp more fixing & organizing for #98 . 2024-10-01 20:05:58 -04:00
Aircraft.h more fixing & organizing for #98 . 2024-10-01 20:05:58 -04:00
AITriggerAddDlg.cpp L10n/chinese translation (#5) 2024-10-29 00:22:39 -04:00
AITriggerAddDlg.h L10n/chinese translation (#5) 2024-10-29 00:22:39 -04:00
AITriggerTypes.cpp L10n/chinese translation (#5) 2024-10-29 00:22:39 -04:00
AITriggerTypes.h L10n/chinese translation (#5) 2024-10-29 00:22:39 -04:00
AiTriggerTypesEnable.cpp L10n/chinese translation (#5) 2024-10-29 00:22:39 -04:00
AiTriggerTypesEnable.h L10n/chinese translation (#5) 2024-10-29 00:22:39 -04:00
All.cpp L10n/chinese translation (#5) 2024-10-29 00:22:39 -04:00
All.h L10n/chinese translation (#5) 2024-10-29 00:22:39 -04:00
BackCliffModifier.cpp code reformatted . 2024-04-16 20:51:17 -04:00
BackCliffModifier.h code reformatted . 2024-04-16 20:51:17 -04:00
Basic.cpp restrict "std" namespace using . 2024-04-30 22:30:19 -04:00
Basic.h code reformatted . 2024-04-16 20:51:17 -04:00
Bitmap2MapConverter.cpp code reformatted . 2024-04-16 20:51:17 -04:00
Bitmap2MapConverter.h code reformatted . 2024-04-16 20:51:17 -04:00
Building.cpp fixed building option dialog upgrades control logic issue . 2024-05-28 00:44:51 -04:00
Building.h code reformatted . 2024-04-16 20:51:17 -04:00
CellTag.cpp code reformatted . 2024-04-16 20:51:17 -04:00
CellTag.h code reformatted . 2024-04-16 20:51:17 -04:00
ChangeSizeDlg.cpp code reformatted . 2024-04-16 20:51:17 -04:00
ChangeSizeDlg.h code reformatted . 2024-04-16 20:51:17 -04:00
CliffModifier.cpp code reformatted . 2024-04-16 20:51:17 -04:00
CliffModifier.h code reformatted . 2024-04-16 20:51:17 -04:00
ComboUInputDlg.cpp code reformatted . 2024-04-16 20:51:17 -04:00
ComboUInputDlg.h restrict "std" namespace using . 2024-04-30 22:30:19 -04:00
constants.cpp code reformatted . 2024-04-16 20:51:17 -04:00
Defines.h #88, implemented missing param type 22 2024-08-05 00:23:43 -04:00
DownloadSession.cpp code reformatted . 2024-04-16 20:51:17 -04:00
DownloadSession.h code reformatted . 2024-04-16 20:51:17 -04:00
DynamicGraphDlg.cpp L10n/chinese translation (#5) 2024-10-29 00:22:39 -04:00
DynamicGraphDlg.h L10n/chinese translation (#5) 2024-10-29 00:22:39 -04:00
FinalSun.cpp fixed startup configuration handling issue . 2024-08-02 11:16:02 -04:00
FinalSun.h refactored recent file list logic, supporting 10 records now . 2024-05-31 15:24:48 -04:00
FinalSunDlg.cpp L10n/chinese translation (#5) 2024-10-29 00:22:39 -04:00
FinalSunDlg.h refactored recent file list logic, supporting 10 records now . 2024-05-31 15:24:48 -04:00
FloatEdit.cpp code reformatted . 2024-04-16 20:51:17 -04:00
FloatEdit.h code reformatted . 2024-04-16 20:51:17 -04:00
FrontCliffModifier.cpp code reformatted . 2024-04-16 20:51:17 -04:00
FrontCliffModifier.h code reformatted . 2024-04-16 20:51:17 -04:00
functions.cpp (#102) resolved trigger condition cannot list technos in expected way (should be ID instead of numbers) . 2024-11-01 17:48:30 -04:00
functions.h L10n/chinese translation (#5) 2024-10-29 00:22:39 -04:00
GlobalsDlg.cpp L10n/chinese translation (#5) 2024-10-29 00:22:39 -04:00
GlobalsDlg.h L10n/chinese translation (#5) 2024-10-29 00:22:39 -04:00
Houses.cpp L10n/chinese translation (#5) 2024-10-29 00:22:39 -04:00
Houses.h Feature/house dialog (#75) 2024-07-04 06:52:41 +08:00
ImportINI.cpp code reformatted . 2024-04-16 20:51:17 -04:00
ImportINI.h code reformatted . 2024-04-16 20:51:17 -04:00
Infantry.cpp more fixing & organizing for #98 . 2024-10-01 20:05:58 -04:00
Infantry.h more fixing & organizing for #98 . 2024-10-01 20:05:58 -04:00
Info.cpp code reformatted . 2024-04-16 20:51:17 -04:00
Info.h code reformatted . 2024-04-16 20:51:17 -04:00
IniFile.cpp code format . 2024-08-02 11:16:10 -04:00
IniFile.h CIni::InsertOrAssign const reference version implemented, fixed assinging issue . 2024-08-05 13:57:34 -04:00
IniHelper.h Feature/house dialog (#75) 2024-07-04 06:52:41 +08:00
IniMega.h generally transplanted FA2sp image handling logic, but still WIP 2024-05-25 09:40:11 -04:00
INIMeta.cpp Format adjustment . 2024-05-25 09:40:12 -04:00
INIMeta.h fixed bug that INI group might already been destroyed while iterating the group 2024-05-25 09:40:12 -04:00
inlines.h silence compile warning . 2024-05-27 23:07:10 -04:00
InputBox.cpp code reformatted . 2024-04-16 20:51:17 -04:00
InputBox.h code reformatted . 2024-04-16 20:51:17 -04:00
IsoPaintThread.cpp code reformatted . 2024-04-16 20:51:17 -04:00
IsoPaintThread.h code reformatted . 2024-04-16 20:51:17 -04:00
IsoView.cpp Fix: DSurface lost (#109) 2024-11-03 21:46:04 -05:00
IsoView.h Fix: DSurface lost (#109) 2024-11-03 21:46:04 -05:00
Lighting.cpp L10n/chinese translation (#5) 2024-10-29 00:22:39 -04:00
Lighting.h L10n/chinese translation (#5) 2024-10-29 00:22:39 -04:00
LineDrawer.cpp code reformatted . 2024-04-16 20:51:17 -04:00
LineDrawer.h code reformatted . 2024-04-16 20:51:17 -04:00
Loading.cpp Fix: DSurface lost (#109) 2024-11-03 21:46:04 -05:00
Loading.h resolved palette house color issue . 2024-05-28 00:15:31 -04:00
Loading_old.cpp completed loading adaption . 2024-04-03 23:03:05 -04:00
Macros.h code reformatted . 2024-04-16 20:51:17 -04:00
MapCode.cpp code reformatted . 2024-04-16 20:51:17 -04:00
MapCode.h code reformatted . 2024-04-16 20:51:17 -04:00
MapD.cpp L10n/chinese phase 1 (#47) 2024-06-22 10:39:02 +08:00
MapD.h code reformatted . 2024-04-16 20:51:17 -04:00
MapData.cpp fixed potential crash when reloading images (safe memory release, avoid double free) . 2024-11-02 22:07:55 -04:00
MapData.h Fix/overlay refactor mismatch (#101) 2024-11-02 18:11:58 -04:00
MapLoadingDlg.cpp code reformatted . 2024-04-16 20:51:17 -04:00
MapLoadingDlg.h code reformatted . 2024-04-16 20:51:17 -04:00
MapModifier.cpp code reformatted . 2024-04-16 20:51:17 -04:00
MapModifier.h code reformatted . 2024-04-16 20:51:17 -04:00
MapOpenDialog.cpp code reformatted . 2024-04-16 20:51:17 -04:00
MapOpenDialog.h code reformatted . 2024-04-16 20:51:17 -04:00
MapOperationMiniMap.cpp split out some big functions from MapData . 2024-06-18 00:35:49 -04:00
MapOperationSlopes.cpp split out some big functions from MapData . 2024-06-18 00:35:49 -04:00
MapOperationSmooth.cpp split out some big functions from MapData . 2024-06-18 00:35:49 -04:00
MapTool.h code reformatted . 2024-04-16 20:51:17 -04:00
MapValidator.cpp #25, fixed waypoint related issue . 2024-06-17 13:34:22 -04:00
MapValidator.h code reformatted . 2024-04-16 20:51:17 -04:00
MiniMap.cpp restrict "std" namespace using . 2024-04-30 22:30:19 -04:00
MiniMap.h code reformatted . 2024-04-16 20:51:17 -04:00
MissionEditor.rc L10n/chinese translation (#5) 2024-10-29 00:22:39 -04:00
MissionEditor.vcxproj multi-process compile set for debug build . 2024-06-23 11:18:34 -04:00
MissionEditor.vcxproj.filters all version info now linked to Version.h . 2024-06-20 22:58:55 -04:00
MMXSavingOptionsDlg.cpp code reformatted . 2024-04-16 20:51:17 -04:00
MMXSavingOptionsDlg.h code reformatted . 2024-04-16 20:51:17 -04:00
MultiSaveOptionsDlg.cpp code reformatted . 2024-04-16 20:51:17 -04:00
MultiSaveOptionsDlg.h code reformatted . 2024-04-16 20:51:17 -04:00
MyComboBox.cpp code reformatted . 2024-04-16 20:51:17 -04:00
MyComboBox.h code reformatted . 2024-04-16 20:51:17 -04:00
MyViewFrame.cpp code reformatted . 2024-04-16 20:51:17 -04:00
MyViewFrame.h code reformatted . 2024-04-16 20:51:17 -04:00
NewMap.cpp code reformatted . 2024-04-16 20:51:17 -04:00
NewMap.h code reformatted . 2024-04-16 20:51:17 -04:00
NewMapCreateDlg.cpp code reformatted . 2024-04-16 20:51:17 -04:00
NewMapCreateDlg.h code reformatted . 2024-04-16 20:51:17 -04:00
NewMapCreateNewDlg.cpp code reformatted . 2024-04-16 20:51:17 -04:00
NewMapCreateNewDlg.h code reformatted . 2024-04-16 20:51:17 -04:00
NewMapImportDlg.cpp code reformatted . 2024-04-16 20:51:17 -04:00
NewMapImportDlg.h code reformatted . 2024-04-16 20:51:17 -04:00
NewMapSpDlg.cpp code reformatted . 2024-04-16 20:51:17 -04:00
NewMapSpDlg.h code reformatted . 2024-04-16 20:51:17 -04:00
NewMapTypeDlg.cpp code reformatted . 2024-04-16 20:51:17 -04:00
NewMapTypeDlg.h code reformatted . 2024-04-16 20:51:17 -04:00
NewRA2HouseDlg.cpp L10n/chinese translation (#5) 2024-10-29 00:22:39 -04:00
NewRA2HouseDlg.h L10n/chinese translation (#5) 2024-10-29 00:22:39 -04:00
OpenMapDialog.cpp code reformatted . 2024-04-16 20:51:17 -04:00
OpenMapDialog.h code reformatted . 2024-04-16 20:51:17 -04:00
ovrlinline.h code reformatted . 2024-04-16 20:51:17 -04:00
Palettes.cpp resolved custom palette remap issue . 2024-05-29 00:43:35 -04:00
Palettes.h resolved custom palette remap issue . 2024-05-29 00:43:35 -04:00
ProgressDlg.cpp code reformatted . 2024-04-16 20:51:17 -04:00
ProgressDlg.h code reformatted . 2024-04-16 20:51:17 -04:00
resource.h L10n/chinese translation (#5) 2024-10-29 00:22:39 -04:00
RightFrame.cpp code reformatted . 2024-04-16 20:51:17 -04:00
RightFrame.h code reformatted . 2024-04-16 20:51:17 -04:00
RTPDlg.cpp code reformatted . 2024-04-16 20:51:17 -04:00
RTPDlg.h code reformatted . 2024-04-16 20:51:17 -04:00
SaveMapOptionsDlg.cpp code reformatted . 2024-04-16 20:51:17 -04:00
SaveMapOptionsDlg.h code reformatted . 2024-04-16 20:51:17 -04:00
SavingDlg.cpp code reformatted . 2024-04-16 20:51:17 -04:00
SavingDlg.h code reformatted . 2024-04-16 20:51:17 -04:00
ScriptTypes.cpp #76, fixed revealing the same script action after first time would causing param with extra data translated wrongly . 2024-07-04 19:54:16 -04:00
ScriptTypes.h fixed duplicated script operations in last fix . 2024-07-03 18:38:39 -04:00
SearchWaypointDlg.cpp L10n/chinese translation (#5) 2024-10-29 00:22:39 -04:00
SearchWaypointDlg.h L10n/chinese translation (#5) 2024-10-29 00:22:39 -04:00
ShutDownDlg.cpp code reformatted . 2024-04-16 20:51:17 -04:00
ShutDownDlg.h code reformatted . 2024-04-16 20:51:17 -04:00
SingleplayerSettings.cpp code reformatted . 2024-04-16 20:51:17 -04:00
SingleplayerSettings.h code reformatted . 2024-04-16 20:51:17 -04:00
SpecialFlags.cpp L10n/chinese translation (#5) 2024-10-29 00:22:39 -04:00
SpecialFlags.h L10n/chinese translation (#5) 2024-10-29 00:22:39 -04:00
StdAfx.cpp code reformatted . 2024-04-16 20:51:17 -04:00
StdAfx.h restrict "std" namespace using . 2024-04-30 22:30:19 -04:00
StringHelper.h Implemented IniMeta helpers to fetch combination of ini files . 2024-04-30 22:30:20 -04:00
structs.cpp code reformatted . 2024-04-16 20:51:17 -04:00
Structs.h L10n/chinese translation (#5) 2024-10-29 00:22:39 -04:00
Tags.cpp L10n/chinese translation (#5) 2024-10-29 00:22:39 -04:00
Tags.h L10n/chinese translation (#5) 2024-10-29 00:22:39 -04:00
TaskForce.cpp L10n/chinese translation (#5) 2024-10-29 00:22:39 -04:00
TaskForce.h Feature/taskforce (#74) 2024-07-02 11:06:43 +08:00
TeamTypes.cpp Feature/team types (#72) 2024-06-30 23:14:39 +08:00
TeamTypes.h Feature/team types (#72) 2024-06-30 23:14:39 +08:00
TerrainDlg.cpp L10n/chinese phase 1 (#47) 2024-06-22 10:39:02 +08:00
TerrainDlg.h L10n/chinese phase 1 (#47) 2024-06-22 10:39:02 +08:00
TerrainModifier.cpp code reformatted . 2024-04-16 20:51:17 -04:00
TerrainModifier.h code reformatted . 2024-04-16 20:51:17 -04:00
tests.cpp code reformatted . 2024-04-16 20:51:17 -04:00
tests.h code reformatted . 2024-04-16 20:51:17 -04:00
TextDrawer.cpp restrict "std" namespace using . 2024-04-30 22:30:19 -04:00
TextDrawer.h code reformatted . 2024-04-16 20:51:17 -04:00
TileSetBrowserFrame.cpp L10n/chinese phase 1 (#47) 2024-06-22 10:39:02 +08:00
TileSetBrowserFrame.h code reformatted . 2024-04-16 20:51:17 -04:00
TileSetBrowserView.cpp code reformatted . 2024-04-16 20:51:17 -04:00
TileSetBrowserView.h code reformatted . 2024-04-16 20:51:17 -04:00
TipDlg.cpp code reformatted . 2024-04-16 20:51:17 -04:00
TipDlg.h code reformatted . 2024-04-16 20:51:17 -04:00
ToolSettingsBar.cpp L10n/chinese phase 1 (#47) 2024-06-22 10:39:02 +08:00
ToolSettingsBar.h L10n/chinese phase 1 (#47) 2024-06-22 10:39:02 +08:00
Trees.cpp code reformatted . 2024-04-16 20:51:17 -04:00
Trees.h code reformatted . 2024-04-16 20:51:17 -04:00
TriggerActionsDlg.cpp L10n/chinese translation (#5) 2024-10-29 00:22:39 -04:00
TriggerActionsDlg.h L10n/chinese translation (#5) 2024-10-29 00:22:39 -04:00
TriggerEditorDlg.cpp L10n/chinese translation (#5) 2024-10-29 00:22:39 -04:00
TriggerEditorDlg.h code reformatted . 2024-04-16 20:51:17 -04:00
TriggerEventsDlg.cpp L10n/chinese translation (#5) 2024-10-29 00:22:39 -04:00
TriggerEventsDlg.h L10n/chinese translation (#5) 2024-10-29 00:22:39 -04:00
TriggerOptionsDlg.cpp L10n/chinese translation (#5) 2024-10-29 00:22:39 -04:00
TriggerOptionsDlg.h code reformatted . 2024-04-16 20:51:17 -04:00
Triggers.cpp L10n/chinese translation (#5) 2024-10-29 00:22:39 -04:00
Triggers.h code reformatted . 2024-04-16 20:51:17 -04:00
TSOptions.cpp L10n/chinese translation (#5) 2024-10-29 00:22:39 -04:00
TSOptions.h L10n/chinese translation (#5) 2024-10-29 00:22:39 -04:00
Tube.cpp code reformatted . 2024-04-16 20:51:17 -04:00
Tube.h code reformatted . 2024-04-16 20:51:17 -04:00
TubeTool.cpp code reformatted . 2024-04-16 20:51:17 -04:00
TubeTool.h code reformatted . 2024-04-16 20:51:17 -04:00
Unit.cpp more fixing & organizing for #98 . 2024-10-01 20:05:58 -04:00
Unit.h more fixing & organizing for #98 . 2024-10-01 20:05:58 -04:00
UserScriptsDlg.cpp L10n/chinese translation (#5) 2024-10-29 00:22:39 -04:00
UserScriptsDlg.h L10n/chinese translation (#5) 2024-10-29 00:22:39 -04:00
variables.cpp generally transplanted FA2sp image handling logic, but still WIP 2024-05-25 09:40:11 -04:00
variables.h split out some big functions from MapData . 2024-06-18 00:35:49 -04:00
Vec2.h code reformatted . 2024-04-16 20:51:17 -04:00
Version.h all version info now linked to Version.h . 2024-06-20 22:58:55 -04:00
ViewObjects.cpp split out class "IniMegaFile" . 2024-05-25 09:40:09 -04:00
ViewObjects.h generally transplanted FA2sp image handling logic, but still WIP 2024-05-25 09:40:11 -04:00
VoxelDrawer.cpp Introduced voxel render lib written by Thomas Sneddon . 2024-05-25 20:41:07 -04:00
VoxelDrawer.h Introduced voxel render lib written by Thomas Sneddon . 2024-05-25 20:41:07 -04:00
WaypointID.cpp L10n/chinese translation (#5) 2024-10-29 00:22:39 -04:00
WaypointID.h L10n/chinese translation (#5) 2024-10-29 00:22:39 -04:00
Waypoints.cpp code reformatted . 2024-04-16 20:51:17 -04:00
Waypoints.h code reformatted . 2024-04-16 20:51:17 -04:00