aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Chat
AgeCommit message (Expand)Author
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
2010-07-26* Implement reputation reward rate for quest / creaturesBrian
2010-07-26Players should be able to join the GuildRecruitment channel even if they are ...silinoron
2010-07-24* Add lootid output to .gobj info commandBrian
2010-07-23Add SOAP-implementation (based on Benjys patch and adapted for latest core by...click
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-22Don´t allow inviting people to chat channels if they are banned from that ch...Machiavelli
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-11Add NULL rows for 2 ChatCommand table.Anubisss
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-08* Linux compile with and without PCH fixedBrian
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
2010-06-06Better behaviour for .instance open/close commandsTartalo
2010-06-05rearranged core filesRat