Commit Graph

  • 7e7c59967c _log error convert to logger.Log(EQEmuLogSys::Error Akkadius 2015-01-10 19:05:46 -06:00
  • b2a1597e73 More _log Client replacements Akkadius 2015-01-10 18:52:27 -06:00
  • d459c144fe replace mlog with logger.LogDebug Akkadius 2015-01-10 18:38:04 -06:00
  • fc76e5c8ac pathing _log to logger.LogDebug Akkadius 2015-01-10 18:29:27 -06:00
  • 7a9860fdd1 Added EQEmuLogSys logger; pointer to the rest of the projects Akkadius 2015-01-10 18:12:58 -06:00
  • b7ade8bf1b EQEmuLog::Dump preprocessor remove Akkadius 2015-01-10 17:27:24 -06:00
  • 26b550dd0d More log replacements Akkadius 2015-01-10 16:01:43 -06:00
  • 18c837c398 Replaced various other log calls in zone Akkadius 2015-01-10 15:59:32 -06:00
  • 4bf74348a1 Replaced Error calls Akkadius 2015-01-10 15:56:09 -06:00
  • a92233240c Replaced Normal calls Akkadius 2015-01-10 15:55:10 -06:00
  • fdbd76e4ad Replaced Status log calls Akkadius 2015-01-10 15:54:37 -06:00
  • b76e179d75 Fix spacing Akkadius 2015-01-10 15:47:36 -06:00
  • 6844645dfb Replace LogFile->write(EQEmuLog::Error, with logger.logevents(EQEmuLogSys::Error Akkadius 2015-01-10 15:44:35 -06:00
  • dadae1a71f Replaced Debug messages: LogFile->write with logger.LogDebug Akkadius 2015-01-10 15:26:38 -06:00
  • ebb2659630 Line changes Akkadius 2015-01-10 15:08:30 -06:00
  • 9e4ef74dd5 RULE_INT(Logging, DebugLogLevel, 0) /* Sets Debug Level, -1 = OFF, 0 = Low Level, 1 = Info, 2 = Extreme */ Akkadius 2015-01-10 14:59:32 -06:00
  • 84741e4cb1 log_sys to logger Akkadius 2015-01-10 14:40:47 -06:00
  • b8ed29c600 Add RULE_CATEGORY(Logging) RULE_BOOL(Logging, ConsoleLogCommands, false) /* Turns on or off console logs */ RULE_BOOL(Logging, LogFileCommands, false) RULE_CATEGORY_END() Akkadius 2015-01-10 14:37:33 -06:00
  • 01ca81a177 Remove debugging and generalize the Log function Akkadius 2015-01-10 13:35:02 -06:00
  • f4e33f6faa Changed some console colors Akkadius 2015-01-10 13:34:39 -06:00
  • bbb3e1a1bd Merge branch 'master' of https://github.com/EQEmu/Server Uleat 2015-01-10 14:31:18 -05:00
  • ce54071296 Added text link translators for OP_Emote Uleat 2015-01-10 13:50:48 -05:00
  • 5b4cf79b04 Create console colors type map from Console::Color LogColors Akkadius 2015-01-10 03:56:52 -06:00
  • 2aacc7323e Backport logging from debug.cpp EQEmuLog::write back to EQEmuLogSys::WriteZoneLog Logs being written to logs/zone/ currently Akkadius 2015-01-10 03:44:49 -06:00
  • 80d11d4ca9 Added eqemu_logsys.cpp/.h Akkadius 2015-01-10 03:43:44 -06:00
  • 5b78acc45e Make the AI stopping a little less silly on zone shutdown Michael Cook (mackal) 2015-01-10 02:34:06 -05:00
  • 00ba6e761e Merge pull request #333 from KayenEQ/Development KayenEQ 2015-01-10 00:14:39 -05:00
  • 999a6501e0 Fix for spell projectiles (target type 1) being applied as melee damage. Resolves those random 1 million damage hits that have been reported #333 KayenEQ 2015-01-09 22:33:41 -05:00
  • f799b8ef68 Changed some console logging for slot and group errors. Trevius 2015-01-09 20:16:23 -06:00
  • bf8f70342b Added text link translators for OP_FormattedMessage Uleat 2015-01-09 17:56:46 -05:00
  • 808a86525f Create gh-pages branch via GitHub gh-pages Trevius 2015-01-09 14:33:23 -06:00
  • 7e72f10a3b clang-modernize -use-nullptr for ucs/worldserver.cpp Michael Cook (mackal) 2015-01-09 13:18:49 -05:00
  • b398d65eb8 clang-modernize -use-nullptr for ucs/ucs.cpp Michael Cook (mackal) 2015-01-09 13:18:49 -05:00
  • bf9b126eef clang-modernize -use-nullptr for ucs/clientlist.cpp Michael Cook (mackal) 2015-01-09 13:18:49 -05:00
  • f3f9997adf Packets are already memset to 0 Michael Cook (mackal) 2015-01-09 12:59:48 -05:00
  • 1b8711bce9 Minor tweaking to zone/entity.cpp Michael Cook (mackal) 2015-01-09 12:59:13 -05:00
  • b0e59e112d clang-modernize -use-auto convert for world/zoneserver.cpp Michael Cook (mackal) 2015-01-09 03:05:15 -05:00
  • c6388d8c5d clang-modernize -use-auto convert for world/zonelist.cpp Michael Cook (mackal) 2015-01-09 03:05:15 -05:00
  • e87a3096f4 clang-modernize -use-auto convert for world/wguild_mgr.cpp Michael Cook (mackal) 2015-01-09 03:05:15 -05:00
  • ca0a8fd974 clang-modernize -use-auto convert for world/ucs.cpp Michael Cook (mackal) 2015-01-09 03:05:15 -05:00
  • c9a75dcf64 clang-modernize -use-auto convert for world/queryserv.cpp Michael Cook (mackal) 2015-01-09 03:05:15 -05:00
  • 7e2661bbc1 clang-modernize -use-auto convert for world/net.cpp Michael Cook (mackal) 2015-01-09 03:05:14 -05:00
  • 8f18672690 clang-modernize -use-auto convert for world/login_server_list.cpp Michael Cook (mackal) 2015-01-09 03:05:14 -05:00
  • 6b75e03d72 clang-modernize -use-auto convert for world/login_server.cpp Michael Cook (mackal) 2015-01-09 03:05:14 -05:00
  • 1770862b10 clang-modernize -use-auto convert for world/lfplist.cpp Michael Cook (mackal) 2015-01-09 03:05:14 -05:00
  • 3df27a9379 clang-modernize -use-auto convert for world/launcher_list.cpp Michael Cook (mackal) 2015-01-09 03:05:14 -05:00
  • da13affebc clang-modernize -use-auto convert for world/launcher_link.cpp Michael Cook (mackal) 2015-01-09 03:05:14 -05:00
  • 446b085d6c clang-modernize -use-auto convert for world/eqw_parser.cpp Michael Cook (mackal) 2015-01-09 03:05:14 -05:00
  • 0956575292 clang-modernize -use-auto convert for world/eqw_http_handler.cpp Michael Cook (mackal) 2015-01-09 03:05:13 -05:00
  • 0ed10ec102 clang-modernize -use-auto convert for world/console.cpp Michael Cook (mackal) 2015-01-09 03:05:13 -05:00
  • 81a48cac6c clang-modernize -use-auto convert for world/clientlist.cpp Michael Cook (mackal) 2015-01-09 03:05:13 -05:00
  • bb37dd1b16 clang-modernize -use-auto convert for world/cliententry.cpp Michael Cook (mackal) 2015-01-09 03:05:13 -05:00
  • c2936a893e clang-modernize -use-auto convert for world/client.cpp Michael Cook (mackal) 2015-01-09 03:05:13 -05:00
  • 64be231fe6 clang-modernize -use-auto convert for world/adventure_manager.cpp Michael Cook (mackal) 2015-01-09 03:05:13 -05:00
  • 28680a4695 clang-modernize -use-auto convert for world/adventure.cpp Michael Cook (mackal) 2015-01-09 03:05:13 -05:00
  • 502bb6ca79 clang-modernize -use-auto convert for ucs/worldserver.cpp Michael Cook (mackal) 2015-01-09 02:57:00 -05:00
  • 09f37323d1 clang-modernize -use-auto convert for ucs/database.cpp Michael Cook (mackal) 2015-01-09 02:57:00 -05:00
  • b34b26c423 clang-modernize -use-auto convert for ucs/clientlist.cpp Michael Cook (mackal) 2015-01-09 02:57:00 -05:00
  • 1873b1d739 Ranged-based for for ucs/clientlist.cpp Michael Cook (mackal) 2015-01-09 02:50:13 -05:00
  • c33973f20a Optimize EntityList::RemoveGroup/RemoveRaid Michael Cook (mackal) 2015-01-09 02:44:20 -05:00
  • 4c9653d204 Potential crash/bug fixes for Groups and Mercs. Trevius 2015-01-08 23:28:22 -06:00
  • f6166bcb94 modified mysql results/row to be ready for range based for #332 Arthur Ice 2015-01-08 20:34:38 -08:00
  • cd9ca65587 merge upstream Arthur Ice 2015-01-08 19:40:00 -08:00
  • 4808dcadcf Range-based for for world/zonelist.cpp Michael Cook (mackal) 2015-01-08 22:01:37 -05:00
  • 4fde4bba72 Range-based for for world/lfplist.cpp Michael Cook (mackal) 2015-01-08 22:01:21 -05:00
  • 4f643c7201 Range-based for for world/adventure_manager.cpp Michael Cook (mackal) 2015-01-08 22:01:02 -05:00
  • 784a6974d1 Range-based for for world/adventure.cpp Michael Cook (mackal) 2015-01-08 22:00:36 -05:00
  • 732fa17afb Merge branch 'master' of https://github.com/EQEmu/Server Akkadius 2015-01-08 19:50:48 -06:00
  • be381b4e56 Renamed EQEMuLog class to EQEmuLog Akkadius 2015-01-08 19:46:28 -06:00
  • 94be9e9162 Added some extra checks and clean-up related to Groups and Mercenaries. Trevius 2015-01-08 17:08:20 -06:00
  • c8278608a3 Merge pull request #331 from af4t/master Michael Cook (mackal) 2015-01-08 12:31:02 -05:00
  • 77f9cf9f63 Work-around for "strange ADL issues" not needed if using Boost 1.57.0 (was required through 1.56.0, thus test for less than 1.57.0). Tested on VS2013. #331 Kemmler 2015-01-08 09:49:46 -05:00
  • 3b2fbd337f Query fix for group_leaders table. This may resolve some crashes/bugs related to Mercs/Bots and Groups. Trevius 2015-01-07 23:45:44 -06:00
  • a83d536712 Mercenaries now load directly from tables only. The vwMercNpcTypes view is no longer required and can be deleted. Trevius 2015-01-07 22:20:44 -06:00
  • a6dd14b09f Merge branch 'master' of https://github.com/EQEmu/Server Uleat 2015-01-07 14:57:38 -05:00
  • 0552220f00 Excluded text link body from message scrambling in Client::GarbleMessage() Uleat 2015-01-07 11:13:48 -05:00
  • 2e55c98e90 Merge branch 'master' of https://github.com/EQEmu/Server Akkadius 2015-01-07 08:45:30 -06:00
  • 66cc498421 Added colors to windows consoles, the logging system still needs to be overhauled but this crap code should make debugging easier until the rest of it is cleaned up Akkadius 2015-01-07 08:45:04 -06:00
  • b27737bfcd Rework of the text link translator code (Known bug with broadcast message link size not in OP_ChannelMessage or OP_SpecialMesg) Uleat 2015-01-06 23:19:41 -05:00
  • 2c43e6f68d Added defines for all remaining pet commands and some support for them as well. Trevius 2015-01-06 19:14:06 -06:00
  • 6717014601 Lua declaration as well... JJ 2015-01-06 16:10:29 -05:00
  • 364f2f6bf8 Forgot prototype declaration from previous commit. Also fix corruption declaration. JJ 2015-01-06 15:09:18 -05:00
  • cde406a496 Add PhR to #showstats and a few places that can/should be implemented in the future. JJ 2015-01-06 13:51:36 -05:00
  • f1a73d4da2 Changed the pet command #defines to be based on RoF2 list of pet commands and added decodes to Titanium, SoF and SoD. (RoF+) The /pet focus on/off and /pet hold on/off commands are now functional. Added more toggle and on/off support for pet commands. Trevius 2015-01-06 01:19:33 -06:00
  • 668823eaf2 Fix for text link issues with items whose loregroup is '-1' Uleat 2015-01-05 23:11:38 -05:00
  • 4b133c808c It helps if you actually push more than the changelog message... Uleat 2015-01-05 13:50:03 -05:00
  • 7557cfd845 Added text link translators for all supported clients - currently, only OP_ChannelMessage and OP_SpecialMesg are translated. Uleat 2015-01-05 13:44:16 -05:00
  • 179f47dbe3 RoF+ - Added the "Your race, class, or deity cannot use this item." message since it no longer exists in the eqstr_us.txt file. Trevius 2015-01-04 20:42:45 -06:00
  • b8dd81de66 Merge remote-tracking branch 'remotes/origin/master' into web_interface Akkadius 2015-01-04 07:02:54 -06:00
  • ac09636a73 Readability: embparser_api.cpp macro section A-Z sort Akkadius 2015-01-04 07:01:16 -06:00
  • 8491e3ce9b Pro-active adjustment of quest::updatetaskactivity to include ignore_quest_update quest::updatetaskactivity(task, activity, [count], [ignore_quest_update]) Akkadius 2015-01-04 06:58:30 -06:00
  • 31158ed03d Post merge fix Akkadius 2015-01-04 06:50:11 -06:00
  • fa5dedec11 Merge remote-tracking branch 'remotes/origin/master' into web_interface Akkadius 2015-01-04 06:45:50 -06:00
  • a56e9ccda6 Remove iostream from debug output Akkadius 2015-01-04 02:55:38 -06:00
  • 9419bc8d54 True fix for $client->UpdateTaskActivity(TaskID, ActivityID, Count, [ignore_quest_update]) Akkadius 2015-01-04 02:54:50 -06:00
  • 85a27cdd74 Fix account_creation Michael Cook (mackal) 2015-01-04 01:52:46 -05:00
  • a75db63cbc Fix EVENT_CONNECT Michael Cook (mackal) 2015-01-04 01:48:31 -05:00
  • f8b6ee296c Fix memleak in Mob::TypesTemporaryPets Michael Cook (mackal) 2015-01-03 18:48:38 -05:00
  • 09d76605f5 Fix memleak in Mob::TemporaryPets Michael Cook (mackal) 2015-01-03 18:42:28 -05:00
  • 6897aef4b5 Need to set this to 1 again before the perl_destruct Michael Cook (mackal) 2015-01-03 15:14:12 -05:00