Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
UltimateZoneBuilder
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Alam Ed Arias
UltimateZoneBuilder
Graph
b8900b36ddd03a2c44387abfa32f66ce8c3268c8
Select Git revision
Branches
4
3dfloormode
master
default
protected
scripteditor
soclua
Tags
6
v0.6
v0.5
v0.4
v0.3
v0.2
v0.1
10 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
30
Sep
29
26
24
23
22
20
19
18
17
16
15
13
12
11
10
9
8
4
3
2
30
Aug
28
26
25
19
12
11
8
7
6
5
4
18
Jul
17
16
15
14
12
11
7
2
30
Jun
27
May
21
20
19
15
14
13
12
8
6
5
3
2
30
Apr
21
18
9
8
7
3
2
23
Mar
20
19
17
14
12
11
10
7
6
5
4
3
28
Feb
27
26
21
20
19
18
10
7
3
30
Jan
27
24
23
20
17
16
13
11
10
9
8
3
26
Dec
24
23
20
18
17
13
12
11
10
6
5
4
3
2
29
Nov
27
22
21
20
18
8
6
4
1
21
Oct
27
Sep
26
24
19
17
16
13
12
11
9
6
5
3
30
Aug
29
28
27
26
23
22
21
20
19
14
13
12
10
9
8
7
5
2
31
Jul
30
29
26
25
24
23
19
15
12
11
10
9
8
5
4
1
27
Jun
25
24
19
17
14
13
12
11
10
6
5
4
3
31
May
30
29
27
20
2
26
Apr
25
19
16
15
12
11
9
8
5
4
3
2
1
29
Mar
28
26
25
22
21
20
18
30
Nov
27
26
25
22
20
19
13
11
9
6
5
2
11
Oct
10
9
8
5
3
26
Sep
17
16
11
9
7
5
2
30
Aug
29
27
24
20
14
10
5
31
Jul
28
24
23
17
16
12
10
5
2
30
Jun
29
28
26
19
9
7
6
4
3
2
1
25
May
22
21
20
15
13
11
25
Apr
23
18
17
14
19
Mar
17
Dec
13
12
11
10
9
8
7
6
5
4
3
2
18
Sep
26
Jul
5
Oct
4
3
18
Sep
17
16
15
14
13
11
10
9
8
7
6
4
3
2
1
31
Aug
30
29
28
26
24
23
22
Fixed a broken lookup update logic in WAD.Remove() and WAD.RemoveAt().
Fixed, Classic modes: Alt-dragging map elements (e.g. "snap to grid increment while dragging" mode) was not working properly.
Added ChangelogMaker tool, updated MakeSVNRelease.bat
Map Analysis: added "Check unused things" check.
Thing Edit Form: a warning is now displayed when a thing doesn't have any skill or class or game mode flags.
Map Analysis: "Check texture alignment" check now works in UDMF map format.
More changes to ZDoom_ACS.cfg and ZDoom_DECORATE.cfg...
Map Analysis form: fixed a crash caused by running analysis, opening another map then trying to run analysis again.
Scripting: added A_DamageSelf, A_DamageTarget, A_DamageTracer and CheckClass definitions, fixed a bunch of inconsistencies in ZDoom_DECORATE.cfg.
Changed: when using "Save map" action, only .dbs file is saved when map was not changed.
Cosmetic: Angle Control now has angle marks.
Internal: sort sector levels only if there are more than 2 of them in a given sector.
Added: Map Analysis: added "Check texture alignment" check. Currently it works only in Doom/Hexen map formats.
Action Selector control: actions can now be scrolled using up/down keys and mouse wheel.
Updated ZDoom ACC.
ZDoom_linedefs.cfg: Thing_SetGoal was missing 4-th argument.
Fixed: Drag Geometry Mode: dragged sectors, linedefs or vertices were snapped to 0, 0 in some cases when trying to snap them to a linedef fully inside of a grid cell.
Fixed: Visual mode: vavoom-type 3d floor sidedefs were not selectable.
Visual mode: "Select" action with "with the same textures" / "with the same height" modifiers (Shift/Ctrl + LMB) now works properly with vavoom-type 3d floors.
Visual mode: "Select" action with "with the same textures" / "with the same height" modifiers (Shift/Ctrl + LMB) now works when used on floors and ceilings of a 3d floor.
MODELDEF parser: fixed a crash when trying to add a model definition when another one was already created for the same actor.
ZDoom_ACS.cfg: added "DropInventory" function definition.
Preferences Form: renamed "Scale models in visual modes" to "Stretched view in visual modes". When enabled, this setting now increases vertical scale of the world and sprites in visual mode instead of decreasing vertical scale of models.
Sector slopes were not copied by "Copy Properties" actions and were missing from Paste Properties Options form.
Visual mode: "Select" action with "with the same textures" / "with the same height" modifiers (Shift/Ctrl + LMB) now works when used on sides of a 3d floor.
Reformatted debug output from previous commit so it no longer generates compilation warnings when compiling in Release mode.
Fixed a crash when trying to update a vertex handle geometry.
Sidedef texture offsets are now translated when pasting map elements from UDMF to non-UDMF maps.
Cosmetic: reformatted screenshot labels a bit.
Preferences: added "Vertex scale (3D)" preference, renamed "Vertex scale factor" to "Vertex scale (2D)".
Game Configurations: added "requiresactivation" linedef property (defaults to "true").
Linedef Edit Form: activation flags check was not updated properly.
Split Linedef Edit Form into 2 versions: one for Doom/Hexen, and the other for UDMF map format.
Flags Form: added special handling for flag with zero value.
Sector Edit Form (Doom/Hexen): ermm... negative sector brightness is actually a thing...
Sector Edit Form (Doom/Hexen): it was possible to set negative Brightness.
Sector Edit Form: added "height offset" input. It can be used to change floor and ceiling height by given value. Also added some tooltips.
Map Analysis mode: "Check overlapping vertices" returned false-positive results in some cases.
Map Analysis mode: results can now be hidden individually.
Map Analysis mode: results list now has a context menu, which allows to hide/show results based on type of selected result and to copy description of selected result to clipboard.
Loading