Thing Edit Form: a warning is now displayed when a thing doesn't have any...
Thing Edit Form: a warning is now displayed when a thing doesn't have any skill or class or game mode flags. Game Configurations: moved "thingflagscompare" from Game to Map format blocks. "Check stuck things" check now works properly in Doom/Boom game configurations. Map Analysis: fixed a possible crash during "Check texture alignment" check. Map Analysis: ResultStuckThingInLine now highlights both thing and line. Map Analysis: ResultStuckThingInThing now highlights both things and allows to delete any of them. Internal, Map Analysis: rewritten parts of "Check stuck things" class. Internal, Map Analysis: changed the way processed stuff is stored in "Check texture alignment" class. Internal: changed CurrentDomainOnUnhandledException, so ExceptionDialog with proper info shows up even if adding exception to the Event Log failed. Internal: changed format, in which thingflagscompare info is stored.
Showing
- Build/Configurations/Includes/Boom_common.cfg 7 additions, 2 deletionsBuild/Configurations/Includes/Boom_common.cfg
- Build/Configurations/Includes/Doom_common.cfg 6 additions, 0 deletionsBuild/Configurations/Includes/Doom_common.cfg
- Build/Configurations/Includes/Game_Doom.cfg 0 additions, 6 deletionsBuild/Configurations/Includes/Game_Doom.cfg
- Build/Configurations/Includes/Game_Heretic.cfg 0 additions, 6 deletionsBuild/Configurations/Includes/Game_Heretic.cfg
- Build/Configurations/Includes/Game_Hexen.cfg 0 additions, 6 deletionsBuild/Configurations/Includes/Game_Hexen.cfg
- Build/Configurations/Includes/Game_Strife.cfg 0 additions, 6 deletionsBuild/Configurations/Includes/Game_Strife.cfg
- Build/Configurations/Includes/ZDoom_common.cfg 12 additions, 0 deletionsBuild/Configurations/Includes/ZDoom_common.cfg
- Build/Configurations/Other Games/Action Doom/Includes/Game_Action2.cfg 0 additions, 5 deletions...rations/Other Games/Action Doom/Includes/Game_Action2.cfg
- Build/Configurations/Other Games/Chex Quest 3/Includes/Game_Chex3.cfg 0 additions, 6 deletions...urations/Other Games/Chex Quest 3/Includes/Game_Chex3.cfg
- Build/Configurations/Other Games/Chex Quest/Game_Chex.cfg 0 additions, 6 deletionsBuild/Configurations/Other Games/Chex Quest/Game_Chex.cfg
- Build/Configurations/Other Games/Harmony/Includes/Game_Harmony.cfg 0 additions, 6 deletions...figurations/Other Games/Harmony/Includes/Game_Harmony.cfg
- Source/Core/Config/GameConfiguration.cs 15 additions, 7 deletionsSource/Core/Config/GameConfiguration.cs
- Source/Core/Config/ThingsFlagsCompare.cs 6 additions, 24 deletionsSource/Core/Config/ThingsFlagsCompare.cs
- Source/Core/General/General.cs 29 additions, 14 deletionsSource/Core/General/General.cs
- Source/Core/Windows/ThingEditForm.Designer.cs 36 additions, 0 deletionsSource/Core/Windows/ThingEditForm.Designer.cs
- Source/Core/Windows/ThingEditForm.cs 51 additions, 1 deletionSource/Core/Windows/ThingEditForm.cs
- Source/Core/Windows/ThingEditForm.resx 24 additions, 0 deletionsSource/Core/Windows/ThingEditForm.resx
- Source/Core/Windows/ThingEditFormUDMF.Designer.cs 42 additions, 0 deletionsSource/Core/Windows/ThingEditFormUDMF.Designer.cs
- Source/Core/Windows/ThingEditFormUDMF.cs 47 additions, 0 deletionsSource/Core/Windows/ThingEditFormUDMF.cs
- Source/Core/Windows/ThingEditFormUDMF.resx 3 additions, 0 deletionsSource/Core/Windows/ThingEditFormUDMF.resx
Loading
Please register or sign in to comment