Commit Graph

973 Commits

Author SHA1 Message Date
Alister
a4fa581c16 Update blizzard-database-library 2022-05-22 12:03:00 +01:00
Alister
abe5c06fe7 Update blizzard-database-library 2022-05-22 11:41:51 +01:00
Alister
2852db52d1 Update blizzard-database-library 2022-05-21 21:04:39 +01:00
Alister
0d7e94ebe6 updating database reference 2022-05-21 20:12:10 +01:00
Alister
583b65c457 Update blizzard-database-library
updating to add support for string[] for wdbc reader
2022-05-15 15:13:46 +01:00
Alister
e6e9a20462 Update blizzard-database-library
updating to support int[] record reads
2022-05-15 15:03:52 +01:00
Alister
0b71f69fad Update blizzard-database-library 2022-05-15 12:22:27 +01:00
Alister
9b8ca6f97f Update blizzard-database-library 2022-05-15 11:53:51 +01:00
Alister
7731a758b4 updating dependency 2022-05-15 00:32:04 +01:00
Skarn
ceb2c872eb fix projects on linux 2022-03-20 15:51:27 +03:00
Skarn
0f693df939 Update DBCFile.cpp | correctly save DBC files on LInux-based system, respect case sensitivity 2022-03-14 01:17:57 +03:00
Skarn
b8be475ed8 Update ApplicationProjectReader.cpp and RecentProjectsComponent.cpp | fix invalid projects not being removed from recent. Mark as invalid perhaps? 2022-03-14 01:17:18 +03:00
Skarn
da28cc67c8 Update object_palette.cpp, object_palette.hpp, and 3 more files... | fix crash on exiting editor 2022-03-13 19:55:39 +03:00
Skarn
42cbb1ed9c Fix cursor transparency 2022-03-13 17:43:20 +03:00
Skarn
c01ce4950d Merge commit 'f6dac87700cc1446593a047e92af27f2628a510b' 2022-03-13 15:23:59 +03:00
Skarn
aac728564a Update TileRender.cpp, terrain_frag.glsl, and terrain_vert.glsl 2022-03-13 15:22:27 +03:00
Skarn
f6dac87700 Update WMO.h and terrain_vert.glsl | attempt 2022-03-13 11:48:37 +03:00
Skarn
7d9d676eb4 Update NoggitProjectSelectionWindow.ui | fix typo 2022-03-13 02:59:33 +03:00
Skarn
7cb38c4781 Update MapChunk.cpp | potential fix for normals 2022-03-13 02:39:44 +03:00
Balkron
42e779de8e Merge branch 'noggit-shadowlands' of https://gitlab.com/prophecy-rp/noggit-red.git 2022-03-13 02:21:18 +05:00
Balkron
817b67a184 Update NoggitProjectCreationDialog.ui 2022-03-13 02:20:51 +05:00
Skarn
c259d21807 Update MapChunk.cpp | fix normal saving 2022-03-13 00:20:41 +03:00
Skarn
0e4a910c41 Update themes and NoggitProjectCreationDialog.ui 2022-03-13 00:01:04 +03:00
Balkron
0f436fd9cd Merge branch 'noggit-shadowlands' of https://gitlab.com/prophecy-rp/noggit-red.git 2022-03-13 01:21:23 +05:00
Balkron
7dbcd7d98f Update NoggitProjectCreationDialog.cpp and NoggitProjectCreationDialog.ui 2022-03-13 01:21:12 +05:00
Skarn
b6e6bc1442 Update Noggit.sql, MapView.cpp, and 24 more files... | further work on project system 2022-03-12 23:07:56 +03:00
Skarn
c7c6562645 Update NoggitWindow.cpp | fix map entry minimap render 2022-03-12 21:16:21 +03:00
Skarn
f996a32389 Update SettingsPanel.cpp and SettingsPanel.ui | remove useless settings 2022-03-12 21:05:38 +03:00
Skarn
46d2a78197 Update texturing_tool.cpp | fix # 20 check box disappearing 2022-03-12 20:32:49 +03:00
Skarn
57b1d67afb Update blizzard-archive-library 2022-03-12 20:31:32 +03:00
Skarn
159eb4f0e3 Update ApplicationEntry.cpp, ApplicationProject.h, and TexturingGUI.cppc | code style fixes 2022-03-12 20:19:47 +03:00
Balkron
9240aef1a7 Unload MapView buffers 2022-03-12 22:19:02 +05:00
Skarn
5fc7ad4b5b fix crash when exiting map due to incorrect move constructor of FileKey, hack fix crash due to M2 transparency lookup 2022-03-12 20:06:22 +03:00
Skarn
b70fcf8b02 fix crash on map save 2022-03-12 19:32:13 +03:00
Skarn
fb5b73ce2e Update ApplicationProject.h, ApplicationProjectReader.cpp, and 3 more files... | fix crash on reading non-existing project directories 2022-03-12 14:02:41 +03:00
Skarn
ca82d85413 fix build issues on Windows 2022-03-12 02:32:18 +03:00
Skarn
1a315f880e Update ApplicationEntry.cpp, NoggitApplication.cpp, and 8 more files... | update project system 2022-03-12 02:18:23 +03:00
Skarn
aba3807793 Update blizzard-archive-library 2022-03-11 15:38:41 +03:00
Skarn
edf9497ed1 Update MapView.cpp, NoggitApplication.cpp, and 21 more files... | start project system rework 2022-03-11 00:35:09 +03:00
Skarn
f2074bc4ba Update blizzard-database-library, Misc.cpp, and 7 more files... | fix project structure, do not unpack DBCs anymore. 2022-03-07 18:39:03 +03:00
Skarn
b5384c2e18 Update MapTile.cpp | fix #13. Exporting alphamaps by texture should now also include base textures 2022-03-07 00:23:57 +03:00
Skarn
96d82e7a1a Update MapChunk.cpp | fix cursor going through terrain on selection 2022-03-07 00:16:41 +03:00
Skarn
77d527a272 Update minimap_widget.cpp and MapCreationWizard.cpp | fix crash in map creator 2022-03-06 18:05:23 +03:00
Skarn
e6bd282a55 Update blizzard-archive-library 2022-03-06 01:48:39 +03:00
Skarn
a4d4412840 update archive library 2022-03-05 23:08:56 +03:00
Skarn
185ad4617e Update DBCFile.cpp, MapView.cpp, and 10 more files... | fix project path duplicated setting, fix crash on return to map 2022-03-05 20:15:07 +03:00
Skarn
f9e25d85c6 Update Action.cpp, ChunkWater.cpp, and ChunkWater.hpp | fix water undo/redo 2022-03-05 18:46:11 +03:00
Skarn
a1584f35bb Update ChunkClipboard.cpp and ChunkClipboard.hpp 2022-03-05 15:37:36 +03:00
Skarn
85a00dff46 Update CMakeLists.txt 2022-03-05 15:37:36 +03:00
Skarn
45cb6fc704 Merge branch 'fix-spinboxes' into 'noggit-shadowlands'
fix spinboxes in map details

See merge request prophecy-rp/noggit-red!9
2022-03-05 12:26:22 +00:00