Mordred
692f5fbf2f
Merge https://github.com/SapphireMordred/Sapphire into SQL_REWRITE_OWN
2017-11-16 23:20:59 +01:00
Mordred
b8441c009f
Merge pull request #163 from goaaats/master
...
Set debug working path for generated solutions
2017-10-31 14:12:19 +01:00
goaaats
c23860a61d
Set debug working path for generated solutions
2017-10-31 13:36:03 +01:00
ShelbyZ
9aeda0dadc
Silence unchecked iterators for server_rest
...
- couldnt't find a better way to find the subpath or a root
- can't pass other iter length or it fails to view them as main and
subdir
2017-10-30 19:11:54 -07:00
Mordred Admin
2113e45a5b
Merge http://www.github.com/SapphireMordred/Sapphire into SQL_REWRITE_OWN
...
Conflicts:
CMakeLists.txt
src/servers/Server_Common/Network/PacketDef/Ipcs.h
src/servers/Server_Zone/Actor/PlayerQuest.cpp
src/servers/Server_Zone/Actor/PlayerSql.cpp
2017-10-25 14:49:35 +02:00
ShelbyZ
9065b4ccea
Fix up Flags around Edit and Continue
...
- remove /SAFESEH:NO
- apply /INCREMENTAL /ZI (debug only)
- remove sprinkling of /INCREMENTAL /ZI
2017-10-21 22:09:03 -07:00
Mordred Admin
2cd801c7cf
Moved mysqlConnector to libraries
2017-09-25 14:44:15 +02: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
Tahir Akhlaq
c7a6edc811
enabled edit and continue on windows
...
- usage: tools > options > debugging > general > enable edit and continue (tick all options within its subtree)
- attach vs to a server, edit its code, alt + f10
2017-09-03 03:25:12 +01:00
Adam
07fa3a2af2
Add 64bit lib linkage
...
This was done to reflect this: https://github.com/SapphireMordred/SapphireLibs/pull/6
2017-08-22 00:05:14 +09:00
Adam
9e4519440f
Add /bigobj switch for MSVC
...
This fix an some error when building for x64
2017-08-18 11:52:59 +09:00
Tahir Akhlaq
d04be92bea
fix 64bit build
2017-08-10 17:57:11 +01:00
Mordred Admin
e691d0504a
Initial commit of the sapphire server
2017-08-08 13:53:47 +02:00