aboutsummaryrefslogtreecommitdiff
path: root/src/game/Map.cpp
AgeCommit message (Collapse)Author
2009-04-04*Add some update from TC1. I am not able to merge from TC1 because bg patch ↵megamage
has too many conflicts. TC1 authors: please merge your patch to TC2 after pushing it to TC1. --HG-- branch : trunk
2009-04-04*Merge.megamage
--HG-- branch : trunk
2009-04-03*Try to fix the bug of visibility update.megamage
--HG-- branch : trunk
2009-04-02*Fix some visibility bug.megamage
--HG-- branch : trunk
2009-04-02[7598] Implement proper hide out of range (at another map) transports. ↵megamage
Remove duplicate name field. Author: VladimirMangos --HG-- branch : trunk
2009-04-02 [7593] Map::EnsureGridLoaded related cleanups and fixes: Author: ↵megamage
VladimirMangos * Make generic EnsureGridLoaded function and move specialized code to LoadGrid and EnsureGridLoadedAtEnter * Rename args to gx/gy for low-level grid numbering values. * Remove redundent LoadMpa call after always case loading maps in EnsureGridCreated --HG-- branch : trunk
2009-04-01*Fix broken summon vehicle spells.megamage
--HG-- branch : trunk
2009-03-31*Backport some code from TC2.megamage
--HG-- branch : trunk
2009-03-29*Fix a crash.megamage
--HG-- branch : trunk
2009-03-28*Add new creature_template column VehicleIdmegamage
*Allow spawn vehicles *Make vehicles grid objects. --HG-- branch : trunk
2009-03-28[7556] Implement hack way check for cave subzone 4223 detection. Author: ↵megamage
VladimirMangos --HG-- branch : trunk
2009-03-28*Fix the visibility update bug of non-unit object.megamage
--HG-- branch : trunk
2009-03-27*Fix some bugs of pet.megamage
--HG-- branch : trunk
2009-03-27*Merge.megamage
--HG-- branch : trunk
2009-03-27*Fix the bug of visibility.megamage
--HG-- branch : trunk
2009-03-26*Merge.megamage
--HG-- branch : trunk
2009-03-26*Some improvement of update visibility when players leave map.megamage
--HG-- branch : trunk
2009-03-25[7539] Fixed log output Author: AlexDerekamegamage
--HG-- branch : trunk
2009-03-24*Fix a crash caused by deleting a obj twice.megamage
--HG-- branch : trunk
2009-03-23*Use return false to replace assert false in InstanceMap::Addmegamage
--HG-- branch : trunk
2009-03-21*Remove dual ERROR in logs Author: AlexDerekamegamage
--HG-- branch : trunk
2009-03-18 [7487] Avoid attempt use InstanceSave data for non-dungeons. Author: ↵megamage
VladimirMangos Also check map existance and correctness at instance data loading. Removed unused and totally bugged InstanceMap::GetResetTime. --HG-- branch : trunk
2009-03-16*Merge.megamage
--HG-- branch : trunk
2009-03-16*Try to fix the bug that client get freezed when players teleported out of ↵megamage
bg/arena. --HG-- branch : trunk
2009-03-12[7444] Fixed some recently added and old type conversion warnings. Author: ↵megamage
VladimirMangos --HG-- branch : trunk
2009-03-12*Use better way and safer way to update bindsight visibility.megamage
--HG-- branch : trunk
2009-03-12*Merge.megamage
--HG-- branch : trunk
2009-03-12*Disable bind sight spells to fix the crash.megamage
--HG-- branch : trunk
2009-03-12*Try to fix a crash bug.megamage
--HG-- branch : trunk
2009-03-11 [7440] Use server-side only zone info. Optimize related calles in case ↵megamage
zone and subzone use. Author: VladimirMangos This in some cases make some zones not explorable if it not have server side data in current maps but not allow cheating with zone set from client. --HG-- branch : trunk
2009-03-11*Merge.megamage
--HG-- branch : trunk
2009-03-11*Fix a crash bug.megamage
--HG-- branch : trunk
2009-03-09 [7428] Add new .map file format use more compact data store and usemegamage
Rewrite .map extractor + extract more useful data + add "-f 0" option for disable size/accuracy optimisation + Compatability vs 2.4.3 client data More fast get .map data Implement fatigue timer Rewrite breath timer Allow absorb/resist for lava/slime environmental damage Need re-extract map for work. Author: DiSlord --HG-- branch : trunk
2009-03-09[7424] Codestyle: removed not needed \n in log output. Author: balrokmegamage
--HG-- branch : trunk
2009-03-09*Merge. (lifebloom patch skipped)megamage
--HG-- branch : trunk
2009-03-09*Fix a crash caused by bindsight spells.megamage
--HG-- branch : trunk
2009-03-08[7403] much more unneeded includes removed Author: balrokmegamage
--HG-- branch : trunk
2009-03-08*Merge.megamage
--HG-- branch : trunk rename : sql/updates/XXX_characters_auctionhouse.sql => sql/updates/1164_characters.sql
2009-03-08*Update of relocation notify code.megamage
--HG-- branch : trunk
2009-03-07 [7397] Implement above ground zone 4395 detection. Author: GriffonHeartmegamage
By hack code until proper multilevel zone data store not implemented. --HG-- branch : trunk
2009-03-07*Merge.megamage
--HG-- branch : trunk
2009-03-07*Fix a typo and add some missing content.megamage
--HG-- branch : trunk
2009-03-05*Merge.megamage
--HG-- branch : trunk
2009-03-04*Fix a bug that current cell is not set for creatures sometimes.megamage
--HG-- branch : trunk
2009-03-03*Fix a crash.megamage
--HG-- branch : trunk
2009-03-02*Fix a crash.megamage
--HG-- branch : trunk
2009-02-26*Merge.megamage
--HG-- branch : trunk
2009-02-26*Fix a crash.megamage
--HG-- branch : trunk
2009-02-26*Update active object code.megamage
--HG-- branch : trunk
2009-02-26*Fix build.megamage
--HG-- branch : trunk