aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Chat/Commands
AgeCommit message (Expand)Author
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-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-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*** New core <-> script library interface - complete rewrite of the old one.XTZGZoReX
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
2010-07-26* Implement reputation reward rate for quest / creaturesBrian
2010-07-24* Add lootid output to .gobj info commandBrian
2010-07-21* Implement the ability to delete characters without them being removed fromBrian
2010-07-21Added global disable system and moved all disable fields/tables/configs into itShauren
2010-07-19Clean up level0.cpp and return proper errormessages (fix by ogeraisi)click
2010-07-15Revert revisions 67325b1a0af0 and a0cba24b9060.Shauren
2010-07-12change "IN_MILISECONDS" to proper english "IN_MILLISECONDS"click
2010-06-25* Renamed PoolHandler to PoolMgr since the pool systems has nothing to do withBrian
2010-06-25Get rid of Trinity Singleton and Threading patterns and replace them with ACE...Machiavelli
2010-06-24Fix logic on namegoTartalo
2010-06-21Remove some redundant explicit NULL checks for pointers before ´delete´ or ...Machiavelli
2010-06-16Fixed wrong string format in HandleNpcUnFollowCommandShauren
2010-06-11Added support for item set names in case where item does not exist in item_te...Shauren
2010-06-09Allow to sell item for: money, extendedCost or money+extendedCost.John Holiver
2010-06-08* Remove more relative paths from includesBrian
2010-06-08Added support for reloading creature_onkill_reputation tableShauren
2010-06-07* Getting closer (at least for Linux :) )Brian
2010-06-07* brokenBrian
2010-06-07* More cleanupBrian
2010-06-06* Merge.XTZGZoReX
2010-06-06* Even more restructuring of the game library.XTZGZoReX