| Age | Commit message (Expand) | Author |
| 2010-08-30 | Core: Fix more warnings | Spp |
| 2010-08-29 | Rewrite much of the GM ticket system | silinoron |
| 2010-08-28 | Implement .reload all_gossips, .reload quest_poi, .reload locales_gossip_menu... | Shocker |
| 2010-08-27 | *Send VICTIMSTATE_INTACT on melee attack miss. | QAston |
| 2010-08-27 | Remove unneeded line in .freeze so it won't bug players, fixes issue #3650 | Shocker |
| 2010-08-27 | Core/Cleanup: move repeating code for locale strings retrieval into separate ... | azazel |
| 2010-08-26 | Fix crash when using a pool template with an entry > 65535, fixes issue #3632 | Shocker |
| 2010-08-26 | Core: | azazel |
| 2010-08-24 | Core: Update Player Limit and Player Security Level variables | Spp |
| 2010-08-23 | Replace World::getConfig with World::getFloatConfig, World::getIntConfig, and... | silinoron |
| 2010-08-23 | Core: | azazel |
| 2010-08-23 | Core: Fix some warnings | Spp |
| 2010-08-22 | Core/Game: fix all warnings related to converting doubles and floats. | silinoron |
| 2010-08-21 | Core: fix "comparison of unsigned expression < 0 is always false" warnings | Spp |
| 2010-08-21 | Core: Remove "may be used uninitialized in this function", "unused parameter ... | Spp |
| 2010-08-21 | Core: Remove lots warnings: | Spp |
| 2010-08-21 | DB Layer: | Machiavelli |
| 2010-08-21 | Core/Includes: Include ACE as an external dependency, not local (#include "ac... | click |
| 2010-08-18 | Core/Spells: add SPELL_ATTR_CU_IGNORE_ARMOR to the avalible custom attribute ... | QAston |
| 2010-08-18 | *Backout radaaba37a4. Brings back command table caching. Thanks to Machiavell... | QAston |
| 2010-08-18 | Properly return command table every time it is called, rather then just the f... | enjoi |
| 2010-08-18 | * HIGHLY EXPERIMENTAL - USE AT OWN RISK * | Machiavelli |
| 2010-08-17 | Yay for typos... | click |
| 2010-08-17 | Core: Add support for reloading gossip_scripts + add missing SQL for earlier ... | click |
| 2010-08-16 | Rename .goname to .appear, .namego to .summon, and .groupgo to .groupsummon. ... | silinoron |
| 2010-08-16 | Fix Windows-build (YES, IT COMPILES!) - partial revert of revision a9386a2655 | click |
| 2010-08-14 | Buildsystem/Linux: Deprecate and remove use of FindTermcap.cmake - it was onl... | click |
| 2010-08-14 | Add a GuildScript class with a handful of hooks. | silinoron |
| 2010-08-14 | Core: Remove some useless defines (handled in the configfiles) | click |
| 2010-08-13 | Core/Chat: Fix some typos and non-converted #if-statements | click |
| 2010-08-11 | Implement a PlayerScript class with a handful of new hooks: | silinoron |
| 2010-08-10 | Fixed honor points and arena points displaying in currency tab | Shauren |
| 2010-08-08 | Sourcefile sleanups -> tabs to spaces, remove whitespace - also update the cl... | click |
| 2010-08-08 | * Rename InstanceData to InstanceScript | azazel |
| 2010-08-08 | Fixed *nix build. | XTZGZoReX |
| 2010-08-08 | * Some singleton renames for consistency: | XTZGZoReX |
| 2010-08-08 | * Move weather management to new WeatherMgr (yes, I care that much about the ... | XTZGZoReX |
| 2010-08-08 | * Rename: BattleGround -> Battleground. | XTZGZoReX |
| 2010-08-06 | * Fixes for Linux build. | XTZGZoReX |
| 2010-08-06 | *** New core <-> script library interface - complete rewrite of the old one. | XTZGZoReX |
| 2010-08-06 | Forgot two removals in previous commit | click |
| 2010-08-06 | Remove AuctionHouseBot-functionality from core (some cleanups may be required) | click |
| 2010-08-06 | * Corpse related cleanup (author: Hunuza) | azazel |
| 2010-08-05 | * Implement item limit category (based on changes by VladimirMangos) | azazel |
| 2010-08-02 | Updated .pdump commands | Shauren |
| 2010-07-30 | Add basic support for NPCs on transports; DB data required. | silinoron |
| 2010-07-31 | Remove duplicate "Error:" from some outError messages... | click |
| 2010-07-29 | Modified announce command to be more blizzlike | Shauren |
| 2010-07-29 | Convert to using ACE for reading configurationfiles, and remove dependency on... | click |
| 2010-07-26 | * Implement reputation spillover via the database | Brian |