triply

Member Since
Nov 30, 2008 (12 months)

Following 1 githubber and watching 3 repositories view all →

Public Repositories (1)

  • mangos

    mangos

    legend

    Created Fri Oct 16 05:25:47 -0700 2009

Public Activity feed

triply pushed to master at mangos/mangos Sun Nov 15 00:08:20 -0800 2009
HEAD is 71e476ed1fd92c59e00d1cca2e9f373b9b5eccf4
  • Triply committed 71e476ed:
    [8818] Language.h cleanup, TODO cleanup WS and EY messages. Removed 2 minutes starting message from battlegrounds.
triply pushed to master at mangos/mangos Sat Nov 14 09:38:35 -0800 2009
HEAD is 6dd33ca8f677a86c92a67deebafba3a5c2774e8d
  • Triply committed 6dd33ca8:
    [8815] Reimplemented bgQueues announces, fixed possible problems with multithreaded queues Mutexes have to be still commented because of ACE bug. When player enters new bg from battleground, do not rewrite his m_BgData with zeros. patch is tested.
triply commented on mangos/mangos Fri Nov 13 09:06:56 -0800 2009
Comment in 927cc32:

Easiest way to fix this would be to comment all mutex definitions and locks and use the patch code.

Even when i was writing the patch, i had written firstly code changes and then i added mutexes where they should be.

triply pushed to master at mangos/mangos Mon Nov 09 13:26:50 -0800 2009
HEAD is 72f7a7ee56c63672faa7786b1d162a7a3b9ab406
  • Triply committed 72f7a7ee:
    [8799] Implemented thread safe bg queue updates.
triply commented on VladimirMangos/mangos-06 Fri Nov 06 14:59:18 -0800 2009
Comment in 223c398:

my first commit for mangos :D

triply pushed to master at mangos/mangos Sat Oct 24 00:26:27 -0700 2009
HEAD is 0a20365e6958270453f8dffb8dbbb1b3fde201af
  • leak committed 0a20365e:
    [8721] Allow guildmaster to withdraw money before first bank tab is purchased.
triply created repository mangos Fri Oct 16 05:25:47 -0700 2009
New repository is at triply/mangos
triply pushed to master at mangos/mangos Sun Oct 04 09:23:21 -0700 2009
HEAD is bcfee54fb19689345459aef279c2aa9c7f3b008d
  • Triply committed bcfee54f:
    [8585] Fixed problem with guild_bank_rights not removed when guild master deleted rank. Problem reported by leak, Thx.
triply pushed to master at mangos/mangos Tue Sep 29 10:14:59 -0700 2009
HEAD is 25f5e7c47606602b73350860e626c3e3666e89d5
  • Triply committed 25f5e7c4:
    [8565] Fixed crash added in [8560]. Thx to KAPATEJIb.
triply pushed to master at mangos/mangos Tue Sep 29 06:42:28 -0700 2009
HEAD is ccbd96d1797689983c733dde94bf9d534f9aa028
  • Triply committed ccbd96d1:
    [8560] Optimized guild and arena team loading at startup.