aboutsummaryrefslogtreecommitdiff
path: root/src/server/shared
AgeCommit message (Expand)Author
2012-03-28Partially revert a36a0a77ef75e66933ac5b8802a9ec7906acfd0b.click
2012-03-27Core/DB Layer: Fix helgrind errors on some concurrent access to resultset aut...Machiavelli
2012-03-27Core/DB Layer: - Fix "Thread #1 unlocked a not-locked lock at 0x6D56E90" helg...Machiavelli
2012-03-27Core: Remove the MersenneTwiser-library (SFMT is now considered stable enough...click
2012-03-26Core/DBLayer: Restore pet loadingleak
2012-03-26Core/DBLayer: Convert PAppend() queries to prepared statements No.4 NOTE:leak
2012-03-26Partial revert of "Core/DB Layer: Fix a memory leak.", mysql library related ...Machiavelli
2012-03-26Core/DB Layer: Fix a memory leak for synchronously executed prepared statements.Machiavelli
2012-03-26Core/DB Layer: Fix a memory leak.Machiavelli
2012-03-26Auth/Realmlist: Make use of RealmFlags and rename color to flag (core- and db...kaelima
2012-03-26Core/DB Layer: Make SQLTransaction AutoPtr thread safe (valgrind caught a rac...Machiavelli
2012-03-25Core/Misc: Implement Trinity::Auto_Ptr. Ditches ACE_Refcounted_AutoPtr (we st...Machiavelli
2012-03-25Core/DBLayer: Convert PAppend() queries to prepared statements No.3leak
2012-03-25Core/DBLayer: Convert PAppend() queries to prepared statements No.2leak
2012-03-25Core/DBLayer: Typo on query conversionleak
2012-03-25Core/DBLayer: Convert PAppend() queries to prepared statements No.1leak
2012-03-25Update src/server/shared/Database/Field.hMachiavelli
2012-03-25Core/DBLayer: Refine field type checks in Field::GetXXX methods. Should give ...Machiavelli
2012-03-25Core/DBLayer: Restore pinfo timestamp output (Prepared statment results don't...leak
2012-03-24Core: Fix .pinfo handling of player level and securitylevel after recent clea...click
2012-03-24Core/DB layer: Change functionality in previous memoryleak-fix (Patch by racz...click
2012-03-24Core/DB Layer: Fix a memory leak. Author: raczman (yes, you read correctly)Machiavelli
2012-03-24Core/DBLayer: Query should actually be available on both sync and async mysql...leak
2012-03-24Core/DBLayer: Prepare statement on the right connectionleak
2012-03-24Core/DBLayer: Convert PQuery() queries to prepared statementsleak
2012-03-19Core/DBLayer: Remnant cleanupsleak
2012-03-19Core/DBLayer: Convert DirectExecute() queries that are not runtime relevant b...leak
2012-03-19Core/DBLayer: Convert PExecute() queries to prepared statementsleak
2012-03-09Core. Fix non-PCH buildclick
2012-03-06Core/Shared: Add thread-safe access to BigNumber::AsByteArray()leak
2012-03-04Core: Adjust parameter output values to avoid excessive warning outputs on GC...click
2012-03-04Core/Shared: Remove unused functionsleak
2012-02-29Core/Packets: Fixed exceptions being incorrectly thrown when appending empty ...Shauren
2012-02-29Update src/server/shared/Packets/ByteBuffer.hteyrnon
2012-02-29Core: Build fix (for real this time) and warning fixShauren
2012-02-28Fixed build broken in 218ed813d0a2d26fd594ddafa2132cc7c5209bb4Shauren
2012-02-28Core/Misc: Add more extensive ByteBuffer exceptions to trace down seemingly r...Machiavelli
2012-02-26Core/Misc: Add some documentation to TRINITY_WRITE_GUARD and TRINITY_READ_GUA...Machiavelli
2012-02-25Revert "Core: Fix the SFMT randgen-initbug" - alignment-fix is now properly h...click
2012-02-25Core/Calendar: Fixed crash happening when inviting an offline player to an eventShauren
2012-02-25Core: Fix the SFMT randgen-initbugElron103
2012-02-20Core/Warden: Update copyright information / More cleanupsleak
2012-02-19Core/Warden: Base implementation for Warden functionalityleak
2012-02-18Core: Clean up whitespace and tabs in the base sourcetreeclick
2012-02-15Core/DBLayer: Remove unused structleak
2012-02-14Codestyle: Renamed some variables to fit codestyle, corrected order in struct...Subv
2012-01-30Core/DBLayer: Restore removal and cleanup of respawn times of expired instancesleak
2012-01-24Core: Fix non-PCH build and remove a few warnings.click
2012-01-14Core/LFG:Subv2112
2012-01-14Core/Movement: Implement spline movement subsystem.Machiavelli