Commit Graph

  • 1b6974ade3 Alternate currency sell price now matches RoF2 client calculation #528 Drajor 2016-06-11 13:29:56 +10:00
  • c1a6a23e06 Fixes #527 Drajor 2016-06-11 12:48:16 +10:00
  • 9ec299247c Reworked EQEmuDictionary to use class LookupEntry Uleat 2016-06-06 21:59:42 -04:00
  • 79549ba330 Merge branch 'master' of https://github.com/EQEmu/Server Uleat 2016-06-04 20:05:04 -04:00
  • 4b15121f70 No need to have extra slash anymore due to b997a040d7 JJ 2016-06-04 19:53:22 -04:00
  • c29219f214 Split InventoryVersion::Pet into discrete sub-types Uleat 2016-06-04 07:04:31 -04:00
  • 51d8f00418 Add appveyor badge to readme (wip but still). KimLS 2016-06-02 20:12:41 -07:00
  • e843f66135 Cosmetic fix to match existing naming conventions Uleat 2016-06-02 20:19:40 -04:00
  • 542dc16752 Fix for bandolier 2H-weapon exploit Uleat 2016-06-02 20:07:25 -04:00
  • 62888170b0 Better the second time around... Uleat 2016-06-02 07:14:54 -04:00
  • ca0b26f89f Implementation clean-up Uleat 2016-06-01 09:34:16 -04:00
  • cd8cd90a38 Implemented EQEmu::TextureProfile Uleat 2016-06-01 08:54:26 -04:00
  • ae3c98c692 Implemented EQEmu::TintProfile Uleat 2016-06-01 04:58:52 -04:00
  • 767dfaef70 Another penguin bite... Uleat 2016-05-31 22:28:31 -04:00
  • c07fe35908 Fix for gcc failure Uleat 2016-05-31 22:17:58 -04:00
  • ea8f81feec Converted enumeration MaterialSlots to EQEmu::textures::TextureSlot Uleat 2016-05-31 22:07:02 -04:00
  • a38417bf54 More eq_dictionary work - added invtype persistence checks Uleat 2016-05-31 19:12:54 -04:00
  • 0f54984966 Missed a few out of my working stash... Uleat 2016-05-31 01:52:51 -04:00
  • 6c1af93f58 Another lightsource/saylink/skills pass Uleat 2016-05-30 08:39:49 -04:00
  • 16895910e4 Another eq_dictionary pass Uleat 2016-05-30 06:52:25 -04:00
  • b155a603aa Added multi-type EQEmu::ValueWithin function Uleat 2016-05-30 03:32:01 -04:00
  • ecc9e41ab2 Fix for server crash related to deleting a bot with a spawned pet Uleat 2016-05-30 03:03:55 -04:00
  • 2a74d04635 Added offline client inventory version definitions and convertors Uleat 2016-05-29 20:30:03 -04:00
  • a089820464 Merged client_version and inventory_version into emu_versions files Uleat 2016-05-28 04:44:14 -04:00
  • 579efe83af Renamed EQEmu::Item_Struct to EQEmu::ItemBase to coincide with new inventory naming conventions (re-run shared_memory.exe) Uleat 2016-05-27 22:22:19 -04:00
  • a37a811014 Imported memory_buffer files from inv2 branch Uleat 2016-05-27 20:39:11 -04:00
  • 0ecc702612 ItemPacketType updates Uleat 2016-05-27 03:38:13 -04:00
  • a144ecd21b ItemPacketType note update Uleat 2016-05-26 17:23:57 -04:00
  • 772fa200ac Update to client limits Uleat 2016-05-26 05:27:21 -04:00
  • 4c3947efa6 Changes to UF and above clients on how spell buff tics are synced. Stable-v1.0.4 Stable-v1.0.3 Stable-v1.0.2 stable KimLS 2016-01-17 17:40:29 -08:00
  • b5f09d435f Updated argument type..but, forgot to change methodology Uleat 2016-05-25 19:45:16 -04:00
  • 56cb719d1a Merge pull request #522 from 9thsector/FreeBSDFixes Michael Cook (mackal) 2016-05-25 18:53:56 -04:00
  • e2a5ffe59e Merge pull request #525 from 9thsector/configfile-patch-location-fix Michael Cook (mackal) 2016-05-25 18:53:46 -04:00
  • 71f128731f Renamed and moved SkillUseTypes enumeration to EQEmu::skills::SkillType; eq_dictionary work Uleat 2016-05-25 18:50:26 -04:00
  • a715accc5f reording includes fixes patch file location problem #525 phredi 2016-05-25 17:35:47 -05:00
  • 615158e701 Make EQStreamIdentifier::Record ctor take advantage of move semantics [clang-tidy] Michael Cook (mackal) 2016-05-25 16:29:39 -04:00
  • 60da544d3a clang-tidy modernize-use-auto Michael Cook (mackal) 2016-05-25 16:10:28 -04:00
  • cdbeb24a05 Change emptiness checks to empty() from size() [clang-tidy] Michael Cook (mackal) 2016-05-25 14:57:47 -04:00
  • c43d436b1f Fix more windows.h/winsock.h/winsock2.h issues Michael Cook (mackal) 2016-05-25 13:46:47 -04:00
  • a9ef83c597 Missed config cause I'm totes not on gcc right now KimLS 2016-05-24 23:58:19 -07:00
  • 290bcc5720 Merge branch 'master' of github.com:EQEmu/Server KimLS 2016-05-24 23:49:36 -07:00
  • 9894c1b186 Compile fixes, needs cleaning up KimLS 2016-05-24 23:49:25 -07:00
  • c059ff01ba Nuke unused COLLECTOR defines Michael Cook (mackal) 2016-05-25 02:38:06 -04:00
  • 477bf1ba45 Few more windows compile fix adjustments Akkadius 2016-05-25 01:20:09 -05:00
  • fd693a671b FreeBSD Compile Fixes #522 phredi 2016-05-24 23:24:49 -05:00
  • ca2ad5b049 Add eqemu_config_extern.h to cmake - add header blockers Akkadius 2016-05-24 22:57:12 -05:00
  • b4ee5c8515 Merge pull request #521 from 9thsector/ConfigFileUpdate Akkadius 2016-05-24 22:27:26 -05:00
  • 455223df1c fix to pass tests #521 phredi 2016-05-24 22:17:50 -05:00
  • 5cd052458a fix for bin/tests to compile with configfileupdate phredi 2016-05-24 21:53:37 -05:00
  • a628dee2b7 Merge branch 'master' into ConfigFileUpdate #520 phredi 2016-05-24 20:47:52 -05:00
  • 109de62916 eqemu_config.xml.full update phredi 2016-05-24 20:45:32 -05:00
  • 11b3571965 small fix for logdir phredi 2016-05-24 20:18:11 -05:00
  • 40845adbae initial logdir work(incomplete) phredi 2016-05-24 20:00:54 -05:00
  • 12905a3771 Fix Item_Struct::IsEquipable issue Michael Cook (mackal) 2016-05-22 18:02:46 -04:00
  • 5f1b2475fb Picky penguins... Uleat 2016-05-21 15:01:29 -04:00
  • afd306f8ce Fix for GCC compile Uleat 2016-05-21 14:55:43 -04:00
  • b28930b2ea Fix for (possible) shared bank errors Uleat 2016-05-21 05:21:03 -04:00
  • 3031365e1f Moved struct Item_Struct into namespace EQEmu Uleat 2016-05-21 04:54:18 -04:00
  • b997a040d7 Config File Update Initial Update phredi 2016-05-20 21:03:34 -05:00
  • ebe6f95e6e LightSourceProfile relocation and some more formatting changes Uleat 2016-05-20 04:26:32 -04:00
  • 04f47f1e32 Formatting and GPL updates Uleat 2016-05-19 22:50:08 -04:00
  • d61e7446bb Missed a couple of EQEmu::OutBuffer reference changes Uleat 2016-05-19 07:21:10 -04:00
  • ffb88e0a8f Added EQEmu::OutBuffer() - stringstream-derived class with a few additional methods Uleat 2016-05-18 22:38:41 -04:00
  • 67c92bf171 Changed client 'constants' files to 'limits' Uleat 2016-05-18 04:45:31 -04:00
  • 0c311ad3fe Fix Client::ChangeMailBox Michael Cook (mackal) 2016-05-17 18:22:44 -04:00
  • a8a4712fce Remove unused header Michael Cook (mackal) 2016-05-17 17:47:26 -04:00
  • 981d3e6b60 Refactor Clientlist::Voiced to std::vector Michael Cook (mackal) 2016-05-17 17:42:34 -04:00
  • f185257415 Refactor ChatChannel::Invitees to std::vector Michael Cook (mackal) 2016-05-17 17:38:08 -04:00
  • 1a7a5aa8c8 More UCS refactoring Michael Cook (mackal) 2016-05-17 16:52:04 -04:00
  • 29da15f38c Rename CL to g_Clientlist Michael Cook (mackal) 2016-05-17 15:11:23 -04:00
  • 38af484368 Fix mismatch new/delete Michael Cook (mackal) 2016-05-16 23:47:01 -04:00
  • 046dfe3e12 Add missing continue to Clientlist::Process Michael Cook (mackal) 2016-05-16 23:25:27 -04:00
  • 52bee3e8a0 Rework Clientlist::Process to not skip clients ... Michael Cook (mackal) 2016-05-16 23:22:42 -04:00
  • d2888e6cca Fix mismatched new/delete Michael Cook (mackal) 2016-05-16 23:22:23 -04:00
  • edc42bf5b6 Add small chrono timer object Michael Cook (mackal) 2016-05-13 21:33:03 -04:00
  • cb39a35f3f Fix for stringstream failure Uleat 2016-05-11 19:11:25 -04:00
  • 915f22d564 Added 'ItemInst::Serialize()' overload to make use of std::stringstream implementation Uleat 2016-05-11 00:30:04 -04:00
  • 3e0574630b Reworked server 'BulkSendInventoryItems()' to use single buffer methodology Uleat 2016-05-10 21:27:40 -04:00
  • 37b84c4db1 Reworked client translators' SerializeItem() to recursive, single buffer methodology Uleat 2016-05-10 20:16:27 -04:00
  • de48d79b27 Need to account for null byte Michael Cook (mackal) 2016-05-09 21:46:05 -04:00
  • c159b89e79 Rewrite VarCache_Struct Michael Cook (mackal) 2016-05-09 14:23:27 -04:00
  • 59728c5115 Tweak for Titanium::SerializeItem() rework Uleat 2016-05-08 23:43:47 -04:00
  • 1a1f5ae619 Titanium::SerializeItem() rework Uleat 2016-05-08 20:21:50 -04:00
  • 907bc68e1c Mismatched delete statement Michael Cook (mackal) 2016-05-06 23:14:48 -04:00
  • 47c9182ba3 Fix potential memory leaks (clang-tidy) Michael Cook (mackal) 2016-05-06 22:58:45 -04:00
  • 74b3fe9d61 Potential memory leak fix Michael Cook (mackal) 2016-05-06 22:42:19 -04:00
  • 20a36151b3 Make Client::TradeskillSearchResults take a reference Michael Cook (mackal) 2016-05-06 22:04:21 -04:00
  • f85add14db Fix some undefined behavior issues? Michael Cook (mackal) 2016-05-06 21:31:46 -04:00
  • 3bf13c5349 Run the timeout_manager in loginserver (thanks image) Michael Cook (mackal) 2016-05-06 13:34:13 -04:00
  • e304fe6558 Clang appeasement Uleat 2016-05-04 22:33:52 -04:00
  • a49aef24c5 Fix luabind::adl::object forward declare for clang Michael Cook (mackal) 2016-05-04 03:00:56 -04:00
  • 9ab459292b Merge pull request #519 from KayenEQ/Development KayenEQ 2016-05-03 12:50:21 -04:00
  • bee5f316b7 Fix for special attacks that was causing most of them do to do the HitChance roll twice. #519 KayenEQ 2016-05-03 12:49:05 -04:00
  • 3c8eda599f Merge pull request #518 from KayenEQ/Development KayenEQ 2016-05-03 08:26:58 -04:00
  • 57b483f697 ExtraAttackOptions (for npc special attacks) additions. melee_damage_bonus_flat //(+/-) damage percent applied to out going damage skilldmgtaken_bonus_flat //(+/-) mitigation percent applied to out going damage #518 KayenEQ 2016-05-03 08:25:36 -04:00
  • 705295f4c4 Fix perl version of GetBuffSlotFromType Natedog2012 2016-04-27 21:49:12 -07:00
  • 2fde9edb41 Fix null bind issues Michael Cook (mackal) 2016-04-26 16:06:24 -04:00
  • e212368965 Revert (and proper fix) of 'size_t' issue (sneaky little gcc 4.6'es) Uleat 2016-04-22 20:51:22 -04:00
  • a1ea2052bf Fix for travis-ci failure - attempt 3 Uleat 2016-04-22 20:03:36 -04:00
  • 7c0eb54df6 Updated EQEmu::deity naming conventions Uleat 2016-04-22 19:41:11 -04:00