UltimateZoneBuilder/Source/Core
2019-12-29 19:59:52 +02:00
..
Actions - simplify vertex buffer and vertex format 2019-08-16 13:07:57 +02:00
Compilers Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
Config Changed checkdistance in ThingTypeInfo from int to double so that doesn't overflow 2019-12-29 13:00:10 +01:00
Controls Removed dynamic resource reloading for resource writing 2019-12-29 16:38:53 +02:00
Data Supposedly fixed sprites not loading if reloaded resources from visual mode 2019-12-29 19:59:52 +02:00
Editing - Test map from current mouse position now works properly in Hexen/UDMF maps with multiple player starts. Also works in maps without a valid player start now. Fixes #263. 2019-04-16 18:05:21 +02:00
General Trashed embedded resource editing UI 2019-12-29 15:27:29 +02:00
Geometry Replaced line intersection with something that does not cause infinite loops 2019-12-15 02:32:02 +02:00
GZBuilder Added test configuration option to use Linux paths, added different font for text labels (PR#268 by NickZ) 2019-12-25 19:45:19 +02:00
IO Prevent Image.FromStream from closing the stream if the image isn't recognized 2019-12-28 05:34:38 +01:00
Map Fixed: 3D mode linedefs were completely broken -- reverted 718405b580 2019-12-26 10:08:11 +02:00
Plugins Rebranding 2019-12-24 09:14:28 +02:00
Properties Fixed: don't use full Renderer2D pipeline while updating the grid after resize (fixes debug build) 2019-12-26 14:33:23 +02:00
Rendering Rename the sampler filters so that they use the same naming convention as modern graphics APIs 2019-12-29 18:54:22 +01:00
Resources Fixed background in About form for larger fonts 2019-12-26 04:16:23 +02:00
Types Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
VisualModes Use map boundaries defined in the game's config instead of static values in VisualBlockMap 2019-12-29 11:03:42 +01:00
Windows Trashed embedded resource editing UI 2019-12-29 15:27:29 +02:00
ZDoom Merge remote-tracking branch 'origin/master' into slimgl_merge 2019-12-16 00:00:01 +02:00
app.config Added error reporting to Update Checker; Fixed update checking failure in certain setups 2019-12-24 23:32:37 +02:00
app.manifest Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
Builder.csproj Trashed embedded resource editing UI 2019-12-29 15:27:29 +02:00
BuilderMono.csproj Rebranding 2019-12-24 09:14:28 +02:00
NoScintilla.cs Disable DEVIL and create build solution specifically for mono 2019-08-29 17:56:12 +02:00