| Age | Commit message (Collapse) | Author |
|
Author: VladimirMangos
--HG--
branch : trunk
|
|
VladimirMangos
--HG--
branch : trunk
|
|
This will fix problem with wrong item entry output in error message.
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
startup. Author: VladimirMangos
--HG--
branch : trunk
|
|
VladimirMangos
--HG--
branch : trunk
|
|
** LogTime and LogColors config options removed due to incompatibility.
** Old file logging still available.
** Totally redone the Log class.
** Config options added: EnableLogDB, DBLogLevel, LogDB.Char, LogDB.RA, LogDB.GM -- remember to update config file.
** SQL updates attached.
--HG--
branch : trunk
|
|
* Fixed update absent in ".gobject turn" command
* Propetly set rotation fields for summoned objects
* Check rotation/coordinates fields values at server loading
--HG--
branch : trunk
|
|
VladimirMangos
Also check map existance and correctness at instance data loading.
Removed unused and totally bugged InstanceMap::GetResetTime.
--HG--
branch : trunk
|
|
MAP_ARENA. These are not meant to have graveyards anyway.
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
*"Fix Glowing Blood" is not merged. Outdated patch?
--HG--
branch : trunk
|
|
TC2.
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
templates map. Author: VladimirMangos
Never never use operator[] for _access_ to elements std::map.
--HG--
branch : trunk
|
|
as unused. Author: VladimirMangos
This cases have detail log output, but if detail mode disabled it look like strange not 100% load without reason.
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
--HG--
branch : trunk
rename : sql/updates/XXX_characters_auctionhouse.sql => sql/updates/1164_characters.sql
|
|
player spells, Patch by Koani
--HG--
branch : trunk
|
|
* src/game/GameEvent.* renamed to src/game/GameEventMgr.* for consistence
* `game_event` now have new `holiday` field for store client side holiday id associated with game event
* Added new enum HolidayIds with existed at this moment holiday ids.
* New function "bool IsHolidayActive(HolidayIds id)" added accessabel from scripts for active holidays check.
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
- now check the requirements on teleport not only on areatrigger use
- moved some columns from instance_template and areatrigger_teleport to access_requirement table
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
VladimirMangos
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
creatures spawned at not dungeon maps. Author: NoFantasy
--HG--
branch : trunk
|
|
VladimirMangos
1) comparison singed and unsigned values
2) redundent includes
3) wrong constructor :-part field initilization
4) unused not-/*name*/-guarded args in template/virtual functions that not required like args.
5) explicitly list not implemented achievement types.
Also bugs fixed:
1) Drop wrong phase mask 0 check in WorldObject::InSamePhase.
2) ArenaTeamMember::ModifyPersonalRating incorrect work with move points in negative with infinity values in result.
3) ArenaTeam::SaveToDB code send uint64 value to string with arg format %u.
--HG--
branch : trunk
|
|
wilibald09
--HG--
branch : trunk
|
|
some creature. Author: VladimirMangos
--HG--
branch : trunk
|
|
also caster (1 bit set target (target/source), 2 bit set caster (source/target)) Author: VladimirMangos
--HG--
branch : trunk
|
|
*Groups (called pools) can be also member of any game event
Author: Neo2003
--HG--
branch : trunk
|
|
Author: VladimirMangos
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
It can be in current state used for simplify scripting code that set POI and more advansed way later..
Call void PlayerMenu::SendPointOfInterest( float X, float Y, uint32 Icon, uint32 Flags, uint32 Data, char const * locName )
will removed after some time delay, and only void PlayerMenu::SendPointOfInterest( uint32 poi_id ) will exist.
Author: GriffonHeart
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
implement in scripts anyway. Author: NoFantasy
*Note: this requires the import of SD2 script patch otherwise this spell will have no effect.
[7286] Remove unused local variable. Author: VladimirMangos
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
related cleanups. Author: zhenya
--HG--
branch : trunk
|
|
Author: VladimirMangos
--HG--
branch : trunk
|
|
house id in fact).
More auction related code refactoring,
Move auction related code from ObjectMgr to AuctionHouseMgr.
Author: VladimirMangos
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
request by Brian).
--HG--
branch : trunk
|