Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/azerothcore/azerothcore-wotlk

Complete Open Source and Modular solution for MMO
https://github.com/azerothcore/azerothcore-wotlk

typo

d4aeb75a4769534fbf9fd806488e704d55635168 authored over 8 years ago
[DB/Quest] Not work quest id 10990 10991 10992 #114 rev.2

9076e4a4e80db96d2f67541ed8ac0ebb34162154 authored over 8 years ago
[DB/Quest] Not work quest id 10990 10991 10992 #114

36a6ab4277c43bbc1649928641ae4b954bf4582b authored over 8 years ago
[DB/Quest] There Exists No Honor Among Birds rev. 3

a8dd1b129e66e450960e40c8eb45170411d4feb6 authored over 8 years ago
Script/Commands: enhanced .lookup player command

865e3d0c999059ec2ae7fdfb88bfc146f1ae1122 authored over 8 years ago
Scripts/PetMage: fixed a crash with DK's Gargoyle and Mirror Image

3d5d8a663cbbc825998aa02445958d47f9004461 authored over 8 years ago
Misc: fix copyright header

76b59632c0d226bb6a4bcdb34b3e4e3fe071b439 authored over 8 years ago
Merge remote-tracking branch 'upstream/master'

edd2a0b556f4b6a1658db69266d247720fb97573 authored over 8 years ago
Misc: cleaning

7c081ad303a4327ca2b9aab4e19e89b657169c1c authored over 8 years ago
Merge branch 'master' of github.com:azerothcore/azerothcore-wotlk

c888cfb158f0240b5a703d310d91fe87618d01bd authored over 8 years ago
removed templates for pending, we will find a more cleaner way for devs

a6db058f9006c09d56ce51daab439ca1f539635f authored over 8 years ago
db_pending/import now use transaction to avoid db data inconsistency

0b34a24cf91040646741428ce86af6700d721df0 authored over 8 years ago
Crossplatform header for bash files

41f64fb28791ae9b099a4b63662bd5feda5bb530 authored over 8 years ago
Core/Pet: Fix initial energy of DK's Ghoul (#115)

f82c3fd94cbbd55109f4b12856d975b020432e38 authored over 8 years ago
Build: fixed some warnings

- Closes #108

527bbf80d53d2ba2b79ca7e91436d03e04d19f56 authored over 8 years ago
db_assembler: removed lowercase substitution not compatible with osx

1f16a068e99ae9841666e4d58e6efa405d4090c1 authored over 8 years ago
Fixed sql header

d3a4ddaccbc868a3a0755a58ef1539f035c2e16b authored over 8 years ago
implemented pending workflow for sql and PR

7cab63179ee7eaf9e5982973958b7fb66170ffa9 authored over 8 years ago
minor fix for db_assembler

cb19ac25b78c883b06ac642e4b58a67ddb6d54f9 authored over 8 years ago
fixed and updated db_assembler to even support old bash v3 ( osx )

we're emulating associative array

5b3c776f9c28b6a321663203d72930f003a4a118 authored over 8 years ago
Better names for sql folders + added custom and pending

b211edb6c0a4d845c1e5f2173325f54cd7094884 authored over 8 years ago
Core/Commands: enable .gm ingame command + misc cleaning

cf9322ab4d44f2867c575243c39253ff87dde9c0 authored over 8 years ago
fixed sql

68079ef5954ecad7971df03f9eac32b8c4db8fa8 authored over 8 years ago
[SQL/Creature] fix movement type Fizzle Darkstorm and Burning Blade Fanatic

1df1977c23cab652aaec7198a8aff863cce6cdef authored over 8 years ago
Core/Spells: fix greater blessings selection issues (pet class on player class)

425a80b2a298466542e5c052c3d6d91ea8b53ebb authored over 8 years ago
Core/Spells: fix removal of Disarm (scorpid sting) cooldown with Readiness

73b8f5b45fadde0850802570a14d22ae205a211d authored over 8 years ago
Core/Instance: Shared normal/heroic ID is now a configurable feature (default: deactivated)

f23858188f5d9e6be50e5f24772b1256f057316a authored over 8 years ago
Core/Scripts: add new hook OnPlayerAddToBattleground

1cb7c81a78e26440fbe621847c1a575337160cb4 authored over 8 years ago
Core/Unit: enable setting and retrieval of a temporary race for players

f4382e25c08cd510440114e3c5935fb68aaa9567 authored over 8 years ago
Merge branch 'master' of github.com:azerothcore/azerothcore-wotlk

fb2ac1a6a77721357739ca8a5d2db8e3f699b848 authored over 8 years ago
removed -Wpointer-bool-conversion parameter from clang

Not compatible with clang-3.4 on ubuntu 14.04

f4243357676713a0b80d7af2a6872695642ed77a authored over 8 years ago
Update README.md

e2bbd783e8193a162aaddff401a1b1c4dd61b7f8 authored over 8 years ago
Merge branch 'master' of github.com:azerothcore/azerothcore-wotlk

f5e5576a16cb1c4e392ffc7e77b1175d999582aa authored over 8 years ago
Will of Forsaken + Trinket PVP correct faction check

62c73fd6ef18dcf9ccea6302af0c094ab5b73e78 authored over 8 years ago
Core/Player: Implement original race variable at unit level and initialize it (for future customizations)

b689b7f1e1e3d2efba5493a05e312d5722ca0b64 authored over 8 years ago
Update README.md

b6c3bb5688b3e17ac0799e997d6228054beb231b authored over 8 years ago
Update README.md

190533957adbfc310ff3383719c1291882fe4013 authored over 8 years ago
fix for sql headers

c4f49d6ab3954b7019494e04e80f130903a8d2e4 authored over 8 years ago
renamed wrong sql

3b7c4a01966109f5faa95becbeb4aee7cb42ec6e authored over 8 years ago
Avoid reset loop on boss nalorakk

a43af57806b4a509d5d82e4e38d584d82a6d8eb0 authored over 8 years ago
Core/Pet: correct pet loading - summoning

6f933d1385043a067b790d92f5d8bae81497268f authored over 8 years ago
Core/Chat: properly prevent crashes + cleaning (import from TrinityCore)

- Closes #111

d538b86a4710ab056556e6ea144e4ed38b9ec6c2 authored over 8 years ago
[DB/Quest] There Exists No Honor Among Birds rev.2

3eda856b6530700952eb427d3f6f2a4ec2e1d47c authored over 8 years ago
[DB/Quest] There Exists No Honor Among Birds rev.1

810fc947c45eef740f9223d2d98a1aa6696bc41c authored over 8 years ago
[DB/Quest] There Exists No Honor Among Birds

ad06d26b28ffac978789ac112bb3589c739f051e authored over 8 years ago
improved run engine

17061cbbb481122317a8a54aef508f3eca475a0b authored over 8 years ago
Fix sql header

20623d9b5de2377a2c60296a265536be151cad86 authored over 8 years ago
Merge branch 'master' of github.com:azerothcore/azerothcore-wotlk

a04f5a0798d7af415c18bb73c603b98776c76851 authored over 8 years ago
Compilation fix

5fa9ed6f28cd00a8d251f35ce821e5d7b7a5ef5e authored over 8 years ago
Project restructuring [PART.3]

85b8aa7ce844707a56f310324ceb4ae90bf1c952 authored over 8 years ago
Project restructuring [PART.2]

0355064321503c46d021f2f571443b9739debc53 authored over 8 years ago
Merge remote-tracking branch 'upstream/master'

7117af1d7065ca1e35a54354f520a31d70fc271f authored over 8 years ago
Core/Chat: fixed crash in commands

closes #110

edd5f4a19267b55fe015150d653969f46ecd50a4 authored over 8 years ago
Core/DB - Keeping the Enemy at Bay

Closes #93

bf1a1b5cec9932b078782b81c67a9ea9e5496063 authored over 8 years ago
Project restructuring conforming to the new software layers [PART.1]

54bd100573779ad87a1e7e87a04876859f4a6943 authored over 8 years ago
Update issue_template.md

24062354c16d0ae0ac4636a992eb751988ba06e2 authored over 8 years ago
Update issue_template.md

edc3df8e052570cc4af5e5b07d0db5443aaa9dd0 authored over 8 years ago
Core/Chat: fixed some commands

This fixes all those commands that can take in input both a param and a subcommand, e.g.: .learn,...

b6d2c9b2260c74367a868d8ead2e57b425d97775 authored over 8 years ago
Script/Commands: fix all command permissions

d641365b3b8e3aac2c918c3a2bc10acfbd960813 authored over 8 years ago
Core/Chat: fixed commands

1e5af6d3bec7ab99c1e79165ef19e9bf781e6c46 authored over 8 years ago
Fix commands and starting to use nullptr instead of NULL

d66d24d597ebeff363b3e7b3ee00b2222b4a7b47 authored over 8 years ago
Revert "fixed crash on command execution"

This reverts commit d6133057ca43c2c08fe880344843ba70008c2edc.

744e05d872502dc9e438c7aa1062d82e7bc8297c authored over 8 years ago
Merge branch 'master' of github.com:azerothcore/azerothcore-wotlk

0ba91d7c3ee994607a6e0437ab47c2c79ba1ab0a authored over 8 years ago
Missing folders

15fe82561707072d2ba86a94ee63e5e63d571a4f authored over 8 years ago
Core/Console: rename console

cbaafa9be5be898a04ad596c5724097490a7494d authored over 8 years ago
change default bash compiler to clang

1c9eb7e52ff2bc481c6318cf4e1c03609d1d126c authored over 8 years ago
Fix commands and starting to use nullptr instead of NULL

1b1767e9f4c20d1e20541968de98d00814f63247 authored over 8 years ago
Build/Clang: restore build on Mac OS X

d7fdf7c940317aebcbbeeaf156469e1571e01498 authored over 8 years ago
Fixed some warnings

ad77560bcb461873199a4a1ae95836d72574fb61 authored over 8 years ago
fixed crash on command execution

seems that clang is now compilable and playable on linux too \o/

d6133057ca43c2c08fe880344843ba70008c2edc authored over 8 years ago
fixed compilation of latest commands rewrite work

937b5dab09fade7e940123388bdebe25983066a2 authored over 8 years ago
removing ACE int types, replaced with c++11

b14232853996216a541339accccd93dc41acb518 authored over 8 years ago
Merge branch 'threading_rewrite' of https://github.com/ShinDarth/azerothcore-wotlk into threading_rewrite

ee0ead5e4fbc83e33d8964e6ea4cac180654510f authored over 8 years ago
Merge branch 'master' into threading_rewrite

8ee36c5f642a9c4ac1d6dd45ec918a73e59d83f9 authored over 8 years ago
Merge branch 'master' of github.com:azerothcore/azerothcore-wotlk

155a23245951f4dfc74e8ed6227cb2c07e36bce0 authored over 8 years ago
Fixed compilation without PCH enabled

please avoid to miss header files in your sources

6eaa77591ddbc38032f831be50e23347ea6b5fcc authored over 8 years ago
Fixed compilation without PCH enabled

please avoid to miss header files in your sources

469502581d7663ac5742ad56f9172408bfc61296 authored over 8 years ago
Corrected more copyrights

0aba3ae2674118302e648af4e74d3e4003b1c87b authored over 8 years ago
Update chat system, based on TrinityCore commit

cb30a6b4043737957aa1d1bca27601c6577a80ec authored over 8 years ago
Merge remote-tracking branch 'upstream/master' into threading_rewrite

55c47f8a35a294ff702e29c49da6c81b22ec6e5a authored over 8 years ago
CMake/Clang: fix build type variable

cdda5249bda5d366e688ea07d9a8d4f0d4f3f05c authored over 8 years ago
Merge branch 'master' into threading_rewrite

54ad9aa30d337f286ec443ed2ad758e66411f10f authored over 8 years ago
Rewritten Threading system using c++11 std instead of ACE

It also allow full compilation with clang under all supported platforms

Need tests

ea286f7332894ddc74f8ab524e42193b57d99f47 authored over 8 years ago
Merge branch 'master' of github.com:azerothcore/azerothcore-wotlk

d8de9c92964a3d46765cdc29dde7482384c6becf authored over 8 years ago
removed CC compiler from conf

c36b4f384f2dd7a2defc7e2d8becbd32bc55f908 authored over 8 years ago
fixed uwd/joiner installation

ab17309f833b84e1fd3711b56344f265cca31d58 authored over 8 years ago
upgraded gsoap to 2.8.33

it fix some errors on unix clang

aa6cb73d21a18c1f398ecd43bd3b439bbb91b7df authored over 8 years ago
Some minor changes

e1c87e7510c3dce93c6b4f8fc2853fe7a7ca8f00 authored over 8 years ago
Update README.md

3761e9d8433f4d031b3477b787134a1d868a8971 authored over 8 years ago
Fix License issue, closes #21

da7a7ab295d470a64195209007719a7448e47012 authored over 8 years ago
Added LICENSE file

a5426f28fe9dd698cf1c06e43401d20043e14372 authored over 8 years ago
Merge branch 'master' of github.com:azerothcore/azerothcore-wotlk

422f60460e85e4f400e3e6e4b2aa5e10f1f80997 authored over 8 years ago
Enabled c99 support for C files

d28a81198dff30d6c1ca1b7b917d0c9eef0c97a4 authored over 8 years ago
Build/Clang: fixed 2 warnings

5fe8821567c45087ec0e018322374aca90e8ba5d authored over 8 years ago
Build/Clang: suppress useless warnings

0c554291b51521359b7ca3e7f0ffe615fc9083ff authored over 8 years ago
Some corrections to previous commits

cd250f3fec21aecf2e389290366afb41ec9721b1 authored over 8 years ago
Crosscompiling solution for isfinite & isnan

a6d4db8910b14194fbb764ea95efb881c0005d74 authored over 8 years ago
Fix compilation of cs_debug script with clang

97cbf9adf6d3096a6d0bbfaccbeaca174ed4cbe4 authored over 8 years ago
[CMAKE] More compatible definitions

0d31040fbd4eed000002fb449b18b439b69497b5 authored over 8 years ago
[BASH] Now scripts will use default language

159c9187f06a2f5e678766fcfe233910b4ef9c55 authored over 8 years ago