| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-07-24 | Fix: Do not ignore CD for Hunter-based triggered spells (and thanks to ↵ | click | |
| QAston for the spell-lesson) Fixes 1155 --HG-- branch : trunk | |||
| 2010-07-24 | Allow the full raidgroup to uses meetingstones, not just a single subgroup ↵ | click | |
| (blizzlike) - thanks to Silinoron! --HG-- branch : trunk | |||
| 2010-07-24 | Fix charactercleaning of talents | click | |
| + apply some codestyling and new headers --HG-- branch : trunk | |||
| 2009-07-23 | Added missing data to world_database.sql forgotten in commit 9000. | _manuel_ | |
| --HG-- branch : trunk | |||
| 2010-07-23 | Fix naming in config files. | XTZGZoReX | |
| --HG-- branch : trunk | |||
| 2010-07-23 | Fix wrong spell_bonus_data entry for Priests : Mind Flay (15407) - thanks to ↵ | click | |
| n4rk0 and filip.havlicek Closes issue 2351 --HG-- branch : trunk | |||
| 2010-07-23 | Added tag UP33 for changeset 5da9f62c5795 | Brian | |
| --HG-- branch : trunk | |||
| 2010-07-23 | Build is fixed NOW | Shauren | |
| ... guess you cant trust VS to do all things 100% properly --HG-- branch : trunk | |||
| 2010-07-23 | Proper fix for windows build | Shauren | |
| --HG-- branch : trunk | |||
| 2010-07-23 | * Hopefully fix Windows post compile lib copy problem | Brian | |
| * Please test and leave feedback --HG-- branch : trunk | |||
| 2010-07-23 | Moved old sql files to /3.3.35a_old subdir. | teacher | |
| --HG-- branch : trunk | |||
| 2010-07-23 | This should not have been commited | Shauren | |
| --HG-- branch : trunk | |||
| 2010-07-23 | Fixed windows project files - added SOAP | Shauren | |
| Added project file for SOAP Applied Trinity coding standards to TCSoap files --HG-- branch : trunk | |||
| 2010-07-23 | Add SOAP-implementation (based on Benjys patch and adapted for latest core ↵ | click | |
| by xk1) --HG-- branch : trunk | |||
| 2010-07-23 | * Proper Trinity SQL standards for recent orientation file | Brian | |
| * Update world_database.sql with that data --HG-- branch : trunk | |||
| 2010-07-23 | Remove defunct handling of RemoteAccess console on/off (it's handled in config) | click | |
| --HG-- branch : trunk | |||
| 2010-07-23 | [mq]: soap | click | |
| --HG-- branch : trunk | |||
| 2010-07-22 | * orientation information for the previous commit | Brian | |
| * Provided by crackm (thanks Zor) --HG-- branch : trunk | |||
| 2010-07-22 | * Add the ability to set player orientation for new characters. | Brian | |
| * Requires DB data to actully do anything, however not needed for working * server * Original patch by Vladimir --HG-- branch : trunk | |||
| 2010-07-22 | * Implemented DB cleaning on startup | Brian | |
| * Must be enabled in conf AND set in worldstates for what you want to clean * CLEANING_FLAG_ACHIEVEMENT_PROGRESS = 0x1, * CLEANING_FLAG_SKILLS = 0x2, * CLEANING_FLAG_SPELLS = 0x4, * CLEANING_FLAG_TALENTS = 0x8 * Set to 0xF to clean all 4 * Patch by hunuza --HG-- branch : trunk | |||
| 2010-07-22 | Shaman totem models are now different depending on race | Shauren | |
| --HG-- branch : trunk | |||
| 2010-07-22 | Fixed resist chances with Positive Auras. | _manuel_ | |
| BIG thanks to QAston. --HG-- branch : trunk | |||
| 2010-07-22 | Add missing CheckStableMaster() functions for ↵ | click | |
| SPELL_AURA_OPEN_STABLE-implementation - casting Call Stabled Pet opens stable-window, with proper updating --HG-- branch : trunk | |||
| 2010-07-22 | sigh, i did the same compile error mistake | Shauren | |
| --HG-- branch : trunk | |||
| 2010-07-22 | Add proper check to EffectQuestComplete preventing completion of quest if we ↵ | Shauren | |
| already did that --HG-- branch : trunk | |||
| 2010-07-22 | *Backout second change from last commit (CanCompleteQuest check) Thanks to ↵ | QAston | |
| Shauren for info. --HG-- branch : trunk | |||
| 2010-07-22 | *Remove not needed dummy effect handler for spell 28006 - by azazel_kon | QAston | |
| *Add CanCompleteQuest in Spell::EffectQuestComplete - thanks to azazel_kon for research. *Fixes issue #3011 --HG-- branch : trunk | |||
| 2010-07-22 | *Fix amount calculation for spell effect with EffectDieSides set to 0. | QAston | |
| --HG-- branch : trunk | |||
| 2010-07-22 | Proper name for my previous sql update. Sorry for wasting rev numbers. | teacher | |
| --HG-- branch : trunk | |||
| 2010-07-22 | Fix new character delete system. Those queries were not supposed to be there. | Shauren | |
| patch by Az@zel --HG-- branch : trunk | |||
| 2010-07-22 | Added placeholder for serverside spell for future development. | teacher | |
| --HG-- branch : trunk | |||
| 2010-07-22 | Fixes import errors (updated insert statements to new table structures) to ↵ | teacher | |
| world_database.sql. Some random Trinity standards in sql syntax. --HG-- branch : trunk | |||
| 2010-07-22 | *Implement SPELL_AURA_OPEN_STABLE(292) - original patch by Ceris, modified ↵ | QAston | |
| by VladimirMangos *Improvements in error messaging for stable related opcodes - by VladimirMangos --HG-- branch : trunk | |||
| 2010-07-21 | * Add missing SQL update | Brian | |
| --HG-- branch : trunk | |||
| 2010-07-21 | * Implement the ability to delete characters without them being removed from | Brian | |
| * the DB, so they can be unerased * Original patch by DasBlub * Ported to Trinty by Az@zel --HG-- branch : trunk | |||
| 2010-07-21 | Change order of loading for disable system | Shauren | |
| --HG-- branch : trunk | |||
| 2010-07-18 | * Implement additional usage of item_template.FlagsExtra Horde / Ally only | Brian | |
| * Check loot (no longer need loot condition) * Check equip/use * Original patch by Vladimir * Ported to Trinity by Az@zel --HG-- branch : trunk | |||
| 2010-07-21 | Modify pet leveling-logic slightly, making sure it'll pass up 5 FULL levels ↵ | click | |
| when tamed/unstabled + set XP to 0 if dropped DOWN to playerlevel (antihack with no excess XP allowed, thank you!) Disclaimer: No pets were harmed (much) during these changes - no need to call PETA! --HG-- branch : trunk | |||
| 2010-07-21 | Fixed my own stupid mistake | Shauren | |
| --HG-- branch : trunk | |||
| 2010-07-18 | * Remove outdated Doxygen files | Brian | |
| --HG-- branch : trunk | |||
| 2010-07-21 | Removed leftovers in AccessRequirement | Shauren | |
| --HG-- branch : trunk | |||
| 2010-07-21 | Fix: Make stabled pets follow official regulations for levelling when taken ↵ | click | |
| out of stabled mode: If the pet is more than five levels below the hunter, then as soon as it's removed from the stable it will level up to be exactly five levels below the hunter. --HG-- branch : trunk | |||
| 2010-07-21 | Don't allow cancelling passive auras by client | Shauren | |
| --HG-- branch : trunk | |||
| 2010-07-21 | Added new spell disable flag - core will not check if that spell exists in ↵ | Shauren | |
| dbc, used for blizz deprecated items/quests Fixed loading of access_requirement --HG-- branch : trunk | |||
| 2010-07-21 | Fix compile under *nix when not using PCH | click | |
| --HG-- branch : trunk | |||
| 2010-07-21 | Added forgotten changes to world_database.sql for disable system. | teacher | |
| --HG-- branch : trunk | |||
| 2010-07-21 | Update core defaults for vmap-enabling (missing in rc3fa907ec3) | click | |
| --HG-- branch : trunk | |||
| 2010-07-21 | Remove possible memleak with lingering outdoor pvp capturepoints - patch by ↵ | click | |
| ge0rg --HG-- branch : trunk | |||
| 2010-07-21 | Added global disable system and moved all disable fields/tables/configs into it | Shauren | |
| NOTE: instance disables were not converted for new system! if you had some then you need to fix that using new system --HG-- branch : trunk | |||
| 2010-07-21 | Enable VMaps by default. | Xanadu | |
| --HG-- branch : trunk | |||
