aboutsummaryrefslogtreecommitdiff
path: root/src/shared/Database
AgeCommit message (Expand)Author
2010-06-05Move core/realm files to new subdirectoryclick
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-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-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-04-19Remove LOTS of compile warningsSpp
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-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-14* Core switch to client 3.3.2 (11403)Brian
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-02Removed moveflags column from creature_addon and creature_template_addon. Tha..._manuel_
2009-12-20* Added support for using a lookup table for creature mana / healthBrian
2009-12-20*apply trinity style to whole sourceRat
2009-12-20Merge MaNGOS, Gossip System. Autor NoFantasy.win32
2009-12-17Update DataBase and Realm code for 322an0n4m3
2009-12-11* Removed all unneeded Makefile.am files that were leftover from merges withBrian
2009-11-26* Added support for questItem5 and questItem6 in creature and gameobjectBrian
2009-10-31*Fix usage of grid removal state, thanks Sisifmaximius
2009-10-17*Massive cleanup redux.maximius
2009-10-17*Backed out changeset 3be01fb200a5maximius
2009-10-17*Massive cleanup (\n\n -> \n, *\n -> \n, cleanup for(...) to for (...), and ...maximius
2009-10-02*Proper data blob updating, thanks ogeraisi.maximius
2009-10-02*Fix typo, and try to avoid killing the dead..maximius
2009-10-01*Didn't mean to remove that.. there shouldn't be negative values in the data ...maximius
2009-10-01*Better support for signed input. I'm not sure if this will fix anything.maximius
2009-09-30*Better support for negatives.maximius
2009-09-30*Fix linux buildmaximius
2009-09-30*Too many parameters.maximius