aboutsummaryrefslogtreecommitdiff
path: root/src/game/Map.cpp
AgeCommit message (Collapse)Author
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
2009-02-26*Fix a crash caused by far sight spells.megamage
--HG-- branch : trunk
2009-02-25*Update active object code. By VladimirMangos.megamage
--HG-- branch : trunk
2009-02-25*Fix some crash bugs.megamage
--HG-- branch : trunk
2009-02-24*Merge.megamage
--HG-- branch : trunk
2009-02-24*Try to fix some crash bug related to grid.megamage
--HG-- branch : trunk
2009-02-24 [7330] Code warnings and style cleanups. Some bugs fixes. Author: ↵megamage
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
2009-02-22*Fix build.megamage
--HG-- branch : trunk
2009-02-22*Fix build.megamage
--HG-- branch : trunk