1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-23 18:17:46 +00:00

Commit graph

  • a6d7532038 Merge pull request #110 from Minoost/master Mordred 2017-09-23 00:27:58 +02:00
  • a550feb0f2 Merge pull request #110 from Minoost/master Mordred 2017-09-23 00:27:58 +02:00
  • c84650a18e Merge pull request #111 from AcedArmy/master Mordred 2017-09-22 22:16:53 +02:00
  • 54c8a4cac1 Merge pull request #111 from AcedArmy/master Mordred 2017-09-22 22:16:53 +02:00
  • de8e2d71b4 Added Rhalgr's Reach Aethernet Biscuit Boy 2017-09-23 02:21:56 +10:00
  • 29aa55769e Added Rhalgr's Reach Aethernet Biscuit Boy 2017-09-23 02:21:56 +10:00
  • 10411b91c8 Change command prefix to ! Adam 2017-09-23 00:45:30 +09:00
  • a74c5e1dc6 Change command prefix to ! Minho Kang 2017-09-23 00:45:30 +09:00
  • 871cfbb4fa Merge pull request #109 from AcedArmy/master Mordred 2017-09-22 16:28:19 +02:00
  • f3fa601897 Merge pull request #109 from AcedArmy/master Mordred 2017-09-22 16:28:19 +02:00
  • 3380179297 Made the @set eorzeatime A GM Command Biscuit Boy 2017-09-23 00:09:59 +10:00
  • f694a5ad98 Made the @set eorzeatime A GM Command Biscuit Boy 2017-09-23 00:09:59 +10:00
  • d4a99fd45a Merge pull request #108 from Minoost/master Mordred 2017-09-22 15:40:52 +02:00
  • 3641f52c6f Merge pull request #108 from Minoost/master Mordred 2017-09-22 15:40:52 +02:00
  • 5ee34117ce Update DebugCommandHandler.cpp Mordred 2017-09-22 15:38:32 +02:00
  • fc7c9c8d31 Update DebugCommandHandler.cpp Mordred 2017-09-22 15:38:32 +02:00
  • 2324dc813c Implement offseting eorzean time Adam 2017-09-22 22:03:57 +09:00
  • 01521d2c98 Implement offseting eorzean time Minho Kang 2017-09-22 22:03:57 +09:00
  • 2f5497f662 Merge remote-tracking branch 'upstream/master' Adam 2017-09-22 22:02:39 +09:00
  • 37ff7c70ed Merge remote-tracking branch 'upstream/master' Minho Kang 2017-09-22 22:02:39 +09:00
  • eb4f53be03 Merge pull request #107 from AcedArmy/master Mordred 2017-09-22 12:15:52 +02:00
  • 5417cdc4f4 Merge pull request #107 from AcedArmy/master Mordred 2017-09-22 12:15:52 +02:00
  • 1566178a1a formatting again Mordred 2017-09-22 12:06:35 +02:00
  • 02b8df5763 formatting again Mordred 2017-09-22 12:06:35 +02:00
  • 71eecf729f Fixed Teri Placement Biscuit Boy 2017-09-22 17:15:10 +10:00
  • c306182414 Fixed Teri Placement Biscuit Boy 2017-09-22 17:15:10 +10:00
  • 01a82562cb Removed Debug Commands that can be used as GM Commands Biscuit Boy 2017-09-22 17:08:12 +10:00
  • e1dc329904 Removed Debug Commands that can be used as GM Commands Biscuit Boy 2017-09-22 17:08:12 +10:00
  • 4e928c3c18 Added GM Teri Command Biscuit Boy 2017-09-22 17:03:25 +10:00
  • 032e92ac39 Added GM Teri Command Biscuit Boy 2017-09-22 17:03:25 +10:00
  • 7604264394 Merge pull request #106 from AcedArmy/master Mordred 2017-09-22 00:15:44 +02:00
  • 5c20ad02a4 Merge pull request #106 from AcedArmy/master Mordred 2017-09-22 00:15:44 +02:00
  • e1d2f4fbb1 Updated formatting to be inline with everything else. Mordred 2017-09-21 23:59:05 +02:00
  • d6e35f1c20 Updated formatting to be inline with everything else. Mordred 2017-09-21 23:59:05 +02:00
  • 6e87892d2c Added EXP GM Command Biscuit Boy 2017-09-22 01:12:37 +10:00
  • c789163cf2 Added EXP GM Command Biscuit Boy 2017-09-22 01:12:37 +10:00
  • 2a9076860f Merge pull request #105 from AcedArmy/master Mordred 2017-09-21 08:23:41 +02:00
  • 9ccac004b4 Merge pull request #105 from AcedArmy/master Mordred 2017-09-21 08:23:41 +02:00
  • ceb960df09 Added Foundation Aethernet Biscuit Boy 2017-09-21 15:54:06 +10:00
  • 61b90078e4 Added Foundation Aethernet Biscuit Boy 2017-09-21 15:54:06 +10:00
  • 284ab211a4 Linux needs memcopy from string.h Mordred 2017-09-20 18:34:38 +02:00
  • 98899756fb Linux needs memcopy from string.h Mordred 2017-09-20 18:34:38 +02:00
  • 676de51fb3 Removed unneeded string Mordred 2017-09-20 18:27:00 +02:00
  • 58517dc731 Removed unneeded string Mordred 2017-09-20 18:27:00 +02:00
  • fc60c7cec9 Blob fields can now be returned as vector. Mordred 2017-09-20 18:25:51 +02:00
  • 271c857d40 Blob fields can now be returned as vector. Mordred 2017-09-20 18:25:51 +02:00
  • 43702776be Merge branch 'SQL_REWRITE_OWN' of https://github.com/SapphireMordred/Sapphire into SQL_REWRITE_OWN Mordred 2017-09-19 23:13:02 +02:00
  • 6f62b2f13b Merge branch 'SQL_REWRITE_OWN' of https://github.com/SapphireMordred/Sapphire into SQL_REWRITE_OWN Mordred 2017-09-19 23:13:02 +02:00
  • ee73eedc85 Added transactions Mordred 2017-09-19 23:12:46 +02:00
  • 9430358b48 Added transactions Mordred 2017-09-19 23:12:46 +02:00
  • cf1365a5d0 Fix indent Adam 2017-09-19 23:33:49 +09:00
  • 720ef9d702 Fix indent Minho Kang 2017-09-19 23:33:49 +09:00
  • dad2e255f5 Wrapping helpers in util namespace Mordred Admin 2017-09-19 10:59:42 +02:00
  • ab8f9a55d6 Wrapping helpers in util namespace Mordred Admin 2017-09-19 10:59:42 +02:00
  • 81025faf7e Merge pull request #102 from amibu01/master Mordred 2017-09-19 08:05:21 +02:00
  • 22fb4c681e Merge pull request #102 from amibu01/master Mordred 2017-09-19 08:05:21 +02:00
  • 3eddc33256 Merge pull request #104 from takhlaq/readme Mordred 2017-09-19 08:04:40 +02:00
  • e66f357e01 Merge pull request #104 from takhlaq/readme Mordred 2017-09-19 08:04:40 +02:00
  • 7a4aa5590c Merge pull request #103 from itsmaru/master Mordred 2017-09-19 08:03:52 +02:00
  • 17a889c813 Merge pull request #103 from itsmaru/master Mordred 2017-09-19 08:03:52 +02:00
  • 76aa95bcfa cleaned up README and added appveyor badge Tahir Akhlaq 2017-09-19 06:12:04 +01:00
  • ef303ae8a4 cleaned up README and added appveyor badge Tahir Akhlaq 2017-09-19 06:12:04 +01:00
  • 0251ead69b Forgot a script for Medica II; Maru 2017-09-19 00:12:35 -03:00
  • 4494a826fe Forgot a script for Medica II; Maru 2017-09-19 00:12:35 -03:00
  • 069ab78e7e Adjustments to new definitions of action effect packet; Maru 2017-09-19 00:09:37 -03:00
  • f2b486dbde Adjustments to new definitions of action effect packet; Maru 2017-09-19 00:09:37 -03:00
  • 07c73b62fa Definitions for Action Effects; Further (possibly temporary) changes to AoE heal packets; Maru 2017-09-18 23:14:43 -03:00
  • c5669558ae Definitions for Action Effects; Further (possibly temporary) changes to AoE heal packets; Maru 2017-09-18 23:14:43 -03:00
  • 1031d66522 Fix linux build, needs some love for the warnings Mordred 2017-09-19 00:20:45 +02:00
  • 3f524dc08c Fix linux build, needs some love for the warnings Mordred 2017-09-19 00:20:45 +02:00
  • f5f8acb774 Map actions as pointers; Prototype AoE healing; Maru 2017-09-18 19:07:41 -03:00
  • 62734c7616 Map actions as pointers; Prototype AoE healing; Maru 2017-09-18 19:07:41 -03:00
  • 1faa3c3898 First iteration of new mysql wrapper Mordred 2017-09-19 00:02:14 +02:00
  • 40bc05cf71 First iteration of new mysql wrapper Mordred 2017-09-19 00:02:14 +02:00
  • 00d5e93e74 Remove UserLevel, handle DebugCommand permissions via internal GM rank amibu 2017-09-18 18:44:38 +02:00
  • 8c597608d4 Remove UserLevel, handle DebugCommand permissions via internal GM rank amibu 2017-09-18 18:44:38 +02:00
  • d12db28951 Build fix Mordred 2017-09-15 14:05:45 +02:00
  • 1659324118 Build fix Mordred 2017-09-15 14:05:45 +02:00
  • c3b5d30322 getGmRank now actually returns the gm rank. Also const correctness Mordred 2017-09-15 12:29:47 +02:00
  • 90c553e0a8 getGmRank now actually returns the gm rank. Also const correctness Mordred 2017-09-15 12:29:47 +02:00
  • 0956d1eeee Merge pull request #101 from AcedArmy/master Mordred 2017-09-15 12:18:54 +02:00
  • f20970586b Merge pull request #101 from AcedArmy/master Mordred 2017-09-15 12:18:54 +02:00
  • cd345bfce4 Added all Zonelines for Idyllshire Biscuit Boy 2017-09-15 20:15:18 +10:00
  • 6e20fc4b7c Added all Zonelines for Idyllshire Biscuit Boy 2017-09-15 20:15:18 +10:00
  • e8a6249226 Merge pull request #100 from AcedArmy/master Mordred 2017-09-15 11:17:02 +02:00
  • 82d8ded088 Merge pull request #100 from AcedArmy/master Mordred 2017-09-15 11:17:02 +02:00
  • 185c7e37ed Also adjusted item loading Mordred 2017-09-15 11:07:12 +02:00
  • 947bb20e3c Also adjusted item loading Mordred 2017-09-15 11:07:12 +02:00
  • 1b6b91490a Fixed indendation Mordred 2017-09-15 11:04:42 +02:00
  • 9f8473fc10 Fixed indendation Mordred 2017-09-15 11:04:42 +02:00
  • 4989f37eca Fixed ContentID Biscuit Boy 2017-09-15 18:43:08 +10:00
  • 608119ede3 Fixed ContentID Biscuit Boy 2017-09-15 18:43:08 +10:00
  • 8a63ea44bd Merge pull request #99 from itsmaru/master Mordred 2017-09-15 07:43:35 +02:00
  • ddc39143ce Merge pull request #99 from itsmaru/master Mordred 2017-09-15 07:43:35 +02:00
  • 597a7e8900 Status effect source reference; ActionCast battle log work; Cleaning compiler warnings; Maru 2017-09-15 00:56:29 -03:00
  • d620f0763d Status effect source reference; ActionCast battle log work; Cleaning compiler warnings; Maru 2017-09-15 00:56:29 -03:00
  • b97162ba5d const correctness Mordred 2017-09-14 18:49:03 +02:00
  • 522dc15c39 const correctness Mordred 2017-09-14 18:49:03 +02:00
  • 1495b263d9 Begin of implementation of own simplified mysql c++ wrapper Mordred 2017-09-14 18:39:12 +02:00
  • 87bb613782 Begin of implementation of own simplified mysql c++ wrapper Mordred 2017-09-14 18:39:12 +02:00