Commit Graph

72 Commits

Author SHA1 Message Date
Skarn
390adc74cd Update CMakeLists.txt | disable NoiseTool by default, disable Tracy by default, fix nodes conditional compilation 2022-02-13 19:53:27 +03:00
Skarn
036fe1bda6 fix build issues on Windows, add automatic deploy for Windows 2022-02-03 12:02:24 +03:00
Skarn
433be0a46d fix build issues on Mac OS 2022-01-27 15:51:23 +03:00
Skarn
893c92eeef Start separating rendering | Update CMakeLists.txt, MapTile.cpp, and 14 more files... 2022-01-04 17:05:10 +03:00
Skarn
ddbac238af simplify cmake, just recurse the entire folder 2021-12-26 23:07:03 +03: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
Skarn
8a101378b1 fix the distribution job in cmake 2021-12-23 13:24:07 +03:00
Alister
ee6e4e83ec adding application configuration reader/writer
adding application configuration reader/writer. this is used to pull in application level settings, such as Opengl options and location of project/theme/log paths
2021-12-16 22:36:17 +00:00
Alister
660181b9e1 cleaning up project files
cleaning up project files, placing odd files into the right locations
2021-12-15 23:50:27 +00:00
Alister
e0b39455e9 Update CMakeLists.txt 2021-12-15 22:00:36 +00:00
Alister
c684dd1a8e pushing cmake changes
this commit current doesn't build the cmake correctly, pushed lua to pull from github dep-lua
2021-12-13 22:09:05 +00:00
Alister
9c4456faff moving blizzard database to work like blizzard archive 2021-12-13 15:19:42 +00:00
Alister
efbacfda13 removing boost from cmake 🎉 2021-12-13 15:02:53 +00:00
Alister
b958fe477f removed thread dependency for boost 🎉 2021-12-13 00:13:34 +00:00
Skarn
5062d6b694 add themes and post build event to auto deploy 2021-12-13 01:42:09 +03:00
Alister
66f80900e6 removing filesystem from cmake 2021-12-12 11:39:36 +00:00
Alister
b700ba70b3 removing test framework lib 2021-12-12 11:24:19 +00:00
Alister
ac56fd9e47 slowly refactoring code
having a look through the code to figure out the best structure for projects
2021-12-11 23:25:22 +00:00
Skarn
f45aab716d fix build on linux 2021-12-11 11:51:19 +03:00
Skarn
356d96ae56 update lib & change cmakelists to link archives 2021-12-10 21:40:23 +03:00
Alister
1c1ef2123e Pushed dependencies to dep-cmake 2021-12-09 21:00:04 +00:00
Alister
77bf00284a now pulling cmake dependencies from dep-cmake 2021-12-09 20:38:11 +00:00
Alister
6c2a53a55d adding in Blizzard archive as a dependency 2021-12-09 19:45:56 +00:00
Alister
ce84726f61 moving across to new dependency 2021-12-02 19:44:09 +00:00
Skarn
0929578aec change project structure: move Red folder under ui | Update CMakeLists.txt, MapView.cpp, and 987 more files... 2021-11-29 15:28:23 +03:00
Skarn
f48ceead8c update CMakeFiles.txt to repair Microsoft Visual Studio. Please tell Microsoft source group is a bad concept to use. 2021-11-22 14:52:10 +03:00
Havric
9cd2dad5a2 Merge branch 'noggit-shadowlands' into 'master'
# Conflicts:
#   CMakeLists.txt
#   src/noggit/MapChunk.cpp
#   src/noggit/World.cpp
#   src/noggit/World.h
2021-11-17 19:00:10 +00:00
Skarn
484fc38d82 slowly start bringing back minimap renderer 2021-11-14 01:54:41 +03:00
Alister
e647ce8461 Adding BigObj which is required for msvc++ build 2021-11-13 12:51:10 +00:00
Alister
87a2aecda0 adding glm as include directory 2021-11-12 18:09:20 +00:00
Alister
de5cfb3085 removing test for custom maths classes
removing test for custom maths classes we'll move across to GLM cleaning up the project solution
2021-11-12 17:49:36 +00:00
Alister
4851560585 linking blizzardDatabase submodule 2021-11-11 23:57:09 +00:00
Alister
bf58733585 renaming cmake function file 2021-11-11 21:05:59 +00:00
Alister
c1d1152450 Making cmake File Cool!
Making cmake File Cool!
2021-11-11 21:02:22 +00:00
Alister
6ac1f271c9 cleaning cmake file 2021-11-11 21:01:58 +00:00
Alister
b9202a6735 fixing spelling 2021-11-11 19:48:45 +00:00
Alister
c36e341a3e Update CMakeLists.txt 2021-11-11 19:44:14 +00:00
Alister
a050d4cf28 Update CMakeLists.txt 2021-11-11 19:43:12 +00:00
Alister
094f2904eb Refactoring build cmake, cleaning main file
Refactoring build cmake, cleaning main file
2021-11-11 19:26:41 +00:00
ssshumakov3@gmail.com
d7a7a7585a update tracy and add cluster-based occlusion culling 2021-10-18 13:17:01 +03:00
sshumakov3@gmail.com
881be366c6 push progress (won't compile) 2021-09-11 02:47:04 +03:00
sshumakov3
9d960b2422 scripting and a bunch of rendering fixes 2021-09-02 02:07:56 +03:00
sshumakov3
f6c6eac563 include tracy profiler and fix wireframe 2021-08-15 19:49:52 +03:00
sshumakov3
e207aeb88b more rendering improvements 2021-08-15 11:46:21 +03:00
sshumakov3
0fed8ff9f8 fog and lighting 2021-07-28 15:14:14 +03:00
sshumakov3
723f60cd1b commit changes 2021-05-27 19:26:32 +03:00
sshumakov3
5c42b9cd24 brush fixes, optional build for nodes 2021-05-09 23:18:36 +03:00
sshumakov3
53fc8e7436 a few fixes for brushes 2021-05-09 18:35:33 +03:00
sshumakov3
e85e361f57 some UI changes 2021-04-29 00:36:10 +03:00
p620
6a3b85b9b1 Contribute a failing to compile part of a CLI support implementation. 2021-03-31 14:02:38 +03:00