1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-25 22:17:45 +00:00
Commit graph

21 commits

Author SHA1 Message Date
Maru
13ecfe9906 Player title SQL; Handle set player title; 2017-10-09 01:56:47 -03:00
Mordred
d12db28951 Build fix 2017-09-15 14:05:45 +02:00
Mordred
c3b5d30322 getGmRank now actually returns the gm rank. Also const correctness 2017-09-15 12:29:47 +02:00
Biscuit Boy
4989f37eca Fixed ContentID
Fixed the ContentID problem, This is a fix until the new db stuff
2017-09-15 18:43:08 +10: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
amibu
348ca42f0e GM Ranks, some fixes 2017-09-11 18:59:50 +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
Maru
f75d17fb4d Fix action interrupt crash; Escaping character names; Adjustments to HP formula; 2017-08-23 00:38:54 -03: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
90ea65385d more restructuring 2017-08-19 00:18:40 +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
70d17607c7 mass replace data types to fixed width ones 2017-08-11 22:58:45 +01:00
Tahir Akhlaq
b041db85ec fix exception crap from previous commit 2017-08-10 23:59:31 +01:00
Tahir Akhlaq
695e6a9157 added launch args to server_rest (needs testing) 2017-08-10 22:13:00 +01:00
Tahir Akhlaq
d04be92bea fix 64bit build 2017-08-10 17:57:11 +01:00
SapphireMordred
b00aadf19e Merge pull request #9 from zynjec/master
Standardize log location
2017-08-09 00:38:30 +02:00
Mordred
1f10c555f8 Fixed level 0 and no weapon bug 2017-08-09 00:36:26 +02:00
Zynjec
7bc9873ed4 Standardize log location
Updated REST and Zone server to use log folder.
2017-08-08 18:35:31 -04:00
amibu
c1d287b15b Added hacky PS4 support back 2017-08-08 22:55:02 +02:00
amibu
7fcffb7f0b Default port for REST to 80(frontier) and restoring frontier additions to REST 2017-08-08 13:05:33 +02:00
Mordred Admin
e691d0504a Initial commit of the sapphire server 2017-08-08 13:53:47 +02:00