Commits on Source (56)
-
biwa authored
Game Configurations: added support for enabling or disabling support for vertex heights in UDMF game configurations
807df652 -
biwa authored
Visual Mode: the effect of slope things are now only applied if they are specified in the game configuration
728eea84 -
Derek MacDonald authored
-
sphere authored1fc96e9a
-
biwa authored
Added ability to enable/disable controls in the UDMF map element editing dialogs based on UDMF fields specified in the game configurations (#953)
-
biwa authored
Game Configurations: added UDMF game configuration for EDGE-Classic (provided by Lobo)
a88daa09 -
sphere authoredaea6808c
-
sphere authoreda2c0c401
-
biwa authored
Edit Linedef dialog (UDMF): fixed a problem where the back sidedef's controls were not disabled correctly if their UDMF fields were not set in the game configuration
af440869 -
sphere authored3f43145f
-
biwa authored
Sound Propagation Mode: fixed a crash when things were outside the map's geometry bounding box. Fixes #975
55725bd2 -
biwa authored
Eternity Engine Game Configuration: fixed an issue where UDMF sector properties were not labeled as unmanaged
aeea3c12 -
biwa authoredcf35ea23
-
sphere authored247ce2fe
-
biwa authored
Visual Mode: added support for GZDoom style texture skewing
28630b97 -
biwa authored305bcfec
-
biwa authoredd6789454
-
biwa authored
Script Editor: pressing enter in the search box now performs the search. Pressing enter in the search box of the replace tab performs a search. Pressing enter in the replace box of the replace tab now performs a replacement. Pressing the Escape key now closes the dialog. Fixes #972
501c2f95 -
sphere authorede1726d85
-
68b2c918
-
sphere authored
Update .gitlab-ci.yml file See merge request STJr/UltimateZoneBuilder!14
3db72a81 -
sphere authoredb3b327a6
-
sphere authored7fda81ac
-
Alam Ed Arias authored
Build Win32 BuilderNative.dll with Mingw-w64
133cba1a -
Alam Ed Arias authored
Debian buster have the *-mingw32-g++-posix in the package g++-mingw-w64-i686 and g++-mingw-w64-x86-64
6b09c72d -
Alam Ed Arias authored
clear out warnings for _WIN32 codepath
ae8ccaf2 -
Alam Ed Arias authored
libsimde-dev is not packaged for Debian buster
71f0ac31 -
Alam Ed Arias authored
also cast glGetError via void *
fd7895f8 -
Alam Ed Arias authored
FORCEINLINE is not a _WIN32 thing It is a compiler attribute use always_inline for GCC __forceinline for MSVC and plain inline for others
37f55485 -
Alam Ed Arias authoreddf95bdc3
-
Alam Ed Arias authored40c897cf
-
Alam Ed Arias authored2e15760e
-
Alam Ed Arias authored
fixup on removing COMMONENV
6746084c -
Alam Ed Arias authored0adccb89
-
Alam Ed Arias authored34792d70
-
biwa authored
Visual Mode: fixed a problem where texture skewing didn't work correctly for textures scaled through sidedef properties. Fixes #985
f7373f75 -
biwa authored6e08cc8e
-
biwa authored
Fixed a problem where portal render style could not be set for the Eternity Engine game configuration
0d4778be -
Indev authored1999799d
-
biwa authored
Sound Propagation Mode: fixed a problem where removed sector geometry was still shown when undoing/redoing. Fixes #992
53c49529 -
biwa authored
Script Editor: fixed a crash when the find/replace dialog was opened and the previously selected script tabs do not exist anymore. Fixes #993
124d8712 -
biwa authored
3D Floor Mode: fixed a problem where the previous state of linedef arguments were not preserved for undo snapshots. Fixes #967
6d5098a0 -
sphere authored2df910f9
-
sphere authored
Fix symbol lookup error caused by GL_GetProcAddress name being mangled by g++ See merge request STJr/UltimateZoneBuilder!16
d3370961 -
sphere authored
Mingw32 support See merge request STJr/UltimateZoneBuilder!15
0f874f4d -
sphere authored63bb82a1
-
sphere authoreda13329e7
-
biwa authored
Added autosaving of the current map. Autosaving happens in intervals when the map is changed. It will not overwrite the current map, but rather create new files, just like backups. Autosaving interval and number of files can be configured in the "Recovery" tab of the preferences. Autosaving can also be disabled there (not recommended). Autosaves will not have their nodes built for performance reason.
-
biwa authored39be7a72
-
sphere authored
- Prevent from showing up in Custom tab - Make sure their sectors are updated upon value changes
1691b4a3 -
sphere authored5e330496
-
sphere authored3846f15d
-
ZZYZX authored5df83258
-
ZZYZX authoredcff1d000
-
biwa authored
Sectors Mode: fixed a problem where dragging a single highlighted sector did not move the things in the sector when synchronized things editing was enabled
5ff0bc76 -
sphere authoredb5f482e9
Showing
- .gitignore 2 additions, 0 deletions.gitignore
- .gitlab-ci.yml 389 additions, 0 deletions.gitlab-ci.yml
- Build/.gitignore 6 additions, 5 deletionsBuild/.gitignore
- Build/Compilers/ZDoom/acc.exe 0 additions, 0 deletionsBuild/Compilers/ZDoom/acc.exe
- Build/Compilers/ZDoom/zcommon.acs 15 additions, 15 deletionsBuild/Compilers/ZDoom/zcommon.acs
- Build/Compilers/ZDoom/zdefs.acs 1183 additions, 1160 deletionsBuild/Compilers/ZDoom/zdefs.acs
- Build/Compilers/ZDoom/zspecial.acs 485 additions, 448 deletionsBuild/Compilers/ZDoom/zspecial.acs
- Build/Compilers/ZDoom/zwvars.acs 8 additions, 8 deletionsBuild/Compilers/ZDoom/zwvars.acs
- Build/Configurations/DSDADoom_DoomUDMF.cfg 263 additions, 0 deletionsBuild/Configurations/DSDADoom_DoomUDMF.cfg
- Build/Configurations/EdgeC_Doom2Doom.cfg 8 additions, 28 deletionsBuild/Configurations/EdgeC_Doom2Doom.cfg
- Build/Configurations/EdgeC_DoomUDMF.cfg 49 additions, 0 deletionsBuild/Configurations/EdgeC_DoomUDMF.cfg
- Build/Configurations/Includes/DSDADoom_linedefs.cfg 2701 additions, 0 deletionsBuild/Configurations/Includes/DSDADoom_linedefs.cfg
- Build/Configurations/Includes/DSDADoom_misc.cfg 908 additions, 0 deletionsBuild/Configurations/Includes/DSDADoom_misc.cfg
- Build/Configurations/Includes/DSDADoom_things.cfg 243 additions, 0 deletionsBuild/Configurations/Includes/DSDADoom_things.cfg
- Build/Configurations/Includes/EdgeC_common.cfg 73 additions, 289 deletionsBuild/Configurations/Includes/EdgeC_common.cfg
- Build/Configurations/Includes/EdgeC_linedefs.cfg 1385 additions, 1273 deletionsBuild/Configurations/Includes/EdgeC_linedefs.cfg
- Build/Configurations/Includes/EdgeC_misc.cfg 512 additions, 305 deletionsBuild/Configurations/Includes/EdgeC_misc.cfg
- Build/Configurations/Includes/EdgeC_sectors.cfg 108 additions, 63 deletionsBuild/Configurations/Includes/EdgeC_sectors.cfg
- Build/Configurations/Includes/EdgeC_things.cfg 360 additions, 331 deletionsBuild/Configurations/Includes/EdgeC_things.cfg
- Build/Configurations/Includes/Eternity_common.cfg 0 additions, 6 deletionsBuild/Configurations/Includes/Eternity_common.cfg
.gitlab-ci.yml
0 → 100644
No preview for this file type
This diff is collapsed.
This diff is collapsed.
Build/Configurations/DSDADoom_DoomUDMF.cfg
0 → 100644
Build/Configurations/EdgeC_DoomUDMF.cfg
0 → 100644
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.