Akkadius
|
06b8ce6017
|
Cleanup database.h header and add database_conversions.cpp file
|
2015-01-24 23:43:00 -06:00 |
|
Akkadius
|
968e936114
|
Create database_conversions.cpp and move all of the conversion code to it
|
2015-01-24 23:34:14 -06:00 |
|
Akkadius
|
0af719e3a2
|
Cleanup Database::GetMiniLoginAccount
|
2015-01-24 23:10:55 -06:00 |
|
Akkadius
|
0ae5784c99
|
Cleanup Database::AddClientToInstance
|
2015-01-24 23:08:40 -06:00 |
|
Akkadius
|
00ae27136c
|
Cleanup Database::CheckInstanceExists
|
2015-01-24 23:05:41 -06:00 |
|
Akkadius
|
e5f22f1f00
|
Cleanup Database::BuryCorpsesInInstance
|
2015-01-24 23:04:55 -06:00 |
|
Akkadius
|
3b7ea7fe24
|
Cleanup Database::CheckInstanceExists, use just one column instead of * as storing more results than you need to is generally slower
|
2015-01-24 23:02:51 -06:00 |
|
Akkadius
|
f4a25b0331
|
Cleanup Database::GetAdventureStats
|
2015-01-24 22:59:52 -06:00 |
|
Akkadius
|
00d3939ece
|
Cleanup Database::GlobalInstance
|
2015-01-24 22:58:14 -06:00 |
|
Akkadius
|
5aadfc5577
|
Cleanup Database::AssignRaidToInstance
|
2015-01-24 22:56:18 -06:00 |
|
Akkadius
|
003b56bc39
|
Cleanup Database::AssignGroupToInstance
|
2015-01-24 22:55:51 -06:00 |
|
Akkadius
|
64192fa1d7
|
Cleanup Database::GetCharactersInInstance
|
2015-01-24 22:55:15 -06:00 |
|
Akkadius
|
3428540d01
|
Cleanup Database::GetInstanceID, the 2nd version
|
2015-01-24 22:54:16 -06:00 |
|
Akkadius
|
10ab806859
|
Cleanup Database::GetInstanceID
|
2015-01-24 22:51:49 -06:00 |
|
Akkadius
|
13af3e35e2
|
Removed COMMANDS_LOGGING ifdef
|
2015-01-24 22:48:06 -06:00 |
|
Akkadius
|
36e01cb9f1
|
Adjust some commands that default to 0, change Log commands to Commands category instead of Error
|
2015-01-24 22:46:40 -06:00 |
|
Akkadius
|
9c92cbb780
|
Remove redundant MySQL error message in ClearRaidLeader
|
2015-01-24 22:42:51 -06:00 |
|
Akkadius
|
e7b4a38e69
|
Remove redundant MySQL error message in ClearAllRaidLeaders
|
2015-01-24 22:40:58 -06:00 |
|
Akkadius
|
5585b50601
|
Remove redundant MySQL error message in SetRaidGroupLeaderInfo
|
2015-01-24 22:38:35 -06:00 |
|
Akkadius
|
8d30ca51ca
|
Cleanup Database::GetRaidLeaderName log Messages
|
2015-01-24 22:37:40 -06:00 |
|
Akkadius
|
f39afc51c7
|
Suppress Error message for GetRaidID (Unable to get raid id, char not found) because it will happen for any player who is not in a raid anyways which makes it pointless
|
2015-01-24 22:29:23 -06:00 |
|
Akkadius
|
8ed1d5042a
|
Suppress Error message for GetRaidID (Unable to get raid id, char not found) because it will happen for any player who is not in a raid anyways which makes it pointless
|
2015-01-24 22:29:15 -06:00 |
|
Akkadius
|
609cad72d9
|
Convert Entity::CastToNPC to Log.Out with EQDEBUG remove
|
2015-01-24 22:22:30 -06:00 |
|
Akkadius
|
a31ad485e4
|
Convert Entity::CastToClient to Log.Out
|
2015-01-24 22:20:58 -06:00 |
|
Akkadius
|
1b1c82a3e7
|
Doors::HandleClick and remove #EQDEBUG check, convert log
|
2015-01-24 22:09:58 -06:00 |
|
Akkadius
|
ecf354e2c9
|
Update database table to the real defaults that it was intended to have
|
2015-01-24 22:05:29 -06:00 |
|
Akkadius
|
62d9de3074
|
Cleanup logging in Client::Handle_OP_CastSpell as well as some more conversions
|
2015-01-24 22:01:37 -06:00 |
|
Akkadius
|
d3fb59b3e5
|
Cleanup logging in Client::Handle_OP_CastSpell
|
2015-01-24 22:00:20 -06:00 |
|
Uleat
|
1a5b211d07
|
Added more to changelog notes for equipment light source commit
|
2015-01-24 22:10:17 -05:00 |
|
Uleat
|
cc1d7d54c2
|
Implemented mob equipment light sources
|
2015-01-24 22:00:06 -05:00 |
|
Uleat
|
7e980e1e7c
|
Added 'NoDrop Hack' check log message to Client::SwapItem()
|
2015-01-24 20:46:48 -05:00 |
|
Alex
|
262ccf3d06
|
Merge pull request #349 from EQEmu/db_types
Merge of db_types branch.
|
2015-01-24 12:24:07 -08:00 |
|
KimLS
|
73c6a0bb1d
|
Fix for bug with usage of IsOrigin, bug from when i was just doing glm::dot(pos, pos) == 0
|
2015-01-24 12:01:42 -08:00 |
|
KimLS
|
8d30e4b8a6
|
Merge branch 'master' into db_types
|
2015-01-24 11:50:20 -08:00 |
|
Alex
|
854f7d6575
|
Merge pull request #348 from addtheice/moremath
removed moremath.cpp/h
|
2015-01-24 11:50:09 -08:00 |
|
KimLS
|
34bec5913b
|
Merge plus changed getposition to return a reference
|
2015-01-24 11:48:06 -08:00 |
|
Natedog2012
|
069572fe15
|
Fix for CastSpell if the spellID is invalid thus not having a name
|
2015-01-24 14:08:56 -05:00 |
|
Akkadius
|
26018ec898
|
astyle client_mods.cpp
|
2015-01-24 05:11:19 -06:00 |
|
Akkadius
|
6300cbb6b8
|
Client::CalcMaxMana Log adjust
|
2015-01-24 05:03:27 -06:00 |
|
Akkadius
|
91fe63537b
|
Client::ACMod Log adjust
|
2015-01-24 05:01:23 -06:00 |
|
Akkadius
|
7b6b3c8094
|
Removed EQDEBUG preprocessor check in TextLink::GenerateLink
|
2015-01-24 04:58:16 -06:00 |
|
Akkadius
|
dfeb6e62a4
|
Changed a log entry to use Trade category instead of none
|
2015-01-24 04:55:03 -06:00 |
|
Akkadius
|
e24b67cbb4
|
Fixed DumpTrade to filter through trading Debug level 3 logs. Removed preprocessor checks
|
2015-01-24 04:54:02 -06:00 |
|
Akkadius
|
dbabd06ce5
|
Remove EQDEBUG preprocessor from PersistentTimer::Load
|
2015-01-24 04:40:45 -06:00 |
|
Akkadius
|
d0595e3794
|
Remove log junk from command_spawn
|
2015-01-24 04:38:22 -06:00 |
|
Akkadius
|
04623b2c0c
|
Remove preprocessor and convert log message
|
2015-01-24 04:31:09 -06:00 |
|
Akkadius
|
e18a49a974
|
Cleanup in command_guild
|
2015-01-24 04:28:41 -06:00 |
|
Akkadius
|
50ccb52465
|
Adjust logging in command_time
|
2015-01-24 04:27:32 -06:00 |
|
Akkadius
|
d7a2387f3d
|
Sort command_init alphabetically and cleanup
|
2015-01-24 04:22:33 -06:00 |
|
Akkadius
|
734a2c42b2
|
Remove some processor and cleanup logging around Commands
|
2015-01-24 04:17:58 -06:00 |
|