1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-21 01:37:44 +00:00
Commit graph

10 commits

Author SHA1 Message Date
ShelbyZ
dfa11712dd Remove CMake/Build Artficats
- vcxproj/sln files created using cmake tool
- idb files made as a result of build
2017-10-17 17:23:01 -07:00
Carlos C
d593e2b47e Add sapphire version string
need to implement location(s) where to show git revision / version in core

server info & logs come to mind
2017-09-13 18:06:31 -04:00
Mordred Admin
924a4b3973 Majorly simplified and improved the cmake setup.
Going forward it will be alot easier to maintain.

TODO: simplify path definitions

Conflicts:
	src/servers/Server_Lobby/CMakeLists.txt
	src/servers/Server_REST/CMakeLists.txt
	src/servers/Server_Zone/CMakeLists.txt
2017-09-13 11:46:17 +02:00
Adam
992708449b Exclude script directory from ignoring 2017-08-29 00:34:20 +09:00
Adam
86524cc53c Add JetBrains cache to gitignore 2017-08-19 01:46:23 +09:00
Adam
21795cb310 Cleanup .gitignore and .gitsubmodule
Git shouldn't track submodule directory anymore.
2017-08-18 23:48:35 +09:00
amibu
c28fcdd02b Set expansion level, update gitignore for libraries 2017-08-08 18:05:56 +02:00
Minho Kang
004c665f03 Merge branch 'master' into master 2017-08-08 21:04:22 +09:00
Adam
015fa17628 Add gitignore and fix UtilMath::clamp 2017-08-08 21:01:09 +09:00
amibu
ffcb90aa24 Added gitignore from Sapphire2 2017-08-08 13:07:17 +02:00