aboutsummaryrefslogtreecommitdiff
path: root/src/shared
AgeCommit message (Expand)Author
2010-06-05Move core/realm files to new subdirectoryclick
2010-06-05fixed compile on winRat
2010-06-05Add ACE includepath to linux buildfiles when not using a sitewide installclick
2010-06-05HIGHLY EXPERIMENTAL - USE AT YOUR OWN RISKclick
2010-05-29*Properly initialize members to prevent DB logging before the DB is started. ...Xanadu
2010-05-26Use ´manual´ ACE_Thread_Mutex objects in SQLTransaction class instead of us...Machiavelli
2010-05-26Add another ACE_Thread_Mutex in Database class for threadsafe operations on m...Machiavelli
2010-05-19Implement a signalhandler via ACE.Anubisss
2010-05-16Fix a possible crash in SqlTransaction::Execute(), using post-iterating on th...Machiavelli
2010-05-15Reimplement ACE_Based::LockedQueue as SQL holder for the SqlTransaction class...Machiavelli
2010-05-15Use delete[] on object allocated with new[x+y*z] in TileAssembler.Machiavelli
2010-05-13Fix crash introduced in 4610bbf047.Machiavelli
2010-05-13Fix a crash in SqlAsyncTask::call caused by the fact that the SQLOperation to...Machiavelli
2010-05-13Some warning fixSpp
2010-05-08Cleanup on some database-related files: merge some DB-related files, add some...click
2010-05-06Cleanup : Remove postgreSQL-support (not used and has also been broken for a ...click
2010-05-05Use ACE_GUARD_RETURN macro in LockedQueue::next to guarrantee the lock is acq...Machiavelli
2010-05-02Fix locale selection at server load.Spp
2010-04-19Remove LOTS of compile warningsSpp
2010-04-15Another fix quest flags, Implement support weekly quests cooldowns(Original p...n0n4m3
2010-04-11Tab to Spaces and remove of trailing spacesSpp
2010-04-11Fix Auth on server also some fixes and cleanups. Big thx to TOM_RUS.n0n4m3
2010-04-08*fix an sql-dbc load bug, patch by QastonRat
2010-04-07Code Style: Remove trailing spacesSpp
2010-04-07Code Style: tab to spacesSpp
2010-04-07Include ACE headers in case they are not in system path.raczman
2010-04-06Cleaned up include directories in cmakes.raczman
2010-04-05* Only call Database::ThreadStart()/ThreadEnd() once per thread.XTZGZoReX
2010-03-21Add additional field for storage of speed_run rate of creature_manuel_
2010-03-21Add support field 'allowMount' to instance_template table (see http://trinity...Machiavelli
2010-03-09Cleanup and applying code style to some Database files.n0n4m3
2010-03-03store unit's level in uint8 formatsilver1ce
2010-02-27Update visibility systemsilver1ce
2010-02-23Dump characters to separate files config option, by azazel.konTartalo
2010-02-15* Changed TrinityCore2 to TrinityCore. There is no TrinityCore2 anymore.Brian
2010-02-14* Core switch to client 3.3.2 (11403)Brian
2010-02-10Fix compile warning on win.n0n4m3
2010-02-10Revert revision: 053bfe8ad9, this cause some crash.n0n4m3
2010-02-07Implement async class for database operations for better performance, remove ...n0n4m3
2010-02-05A great purge of obsolete macros.Xanadu
2010-02-01Use normal ace thread mutexthenecromancer
2010-02-01Use recursive thread mutex for SQL transaction queuethenecromancer
2010-01-23Implement QueryResult_AutoPtr type which is ACE's reference counted auto_ptr(...Anubisss
2010-01-21* Backed out changeset c7c6faf26cbdBrian
2010-01-21* Add support for basedmg and baserangeddmg values in creature_classlevelstats.win32
2010-01-16Updated copyright for new year.n0n4m3
2010-01-10* Add support for base armor values in creature_classlevelstats.XTZGZoReX
2010-01-10Update aura system:QAston
2010-01-06fixed the bug that GetVmapHeight returns incorrect height on terrains(flying ...silver1ce
2010-01-02Removed moveflags column from creature_addon and creature_template_addon. Tha..._manuel_