ZZYZX
37a3eab150
Enabled prototype ZScript support
2017-01-16 13:18:46 +02:00
ZZYZX
8afd01f6bd
Internal: Disconnected ZDoom actor state data from DECORATE parsing code
2017-01-16 10:20:47 +02:00
ZZYZX
a0674f13fc
Internal: finished enumeration of ZSCript actor properties and flags
2017-01-16 08:10:32 +02:00
ZZYZX
ad5b542cd0
Internal: finished enumeration of ZScript actor fields and methods
2017-01-16 07:20:49 +02:00
ZZYZX
b42de7db6c
Internal: Moved ZScript class initialization logic to after querying all lumps
2017-01-16 03:49:58 +02:00
ZZYZX
db08802780
Enabled DECORATE classes to inherit ZScript ones
2017-01-16 02:08:35 +02:00
ZZYZX
6147ed2385
Internal: disconnected actor parsing from generic ZDoom actor structure
2017-01-16 01:35:27 +02:00
ZZYZX
fbf1aefef2
Internal: Fixed class extension, error reporting on invalid top-level keyword
2017-01-16 00:21:47 +02:00
ZZYZX
856cb9f860
Internal: Added ZScriptParser.cs, ZScriptTokenizer.cs
2017-01-16 00:03:44 +02:00
ZZYZX
38ffc861cb
Internal: started implementing ZScript parser. Nothing works for now, aside from the actual parsing code.
2017-01-16 00:00:45 +02:00
ZZYZX
96ffb78678
Finished upgrading to VS2015
2017-01-15 18:12:49 +02:00
ZZYZX
e0fb41d37f
Changed ZDoom/GitHub links so that people can report issues to the correct page
2017-01-15 06:30:53 +02:00
ZZYZX
de781072fd
Updated README.md
2017-01-15 05:20:55 +02:00
ZZYZX
de46f297e1
Updated README.md
2017-01-15 05:20:33 +02:00
ZZYZX
5a1527672d
Updated README.md
2017-01-15 05:19:44 +02:00
ZZYZX
5e11072970
Added IOException handling to image loading from disk (fixes GZDB Git issue #8 )
2017-01-15 05:12:19 +02:00
ZZYZX
8277d7b63c
fixed: Classic Texture Select: selected item in white background is supposed to be blue;
...
fixed: Texture Select: visible items were not clipped correctly;
fixed: 128x128 texture previews were too large for small window size in Texture Set editor
2017-01-15 03:40:11 +02:00
ZZYZX
9843233944
Funny commit to make it increment the revision number. Also, edited Updater.ini.
2017-01-15 03:00:40 +02:00
ZZYZX
fa7c536a27
Product name somehow reset AGAIN. Fixed.
2017-01-15 01:41:35 +02:00
ZZYZX
741897af76
Actually changed the product name
2017-01-15 01:40:19 +02:00
ZZYZX
668cb13794
Updated GIT build batch
2017-01-15 01:22:39 +02:00
ZZYZX
107b488791
Fixed the output name in gzbuilder_setup.iss
2017-01-15 01:20:52 +02:00
ZZYZX
5821152368
Always show the revision number in window title, also renamed to GZDB-Bugfix
2017-01-15 01:14:15 +02:00
ZZYZX
ebd7fb1a57
Upgrade to VS2015 (14.0)
2017-01-15 00:35:40 +02:00
ZZYZX
36a5aa6cef
Even with used textures on top disabled, textures should be separate from directories
2017-01-09 14:32:00 +02:00
ZZYZX
88ff83b74d
Use the word 'flats' if currently browsing flats
2017-01-09 07:21:26 +02:00
ZZYZX
e43e3e12c1
Removed global 'available textures' header from classic view
2017-01-09 07:11:01 +02:00
ZZYZX
36381c51bb
Should not have used textures category if not having them on top
2017-01-09 07:01:01 +02:00
ZZYZX
819d27885b
Initial classic view mode in texture browser
2017-01-09 06:47:58 +02:00
m-x-d
b3442f4f5e
Merge branch 'master' of https://github.com/m-x-d/GZDoom-Builder
2017-01-09 01:05:36 +03:00
m-x-d
2b24ce3c25
Updated, Textures Browser: texture name length is now taken into account when calculating the width of texture items.
...
Internal: moved thing helper shapes creation logic from ThingsMode to LinksCollector.
2017-01-09 01:04:55 +03:00
Ioan Chera
ae11b16916
Eternity config: add thing class1 class2 class3 ( #5 )
...
* Updated the EE config linedefs, fixing stuff around
* Added back the class definitions for the Eternity namespace
The only namespaces where they're unneeded are the vanilla games. Otherwise it's safe and important to keep class1, class2, class3 in case Hexen pops up
* Added new special (273) to UDMF Eternity linedefs
* Added special 140 to the Eternity linedefs
2017-01-08 22:06:28 +03:00
Ioan Chera
9dc31afa18
Updated the EE config linedefs, fixing stuff around ( #4 )
2017-01-08 01:56:28 +03:00
m-x-d
a41058bef9
Fixed, Script Editor: bottom panel was not automatically expanded after adding a script error.
...
Fixed, Script Editor: in some cases extra indentation was added to the duplicated line when using "Duplicate Line" command.
Added, Script Editor: some editor comments were missing from ZDoom_DECORATE.cfg.
Fixed, Game Configurations: fixed a crash when overriding an existing linedef action definition by a one from a different category (this fixes Issue #1 ).
2017-01-07 23:53:13 +03:00
MaxED
1c684f7213
Added, Things mode, Visual mode: added the ability to specify minimum/maximum argument range hint shapes using special DECORATE comments and Game Configuration properties (loosely based on range finder patch by Xabis).
...
Updated documentation ("Game Configuration - Action Argument Settings" and "DECORATE keys" pages).
2017-01-06 15:59:41 +03:00
MaxED
cd854779e8
Fixed, Classic modes, UDMF: grid size didn't go below 1 mu. when zooming in when "Dynamic grid size" option was enabled.
...
Internal: restored GridSetup DB2 compatibility.
Updated ZDoom_ACS.cfg (SetFogDensity, SetSectorGlow).
2017-01-06 13:01:59 +03:00
Max Waine
bd74d1d35e
Added Plane_Copy to Eternity config ( #2 )
2017-01-05 22:58:24 +03:00
MaxED
a7d2417844
Visual mode, UDMF: added rendering support for fogdensity and floor/ceiling glow properties.
...
Internal, build tools: use origin/master to get commits count and current hash instead of local master.
2017-01-04 16:28:36 +03:00
MaxED
c9ab3274f9
Merge branch 'master' of https://github.com/m-x-d/GZDoom-Builder
2016-12-30 13:45:06 +03:00
MaxED
7052dbec5d
Fixed, Sector Edit window, UDMF: fixed some incorrect tooltips.
2016-12-30 13:44:21 +03:00
MaxED
6bb37efbb9
Changed some step values to better match with the values being edited.
2016-12-30 13:43:45 +03:00
MaxED
9c1ea6fdea
Fixed, Sector Edit window, UDMF: fixed some incorrect tooltips.
2016-12-30 13:31:10 +03:00
m-x-d
f44ddc23f4
Internal: looks like "git rev-parse --short" is not guaranteed to output a 7-char hash...
2016-12-29 21:37:46 +03:00
Ioan Chera
92cc013398
Eternity config ( #1 )
...
Updated the Eternity UDMF configurations with the latest items.
2016-12-29 20:58:41 +03:00
MaxED
a9c19754ce
Added, Sector Edit window, UDMF: added UI support for "floor_reflect", "ceiling_reflect", "floorglowcolor", "floorglowheight", "ceilingglowcolor", "ceilingglowheight" and "fogdensity" UDMF properties.
...
Updated ZDoom ACC.
2016-12-29 18:15:35 +03:00
MaxED
be1e799688
Internal: Git commit hash is how shown in the About window.
...
Internal: Git commit hashes are now shown in the Update window changelog.
Internal: Exception window now links to GitHub Issue Tracker instead of zdoom.org GZDB thread.
2016-12-28 15:24:58 +03:00
MaxED
9f4e700c56
Updated Eternity game configurations with the ones provided by printz.
...
Internal: renamed several build batch files, updated relevant info in the documentation.
2016-12-28 14:32:16 +03:00
MaxED
659250e805
Internal: removed some old unused resource/test/documentation files. This reduces repository size by approx. 20Mb.
2016-12-28 14:29:31 +03:00
MaxED
be7ba0a05d
Added: minimum grid size is now 0.125 instead of 1.
2016-12-27 16:59:20 +03:00
MaxED
e12130744d
Obligatory commit count matching procedure. Sorry for inconvenience...
2016-12-27 16:52:17 +03:00