Commit Graph

  • 78eb852ed3 Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead Arthur Ice 2015-01-17 18:32:41 -08:00
  • 1303a297c0 Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead Arthur Ice 2015-01-17 18:26:14 -08:00
  • 86639f924d Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead Arthur Ice 2015-01-17 18:22:48 -08:00
  • d71fc61511 Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead Arthur Ice 2015-01-17 18:20:29 -08:00
  • 815a208492 Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead Arthur Ice 2015-01-17 18:18:35 -08:00
  • 262ae383c9 Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead Arthur Ice 2015-01-17 18:15:48 -08:00
  • 64bd24d5f9 Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead Arthur Ice 2015-01-17 18:13:34 -08:00
  • f79bad8b4b Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead Arthur Ice 2015-01-17 18:09:43 -08:00
  • f43bf5542f Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead Arthur Ice 2015-01-17 18:07:16 -08:00
  • 254ec5997c Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead Arthur Ice 2015-01-17 18:05:03 -08:00
  • f1937335dd Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead Arthur Ice 2015-01-17 18:01:20 -08:00
  • eb2eaa4d68 Removed a usage of Mob::DistNoRoot and used ComparativeDistance instead Arthur Ice 2015-01-17 17:57:36 -08:00
  • 1e2198f5f4 Removed Mob::DistNoZ Arthur Ice 2015-01-17 17:53:41 -08:00
  • 2d7297dc67 Removed a usage of Mob::DistNoZ and used DistanceNoZ instead Arthur Ice 2015-01-17 17:51:52 -08:00
  • bff17cddf9 Removed a usage of Mob::DistNoZ and used DistanceNoZ instead Arthur Ice 2015-01-17 17:50:08 -08:00
  • ee0b9edc21 Removed Mob::Dist Arthur Ice 2015-01-17 17:49:16 -08:00
  • 8895dd599e Removed usage of Mod::Dist and used Distance instead Arthur Ice 2015-01-17 17:44:17 -08:00
  • a60c37098c Removed usage of Mod::Dist and used Distance instead Arthur Ice 2015-01-17 17:41:26 -08:00
  • 1bd4d38537 Removed usage of Mod::Dist and used Distance instead Arthur Ice 2015-01-17 17:39:12 -08:00
  • 76afc11199 Overloads of xyz_heading means no longer need the static cast here Arthur Ice 2015-01-17 16:12:30 -08:00
  • a135a3d597 Added explicit xyz_heading overrides for the 4 distance functions Arthur Ice 2015-01-17 16:08:45 -08:00
  • 6e06110b75 Remove more extra and incorrect memsets Michael Cook (mackal) 2015-01-17 19:03:13 -05:00
  • 77badffa29 Removed a usage of Mob::Dist and used Distance instead Arthur Ice 2015-01-17 16:00:12 -08:00
  • 2eaeb38138 Removed a usage of Mob::Dist and used Distance instead Arthur Ice 2015-01-17 15:56:06 -08:00
  • f1759421d1 Removed Mob::DistNoRoot(x,y,z) Arthur Ice 2015-01-17 15:51:26 -08:00
  • 70a9a4e7cd Removed usage of Mob::DistNoRoot and used ComparativeDistance instead Arthur Ice 2015-01-17 15:42:58 -08:00
  • 91b2e23e56 removed usage of mob->distnoroot and switched to ComparativeDistance Arthur Ice 2015-01-17 15:37:24 -08:00
  • e653a3943a removed usage of mob distnoroot and used ComparativeDistance instead Arthur Ice 2015-01-17 15:32:04 -08:00
  • 9f8dad894c Added 'GetTargetRingLocation' which will eventualy replace the individual GetTargetRing methods Arthur Ice 2015-01-17 15:22:46 -08:00
  • 136dee691a removed unused macro debug message Arthur Ice 2015-01-17 14:53:06 -08:00
  • fd77fbf163 Merge pull request #313 from addtheice/data_bundling Michael Cook (mackal) 2015-01-17 17:30:14 -05:00
  • 53f3fbfb4d 16 char copy not 32 #313 Arthur Ice 2015-01-17 14:16:23 -08:00
  • f9a7da61b8 Switch NUMHIT_ enum to a strongly typed enum Michael Cook (mackal) 2015-01-17 16:18:09 -05:00
  • 7d14fad782 Remove zlog completely Akkadius 2015-01-17 02:59:49 -06:00
  • 551aadd27a Replace all zlog calls Akkadius 2015-01-17 02:59:10 -06:00
  • 1069b13992 Remove clog completely Akkadius 2015-01-17 02:57:47 -06:00
  • bcaaaac090 Replace all clog calls, (Mostly WORLD__) Akkadius 2015-01-17 02:56:10 -06:00
  • 3d5434b91d Remove mlog and _log completely Akkadius 2015-01-17 02:54:02 -06:00
  • d490209c9e Convert skill mlog call Akkadius 2015-01-17 02:52:30 -06:00
  • 483086dc3a Convert OPGMTrainSkill mlogs Akkadius 2015-01-17 02:50:29 -06:00
  • b0412101b0 Convert Client::HandlePaclet Akkadius 2015-01-17 02:48:50 -06:00
  • 0641be187d Convert Client unhandled incoming opcodes Akkadius 2015-01-17 02:46:26 -06:00
  • 648494ec16 port mlog '*PATHING*' category to new log system Akkadius 2015-01-17 02:33:48 -06:00
  • a46c0ee7e2 Add 'Pathing' log category Akkadius 2015-01-17 02:32:45 -06:00
  • 5b41bdeec6 port mlog 'CLIENT__TRADING' category to new log system Akkadius 2015-01-17 02:30:58 -06:00
  • 1405d9e114 port mlog 'CLIENT__SPELLS' category to new log system Akkadius 2015-01-17 02:28:25 -06:00
  • 6a567288ae port mlog 'Combat' category to new log system Akkadius 2015-01-17 02:22:53 -06:00
  • c9589dce21 Add 'Combat' log category Akkadius 2015-01-17 02:21:51 -06:00
  • d4f2e0ce5f port mlog 'AI' category to new log system Akkadius 2015-01-17 02:20:01 -06:00
  • 97e87f53db port mlog 'Guilds' category to new log system Akkadius 2015-01-17 02:16:44 -06:00
  • 25642f924e port mlog 'Inventory' category to new log system Akkadius 2015-01-17 02:04:43 -06:00
  • cae6a70a2c port mlog 'Spells' category to new log system Akkadius 2015-01-17 02:01:20 -06:00
  • aec39d2650 Port mlog AA category to new log system Akkadius 2015-01-17 01:59:18 -06:00
  • b06d1b9050 Strip newlines that pipe from quest logs Akkadius 2015-01-17 01:52:12 -06:00
  • 647874d424 Remove occurrences of mkpt Akkadius 2015-01-16 22:12:36 -06:00
  • 449c12d6c2 Delete mpkt and some calls to it Akkadius 2015-01-16 22:04:40 -06:00
  • a6c521a73e Keep mlog happy until it is completely replaced Akkadius 2015-01-16 21:58:08 -06:00
  • 2bc6ed17c7 Remove command_mlog Akkadius 2015-01-16 21:54:51 -06:00
  • d21466566e Remove some mlog related functions in Mob:: Akkadius 2015-01-16 21:53:56 -06:00
  • 79ac3f9b44 added debug.cpp/.h back in temporarily because of stupid dependencies Akkadius 2015-01-16 21:40:47 -06:00
  • 7c78cf5ab7 More debug changes Akkadius 2015-01-16 21:39:51 -06:00
  • 50b686b162 Remove debug.cpp/.h files and from CMakeLists.txt Akkadius 2015-01-16 21:30:41 -06:00
  • a4dbe13c3d Remove EQEmuLog::Dump Akkadius 2015-01-16 21:26:37 -06:00
  • 5161cb6bd2 Remove more old Callback code Akkadius 2015-01-16 21:23:50 -06:00
  • d3de7c9237 Remove EQEmuLog writebuf Akkadius 2015-01-16 21:21:53 -06:00
  • 1fcc1f6193 Convert Perl Quest Logging to the new system Akkadius 2015-01-16 21:19:53 -06:00
  • ef4847555a Add 'Quests' Category Akkadius 2015-01-16 21:19:19 -06:00
  • bfd73e5b96 Remove some more old log callbacks Akkadius 2015-01-16 20:58:13 -06:00
  • 7547d7610f Merge pull request #336 from RicardoCampos/master Michael Cook (mackal) 2015-01-16 20:18:39 -05:00
  • 0eb7eefcb5 Fix for possible race/crash condition in ItemInst::ClearByFlags() Uleat 2015-01-16 18:07:19 -05:00
  • 4978999d78 Pre-p'd a bot iter Uleat 2015-01-16 17:15:33 -05:00
  • f410b270ad Fix Callback in zone, some stragglers in the renaming of function Akkadius 2015-01-16 03:22:23 -06:00
  • 132fbbb0c6 Rename LogDebugType to DebugCategory Akkadius 2015-01-16 03:09:02 -06:00
  • 5a3b40c503 Remove my test code in net.cpp Akkadius 2015-01-16 03:02:30 -06:00
  • d1d26437e5 Cleaning up Zone net.cpp Akkadius 2015-01-16 03:00:49 -06:00
  • 78e08e5327 Move GMSayHookCallBackProcess out of client logs and into Zone Class Akkadius 2015-01-16 02:56:39 -06:00
  • a1df2b8f64 Rip out Client Log functions that were used in Callbacks Akkadius 2015-01-16 02:51:29 -06:00
  • d9626e392e Rip out Client Log Callbacks from zone Akkadius 2015-01-16 02:49:23 -06:00
  • 7173fc5db3 Remove command_logs Akkadius 2015-01-16 02:45:18 -06:00
  • 82407ba86d Remove command_nologs Akkadius 2015-01-16 02:44:30 -06:00
  • 7c8e5645f0 Remove command_log Akkadius 2015-01-16 02:43:24 -06:00
  • 168e6ec80d Convert Client::SendAllPackets to new debug log Akkadius 2015-01-16 02:26:19 -06:00
  • 00bab96717 Convert Bot::CalcBotFocusEffect Debug to new Akkadius 2015-01-16 02:25:04 -06:00
  • c9e7e77d4c Merge branch 'logging_changes' of https://github.com/EQEmu/Server into logging_changes Akkadius 2015-01-16 02:21:14 -06:00
  • 59f90aede9 Another convert Akkadius 2015-01-16 02:18:30 -06:00
  • 2828d51308 Converted mlogs in Mob::CheckHitChance to new logs Akkadius 2015-01-16 02:16:07 -06:00
  • c10f5b2cbc Removed #ATTACK_DEBUG Mob::CheckHitChance and converted debug Akkadius 2015-01-16 02:12:19 -06:00
  • f957d27fa5 Removed #EQDEBUG Mob::CheckHitChance and converted debug Akkadius 2015-01-16 02:11:28 -06:00
  • 488e94df56 Removed #EQDEBUG Mob::AttackAnimation Akkadius 2015-01-16 02:10:10 -06:00
  • 1e741c1b92 Add 'Attack' Category Akkadius 2015-01-16 02:09:13 -06:00
  • edd871353d Removed attack.cpp #EQDEBUG Akkadius 2015-01-16 02:08:04 -06:00
  • 4851fe1791 Converted more Aggro Debugs Akkadius 2015-01-16 02:07:19 -06:00
  • f760597684 Removed preprocessor EQDEBUG in CheckWillAggro and converted log message Akkadius 2015-01-16 02:06:22 -06:00
  • c23a5008e2 Add 'Aggro' Category Akkadius 2015-01-16 02:04:52 -06:00
  • bd4e15609a astyle the terrible sin that is maxskill.h Akkadius 2015-01-16 01:59:57 -06:00
  • ba2b91a548 Fix loginserver Michael Cook (mackal) 2015-01-16 02:56:14 -05:00
  • 3c9a2702b5 Removed preprocessor EQDEBUG from EQStream from unknown opcode to Application map for PopRawPacket Akkadius 2015-01-16 01:48:43 -06:00
  • bab8e2ef33 Removed preprocessor EQDEBUG from EQStream from unknown opcode to Application map Akkadius 2015-01-16 01:47:27 -06:00
  • 5902330bc5 ChannelMesssageReceived debug convert from preprocessor Akkadius 2015-01-16 01:46:17 -06:00
  • 0c905226e1 Fix linux compile (partially) Michael Cook (mackal) 2015-01-16 02:32:05 -05:00