Commit Graph

42 Commits

Author SHA1 Message Date
Paradox
7b47d509e3 New AHBot plus AuctionHouse changes
--HG--
branch : trunk
2009-03-06 17:47:11 -06:00
megamage
4d008f2043 Replace tabs with spaces, and fix crlf issues
--HG--
branch : trunk
2009-02-04 10:33:18 -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
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
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
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
Blaymoira
6f0b9fe944 *Added rewrited ticket system - by Machiavelli
--HG--
branch : trunk
2008-12-31 15:07:29 +01:00
megamage
5818075b28 Backed out changeset: 2c9f52df4699
--HG--
branch : trunk
2008-12-26 15:59:39 -06:00
w12x
54ba9c12df Added missing initialization to 3-parameter _SCallback. This fixes 2-parameter async sql callbacks, for instance character renaming.
--HG--
branch : trunk
2008-12-26 20:15:53 +01: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
shadowu@mail.bg
9948e98703 *Creature formations implemented.
--HG--
branch : trunk
2008-12-15 00:07:21 +02:00
megamage
bb1ee8a004 *Update to Mangos 6867. Source: Mangos.
*Big changes:
*[6858] Prevent cheating with ignore waiting in login queue.
*[6863] Arena team related clean ups and adding parts of w12x's arena patch.
*Some Config changes and guild changes.

--HG--
branch : trunk
2008-11-30 12:47:26 -06:00
megamage
bd5ee9e49e Revert 293 since it still does not work in x64.
--HG--
branch : trunk
2008-11-22 15:15:59 -06:00
megamage
5b59337597 *Update sln file. Do not know if this can fix x64 build bug.
--HG--
branch : trunk
2008-11-22 10:04:25 -06: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
f3c48aa831 Backed out changeset 835660b317dc
--HG--
branch : trunk
2008-11-17 22:07:21 -06:00
megamage
474dc08c46 *Update aura stacking check. By QAston.
*Update pet autocast check. By qubix.

--HG--
branch : trunk
2008-11-17 17:59:33 -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
megamage
c6442f086c [svn] Fix broken VC90/game.vcproj in rev 182.
--HG--
branch : trunk
2008-11-05 23:28:07 -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
4b384751be [svn] Fixed crashes in LoadQuests().
Removed TrinityCore Only project files.

--HG--
branch : trunk
2008-10-22 13:09:54 -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
631ebe5b61 [svn] * Renamed the solutions and removed scripts folder
--HG--
branch : trunk
rename : win/TrinityCore No Script VC71.sln => win/TrinityCore Only VC71.sln
rename : win/TrinityCore No Script VC80.sln => win/TrinityCore Only VC80.sln
rename : win/TrinityCore No Scripts VC90.sln => win/TrinityCore Only VC90.sln
rename : win/TrinityCore VC71.sln => win/TrinityCore&Script VC71.sln
rename : win/TrinityCore VC80.sln => win/TrinityCore&Script VC80.sln
rename : win/TrinityCore VC90.sln => win/TrinityCore&Script VC90.sln
2008-10-09 15:36:50 -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
1fc5c0d6d7 [svn] * Little fix in RandomMovementGenerator
* Updated to 6731 and 680

--HG--
branch : trunk
rename : 6721-676 => 6731-680
2008-10-06 04:48:59 -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