| Age | Commit message (Collapse) | Author |
|
Soccothrates
Need someone to script these two bosses in cpp to remove them from EAI.
|
|
|
|
|
|
- Changed default loggers and appenders
- '.' determines the relation between loggers ("type.subtype" inherits "type" logger setting if logger "type.subtype" is not defined)
- When core logs a message it search for the correct logger (root is the default one)
ie: a message logged with "type.subtype"
* Core will try to find a logger with name "type.subtype", if its not found then will search for "type", again if its not found it will return the default one "root"
|
|
|
|
|
|
|
|
endpoints.
|
|
creature crossover in formations.
Wiki update and db values too follow.
|
|
by dr-j, closes #11180
|
|
Include a Helgrind suppressions file under source control. Each suppressed race is either a false positive, a read race followed by a lock acquire anyway, a bool race. Suppressions related to the same issue in the same function are grouped with a counter in brackets [ ] .
Fix tabs added in bcee801e4bdbf7d53f15cd0499e9d3aaedd3c3e2 .
|
|
by dr-j, closes #2410
|
|
By @untaught
|
|
So Far So Bad, Hazardous Materials and Infilltrating Voltarus are taken
by dr-j, closes #11170
|
|
Elements on Quest accept of forging an alliance
by dr-j, closes #11169
|
|
By dr-j, closes #11173
|
|
added their respective "click spells".
|
|
|
|
sql/updates/world/2013_11_04_00_world_creature_template.sql
|
|
|
|
|
|
by untaught, closes #11167
|
|
|
|
Helgrind log:
Lock at 0x2BD582E0 was first observed
at : pthread_mutex_init (hg_intercepts.c:443)
by : ACE_OS::mutex_init(pthread_mutex_t*, int, char const*, pthread_mutexattr_t*, int, int) (in /usr/lib/libACE-6.0.3.so)
by : ACE_Thread_Mutex::ACE_Thread_Mutex(char const*, pthread_mutexattr_t*) (in /usr/lib/libACE-6.0.3.so)
by : WorldSocket::WorldSocket() (WorldSocket.cpp:106)
by : ACE_Acceptor<WorldSocket, ACE_SOCK_Acceptor>::make_svc_handler(WorldSocket*&) (Acceptor.cpp:261)
by : ACE_Acceptor<WorldSocket, ACE_SOCK_Acceptor>::handle_input(int) (Acceptor.cpp:396)
by : ACE_Dev_Poll_Reactor::dispatch_io_event(ACE_Dev_Poll_Reactor::Token_Guard&) (in /usr/lib/libACE-6.0.3.so)
by : ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) (in /usr/lib/libACE-6.0.3.so)
by : ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) (in /usr/lib/libACE-6.0.3.so)
by : ReactorRunnable::svc() (WorldSocketMgr.cpp:170)
by : ACE_Task_Base::svc_run(void*) (in /usr/lib/libACE-6.0.3.so)
by : ACE_Thread_Adapter::invoke_i() (in /usr/lib/libACE-6.0.3.so)
Possible data race during write of size 8 at 0x2BD6F6F8 by thread #12
Locks held: 1, at address 0x2BD582E0
at : WorldSession::ResetTimeOutTime() (WorldSession.h:372)
by : WorldSocket::ProcessIncoming(WorldPacket*) (WorldSocket.cpp:709)
by : WorldSocket::handle_input_payload() (WorldSocket.cpp:517)
by : WorldSocket::handle_input_missing_data() (WorldSocket.cpp:610)
by : WorldSocket::handle_input(int) (WorldSocket.cpp:282)
by : ACE_Dev_Poll_Reactor::dispatch_io_event(ACE_Dev_Poll_Reactor::Token_Guard&) (in /usr/lib/libACE-6.0.3.so)
by : ACE_Dev_Poll_Reactor::handle_events(ACE_Time_Value*) (in /usr/lib/libACE-6.0.3.so)
by : ACE_Reactor::run_reactor_event_loop(ACE_Time_Value&, int (*)(ACE_Reactor*)) (in /usr/lib/libACE-6.0.3.so)
by : ReactorRunnable::svc() (WorldSocketMgr.cpp:170)
by : ACE_Task_Base::svc_run(void*) (in /usr/lib/libACE-6.0.3.so)
by : ACE_Thread_Adapter::invoke_i() (in /usr/lib/libACE-6.0.3.so)
by : ACE_Thread_Adapter::invoke() (in /usr/lib/libACE-6.0.3.so)
This conflicts with a previous write of size 8 by thread #7
Locks held: none
at : WorldSession::UpdateTimeOutTime(unsigned int) (WorldSession.h:368)
by : WorldSession::Update(unsigned int, PacketFilter&) (WorldSession.cpp:256)
by : World::UpdateSessions(unsigned int) (World.cpp:2646)
by : World::Update(unsigned int) (World.cpp:2003)
by : WorldRunnable::run() (WorldRunnable.cpp:60)
by : ACE_Based::Thread::ThreadTask(void*) (Threading.cpp:186)
by : ACE_OS_Thread_Adapter::invoke() (in /usr/lib/libACE-6.0.3.so)
by : mythread_wrapper (hg_intercepts.c:233)
|
|
by dr-j, closes #10380
|
|
original work by Trista, updated by ZxBiohazardZx, final work by FireEmerald, closes #6587
|
|
by Hobbilis, closes #7914
|
|
by BlackangelWow, updates #4710
|
|
|
|
by dr-j, closes #10512
|
|
by dr-j, closes #7585
|
|
by dr-j, closes #10547
|
|
by dr-j, closes #10907
|
|
by dr-j, closes #10436
|
|
by Crysicle, minor fix by xjose93, closes #10609
|
|
by dr-j, minor update by untaught, closes #8710 closes #6534
|
|
|
|
Fix quest ... Or Maybe We Don't (12138) and remove the core script
|
|
|
|
|
|
by Justiciar, closes #10246
|
|
Fix quest Redeeming the Dead (9685) and remove the core script
|
|
|
|
[Area Trigger Scripts]Support for Teleport for Quest: Breaking Through and Last Rites
|
|
(11898)
|
|
by untaught, closes #10704
|
|
Note: if those mobs starts moving now needs to be properly fixed, no hacked with speed 0.
|
|
|
|
by trista, closes #5906
|
|
by untaught, updates #10944
|