Commit Graph

59 Commits

Author SHA1 Message Date
megamage
23ef8a6dd6 *Fix a crash.
--HG--
branch : trunk
2009-02-26 17:01:02 -06:00
megamage
ee6418d92a *Update active object code.
--HG--
branch : trunk
2009-02-26 16:29:55 -06:00
megamage
ff24a59dd5 *Fix build.
--HG--
branch : trunk
2009-02-26 13:06:42 -06:00
megamage
4b19153a79 *Fix a crash caused by far sight spells.
--HG--
branch : trunk
2009-02-26 10:42:37 -06:00
megamage
bf66375bc7 *Update active object code. By VladimirMangos.
--HG--
branch : trunk
2009-02-25 20:52:20 -06:00
megamage
ccde296fd3 *Fix some crash bugs.
--HG--
branch : trunk
2009-02-25 17:53:05 -06:00
megamage
fe5fa58275 *Try to fix some crash bug related to grid.
--HG--
branch : trunk
2009-02-24 20:05:29 -06:00
megamage
200f9b11c6 *Fix build.
--HG--
branch : trunk
2009-02-22 19:15:07 -06:00
megamage
90d5e05aaf *Change "if" in SwitchGridContainers to assert.
--HG--
branch : trunk
2009-02-22 17:13:11 -06:00
KingPin
d9cc7ac3dd Bump to map version number. New maps needed.
--HG--
branch : trunk
2009-02-21 08:48:08 -05:00
DiSlord
f1c13a7c79 fix for height maps
--HG--
branch : trunk
2009-02-20 16:12:47 -06:00
megamage
89ba43ef3e *Merge.
--HG--
branch : trunk
2009-02-17 21:54:48 -06:00
megamage
be53cfe104 *Fix some bugs of map/grid. Hope this can fix some crashes (without introducing new crash)
--HG--
branch : trunk
2009-02-17 21:50:18 -06:00
KingPin
14234c86fa Newline added to bottom of all files.
--HG--
branch : trunk
2009-02-17 20:07:49 -06:00
Blaymoira
29f3d67fb8 *Prevent entering in instances if zone in combat - by Iskander
--HG--
branch : trunk
2009-02-13 23:53:06 +01:00
Paradox
d230302b16 Replace tabs with spaces in more files.
--HG--
branch : trunk
2009-02-09 08:16:34 -05:00
Blaymoira
6be2cfeeed *Moved CanUnload function to header files - by Zor
*Move flycheck under function - by Zor

--HG--
branch : trunk
2009-01-24 20:04:43 +01:00
megamage
c62acd32f8 *Fix the bug that player cannot see other units after changing map (the last rev does not work).
--HG--
branch : trunk
2009-01-23 22:10:59 -06:00
megamage
ba4338783a *Fix Creature::FallGround. By Silver1ce.
--HG--
branch : trunk
2009-01-16 19:05:30 -06:00
megamage
70e1f12b16 *Change some log level.
--HG--
branch : trunk
2009-01-08 10:12:12 -06:00
megamage
908776dd93 *Some update of relocation notify.
--HG--
branch : trunk
2009-01-05 16:03:45 -06:00
megamage
363bc3f0f0 *Temp fix for instancemap::add crash. By Visagalis.
--HG--
branch : trunk
2009-01-01 22:28:53 -06:00
megamage
1d800d912c *Fix the bug that summoned guardians cause crash (do not use the previous one).
--HG--
branch : trunk
2008-12-30 22:01:45 -06:00
megamage
67ea3f3d0a *A temp fix for the bug that summoned guardians cause crash.
--HG--
branch : trunk
2008-12-30 21:06:26 -06:00
megamage
8592e5606b *A temp fix for the crash caused by instance::add.
--HG--
branch : trunk
2008-12-30 16:49:45 -06:00
megamage
d5e9d0b2c4 *Try to fix the bug that relocation notify causes crash.
--HG--
branch : trunk
2008-12-27 11:26:22 -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
megamage
55ef3bca2a *Update visibility only once per update.
--HG--
branch : trunk
2008-12-20 17:42:40 -06:00
megamage
b7be6cb6da *Fix build.
--HG--
branch : trunk
2008-12-20 14:10:53 -06:00
megamage
dd7f4e92b2 *Merge with 551.
--HG--
branch : trunk
2008-12-20 12:30:17 -06:00
megamage
ac9e2ac6d2 *Update relocation notify code. Only notify units within max visible distance.
*Delete a duplicated config option.

--HG--
branch : trunk
2008-12-19 23:31:02 -06:00
megamage
f345168106 *Try to fix a bug that chain-cast far sight may cause crash.
--HG--
branch : trunk
2008-12-14 13:17:34 -06:00
megamage
b6c288ca9f *Update to Mangos 6902. Source: Mangos.
*Skipped rev: rev 6893, some code about waypoint movement.

--HG--
branch : trunk
2008-12-12 11:21:28 -06:00
megamage
7c95bfcbee *Fix a bug that GetHeight causes crash.
--HG--
branch : trunk
2008-12-06 10:55:18 -06:00
megamage
929f9f221d *Lock notifylist during update. This should fix the crash bug during relocationnotify update.
--HG--
branch : trunk
2008-12-04 16:52:49 -06:00
megamage
375d3ba4eb *Fix crash bug in 353. Please do not use 353!
--HG--
branch : trunk
2008-11-29 23:07:23 -06:00
megamage
3d8d45c57a *Do unit relocation notification only once per update. Hope this can solve the stealth crash problem once for all.
--HG--
branch : trunk
2008-11-29 13:08:23 -06:00
megamage
e26beb36c2 *Update to Mangos 6856. Source: Mangos.
--HG--
branch : trunk
2008-11-28 11:38:28 -06:00
megamage
8972e7ef06 *Fix a bug that Map::Update crash the server.
--HG--
branch : trunk
2008-11-23 11:01:26 -06:00
megamage
e9d6f1b23a *Move object update from objectaccessor to map
*Move activeobject list from objectaccessor to map
*Open grid for all active creatures (previously only for possessed ones)

--HG--
branch : trunk
2008-11-21 15:41:18 -06:00
megamage
5528b7c512 *Fix the bug that updatepacket is not sent to players.
*TODO: move creature::update to map::update. This requires that move activeobjectlist to map.

--HG--
branch : trunk
2008-11-20 20:28:17 -06:00
megamage
1e997b95cc Re-commit 262 due to EOL issues. (no difference from 262)
--HG--
branch : trunk
2008-11-20 16:16:57 -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
gvcoman
5deef1bb59 [svn] * Reimplemented packet/update forwarding in more generic way
* Implemented far sight spells (Far Sight, Eagle Eye, etc) at unlimited range and properly forward packets
* Implemented bind vision spells (Mind Vision, etc) to forward packets at unlimited distance
* Implemented Sentry Totem (both vision switching/forwarding and alerting)
* Other misc possession fixes
* Added .bindsight and .unbindsight commands

Please test out the above spells (including Mind Control) and report any issues on the forums.

--HG--
branch : trunk
2008-11-14 20:40:35 -06:00
visagalis
d1e759479b [svn] *** Source: MaNGOS ***
* Fixed build extractor at Windows Vista. Author: Vladimir
* Fixed comment text and code indentifiers spelling. Author: Vladimir & Paradox.
* Access cached member lists in guild handlers instead of querying the DB. Author: Hunuza
* Small fixes in send/received packet and simple code cleanup also. Author: Vladimir
* Not output error at loading empty character_ticket table. Author: Vladimir
* Not reset display model at shapeshift aura remove if it not set at apply. Author: Arthorius
* Applied props to few files.

--HG--
branch : trunk
2008-11-14 16:28:45 -06:00
megamage
379bc3682c [svn] Fix a bug that players cannot hear others talking.
Provide script support for type 10 gameobject.
Add some missing script sql.

--HG--
branch : trunk
2008-11-12 16:21:08 -06:00
megamage
fd3fcb4612 [svn] Remove isVisible function. Check stealth and invisible in canAttack();
Use new remove aura by interrupt flag function.

--HG--
branch : trunk
2008-11-07 09:36:46 -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
KingPin
8d331f2b10 [svn] * Avoid access to bag item prototype for getting bag size, use related item update field instead as more fast source.
* Better check client inventory pos data received in some client packets to skip invalid cases.
* Removed some unnecessary database queries.
* Make guid lookup for adding ignore async.
* Added two parameter versions of the AsyncQuery function
* Make queries for adding friends async. - Hunuza
* Replace some PQuery() calls with more simple Query() - Hunuza
* Mark spell as executed instead of deleteable to solve crash.
*** Source mangos.

**Its a big commit. so test with care... or without care.... whatever floats your boat.

--HG--
branch : trunk
2008-11-05 20:10:19 -06:00