Michael Cook (mackal)
|
f3f9997adf
|
Packets are already memset to 0
|
2015-01-09 12:59:48 -05:00 |
|
Michael Cook (mackal)
|
1b8711bce9
|
Minor tweaking to zone/entity.cpp
|
2015-01-09 12:59:13 -05:00 |
|
Michael Cook (mackal)
|
b0e59e112d
|
clang-modernize -use-auto convert for world/zoneserver.cpp
|
2015-01-09 03:05:15 -05:00 |
|
Michael Cook (mackal)
|
c6388d8c5d
|
clang-modernize -use-auto convert for world/zonelist.cpp
|
2015-01-09 03:05:15 -05:00 |
|
Michael Cook (mackal)
|
e87a3096f4
|
clang-modernize -use-auto convert for world/wguild_mgr.cpp
|
2015-01-09 03:05:15 -05:00 |
|
Michael Cook (mackal)
|
ca0a8fd974
|
clang-modernize -use-auto convert for world/ucs.cpp
|
2015-01-09 03:05:15 -05:00 |
|
Michael Cook (mackal)
|
c9a75dcf64
|
clang-modernize -use-auto convert for world/queryserv.cpp
|
2015-01-09 03:05:15 -05:00 |
|
Michael Cook (mackal)
|
7e2661bbc1
|
clang-modernize -use-auto convert for world/net.cpp
|
2015-01-09 03:05:14 -05:00 |
|
Michael Cook (mackal)
|
8f18672690
|
clang-modernize -use-auto convert for world/login_server_list.cpp
|
2015-01-09 03:05:14 -05:00 |
|
Michael Cook (mackal)
|
6b75e03d72
|
clang-modernize -use-auto convert for world/login_server.cpp
|
2015-01-09 03:05:14 -05:00 |
|
Michael Cook (mackal)
|
1770862b10
|
clang-modernize -use-auto convert for world/lfplist.cpp
|
2015-01-09 03:05:14 -05:00 |
|
Michael Cook (mackal)
|
3df27a9379
|
clang-modernize -use-auto convert for world/launcher_list.cpp
|
2015-01-09 03:05:14 -05:00 |
|
Michael Cook (mackal)
|
da13affebc
|
clang-modernize -use-auto convert for world/launcher_link.cpp
|
2015-01-09 03:05:14 -05:00 |
|
Michael Cook (mackal)
|
446b085d6c
|
clang-modernize -use-auto convert for world/eqw_parser.cpp
|
2015-01-09 03:05:14 -05:00 |
|
Michael Cook (mackal)
|
0956575292
|
clang-modernize -use-auto convert for world/eqw_http_handler.cpp
|
2015-01-09 03:05:13 -05:00 |
|
Michael Cook (mackal)
|
0ed10ec102
|
clang-modernize -use-auto convert for world/console.cpp
|
2015-01-09 03:05:13 -05:00 |
|
Michael Cook (mackal)
|
81a48cac6c
|
clang-modernize -use-auto convert for world/clientlist.cpp
|
2015-01-09 03:05:13 -05:00 |
|
Michael Cook (mackal)
|
bb37dd1b16
|
clang-modernize -use-auto convert for world/cliententry.cpp
|
2015-01-09 03:05:13 -05:00 |
|
Michael Cook (mackal)
|
c2936a893e
|
clang-modernize -use-auto convert for world/client.cpp
|
2015-01-09 03:05:13 -05:00 |
|
Michael Cook (mackal)
|
64be231fe6
|
clang-modernize -use-auto convert for world/adventure_manager.cpp
|
2015-01-09 03:05:13 -05:00 |
|
Michael Cook (mackal)
|
28680a4695
|
clang-modernize -use-auto convert for world/adventure.cpp
|
2015-01-09 03:05:13 -05:00 |
|
Michael Cook (mackal)
|
502bb6ca79
|
clang-modernize -use-auto convert for ucs/worldserver.cpp
|
2015-01-09 02:57:00 -05:00 |
|
Michael Cook (mackal)
|
09f37323d1
|
clang-modernize -use-auto convert for ucs/database.cpp
|
2015-01-09 02:57:00 -05:00 |
|
Michael Cook (mackal)
|
b34b26c423
|
clang-modernize -use-auto convert for ucs/clientlist.cpp
|
2015-01-09 02:57:00 -05:00 |
|
Michael Cook (mackal)
|
1873b1d739
|
Ranged-based for for ucs/clientlist.cpp
|
2015-01-09 02:50:13 -05:00 |
|
Michael Cook (mackal)
|
c33973f20a
|
Optimize EntityList::RemoveGroup/RemoveRaid
lambdas are cheating btw.
|
2015-01-09 02:44:20 -05:00 |
|
Trevius
|
4c9653d204
|
Potential crash/bug fixes for Groups and Mercs.
|
2015-01-08 23:28:22 -06:00 |
|
Michael Cook (mackal)
|
4808dcadcf
|
Range-based for for world/zonelist.cpp
|
2015-01-08 22:01:37 -05:00 |
|
Michael Cook (mackal)
|
4fde4bba72
|
Range-based for for world/lfplist.cpp
|
2015-01-08 22:01:21 -05:00 |
|
Michael Cook (mackal)
|
4f643c7201
|
Range-based for for world/adventure_manager.cpp
|
2015-01-08 22:01:02 -05:00 |
|
Michael Cook (mackal)
|
784a6974d1
|
Range-based for for world/adventure.cpp
|
2015-01-08 22:00:36 -05:00 |
|
Akkadius
|
732fa17afb
|
Merge branch 'master' of https://github.com/EQEmu/Server
Conflicts:
zone/groups.cpp
|
2015-01-08 19:50:48 -06:00 |
|
Akkadius
|
be381b4e56
|
Renamed EQEMuLog class to EQEmuLog
|
2015-01-08 19:46:28 -06:00 |
|
Trevius
|
94be9e9162
|
Added some extra checks and clean-up related to Groups and Mercenaries.
|
2015-01-08 17:08:20 -06:00 |
|
Michael Cook (mackal)
|
c8278608a3
|
Merge pull request #331 from af4t/master
Work-around for "strange ADL issues" not needed if using Boost 1.57.0
|
2015-01-08 12:31:02 -05:00 |
|
Kemmler
|
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.
|
2015-01-08 09:49:46 -05:00 |
|
Trevius
|
3b2fbd337f
|
Query fix for group_leaders table. This may resolve some crashes/bugs related to Mercs/Bots and Groups.
|
2015-01-07 23:45:44 -06:00 |
|
Trevius
|
a83d536712
|
Mercenaries now load directly from tables only. The vwMercNpcTypes view is no longer required and can be deleted.
|
2015-01-07 22:20:44 -06:00 |
|
Uleat
|
a6dd14b09f
|
Merge branch 'master' of https://github.com/EQEmu/Server
|
2015-01-07 14:57:38 -05:00 |
|
Uleat
|
0552220f00
|
Excluded text link body from message scrambling in Client::GarbleMessage()
|
2015-01-07 11:13:48 -05:00 |
|
Akkadius
|
2e55c98e90
|
Merge branch 'master' of https://github.com/EQEmu/Server
|
2015-01-07 08:45:30 -06:00 |
|
Akkadius
|
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
|
2015-01-07 08:45:04 -06:00 |
|
Uleat
|
b27737bfcd
|
Rework of the text link translator code (Known bug with broadcast message link size not in OP_ChannelMessage or OP_SpecialMesg)
|
2015-01-06 23:19:41 -05:00 |
|
Trevius
|
2c43e6f68d
|
Added defines for all remaining pet commands and some support for them as well.
|
2015-01-06 19:14:06 -06:00 |
|
JJ
|
6717014601
|
Lua declaration as well...
|
2015-01-06 16:10:29 -05:00 |
|
JJ
|
364f2f6bf8
|
Forgot prototype declaration from previous commit. Also fix corruption declaration.
|
2015-01-06 15:09:18 -05:00 |
|
JJ
|
cde406a496
|
Add PhR to #showstats and a few places that can/should be implemented in the future.
|
2015-01-06 13:51:36 -05:00 |
|
Trevius
|
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.
|
2015-01-06 01:19:33 -06:00 |
|
Uleat
|
668823eaf2
|
Fix for text link issues with items whose loregroup is '-1'
|
2015-01-05 23:11:38 -05:00 |
|
Uleat
|
4b133c808c
|
It helps if you actually push more than the changelog message...
|
2015-01-05 13:50:03 -05:00 |
|