aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Server
AgeCommit message (Expand)Author
2010-08-07* Rename some more functions for consistency.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-06Revert changes done in r0074e32c2f and r4d86e4199a - fixes buildissues ( if()...click
2010-08-05Make use of new ToItem() castsShauren
2010-08-05* Implement item limit category (based on changes by VladimirMangos)azazel
2010-08-04*Update CMSG_USE_ITEM opcode to fit new clientCastFlag handling.QAston
2010-08-04*Typofix - Relocate != SetPosition - fixes problems with visibility after cha...QAston
2010-08-04*Some more research about spell target flags - thanks to Zor for info.QAston
2010-08-04Add gender field to SMSG_WHO packet (author: MaS0n)azazel
2010-08-04*Update movement enums - thanks to Zor for info.QAston
2010-08-04Cleaned up item flags: separated item proto flags and item field flagsShauren
2010-08-02Updated .pdump commandsShauren
2010-07-31Prevent players from gaining rest state in hostile capital zones.thenecromancer
2010-07-30Add basic support for NPCs on transports; DB data required.silinoron
2010-07-31Core/AuctionHouse: Fix CMSG_AUCTION_LIST_ITEMS reading (pending further inves...click
2010-07-30*use ASSERT macro instead of regular assert for better output.QAston
2010-07-30Deleted data blob in item_instanceShauren
2010-07-29Remade access_requirement table, now each difficulty mode for each instance h...Shauren
2010-07-29Convert to using ACE for reading configurationfiles, and remove dependency on...click
2010-07-28* Send the proper number of accounts in a guild in the SMSG_GUILD_INFO packetBrian
2010-07-28Properly send SMSG_GROUP_INVITE even when the invite fails because the user i...silinoron
2010-07-28Makes Auto-accepted quests show up the way they should. They should work perf...Liberate
2010-07-28*Cleanup in ObjectAccessor - this should fix some crashesQAston
2010-07-24* Added new specialflag in quest_template for auto-accept quests.Brian
2010-07-22Add missing CheckStableMaster() functions for SPELL_AURA_OPEN_STABLE-implemen...click
2010-07-22*Implement SPELL_AURA_OPEN_STABLE(292) - original patch by Ceris, modified by...QAston
2010-07-21Don't allow cancelling passive auras by clientShauren
2010-07-21Added global disable system and moved all disable fields/tables/configs into itShauren
2010-07-20*Implement SPELL_EFFECT_DISCOVER_TAXI(154).QAston
2010-07-20*Remove assertion from packet handler. Assertions should not be put in such p...QAston
2010-07-15Revert revisions 67325b1a0af0 and a0cba24b9060.Shauren
2010-07-12Added support for all raid quest typesShauren
2010-07-12change "IN_MILISECONDS" to proper english "IN_MILLISECONDS"click
2010-07-11Reinstate ITEM_FLAGS_NO_EQUIP_COOLDOWN implementation and the serverside chec...click
2010-07-11Backed out changeset 6670e64b2d92click
2010-07-11Implement ITEM_FLAGS_NO_EQUIP_COOLDOWN support + add serverside checks for IT...click
2010-07-09* Merge public repoBrian
2010-07-09Check map entering requirements only if areatrigger teleport changes mapTartalo
2010-07-09Remove double requirement check in AreaTrigger teleportTartalo
2010-06-30* Fix authentication for the new clientBrian
2010-06-30* Another opcode updateBrian
2010-06-30* Update / Add some opcodesBrian
2010-06-25Opcode updates (thanks to LordJZ)click
2010-06-25Move trade data to dynamic structure and added support for applying enchant a...Shauren
2010-06-25Get rid of Trinity Singleton and Threading patterns and replace them with ACE...Machiavelli
2010-06-24Fix group invite after a group is formedSpp
2010-06-23Fix an even sillier typo that broke compileMachiavelli
2010-06-23Fix 2 silly typo´s in GroupHandler.Machiavelli
2010-06-23Remove a duplicate query.Machiavelli