megamage
417c7c8319
[7393] Implement access to client side holiday ids. Author: VladimirMangos
...
* 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
2009-03-06 19:36:47 -06:00
Paradox iamparadox@netscape.net
ef8d2ac080
AHBot/AH changes
...
--HG--
branch : trunk
2009-02-28 17:42:29 -05:00
megamage
e21b2c9baa
*Implemented gameobjects and creatures grouping (pools of them)
...
*Groups (called pools) can be also member of any game event
Author: Neo2003
--HG--
branch : trunk
2009-02-19 18:44:20 -06:00
megamage
a72c0d223d
[7266] Use DBC data for auction cut/deposit percents and location (auiction house id in fact).
...
More auction related code refactoring,
Move auction related code from ObjectMgr to AuctionHouseMgr.
Author: VladimirMangos
--HG--
branch : trunk
2009-02-13 19:50:20 -06:00
megamage
468132696a
Rename AuctionHouse.cpp -> AuctionHouseHandler.cpp AuctionHouseObject.h ->AuctionHouseMgr.h Author: VladimirMangos
...
--HG--
branch : trunk
2009-02-13 18:35:21 -06:00
megamage
f0ebb96064
*Update to HG 957.
...
--HG--
branch : trunk
2009-01-23 14:23:25 -06:00
KingPin
e1f765a972
AuctionHouseBot patch added. thanx to everyone who worked on it especially Paradox. Only apply 930_characters.sql if you dont already have AHBot installed. AHBot requires an account ID and a character ID to work with, set them in trinitycore.conf and also login atleast once to this character.
...
--HG--
branch : trunk
2009-01-20 16:44:05 -06:00
megamage
1bbd896861
*Update to trinity 921.
...
--HG--
branch : trunk
2009-01-19 20:26:49 -06:00
Paradox
b0e5181a63
Fix typos in vcproj files that prevented TRINITY_DEBUG Preprocessor Definition from being set in VS builds, and related fixes.
...
--HG--
branch : trunk
2009-01-19 08:11:30 -05:00
Paradox
094d05174f
Fix typo that prevented genrevision from compiling correctly on Debug|Win32 mode
...
--HG--
branch : trunk
2009-01-19 08:11:16 -05:00
megamage
c85c89dc0b
*Merge.
...
--HG--
branch : trunk
2009-01-18 17:58:13 -06:00
Blaymoira
9c9311c781
Some changes for genrevision
...
--HG--
branch : trunk
2009-01-18 13:08:42 +01:00
Blaymoira
1edf80dec9
*Fixed version required by cmakes. - by raczman
...
*Added cmake error message if no ACE library found. - by raczman
*Updated sql/updates install file. - by raczman
*Genrevision vcproj fix by deicide.
--HG--
branch : trunk
2009-01-18 11:07:43 +01:00
megamage
2cf1a3be1b
*Update to Trinity 878.
...
--HG--
branch : trunk
2009-01-17 13:42:41 -06:00
Paradox
87d9f3261e
Generates the HG Revision number.
...
--HG--
branch : trunk
2009-01-17 09:23:03 -05:00
Blaymoira
1c417cff77
*Cleaned up game project with new filters for better review - by XTZGZoReX
...
--HG--
branch : trunk
2009-01-14 20:02:53 +01:00
megamage
e5575eeaf4
*Mangos [7026] Current arena season id and state send and setting in mangosd.conf. By GriffonHeart.
...
--HG--
branch : trunk
2009-01-04 23:25:27 -06:00
megamage
ba58ddac9c
*Update to HG 730.
...
--HG--
branch : trunk
2008-12-31 10:03:07 -06:00
Blaymoira
6f0b9fe944
*Added rewrited ticket system - by Machiavelli
...
--HG--
branch : trunk
2008-12-31 15:07:29 +01:00
megamage
ae5e329321
*Update to Mangos 6955.
...
--HG--
branch : trunk
2008-12-27 11:39:40 -06:00
megamage
01b70dbc1d
*Remove added files which cannot be backout.
...
--HG--
branch : trunk
2008-12-24 11:42:22 -06:00
megamage
931e614556
*Merge.
...
--HG--
branch : trunk
2008-12-24 11:39:30 -06:00
megamage
184b82abcc
Backed out changeset: ad4f100c0a9d
...
--HG--
branch : trunk
2008-12-24 11:18:01 -06:00
megamage
3cb4e7c716
*Update to Mangos 6938. (Only build for VC9)
...
--HG--
branch : trunk
2008-12-24 09:58:26 -06:00
shadowu@mail.bg
e4be94461b
*Creature Groups - additional checks added.(hope it fix the crash). VC71 VC80 updated.
...
--HG--
branch : trunk
2008-12-16 09:39:33 +02:00
megamage
ea68727d27
*Merge from Mangos. Add MapReference. Author: hunuza.
...
*Also re-commit the patches reverted in 255.
--HG--
branch : trunk
2008-11-18 19:40:06 -06:00
KingPin
99044f7005
[svn] * Fixed tickethamdeling stuff.
...
* ArenaDb access,ticketcache, Client inventory position data cleanup from Mangos.
--HG--
branch : trunk
2008-11-10 11:01:48 -06:00
KingPin
09a0d1122a
[svn] * Improve some arena team related DB access
...
* Cache GM tickets on server startup.
* Remove unused src/game/HateMatrix.h and references.
* Better check client inventory pos data received in some client packets to
skip invalid cases
--HG--
branch : trunk
2008-11-10 09:04:23 -06:00
KingPin
09280b0091
[svn] * Switch from hashmap to unordered map. - cleanup source - mangos. Help - Aokromes
...
--HG--
branch : trunk
rename : src/framework/Utilities/HashMap.h => src/framework/Utilities/UnorderedMap.h
2008-11-10 06:53:00 -06:00
gvcoman
44bdb135f4
[svn] Implemented player on player and player on creature possession:
...
* Implemented packet and vision forwarding through possessed units
* Added new OnPossess script call alerting scripts on when possession is applied/removed
* Moved fall damage and fall under map calculations into the Player class
* Added new PossessedAI that is applied only while possession on creature is active
* Implemented summon possessed spell effect
* Fixed Eyes of the Beast
--HG--
branch : trunk
2008-11-05 20:51:05 -06:00
w12x
c98b24cf29
[svn] Restore automatic crashlog generation on Windows. Make sure to have a Crashes folder in the working directory of the executables.
...
--HG--
branch : trunk
2008-10-23 05:57:15 -05:00
w12x
63f37b8bd2
[svn] Change MSVC project files to use multithreaded (debug) dll runtime libraries. Hopefully this will solve the problems with ACE. Original patch by Derex.
...
--HG--
branch : trunk
2008-10-21 06:23:46 -05:00
KingPin
fcde03a036
[svn] * Fixed compile from r78
...
* Fixed: not apply healling bonus to spell 40972 heal amount. - Source Mangos
* Item 30627 hidden cooldown - Source Mangos
* Fixed Trinityrealm autopatching system - Source Arrai
* Add support for autoconf 2.6.2 and newer - Source Derex
Some decent sized changes, please test before deploying - KP
--HG--
branch : trunk
2008-10-19 21:08:34 -05:00
Seline
2265aef916
[svn] * Merge Temp dev SVN with Assembla.
...
* Changes include:
- Implementation of w12x's Outdoor PvP and Game Event Systems.
- Temporary removal of IRC Chat Bot (until infinite loop when disabled is fixed).
- All mangos -> trinity (to convert your mangos_string table, please run mangos_string_to_trinity_string.sql).
- Improved Config cleanup.
- And many more changes.
--HG--
branch : trunk
2008-10-14 11:57:03 -05:00
XTZGZoReX
054725122f
[svn] * Various small changes here and there.
...
* Implementing MangChat IRC system.
* Added new config option, MAX_WHO, can be used to set the limit of characters being sent in a /who request from client.
--HG--
branch : trunk
2008-10-12 14:03:38 -05:00
Neo2003
95b91afbab
[svn] * svn:eol-style native set on all files that need it
...
--HG--
branch : trunk
2008-10-11 14:16:25 -05:00
Neo2003
954fd22ab0
[svn] * Windows 32/64 compilation fix after Rev.20
...
--HG--
branch : trunk
2008-10-06 12:01:03 -05:00
Neo2003
9245de8138
[svn] * Some renames of VS projects
...
ACEWraper -> ACEWrappers
ScriptFull -> TrinityScript
--HG--
branch : trunk
2008-10-05 11:17:53 -05:00
Neo2003
5651828bf7
[svn] * Added ACE for Linux and Windows (Thanks Derex for Linux part and partial Windows part)
...
* Updated to 6721 and 676
* Fixed TrinityScript logo
* Version updated to 0.2.6721.676
--HG--
branch : trunk
rename : 6700-670 => 6721-676
2008-10-04 06:17:19 -05:00
Neo2003
9b1c0e006f
[svn] * Proper SVN structure
...
--HG--
branch : trunk
2008-10-02 16:23:55 -05:00