Commit Graph

1232 Commits

Author SHA1 Message Date
T1ti
15bb0f7fba check redist version 2024-08-26 02:23:38 +02:00
T1ti
400cfe4caf add zoneLigths structures and mark light definitions consts 2024-08-17 06:13:55 +02:00
T1ti
01dd6ec74a make tile unload safer 2024-08-17 05:30:31 +02:00
T1ti
9e958e8404 fix large stack allocation warnings and optimize 2024-08-17 05:28:15 +02:00
T1ti
6f5b34cdc3 extra unloading dist safety check 2024-08-14 06:47:49 +02:00
T1ti
c901c42361 - more reloadable settings
- implement loading radius, default to 2 8051842364
2024-08-14 06:41:17 +02:00
T1ti
c01ad917b2 1a44ba1daa
adspartan: improve alphamap loading and conversion to big alpha format
2024-08-14 05:22:48 +02:00
T1ti
e6c6f9e85c 1d22ddce61
noggit: model: only setup shader attributes once
2024-08-14 05:05:55 +02:00
T1ti
9facaafc80 00619dce62 2024-08-14 04:42:57 +02:00
T1ti
f97d0e7672 8d0443f4dd 2024-08-14 04:29:09 +02:00
T1ti
2397c781ea map creation improvements:
- add default light.dbc entry
- add default map name
- set default directory name to an unused one
- fix loc string flags
- when a map is created select and load it
- init max uid to skip the UID popup for new maps
- correctly reset the map render grid
2024-08-14 04:02:57 +02:00
T1ti
79e3f04498 fix loading map.dbc timeofdayoverride 2024-08-14 03:58:34 +02:00
T1ti
f8217e1d5f optimize memory : change alphamaps from std::optional to unique_ptr 2024-08-13 23:37:51 +02:00
T1ti
0c44bc348a fix sky dbc loading 2024-08-10 20:12:32 +02:00
T1ti
48e540fff8 remove gameview tool icon and optimize flightbounds render 2024-08-10 03:06:45 +02:00
T1ti
0e9e41968c fix build 2024-08-09 22:07:16 +02:00
T1ti
7492a5c9e0 ActionHistoryNavigator improvements 2024-08-09 21:26:57 +02:00
T1ti
b39e56db43 optimize terrain sculpting objects snap 2024-08-09 20:19:48 +02:00
T1ti
fc697493a0 fix liquid render not upddating after clearing all liquid from a tile 2024-08-09 06:56:21 +02:00
T1ti
9e9770df8b merge layers by default again when swappnig textures 2024-08-06 23:37:51 +02:00
T1ti
d35b99a205 fix zone creation id 2024-08-06 20:23:18 +02:00
T1ti
120db7184e fix missing import 2024-08-06 04:49:41 +02:00
T1ti
24488ae016 update archive submodule : improve locales support 2024-08-06 04:39:49 +02:00
T1ti
e24c1c3bd0 - add a quick settings popup when creating zones
- improve locales support
- refactor dbc exceptions handling
2024-08-06 04:36:38 +02:00
T1ti
4f4da1021e save rotate_on_terrain checkbox state 2024-08-06 04:32:41 +02:00
T1ti
961268fb93 flatten/blur keybinds helpers in the tool panel 2024-08-05 00:17:20 +02:00
T1ti
1c3b62f49d try optimizing blur a bit 2024-08-05 00:16:01 +02:00
T1ti
4fc83e4ad3 fix all heightmaps import 2024-08-01 22:37:09 +02:00
T1ti
137f952f8e fix palettes item list wrapping 2024-07-28 22:57:01 +02:00
T1ti
017b5a716e fix wmo doodads rotation 2024-07-28 21:43:59 +02:00
T1ti
2fc4075fe8 fix build 2024-07-28 03:14:05 +02:00
T1ti
a65ede5a81 disabled copying the listfile as it is currently unnecessary until retail support is added 2024-07-28 02:54:02 +02:00
T1ti
d55cc74f0b - re-enable rendering wmo doodads
- clean up objects extents functions
2024-07-28 02:32:12 +02:00
T1ti
a0d0ab1730 display liquid oapcities value on tooltip
define the values instead of using magic numbers
2024-07-28 02:06:22 +02:00
T1ti
2a6ba6901a fix wireframe type setting 2024-07-28 02:05:25 +02:00
T1ti
e6b43ef8fe auto adjust opacity mode when changing liquid type 2024-07-27 22:47:58 +02:00
T1ti
83925a927d cleanup some keybinds 2024-07-25 00:02:24 +02:00
T1ti
cf405ef6ba fix build 2024-07-24 03:42:43 +02:00
T1ti
8fb11412e0 fix minimaps blp export
-default blp settings to blizzlike
-update dxt compression lib
2024-07-24 03:22:16 +02:00
T1ti
fa74a34188 new toggle to disable directional lightning 2024-07-23 23:46:37 +02:00
T1ti
4853c8aa37 fix model storage actions 2024-07-23 09:29:34 +02:00
T1ti
21a0e69e05 remove maptile pointer from textureset 2024-07-19 23:54:24 +02:00
T1ti
8b36b86e86 save last selected map type filter 2024-07-18 23:26:55 +02:00
T1ti
fbd70b6f0d Implemented updating the doodad mapping/placement whenever an alphamap is modified, this means it should work with saving, and better than GEFixer 2024-07-18 19:34:58 +02:00
T1ti
b5c96babd9 update context menu object replace 2024-07-18 19:34:10 +02:00
T1ti
04b993b6d5 fix bug where loading a tile while doing an actino adds the tiles objects to the action stack, and cause a crash when undoing that action 2024-07-18 19:26:08 +02:00
T1ti
b4c411311e attempt at fixing some opengl context bugs when deleting models 2024-07-18 19:24:40 +02:00
T1ti
1bacafb970 default map selection to continent and apply filter on initialization 2024-07-18 04:19:48 +02:00
T1ti
ebb9a9f1ca fix details info window update check 2024-07-18 03:39:59 +02:00
T1ti
595f36311f Log visual c++ redist version 2024-07-17 04:47:35 +02:00