aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Chat
AgeCommit message (Expand)Author
2010-08-30Core: Fix more warningsSpp
2010-08-29Rewrite much of the GM ticket systemsilinoron
2010-08-28Implement .reload all_gossips, .reload quest_poi, .reload locales_gossip_menu...Shocker
2010-08-27*Send VICTIMSTATE_INTACT on melee attack miss.QAston
2010-08-27Remove unneeded line in .freeze so it won't bug players, fixes issue #3650Shocker
2010-08-27Core/Cleanup: move repeating code for locale strings retrieval into separate ...azazel
2010-08-26Fix crash when using a pool template with an entry > 65535, fixes issue #3632Shocker
2010-08-26Core:azazel
2010-08-24Core: Update Player Limit and Player Security Level variablesSpp
2010-08-23Replace World::getConfig with World::getFloatConfig, World::getIntConfig, and...silinoron
2010-08-23Core:azazel
2010-08-23Core: Fix some warningsSpp
2010-08-22Core/Game: fix all warnings related to converting doubles and floats.silinoron
2010-08-21Core: fix "comparison of unsigned expression < 0 is always false" warningsSpp
2010-08-21Core: Remove "may be used uninitialized in this function", "unused parameter ...Spp
2010-08-21Core: Remove lots warnings:Spp
2010-08-21DB Layer:Machiavelli
2010-08-21Core/Includes: Include ACE as an external dependency, not local (#include "ac...click
2010-08-18Core/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-18Properly 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-17Yay for typos...click
2010-08-17Core: Add support for reloading gossip_scripts + add missing SQL for earlier ...click
2010-08-16Rename .goname to .appear, .namego to .summon, and .groupgo to .groupsummon. ...silinoron
2010-08-16Fix Windows-build (YES, IT COMPILES!) - partial revert of revision a9386a2655click
2010-08-14Buildsystem/Linux: Deprecate and remove use of FindTermcap.cmake - it was onl...click
2010-08-14Add a GuildScript class with a handful of hooks.silinoron
2010-08-14Core: Remove some useless defines (handled in the configfiles)click
2010-08-13Core/Chat: Fix some typos and non-converted #if-statementsclick
2010-08-11Implement a PlayerScript class with a handful of new hooks:silinoron
2010-08-10Fixed honor points and arena points displaying in currency tabShauren
2010-08-08Sourcefile sleanups -> tabs to spaces, remove whitespace - also update the cl...click
2010-08-08* Rename InstanceData to InstanceScriptazazel
2010-08-08Fixed *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-06Forgot two removals in previous commitclick
2010-08-06Remove 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-02Updated .pdump commandsShauren
2010-07-30Add basic support for NPCs on transports; DB data required.silinoron
2010-07-31Remove duplicate "Error:" from some outError messages...click
2010-07-29Modified announce command to be more blizzlikeShauren
2010-07-29Convert to using ACE for reading configurationfiles, and remove dependency on...click
2010-07-26* Implement reputation spillover via the databaseBrian