Mordred Admin
2382f72184
#182 - Renamed targets to be less ambigious
2017-12-19 09:27:22 +01:00
Mordred Admin
764b73b11c
Moved and renamed Server_Common, now just src/common
2017-12-18 12:36:52 +01:00
goaaats
a71bd83a7c
* Orchestrion + Mount SQL loading/saving
2017-12-03 17:24:11 +01:00
Maru
7fcb2180b5
Static cast class (consider ClassJob type for m_class);
2017-11-18 01:22:49 -02:00
Mordred
f043049d2b
Started using pregenerated common emuns, fixed a mysql field length issue with titlelists
2017-11-18 01:25:55 +01:00
Maru
fe48f33aaf
Small stuff (organizing, adding titlelist loading)
2017-11-02 17:54:10 -02:00
Mordred
4b9fe8e1a8
fixed a sql but when grabbing a new 64 bit uid
2017-11-01 23:28:32 +01:00
Maru
83353086be
Small acc creation fixes;
2017-10-30 01:17:49 -02:00
Mordred Admin
4d167ad22f
Simplified usage of new database class
2017-10-27 14:01:50 +02:00
Mordred Admin
8f935492f4
Old db class removed entirely from REST server. Also some cleanups
2017-10-26 12:16:34 +02:00
Mordred Admin
48f2069072
Fixed a overflow warning and return type error
2017-10-26 08:33:05 +02:00
Mordred
d7b54b5b6d
PlayerMinimal almost completely ported
2017-10-26 00:13:41 +02:00
Mordred
d73246a4c9
Initial inventory container creation ported
2017-10-25 23:24:47 +02: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
Mordred
73286e24ca
fixed an issue with binary fields bit read incorrectly
2017-10-23 23:55:25 +02:00
ShelbyZ
32a9d976f7
signed/unsigned mismatch issues
...
- Move for...loop int to size_t
- Move int32_t to uint32_t
2017-10-19 07:12:09 -07:00
Mordred
de90cea796
removed unneeded insert
2017-10-16 00:11:23 +02:00
Mordred
e26e2334a7
Added basic player updates
2017-10-10 00:03:24 +02:00
amibu
e39258939b
Orchestrion support
2017-10-09 20:09:49 +02:00
Maru
13ecfe9906
Player title SQL; Handle set player title;
2017-10-09 01:56:47 -03:00
Mordred
4e0e79418d
Rest server queries updated
2017-10-07 23:12:20 +02:00
Mordred
5a92b0251c
Updated a number of queries to use new system
2017-10-07 23:10:13 +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
Maru
f75d17fb4d
Fix action interrupt crash; Escaping character names; Adjustments to HP formula;
2017-08-23 00:38:54 -03:00
Mordred
90ea65385d
more restructuring
2017-08-19 00:18:40 +02:00
Tahir Akhlaq
70d17607c7
mass replace data types to fixed width ones
2017-08-11 22:58:45 +01:00
Mordred Admin
e691d0504a
Initial commit of the sapphire server
2017-08-08 13:53:47 +02:00