UltimateZoneBuilder/Source/Core
2020-03-19 20:14:57 +01: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 Replace GetBitmap with more descriptive functions and move the alpha test inside ImageData 2020-01-12 19:37:27 +01:00
Data Fix crash when tga image loader succeeds in loading a 0x0 image 2020-03-19 15:46:04 +01:00
Editing Fatal crash (Texture name input) #367 2020-01-13 19:11:10 +01:00
General Remove DevIL dependency 2020-01-14 17:25:35 +01:00
Geometry Fixed: CalculateArea was doing some weird shit (resolves #372) 2020-01-18 22:08:48 +02:00
GZBuilder Remove DevIL dependency 2020-01-14 17:25:35 +01:00
IO Keep stream open so that the image loaders can be chained 2020-03-19 19:54:54 +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 Added GLSL shader preprocessor 2020-01-01 22:41:04 +02:00
Rendering Add texture format to the Texture class so that render target textures do not have to be in the bgra8 format 2020-01-15 23:28:17 +01:00
Resources Fixed: there was no highlight shader for internal sprites for ZDoom effects disabled; Fixed: highlighting of transparent walls/floors was broken 2020-01-14 11:09:33 +02:00
Types Upgrade to VS2015 (14.0) 2017-01-15 00:35:40 +02:00
VisualModes Rewrote dynamic light support. Resolves #319. Resolves #318. Resolves #233. 2020-01-03 03:22:33 +02:00
Windows This joke isn't funny when half the racists in the US is saying this 2020-03-17 20:09:34 +01:00
ZDoom Added support for helper messages in version/deprecated modifier in ZScript 2020-03-19 20:14:57 +01: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 Remove DevIL dependency 2020-01-14 17:25:35 +01:00
BuilderMono.csproj Update mono project file 2020-03-17 21:07:51 +01:00
NoScintilla.cs Unix build fixes 2020-01-06 08:07:52 +01:00