Akkadius
|
377c071918
|
Remove occurrences of LogSQL
|
2015-01-24 03:49:10 -06:00 |
|
Akkadius
|
d2011e58b4
|
Remove occurrences of LogSQL
|
2015-01-24 03:49:09 -06:00 |
|
Akkadius
|
384c041ea9
|
Remove occurrences of LogSQL
|
2015-01-24 03:49:09 -06:00 |
|
Akkadius
|
d78b9ff2a1
|
Remove occurrences of LogSQL
|
2015-01-24 03:49:08 -06:00 |
|
Akkadius
|
c28570f92e
|
Remove occurrences of LogSQL
|
2015-01-24 03:49:07 -06:00 |
|
Akkadius
|
71f0d86767
|
Remove occurrences of LogSQL
|
2015-01-24 03:49:06 -06:00 |
|
Akkadius
|
fcd4923938
|
Remove occurrences of LogSQL
|
2015-01-24 03:49:05 -06:00 |
|
Akkadius
|
f18b9d79da
|
Remove occurrences of LogSQL
|
2015-01-24 03:49:05 -06:00 |
|
Akkadius
|
2457f5f455
|
Remove occurrences of LogSQL
|
2015-01-24 03:49:03 -06:00 |
|
Akkadius
|
acb78cec17
|
Remove command_logsql as it is completely unecessary now
|
2015-01-24 03:40:11 -06:00 |
|
Akkadius
|
443e3bf8a7
|
Fix Database::ReserveName so that it no longer relies on a failed insert into the character_data table to return false; on character creation. Log message for Logs::World_Server added for the same
|
2015-01-24 01:20:04 -06:00 |
|
Akkadius
|
66008f4475
|
Fix situation where someone will add a player to an instance for sanity sake (twice) and INSERT will fail, this is merely suppressing logsby doing a REPLACE INTO via Database::AddClientToInstance
|
2015-01-24 00:57:36 -06:00 |
|
Natedog2012
|
057f4ed1f4
|
Fix for incorrect formatting type
|
2015-01-23 23:17:23 -05:00 |
|
Trevius
|
c822990213
|
Reverting last push due to zone crash from double deletes.
|
2015-01-23 17:13:21 -06:00 |
|
Trevius
|
bfca9c0383
|
Added deletes to RoF2 Patch file for potential mem-leaks.
|
2015-01-23 16:43:35 -06:00 |
|
Michael Cook (mackal)
|
06ff4823d3
|
Minor tweaking to new logsys
|
2015-01-23 15:48:20 -05:00 |
|
Natedog2012
|
451983ffc9
|
Fix formatting on this.. which caused major zone crashes
|
2015-01-23 14:16:16 -05:00 |
|
Michael Cook (mackal)
|
f702e953e7
|
Some std::abs usage and a bit of clang-formatting
|
2015-01-22 22:59:52 -05:00 |
|
Alex
|
45ca5520fe
|
Merge pull request #332 from addtheice/range_based_for_prepared
modified mysql results/row to be ready for range based for
|
2015-01-22 16:50:52 -08:00 |
|
Alex
|
7bfc3a48a8
|
Merge pull request #343 from noudess/master
Made familiars persistent.
|
2015-01-22 16:48:38 -08:00 |
|
Akkadius
|
65397cf03e
|
Compile fix for Loginserver
|
2015-01-22 16:48:10 -06:00 |
|
Akkadius
|
908c7b1464
|
Re-Fix Skills log message print types
|
2015-01-22 15:56:03 -06:00 |
|
Akkadius
|
ec121e5ec8
|
Re-Fix db_update_manifest.txt and Binary Database Version
|
2015-01-22 15:53:30 -06:00 |
|
Akkadius
|
78a1926d72
|
Fix .SQL file for logsys categories so that the manifest does not have issues (Again)
|
2015-01-22 15:47:47 -06:00 |
|
Akkadius
|
82fb69eed4
|
Changelog entry
|
2015-01-22 02:54:53 -06:00 |
|
Akkadius
|
570bd1bd00
|
Change .txt file write extension to .log more appropriately
|
2015-01-22 02:40:35 -06:00 |
|
Akkadius
|
7d70afd4c9
|
Change crash location to logs/crashes/<>
|
2015-01-22 02:36:55 -06:00 |
|
Akkadius
|
4f931c45fb
|
Adjusting #logs verbiage
|
2015-01-22 02:21:41 -06:00 |
|
Akkadius
|
90653a9d17
|
Comment up EQEmuLogSys class header. Change some string copys to rather pass by reference because its not necessary
|
2015-01-22 01:44:52 -06:00 |
|
Akkadius
|
d8926861b6
|
My GCC built fine, but lets make Travis happy
|
2015-01-22 00:46:45 -06:00 |
|
Akkadius
|
83e90ddc6d
|
Merge remote-tracking branch 'remotes/origin/logging_changes'
|
2015-01-22 00:34:58 -06:00 |
|
Akkadius
|
50b3c2e39f
|
Re-add 2015_01_21_npc_types_update.sql because Git was being weird
|
2015-01-22 00:15:47 -06:00 |
|
Akkadius
|
49409810df
|
Update manifest, delete SQL File
|
2015-01-22 00:15:14 -06:00 |
|
Uleat
|
ca3502758e
|
Added script for non-existent light column
|
2015-01-21 23:07:29 -05:00 |
|
KayenEQ
|
26b91a0a97
|
Merge pull request #346 from KayenEQ/Development
removed extra semi colon..
|
2015-01-21 22:03:03 -05:00 |
|
KayenEQ
|
d25b750c2c
|
removed extra semi colon..
|
2015-01-21 22:02:05 -05:00 |
|
Akkadius
|
b93bbc64fd
|
Merge remote-tracking branch 'remotes/origin/master' into logging_changes
|
2015-01-21 20:04:17 -06:00 |
|
Akkadius
|
b4ff915cbb
|
Change zone file log name format once it boots up
|
2015-01-21 19:39:51 -06:00 |
|
Akkadius
|
376bba5156
|
Some log changes
|
2015-01-21 19:37:54 -06:00 |
|
Akkadius
|
e1bfbfa30c
|
Change some world server Logging to General (Level 1) debugging
|
2015-01-21 19:15:36 -06:00 |
|
Akkadius
|
9f25b52f9a
|
Change some zone server Logging to General (Level 1) debugging
|
2015-01-21 19:08:43 -06:00 |
|
Akkadius
|
46010fbfdf
|
Rename LoadLogSysSettings to LoadLogSettings
|
2015-01-21 19:04:13 -06:00 |
|
Uleat
|
b186b0538a
|
Activated light field load from npctypes table
|
2015-01-21 20:01:59 -05:00 |
|
Akkadius
|
43a9a4742c
|
Add proper file log closing to export
|
2015-01-21 18:54:40 -06:00 |
|
Akkadius
|
ae5887b915
|
Add proper file log closing to shared_memory
|
2015-01-21 18:54:12 -06:00 |
|
Akkadius
|
0cab51b68b
|
Add proper file log closing to eq_launch
|
2015-01-21 18:53:39 -06:00 |
|
Akkadius
|
cb99f92287
|
Add properl file log closing to import and UCS
|
2015-01-21 18:52:59 -06:00 |
|
Akkadius
|
ab82fc1702
|
Add properl file log closing to queryserv
|
2015-01-21 18:51:26 -06:00 |
|
Akkadius
|
37b5442028
|
Cleanup some log entries in world
|
2015-01-21 18:47:36 -06:00 |
|
Akkadius
|
92737339b3
|
Properly close process files in zone and world
|
2015-01-21 18:46:56 -06:00 |
|