| Age | Commit message (Expand) | Author |
| 2010-06-05 | Move core/realm files to new subdirectory | click |
| 2010-05-29 | *Properly initialize members to prevent DB logging before the DB is started. ... | Xanadu |
| 2010-05-26 | Use ´manual´ ACE_Thread_Mutex objects in SQLTransaction class instead of us... | Machiavelli |
| 2010-05-26 | Add another ACE_Thread_Mutex in Database class for threadsafe operations on m... | Machiavelli |
| 2010-05-16 | Fix a possible crash in SqlTransaction::Execute(), using post-iterating on th... | Machiavelli |
| 2010-05-15 | Reimplement ACE_Based::LockedQueue as SQL holder for the SqlTransaction class... | Machiavelli |
| 2010-05-13 | Fix crash introduced in 4610bbf047. | Machiavelli |
| 2010-05-13 | Fix a crash in SqlAsyncTask::call caused by the fact that the SQLOperation to... | Machiavelli |
| 2010-05-13 | Some warning fix | Spp |
| 2010-05-08 | Cleanup on some database-related files: merge some DB-related files, add some... | click |
| 2010-05-06 | Cleanup : Remove postgreSQL-support (not used and has also been broken for a ... | click |
| 2010-04-19 | Remove LOTS of compile warnings | Spp |
| 2010-04-08 | *fix an sql-dbc load bug, patch by Qaston | Rat |
| 2010-04-07 | Code Style: Remove trailing spaces | Spp |
| 2010-04-07 | Code Style: tab to spaces | Spp |
| 2010-04-07 | Include ACE headers in case they are not in system path. | raczman |
| 2010-04-06 | Cleaned up include directories in cmakes. | raczman |
| 2010-03-21 | Add additional field for storage of speed_run rate of creature | _manuel_ |
| 2010-03-21 | Add support field 'allowMount' to instance_template table (see http://trinity... | Machiavelli |
| 2010-03-09 | Cleanup and applying code style to some Database files. | n0n4m3 |
| 2010-03-03 | store unit's level in uint8 format | silver1ce |
| 2010-02-14 | * Core switch to client 3.3.2 (11403) | Brian |
| 2010-02-10 | Revert revision: 053bfe8ad9, this cause some crash. | n0n4m3 |
| 2010-02-07 | Implement async class for database operations for better performance, remove ... | n0n4m3 |
| 2010-02-05 | A great purge of obsolete macros. | Xanadu |
| 2010-02-01 | Use normal ace thread mutex | thenecromancer |
| 2010-02-01 | Use recursive thread mutex for SQL transaction queue | thenecromancer |
| 2010-01-23 | Implement QueryResult_AutoPtr type which is ACE's reference counted auto_ptr(... | Anubisss |
| 2010-01-21 | * Backed out changeset c7c6faf26cbd | Brian |
| 2010-01-21 | * Add support for basedmg and baserangeddmg values in creature_classlevelstats. | win32 |
| 2010-01-16 | Updated copyright for new year. | n0n4m3 |
| 2010-01-10 | * Add support for base armor values in creature_classlevelstats. | XTZGZoReX |
| 2010-01-02 | Removed moveflags column from creature_addon and creature_template_addon. Tha... | _manuel_ |
| 2009-12-20 | * Added support for using a lookup table for creature mana / health | Brian |
| 2009-12-20 | *apply trinity style to whole source | Rat |
| 2009-12-20 | Merge MaNGOS, Gossip System. Autor NoFantasy. | win32 |
| 2009-12-17 | Update DataBase and Realm code for 322a | n0n4m3 |
| 2009-12-11 | * Removed all unneeded Makefile.am files that were leftover from merges with | Brian |
| 2009-11-26 | * Added support for questItem5 and questItem6 in creature and gameobject | Brian |
| 2009-10-31 | *Fix usage of grid removal state, thanks Sisif | maximius |
| 2009-10-17 | *Massive cleanup redux. | maximius |
| 2009-10-17 | *Backed out changeset 3be01fb200a5 | maximius |
| 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 build | maximius |
| 2009-09-30 | *Too many parameters. | maximius |