Jump to content

Jordz

Members
  • Posts

    15
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

Posts posted by Jordz

  1. Found Typo,

    if(m_target->GetMap()->getLiquidStatus(m_target->GetPositionX(), m_target->GetPositionY(), m_target->GetPositionZ(), MAP_ALL_LIQUIDS, &liquid_status))

    Change that to

    if (m_target->GetMap()->getLiquidStatus(m_target->GetPositionX(), m_target->GetPositionY(), m_target->GetPositionZ(), MAP_ALL_LIQUIDS, &liquid_status))

  2. I saw one of the commits of code standards, so i decided i would start a cleanup.

    Wat does this fix.

    Just simple cleanups.

    Branch?

    Master

    Light house.

    Just the housemaide coming round on a cleanup :P

    AchievementMgr Patch: http://pastebin.com/qeg2De6D

    AccountMgr Patch: http://pastebin.com/WRkiczHT

    AggressorAI Patch: http://pastebin.com/DM1vVUXi

    ArenaTeam Patch: http://pastebin.com/bjFiwDHk

    ArenaTeamHandler Patch: http://pastebin.com/jvP2XVqP

    ArenaTeamHandler Patch: http://pastebin.com/3ZJ5L02S New Class!

    AuctionHouseHandler Patch:http://pastebin.com/vLk00JTN

    AuctionHouseMgr Patch: http://pastebin.com/k8zvWhKQ

    Bag Patch: http://pastebin.com/GKaVgi3E

    BattleGround: http://pastebin.com/j91RMBvt

    MakeFile Patch: http://pastebin.com/GwjE7TJh

    game.vcproj Patch: http://pastebin.com/iy7Xcn6m

    I cannot add these to a multi git patch, since am using git gui on windows, and am not sure how you create it a aio.

    More to Come.

    Please post any issues you have, or any suggestions on wat i could do it improve it.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use