Maru
8ee1dc9751
Reorganize math classes; Fix crash on spawning actor; Style;
2017-11-21 03:19:08 -02:00
Tahir Akhlaq
83660598b1
fix server_zone headers appearing as external deps in visual studio
2017-11-17 18:12:35 +00:00
Mordred
692f5fbf2f
Merge https://github.com/SapphireMordred/Sapphire into SQL_REWRITE_OWN
2017-11-16 23:20:59 +01:00
goaaats
c23860a61d
Set debug working path for generated solutions
2017-10-31 13:36:03 +01: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
Mordred
d1cec57259
Created linkshellMgr class and added basic linkshell caching
2017-08-28 18:36:51 +02: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
Mordred
8f08ddb45b
Merge branch 'master' of https://github.com/SapphireMordred/Sapphire
2017-08-18 17:16:19 +02:00
Mordred
5439e42062
Massivly modified project structure in server_zone
2017-08-18 17:16:15 +02: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
11fc32ee79
apparently i didnt commit this
2017-08-10 18:25:11 +01:00
Mordred Admin
e691d0504a
Initial commit of the sapphire server
2017-08-08 13:53:47 +02:00