Commit Graph

  • d77ec9b466 Add Client_Server_Packet Category Akkadius 2015-01-16 01:26:36 -06:00
  • 08d05d8aae ServerOP_ZAAuthFailed cout message to LogDebugType Akkadius 2015-01-16 01:21:58 -06:00
  • 295fa30a35 Adjust World to zone port assignment message Akkadius 2015-01-16 01:21:02 -06:00
  • 5b51f69753 Fix for 'is a GM' convert (Derp) Akkadius 2015-01-16 01:16:17 -06:00
  • d42a63b72d TCPConnection Loop add to TCP Category Akkadius 2015-01-16 01:08:26 -06:00
  • 3c22b106ef TCPConnection LogCategory Add Akkadius 2015-01-16 01:07:29 -06:00
  • 04f13bbf4b Fix for tcp_connection.cpp logger references Akkadius 2015-01-16 01:03:15 -06:00
  • 32a3666170 Add Linux chmod mask 0755 for mkdir Akkadius 2015-01-16 00:54:27 -06:00
  • 2cb3a491e0 Add include to eq_stream_factory.cpp for EQEmuLogSys Akkadius 2015-01-16 00:53:31 -06:00
  • af1fc55393 Comment defaults debugging Akkadius 2015-01-16 00:52:00 -06:00
  • cd7e9d40bf Re-Index Log Categories to avoid bugginies with index references Akkadius 2015-01-16 00:50:16 -06:00
  • 055f1523c7 Comment defaults debugging Akkadius 2015-01-16 00:44:28 -06:00
  • e69486d905 Converted 'is a GM' debug Akkadius 2015-01-16 00:40:43 -06:00
  • cdc249dde3 Converted SyncWorldtime std::cout Akkadius 2015-01-16 00:37:36 -06:00
  • 829dd8ddaf Correct log_settings checks Akkadius 2015-01-16 00:15:34 -06:00
  • 73b54ffabb Implement log_settings for ProcessConsoleMessage Akkadius 2015-01-16 00:14:49 -06:00
  • 0b661a6347 Implement log_settings for ProcessLogWrite Akkadius 2015-01-16 00:14:16 -06:00
  • 2fb50fa5cc Implement log_settings for ProcessGMSay Akkadius 2015-01-16 00:13:56 -06:00
  • 70fbf23d27 Rename LoadLogSettings to LoadLogSettingsDefaults Akkadius 2015-01-16 00:07:30 -06:00
  • 0d2c396680 zone LoadLogSysSettings Akkadius 2015-01-16 00:06:12 -06:00
  • 44b65d1ee5 Add Database::LoadLogSysSettings function Akkadius 2015-01-15 23:49:20 -06:00
  • 3a24372009 Added 2015_1_15_logsys_categories_table.sql Akkadius 2015-01-15 23:10:45 -06:00
  • 362de5084f Add category processing to ProcessGMSay so we don't get a zone crash from feedback loop of GMSay outputting packets, then those packets going to GMSay. This would make a log inside of a log inside of a log, I call it, log inception Akkadius 2015-01-15 22:44:27 -06:00
  • dbdfb23cc3 Add category to ProcessLogWrite Akkadius 2015-01-15 22:38:24 -06:00
  • 723b87bba4 Add category to ProcessConsoleMessage Akkadius 2015-01-15 22:37:36 -06:00
  • 1e10e088ad Add category to ProcessGMSay Akkadius 2015-01-15 22:35:58 -06:00
  • 6eae464211 Some EQEmuLogSys changes Akkadius 2015-01-15 22:17:37 -06:00
  • 636a259c4c Patchwork of changes..mostly related tracing a cursor queue bug (see changelog) Uleat 2015-01-15 21:24:26 -05:00
  • 75501fbb5d corrected comment #336 ricardocampos23 2015-01-15 21:03:06 +00:00
  • 8f3ffe4e6e Merge remote-tracking branch 'upstream/master' ricardocampos23 2015-01-15 20:44:59 +00:00
  • c4c86fd057 Merge pull request #337 from KayenEQ/Development KayenEQ 2015-01-15 00:07:22 -05:00
  • d694940b80 Fix for beneficial spells that do decrease hit point over time to start working again. #337 KayenEQ 2015-01-14 23:47:33 -05:00
  • 2f32950364 Fix in npc save feature sql. (iluvseq) JJ 2015-01-14 18:32:53 -05:00
  • aa405df0e9 Fix clang compile Michael Cook (mackal) 2015-01-14 15:32:42 -05:00
  • bdd170df6c More moving around of internal EQEmuLogSys functions Akkadius 2015-01-14 05:12:01 -06:00
  • af42bfdb02 (RoF2) Guild invites now add new members as members instead of recruits, and /guild chat works properly. (RoF2) Guild Promote is now functional. Trevius 2015-01-13 23:37:35 -06:00
  • 87bf191fad Placed an upper limit on the cursor queue save loop Uleat 2015-01-13 23:48:34 -05:00
  • d64b1ed457 Merge remote-tracking branch 'upstream/master' RicardoCampos 2015-01-13 21:51:52 +00:00
  • ea7453946c Altered the way that start zone overrides work. These now no longer use an entry in the variables table, but rather use TitaniumStartZoneID, and SofStartZoneID in the rule_values table. If this is set, it will look for a match in the start_zones based on race/class/deity and the zone id. If it finds a matching row (by zone_id), it will use that row's details. If not, it will use a default. RicardoCampos 2015-01-13 21:47:51 +00:00
  • 99a0012bdd Removal of rule based settings, moving to separate DB table Akkadius 2015-01-13 15:13:12 -06:00
  • 72b53ee2a5 EQEmuLogSys internal function consolidation Akkadius 2015-01-13 15:11:01 -06:00
  • 4bf2bfc8e3 Debug message function updates Akkadius 2015-01-13 13:43:41 -06:00
  • e0602efca2 Fix out of bounds in Mob::ResourceTap Michael Cook (mackal) 2015-01-13 00:36:25 -05:00
  • b219d73163 _log replacements in various spots Akkadius 2015-01-12 23:08:35 -06:00
  • 733159923a Convert 'COMMON' debugging _log to logger.LogDebugType Akkadius 2015-01-12 23:01:01 -06:00
  • 6d8f64da57 Convert 'TASKS' debugging _log to logger.LogDebugType Akkadius 2015-01-12 22:58:13 -06:00
  • ae6bf5a227 Convert 'Skills' debugging _log to logger.LogDebugType Akkadius 2015-01-12 22:57:38 -06:00
  • 44b6e9aa3f Convert 'AA' debugging _log to logger.LogDebugType Akkadius 2015-01-12 22:57:04 -06:00
  • 509bd2d652 Convert 'TRADESKILLS' debugging _log to logger.LogDebugType Akkadius 2015-01-12 22:55:44 -06:00
  • 53db4771f7 Convert 'DOORS' debugging _log to logger.LogDebugType Akkadius 2015-01-12 22:54:16 -06:00
  • 463b358992 Convert 'INVENTORY' debugging _log to logger.LogDebugType Akkadius 2015-01-12 22:53:46 -06:00
  • eaf2da1171 Convert 'TRIBUTE' debugging _log to logger.LogDebugType Akkadius 2015-01-12 22:53:17 -06:00
  • 3693868acf Convert 'SPAWNS' debugging _log to logger.LogDebugType Akkadius 2015-01-12 22:52:46 -06:00
  • 683ff1ea60 Convert 'SPELLS' debugging _log to logger.LogDebugType Akkadius 2015-01-12 22:52:11 -06:00
  • 3390164aea Convert 'TRADING' debugging _log to logger.LogDebugType Akkadius 2015-01-12 22:51:35 -06:00
  • 49ecd69b34 Convert 'LAUNCHER' debugging _log to logger.LogDebugType Akkadius 2015-01-12 22:50:09 -06:00
  • 4c50025f13 Convert 'ZoneServer' debugging _log to logger.LogDebugType Akkadius 2015-01-12 22:47:37 -06:00
  • 40d32fc1e5 Convert 'UCS' debugging _log to logger.LogDebugType Akkadius 2015-01-12 22:44:47 -06:00
  • f26f49c2a1 Convert 'QueryServ' debugging _log to logger.LogDebugType Akkadius 2015-01-12 22:37:20 -06:00
  • c288ca5204 Convert 'Guilds' debugging _log to logger.LogDebugType Akkadius 2015-01-12 22:32:44 -06:00
  • 6c0e2631dc Convert rules debugging _log to logger.LogDebugType Akkadius 2015-01-12 22:29:56 -06:00
  • 6e11baf308 Convert world debugging _log to logger.LogDebugType Akkadius 2015-01-12 22:28:16 -06:00
  • bc02d7c31a More netcode debugging _log to logger.LogDebugType Akkadius 2015-01-12 22:20:11 -06:00
  • 34f30b974e More netcode debugging _log to logger.LogDebugType Akkadius 2015-01-12 22:07:16 -06:00
  • ffdce868c1 Convert netcode debugging _log to logger.LogDebugType Akkadius 2015-01-12 21:45:49 -06:00
  • 390681e0d0 Fix for missing names in StringID-based messages Uleat 2015-01-12 22:26:33 -05:00
  • 4811631127 Convert _log from TASKS category Akkadius 2015-01-12 21:19:19 -06:00
  • b1939aaa3e Remove Save from LogTypes Akkadius 2015-01-12 20:58:17 -06:00
  • ec4d96ea79 Merge branch 'master' of https://github.com/EQEmu/Server Uleat 2015-01-12 21:16:13 -05:00
  • e84cebe375 Changed OP_FormattedMessage code to eliminate possible oob error Uleat 2015-01-12 21:15:12 -05:00
  • 9d355f0f99 Add zone callback for client messages so log messages can be piped to it Akkadius 2015-01-12 20:11:23 -06:00
  • 5cb2b14645 Fix issue with SharedDatabase::LoadCharacterInspectMessage Michael Cook (mackal) 2015-01-12 16:57:41 -05:00
  • a6148565e5 Fix for load_bots.sql using '\\' as a delimiter (Changed to '$$') Uleat 2015-01-12 15:53:33 -05:00
  • d5b24543e8 Added text link translators for OP_TaskDescription (RoF+ -- all clients current) Uleat 2015-01-12 14:35:38 -05:00
  • 08a23265f8 Make some log functions less process specific in naming Akkadius 2015-01-12 12:37:33 -06:00
  • fac1361d36 logger.LoadLogSettings() added after each platform executable registry Added int return for platform executable Akkadius 2015-01-12 05:15:31 -06:00
  • 2e397b1383 static const char* LogCategoryName[EQEmuLogSys::LogCategory::MaxCategoryID] enum LogCategory Akkadius 2015-01-12 05:14:46 -06:00
  • 489f24a80a Preliminary addition of log settings map Akkadius 2015-01-12 02:16:57 -06:00
  • 51fe41bf51 Merge branch 'master' of https://github.com/EQEmu/Server Uleat 2015-01-12 01:42:46 -05:00
  • f612082f5d Fix for OP_FormattedMessage text link server crashes Uleat 2015-01-12 01:42:27 -05:00
  • 3c53d907da Fix double construction of EQEmuLogSys Akkadius 2015-01-11 22:41:44 -06:00
  • 2c97d98963 Remove unnecessary and incorrect memset Michael Cook (mackal) 2015-01-11 23:34:00 -05:00
  • d6bc32f7fd Merge pull request #335 from KayenEQ/Development KayenEQ 2015-01-11 23:10:45 -05:00
  • 48199f3744 #tune command fix #335 KayenEQ 2015-01-11 23:09:28 -05:00
  • 21e5ccdf88 Fixed conditional criteria for size mismatch check Uleat 2015-01-11 22:51:31 -05:00
  • 7794ea4a33 Merge branch 'master' of https://github.com/EQEmu/Server Uleat 2015-01-11 20:57:26 -05:00
  • add346b8dc Added text link body size mismatch checks to translators Uleat 2015-01-11 20:57:04 -05:00
  • 73c29fc2f0 Added host parameter for folks using different hosts cause one is not enough Akkadius 2015-01-11 19:13:38 -06:00
  • 5c761d3a57 Merge branch 'master' of https://github.com/EQEmu/Server Uleat 2015-01-11 16:44:30 -05:00
  • 756d4f4c5c Added text link translators for OP_TaskDescription (Ti thru UF..RoF+ in-work) Uleat 2015-01-11 15:49:54 -05:00
  • 8f1c227125 Tweaked client text link translators Uleat 2015-01-11 12:25:58 -05:00
  • c84dc13d53 Merge pull request #334 from KayenEQ/Development KayenEQ 2015-01-11 01:21:02 -05:00
  • 855f7ac2a0 Quote fix Akkadius 2015-01-11 00:20:43 -06:00
  • d57d463818 New Command #tune Used to return ideal values for tuning NPC/Client combat statistics. #334 KayenEQ 2015-01-11 00:45:37 -05:00
  • 108d3110b6 RULE_BOOL(Logging, EnableConsoleLogging, true) /* Turns on or off ALL logging to console */ RULE_BOOL(Logging, EnableFileLogging, true) /* Turns on or off ALL forms of file logging */ Akkadius 2015-01-10 23:26:10 -06:00
  • 2159a56b17 Add log test command #logtest Akkadius 2015-01-10 23:25:50 -06:00
  • b1fbcc51e0 linux compile fix Akkadius 2015-01-10 20:52:51 -06:00
  • ce0a5cf7b8 Add LogDebugType(DebugLevel debug_level, uint16 log_type, std::string message, ...) Akkadius 2015-01-10 20:14:27 -06:00
  • 17d9b9199c Replace rest of EQEmuLog->write with EQEmuLogSys Log Akkadius 2015-01-10 19:36:15 -06:00
  • 167e11426f Log Message reword for zone and world bootup failure Akkadius 2015-01-10 19:32:07 -06:00