| Age | Commit message (Collapse) | Author |
|
--HG--
branch : trunk
|
|
when someone didn't accept
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
This is temporaly added to check if there are inconsistencies in dungeon finder. Will be removed after a period of time with no reports
* Check if guids in proposal queue exists before readding
* Change operator [] with find in queueMap when checking if queue info exists.
--HG--
branch : trunk
|
|
issue to that rev.
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
(Release/Debug etc.)
Removed code that should not be there from previous revision
--HG--
branch : trunk
|
|
Call ACHIEVEMENT_CRITERIA_TYPE_SPECIAL_PVP_KILL updates in code
Implemented achievements: Save the Day, Quick Cap, Warsong Expedience
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
- Trying to leave the dungeon using the portal will teleport you back to the save point
- If group is disbanded all people is teleported out
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
affects packets then make sure it fills the correct data.
Thanks to a553r7fa1|3d for spotting the packet problem
--HG--
branch : trunk
|
|
(TODO: Maybe this should be stored on map level instead)
Fixes issue #3006
Fixes issue #3071
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
Closses issue 3405
--HG--
branch : trunk
|
|
not actively used
- Sets the default CMAKE_INSTALL_PREFIX to <programfiles location>/<projectname> on Windows
--HG--
branch : trunk
|
|
--HG--
branch : trunk
rename : sql/updates/9332_spell_proc_event.sql => sql/updates/9332_world_spell_proc_event.sql
|
|
type void *. Value of this parameter depends on chat type.
* Modify chat and emote hook in PlayerScript to take Player parameter insted on WorldSession (this is player script, isn't it?)
* Move calls of OnChat hooks after validation of parameters and before actual call to chat methods. It's more logical because otherwise it will be necessary to repeat validation inside hooks.
* Make use of new PlayeScript hooks. Move chat logging logic into separate script.
* Add one path to scripts CMakeLists to make ChatLogScript happy.
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
exploits as 65k SP impossible.
This change affects such stats as spell power, feral AP, mana regen and health regen.
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
be used in battlegrounds)
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
owner (base on VladimirMangos changes)
* Move repeating code to separate method
--HG--
branch : trunk
|
|
* OnMoneyChanged
* OnGiveXP
* OnReputationChange
* OnChat
* OnEmote
* OnTextEmote
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
* OnPVPKill
* OnCreatureKill
* OnPlayerKilledByCreature
* OnPlayerLevelChanged
* OnPlayerFreeTalentPointsChanged
* OnPlayerTalentsReset
* More hooks may be added in the future
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
little bit more on OSX-compiles
--HG--
branch : trunk
|
|
only the compiled runtime binary (.dll-file), not .lib-files etc
(Thanks to paradox for the heads up)
--HG--
branch : trunk
|
|
rolechecks
--HG--
branch : trunk
|
|
being rejected
--HG--
branch : trunk
|
|
Windows-specific includefiles
(Why the hoot can't Microsoft use the same things as the rest of the world, and stick to standards!?)
--HG--
branch : trunk
|
|
properly with VC9
--HG--
branch : trunk
|
|
globally without having to check out every individual file.
Fixes build.
--HG--
branch : trunk
|
|
GetInstanceData_InstanceMapScript(Map* pMap) -> InstanceScript* GetInstanceScript(InstanceMap* pMap) const, this makes sure instance scripts get initialized properly and prevents crashes in scripts.
NOTE: this either breaks or fixes crlf, have no time to check now.
--HG--
branch : trunk
|
|
(Why can't MS include standard headers in reasonable locations!)
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
- Windows: Use CMAKE_INSTALL_PREFIX as a 'final install' directory (thanks to paradox for the preload-handling)
(New target INSTALL, -not- included as part of ALL_BUILD (must be specifically run for installation to start)
- All: Build libmpq library (used for tools)
- All: Build extractiontools with hardlinked mpq-library (no need to install it anymore)
- All: Move jemalloc from being harddefined to using a CMake string (fixes issue 3378) (thanks to tru.bazoozoo for the idea, alternative added)
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
Buildsystem/Windows: WheatyExceptionReport is now build in worldserver and authserver instead of shared (fixes crash reports not being generated)
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
Note: Adds hability to find a group and be teleported to dungeon, but no rewards yet (WIP)
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
- Initialize all packet size properly
- Updated all function documentation
- Add placeholders to all LFG opcodes
- Use lowguids wherever is possible
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|