Age | Commit message (Expand) | Author |
---|---|---|
2015-04-24 | Core/Socket: Removed unused synchronous read method | Shauren |
2015-04-04 | Misc: Fixed license header formatting | Shauren |
2015-01-01 | Update copyright note for 2015 | Vincent-Michael |
2014-10-02 | Fixed ==25829== Thread #1: pthread_cond_{signal,broadcast}: dubious: associat... | Shauren |
2014-08-12 | Core/Threading: Fixed possible race condition with m_timeOutTime and fixed Th... | Shauren |
2014-08-02 | Core/Shared: Fix world and auth crash on shutdown (PCQ & DbWorker) | DDuarte |
2014-07-27 | Core/Network: Optimized packet sending by removing unneccessary memory copying | Shauren |
2014-07-24 | Core/Misc: Fixed a possible crash in ProducerConsumerQueue::Cancel | Shauren |
2014-07-21 | Core: Kill again whitespace :( | Vincent-Michael |
2014-07-14 | Replacing ACE based multi threading with PCQ | leak |
2014-06-30 | Replaced ACE_Task_Base based DatabaseWorker with PCQ | leak |
2014-06-30 | Replaced ACE_Task_Base based LogWorker with ProducerConsumerQueue | leak |