Commit Graph

27 Commits

Author SHA1 Message Date
T1ti
b72fc398f7 move modern_feature to be accessed from memory instead of qsetting 2024-11-02 01:43:04 +01:00
Martin Benjamins
d93dbc55ad Modern features (height texturing, WMO scaling, maptexture generation) 2024-11-01 02:48:08 +00:00
T1ti
755c6a1e38 more error logging and handling 2024-05-30 20:04:52 +02:00
T1ti
e52d06ff68 more client loading error handling 2024-05-17 03:53:17 +02:00
T1ti
3d0e3471f4 texture replace tool : fix ui bug and net setting to replace entire tile 2024-05-07 06:51:12 +02:00
T1ti
6cec6a954b add extra logging and error handling on initial load 2024-04-25 04:54:44 +02:00
T1ti
4cbb3b13dc group selection final 2024-01-28 01:30:56 +01:00
T1ti
c70bfb812a save and load palettes 2023-12-23 08:54:59 +01:00
ihm-tswow
7d6da16105 fix almost all compiler errors and warnings 2023-05-13 23:40:08 +02:00
Skarn
ceb2c872eb fix projects on linux 2022-03-20 15:51:27 +03: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
159eb4f0e3 Update ApplicationEntry.cpp, ApplicationProject.h, and TexturingGUI.cppc | code style fixes 2022-03-12 20:19:47 +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
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
9ec611c221 fix build on linux, ambigious name 2022-03-04 23:44:43 +03:00
Skarn
75806861d4 fix or hack fix various issues | Update FlowView.cpp, Action.cpp, and 8 more files... 2022-01-12 18:27:30 +03:00
Skarn
813fc62027 fix build on Linux 2021-12-29 16:04:44 +03:00
Alister
4c9acc5dad various changes around projects
-we can now pin projects, that is then save to the noggitproj file
-book marks are now saved to noggitproj  file instead of a standalone file
2021-12-29 12:54:28 +00:00
Alister
d6744a7294 adding new list items for maps, for noggitWindow 2021-12-26 16:50:47 +00:00
Skarn
a64faf45b0 fix linux startup issues, two memory leaks and a dangling reference 2021-12-26 17:02:15 +03:00
Skarn
8d4ccad024 a few fixes to prevent crash 2021-12-25 18:54:24 +03:00
Skarn
595a4c2fcd fix build on linux and void unnecessary copying 2021-12-25 18:34:28 +03:00
Alister
f7498333ac adding custom list view item for project list 2021-12-25 13:49:25 +00:00
Alister
f28a7c3824 settings the clientData after loading the project 2021-12-23 16:14:03 +00:00
Alister
bc6f62d047 change project extension to noggitproj
also pushed client database onto the project level
2021-12-23 11:54:09 +00:00
Alister
ca43cc4a8a pushing current project based refactor
we can now create projects to a given game version.
2021-12-23 11:16:23 +00:00