1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-26 06:27:45 +00:00
Commit graph

277 commits

Author SHA1 Message Date
Mordred Admin
2cd801c7cf Moved mysqlConnector to libraries 2017-09-25 14:44:15 +02:00
Mordred Admin
bfd3cbac3c Added a thread secure blocking queue 2017-09-25 14:43:32 +02:00
Mordred
0d10a4fdfd stdexcept header for linux# 2017-09-23 23:56:49 +02:00
Mordred
8ab5012e4d More formatting and linux stuff 2017-09-23 23:47:42 +02:00
Mordred
935d1e7382 Some formatting oversights 2017-09-23 23:40:32 +02:00
Mordred
ac98725a3f Linux build fix 2017-09-23 23:36:45 +02:00
Mordred
362e8b0652 Implemented prepared statmements 2017-09-23 23:26:23 +02:00
Mordred
284ab211a4 Linux needs memcopy from string.h 2017-09-20 18:34:38 +02:00
Mordred
676de51fb3 Removed unneeded string 2017-09-20 18:27:00 +02:00
Mordred
fc60c7cec9 Blob fields can now be returned as vector. 2017-09-20 18:25:51 +02:00
Mordred
43702776be Merge branch 'SQL_REWRITE_OWN' of https://github.com/SapphireMordred/Sapphire into SQL_REWRITE_OWN 2017-09-19 23:13:02 +02:00
Mordred
ee73eedc85 Added transactions 2017-09-19 23:12:46 +02:00
Mordred Admin
dad2e255f5 Wrapping helpers in util namespace 2017-09-19 10:59:42 +02:00
Mordred
1031d66522 Fix linux build, needs some love for the warnings 2017-09-19 00:20:45 +02:00
Mordred
1faa3c3898 First iteration of new mysql wrapper 2017-09-19 00:02:14 +02:00
Mordred
b97162ba5d const correctness 2017-09-14 18:49:03 +02:00
Mordred
1495b263d9 Begin of implementation of own simplified mysql c++ wrapper 2017-09-14 18:39:12 +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
Mordred
a8d6d8e8fd Merge pull request #96 from Minoost/master
Add SetOwnerId def
2017-09-13 09:06:47 +02:00
Adam
5504156b56 Add setownerid
Set source actor's owner id to param1
2017-09-13 11:47:39 +09:00
Adam
21a1837306 Merge remote-tracking branch 'upstream/master' 2017-09-13 11:45:03 +09:00
SapphireMordred
b10b3029f3 Merge pull request #93 from amibu01/master
GM Ranks, some fixes
2017-09-11 20:29:49 +02:00
amibu
ad5eae79ee Updated SQL 2017-09-11 19:06:53 +02:00
amibu
348ca42f0e GM Ranks, some fixes 2017-09-11 18:59:50 +02:00
SapphireMordred
316f53b9db Merge pull request #92 from Minoost/pathscript
Ported dump vfs path script to 4.06
2017-09-10 17:45:03 +02:00
SapphireMordred
e6b3123462 Merge pull request #91 from amibu01/master
MotDs in array, full player sync after GM commands
2017-09-10 17:44:43 +02:00
Adam
0ddc2a7bed Ported dump vfs path script to 4.06 2017-09-10 23:52:50 +09:00
amibu
b9f8b06ea7 Put MotDs into a array to send multiple 2017-09-10 16:47:40 +02:00
amibu
f2ab6ec201 Force full player sync after GM command usage 2017-09-10 16:15:48 +02:00
SapphireMordred
ab5dd65ddb Merge pull request #90 from Minoost/master
Add chat restricted packet def
2017-09-10 09:55:35 +02:00
SapphireMordred
c853206729 Merge pull request #89 from amibu01/master
Changeable World name + MotD
2017-09-10 09:55:15 +02:00
Adam
6ffb9e90d5 Add chat restricted packet def 2017-09-10 14:02:16 +09:00
amibu
c6e208ffdf Changeable World name + MotD 2017-09-10 02:24:29 +02:00
SapphireMordred
9739b92c46 Merge pull request #88 from itsmaru/master
New BaseStat formulas (SB, HW, ARR)
2017-09-08 08:24:03 +02:00
Maru
1dc07c7711 Floats are cool; 2017-09-07 23:36:31 -03:00
Maru
7e1c73ae60 New BaseStat formulas (SB, HW, ARR) 2017-09-07 22:09:30 -03:00
SapphireMordred
2c6dec165b Merge pull request #87 from amibu01/master
Make Players spawn with StatusEffects, fix news.xml, without conflicts
2017-09-06 21:32:30 +02:00
amibu
7226d5d079 Add status table 2017-09-06 20:26:05 +02:00
amibu
1b49a53afc Make players spawn with StatusEffects 2017-09-06 20:25:58 +02:00
amibu
30d72ace1f Fix news.xml 2017-09-06 20:25:41 +02:00
SapphireMordred
c04b1c5386 Merge pull request #84 from itsmaru/master
Definition for ActionModel and ActionAspect; Handling removing status from HUD (partial);
2017-09-06 19:14:19 +02:00
SapphireMordred
324f11c909 Merge pull request #85 from AcedArmy/master
Updated Sapphire Launcher HTML with New Look
2017-09-06 08:24:16 +02:00
Biscuit Boy
f5d0264ee5 Updated Sapphire Launcher HTML with New Look
Updated the Sapphire HTML with a New Look https://uploads.ninty.ninja/i/q8zyy.png
2017-09-06 04:20:30 +10:00
Maru
a2c1d9f59a Might as well refactor a bit more; 2017-09-05 00:37:22 -03:00
Maru
fcbf5d81b9 🔥 Build ✔️ please 2017-09-04 06:53:04 -03:00
SapphireMordred
f41adf5e73 Merge pull request #83 from takhlaq/edit_and_continue
updated CMakeSettings.json for edit and continue
2017-09-04 08:15:53 +02:00
Maru
610e824ac0 Redefining: ActionModel and ActionAspect; Action for removing status effect off from HUD; 2017-09-04 01:36:19 -03:00
Tahir Akhlaq
54a405f6cf updated CMakeSettings.json for edit and continue 2017-09-04 03:19:40 +01:00
Maru
b7a3ec8bdc Merge branch 'master' of https://github.com/SapphireMordred/Sapphire 2017-09-03 13:39:22 -03:00
SapphireMordred
d3342d82af Merge pull request #82 from takhlaq/edit_and_continue
enabled edit and continue on windows
2017-09-03 08:31:04 +02:00