KimLS
|
281483efc1
|
Merge of a monster
|
2017-04-02 20:03:51 -07:00 |
|
Akkadius
|
7aa1d243b0
|
[Performance] Reworked how all log calls are made in the source, see changelog.txt for more details
|
2017-04-01 03:51:46 -05:00 |
|
KimLS
|
2447c38c82
|
Working on world <-> zone communication needs a ton of work really need to rewrite how world works with zones.
|
2017-01-02 22:38:47 -08:00 |
|
Uleat
|
0ab0c5c117
|
Added trade hack detection code
|
2016-12-03 18:17:10 -05:00 |
|
Uleat
|
04f4fd652b
|
Renamed class Inventory to EQEmu::InventoryProfile
|
2016-10-17 04:59:00 -04:00 |
|
Uleat
|
bfd07b1010
|
Added class EQEmu::InventorySlot
|
2016-10-16 21:36:39 -04:00 |
|
Uleat
|
8b5dd58e96
|
Renamed struct EQEmu::ItemBase to EQEmu::ItemData and class ItemInst to EQEmu::ItemInstance
|
2016-10-16 05:10:54 -04:00 |
|
Uleat
|
579efe83af
|
Renamed EQEmu::Item_Struct to EQEmu::ItemBase to coincide with new inventory naming conventions (re-run shared_memory.exe)
|
2016-05-27 22:22:19 -04:00 |
|
Michael Cook (mackal)
|
60da544d3a
|
clang-tidy modernize-use-auto
|
2016-05-25 16:10:28 -04:00 |
|
Uleat
|
3031365e1f
|
Moved struct Item_Struct into namespace EQEmu
|
2016-05-21 04:54:18 -04:00 |
|
Michael Cook (mackal)
|
47c9182ba3
|
Fix potential memory leaks (clang-tidy)
|
2016-05-06 22:58:45 -04:00 |
|
Uleat
|
1890d006a2
|
Delinked current inventory slot enumeration and constants from EQEmu::constants and global definition
|
2016-04-22 07:34:55 -04:00 |
|
Uleat
|
b3475d7b50
|
Reworked ClientVersion into EQEmu::versions; Added EQEmu::versions::InventoryVersion
|
2016-04-22 03:49:17 -04:00 |
|
Uleat
|
8edb6e9595
|
Eliminated the nested class design of recent EQEmu work; Some more inv2 convergence work
|
2016-04-19 04:02:53 -04:00 |
|
Uleat
|
e75a53b775
|
Rework of eq_dictionary
|
2016-04-07 17:21:55 -04:00 |
|
Drajor
|
8f78a3fd35
|
Hand in stacked items
Added support for handing in stacked items and getting task credit for
those items.
|
2015-07-22 15:50:19 +10:00 |
|
KimLS
|
b6a01871d8
|
Fix for another bazaar problem
|
2015-03-28 23:38:41 -07:00 |
|
KimLS
|
0cf5cca415
|
Other half of bazaar exploit
|
2015-03-22 23:18:08 -07:00 |
|
KimLS
|
6c26bc9c8f
|
Fix for alt currency reclaim exploit and fix for exploit in trader code where price != set price
|
2015-03-20 13:10:36 -07:00 |
|
JJ
|
318a664b09
|
No "sigs". [skip ci]
|
2015-02-23 19:57:47 -05:00 |
|
Trevius
|
3b45a66498
|
Fix for potential recursive loops if using RemoveFromHateList() within EVENT_HATE_LIST.
Some work on Bazaar searching, but not functional yet.
|
2015-02-18 21:32:18 -06:00 |
|
Trevius
|
28be3b87b7
|
(RoF2) Bazaar Trading (Buying/Selling) is now fully functional. Bazaar (/bazaar) search is not yet functional.
|
2015-02-16 11:56:23 -06:00 |
|
Trevius
|
811e8809cc
|
(RoF2) Bazaar is now partially functional. RoF2 clients can start/end trader mode and other clients can purchase from them. No other functionality yet.
|
2015-02-14 11:09:36 -06:00 |
|
Michael Cook (mackal)
|
67ee327f5b
|
Better sanity checking in Client::BuyTraderItem to prevent potential exploits
|
2015-02-07 12:39:46 -05: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
|
c5447778a6
|
Merge remote-tracking branch 'remotes/origin/master' into logging_changes
Conflicts:
world/client.cpp
world/worlddb.cpp
zone/aggro.cpp
zone/bot.cpp
zone/client.cpp
zone/client_packet.cpp
zone/client_process.cpp
zone/doors.cpp
zone/entity.cpp
zone/inventory.cpp
zone/mob_ai.cpp
zone/perl_client.cpp
zone/spells.cpp
zone/waypoints.cpp
zone/zone.cpp
zone/zonedb.cpp
zone/zoning.cpp
|
2015-01-21 17:29:30 -06:00 |
|
Uleat
|
e70e443950
|
Implemented 'enum class ClientVersion' -- added 'RoF2' to lua client version enumeration
|
2015-01-19 23:32:57 -05:00 |
|
Akkadius
|
99baba4762
|
More cleanup of some QueryDatabase references that no longer need auto results
|
2015-01-19 05:38:23 -06:00 |
|
Akkadius
|
6d3b9ae40b
|
Remove Duplicative MySQL Error:
|
2015-01-19 05:25:22 -06:00 |
|
Akkadius
|
8ccb1ca3e7
|
Remove Duplicative MySQL Error:
|
2015-01-19 05:25:17 -06:00 |
|
Akkadius
|
9fdc22f78b
|
Remove Duplicative MySQL Error:
|
2015-01-19 05:25:08 -06:00 |
|
Akkadius
|
0d9b6703a6
|
Rename debug.h to global_define.h, update cmakelists and such
|
2015-01-19 04:12:09 -06:00 |
|
Akkadius
|
14bac9f8c0
|
Remove occurrences of _pkt
|
2015-01-18 03:25:52 -06:00 |
|
Akkadius
|
467b359d0c
|
Moved all EQEmuLogSys:: enum references used in Log.Out to a namespace 'Logs' for shortening of syntax
|
2015-01-18 02:20:16 -06:00 |
|
Akkadius
|
c025765283
|
Renamed DoLog to Out as the aggregate logging function for simplicity of use and shortened syntax of Log.Out
|
2015-01-18 02:00:15 -06:00 |
|
Akkadius
|
1c048cb1d1
|
Renamed DebugCategory to DoLog as the aggregate logging function for simplicity of use and shortened syntax of Log.DoLog
|
2015-01-18 01:54:09 -06:00 |
|
Akkadius
|
e691735a2d
|
Consolidate 'LogType' Error logs over to 'LogCategory'
|
2015-01-18 01:30:25 -06:00 |
|
Akkadius
|
7dbde36b03
|
Rename reference logger to Log
|
2015-01-18 00:41:18 -06:00 |
|
Akkadius
|
58d0b86a67
|
Consolidate EQEmuLogsys::Debug General calls into DebugCategory
|
2015-01-18 00:00:03 -06:00 |
|
Akkadius
|
d45ed9befa
|
Consolidate EQEmuLogsys::Debug calls into DebugCategory
|
2015-01-17 23:59:06 -06:00 |
|
Akkadius
|
5b41bdeec6
|
port mlog 'CLIENT__TRADING' category to new log system
|
2015-01-17 02:30:58 -06:00 |
|
Akkadius
|
132fbbb0c6
|
Rename LogDebugType to DebugCategory
|
2015-01-16 03:09:02 -06:00 |
|
Akkadius
|
3390164aea
|
Convert 'TRADING' debugging _log to logger.LogDebugType
|
2015-01-12 22:51:35 -06:00 |
|
Akkadius
|
7e7c59967c
|
_log error convert to logger.Log(EQEmuLogSys::Error
|
2015-01-10 19:05:46 -06:00 |
|
Akkadius
|
b2a1597e73
|
More _log Client replacements
|
2015-01-10 18:52:27 -06:00 |
|
Akkadius
|
b76e179d75
|
Fix spacing
|
2015-01-10 15:47:36 -06:00 |
|
Akkadius
|
6844645dfb
|
Replace LogFile->write(EQEmuLog::Error, with logger.logevents(EQEmuLogSys::Error
|
2015-01-10 15:44:35 -06:00 |
|
Akkadius
|
dadae1a71f
|
Replaced Debug messages: LogFile->write with logger.LogDebug
|
2015-01-10 15:26:38 -06:00 |
|
Akkadius
|
be381b4e56
|
Renamed EQEMuLog class to EQEmuLog
|
2015-01-08 19:46:28 -06:00 |
|