Commit Graph

830 Commits

Author SHA1 Message Date
Skarn
822ea99238 move tile rendering to separate class | Update MapTile.cpp, MapTile.h, and 7 more files... 2022-01-05 22:08:59 +03:00
Skarn
e2ba831605 refactor upload() | Update World.h and WorldRender.cpp 2022-01-05 19:47:36 +03:00
Skarn
a137fe9cb9 Move skies to WorldRender | Update World.cpp, World.h, and 4 more files... 2022-01-05 18:37:01 +03:00
Skarn
893c92eeef Start separating rendering | Update CMakeLists.txt, MapTile.cpp, and 14 more files... 2022-01-04 17:05:10 +03:00
Alister
e95f920f24 adding in map list item 2021-12-29 14:05:06 +00:00
Alister
eae095f23c changing variable names 2021-12-29 13:35:28 +00:00
Alister
8bdc22a089 Merge branch 'noggit-shadowlands' of https://gitlab.com/prophecy-rp/noggit-red into noggit-shadowlands 2021-12-29 13:15:33 +00:00
Alister
e3819bf33a adding the ability to delete projects 2021-12-29 13:15:17 +00: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
Skarn
0946c30f4c fix merge issues 2021-12-28 15:15:53 +03:00
Skarn
d94737fd7b Merge remote-tracking branch 'origin/noggit-shadowlands' into noggit-shadowlands 2021-12-28 15:09:44 +03:00
Skarn
0450f4118b fix localized name display 2021-12-28 15:09:39 +03:00
Alister
d1cd17c49f Update BuildMapListComponent.hpp 2021-12-28 11:21:54 +00:00
Alister
21e6f3bd41 Merge branch 'noggit-shadowlands' of https://gitlab.com/prophecy-rp/noggit-red into noggit-shadowlands 2021-12-28 11:21:43 +00:00
Alister
8e61183cf8 adding support for pinning maps 2021-12-28 11:20:53 +00:00
Skarn
882483c816 fix build on Linux 2021-12-28 12:20:54 +03:00
Alister
cdf814e87d Merge branch 'noggit-shadowlands' of https://gitlab.com/prophecy-rp/noggit-red into noggit-shadowlands 2021-12-27 17:16:33 +00:00
Alister
154b4239cf Changes to noggit window
moving into correct namespace
started moving private methods out into components
2021-12-27 17:16:24 +00:00
Alister
31f66dce88 refactoring map view building 2021-12-27 15:46:17 +00:00
Skarn
ddbac238af simplify cmake, just recurse the entire folder 2021-12-26 23:07:03 +03:00
Alister
6194e04a33 fixing shadowlands loading 2021-12-26 16:57:43 +00:00
Alister
d6744a7294 adding new list items for maps, for noggitWindow 2021-12-26 16:50:47 +00:00
Alister
f750690340 switching descriptions 2021-12-26 15:33:54 +00:00
Alister
e01391898c fixing WDBC localized strings 2021-12-26 15:17:48 +00:00
Alister
58f770ad32 Update blizzard-database-library 2021-12-26 15:11:24 +00:00
Alister
951e2ae9da Merge branch 'noggit-shadowlands' of https://gitlab.com/prophecy-rp/noggit-red into noggit-shadowlands 2021-12-26 14:57:54 +00:00
Alister
13ec5ecaf3 Update blizzard-database-library 2021-12-26 14:57:44 +00:00
Skarn
07807ad557 fix water animation 2021-12-26 17:54:04 +03:00
Alister
88bff3b05e updating DB Lib 2021-12-26 14:42:14 +00:00
Skarn
a64faf45b0 fix linux startup issues, two memory leaks and a dangling reference 2021-12-26 17:02:15 +03:00
Alister
528759e35f making fields max width, so all the data can fit 2021-12-25 23:30:11 +00:00
Alister
0818c0840d renaming main window
also fixing project creation UI, it's pretty cool now
2021-12-25 23:24:57 +00:00
Alister
b754e630d1 removing tool button properties 2021-12-25 21:44:46 +00:00
Alister
6e5f2750d9 making window not resizable 2021-12-25 21:37:39 +00:00
Alister
cfcf07a8cc Fixing centring of dialogs, padding on title text 2021-12-25 21:08:36 +00:00
Alister
9b6f96d95b renaming dialog 2021-12-25 20:58:00 +00:00
Alister
7e172a1ceb removing trailing space on filename 2021-12-25 20:51:51 +00:00
Alister
9a46caaa7a made font slightly bigger 2021-12-25 20:45:23 +00:00
Alister
d6cc307cc0 adjusting font, and changing to push buttons
this will require a clean/rebuild to work
2021-12-25 20:37:23 +00:00
Alister
bc63f7e3ff fixing build
will probably need to clean build to get this to work
2021-12-25 20:29:27 +00:00
Skarn
c6406dc793 Merge remote-tracking branch 'origin/noggit-shadowlands' into noggit-shadowlands 2021-12-25 21:22:35 +03:00
Skarn
7f30986c4d fix build errors 2021-12-25 21:22:30 +03:00
Alister
8cf267844c Update NoggitProjectSelectionWindow.cpp
MAGIC!
2021-12-25 18:16:13 +00:00
Alister
57618d3858 fixing naming 2021-12-25 18:11:44 +00:00
Alister
c76b8c2463 forgot to add new files 2021-12-25 17:58:17 +00:00
Alister
3a51283a70 pulling out project loading into a component 2021-12-25 17:56:47 +00:00
Alister
1759081f09 fixing build issue 2021-12-25 17:10:25 +00:00
Alister
5bae6644eb fixing merge 2021-12-25 17:05:54 +00:00
Alister
f8e9652450 Merge branch 'noggit-shadowlands' of https://gitlab.com/prophecy-rp/noggit-red into noggit-shadowlands 2021-12-25 17:05:47 +00:00