Ecosyste.ms: OpenCollective

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

AzerothCore

Open Source and Modular ecosystem for MMO
Collective - Host: opensource - https://opencollective.com/azerothcore - Website: https://www.azerothcore.org/ - Code: https://github.com/azerothcore

Authentication packet now correctly exposes its opcode name

github.com/azerothcore/acore-client - daa07861ebfc0eb603c0e3a197837d62a8594703 authored over 12 years ago by Tim Kurvers <[email protected]>
Implemented configuration entity

github.com/azerothcore/acore-client - efe587b71b630b8be0b7dd5981b49c3cc6354ab3 authored over 12 years ago by Tim Kurvers <[email protected]>
Added BigNum decorator around JSBN's BigInteger

github.com/azerothcore/acore-client - cd8752d753d900ed580664ea1ea091789f47ef8b authored over 12 years ago by Tim Kurvers <[email protected]>
Added SHA-1 hash implementation

github.com/azerothcore/acore-client - 548c9f1aa7a21cef3abf55fe93a6575490d0d7ed authored over 12 years ago by Tim Kurvers <[email protected]>
Added new utilities to build procedure

github.com/azerothcore/acore-client - 9fd9c0f086eddea3362a9cc7a0a71e5250046b6a authored over 12 years ago by Tim Kurvers <[email protected]>
Implemented Packet.opcodeName/toString for clarity

github.com/azerothcore/acore-client - 6d955ea05f3302c2147cc9000ccfbcf3182c5855 authored over 12 years ago by Tim Kurvers <[email protected]>
Tweaked socket logging

github.com/azerothcore/acore-client - 927082439c106d16fd566454bbc46e0cec695f0a authored over 12 years ago by Tim Kurvers <[email protected]>
Added ObjectUtil and function extensions

github.com/azerothcore/acore-client - 882e0cf9caf878bc567d731476fd2c1d463528b0 authored over 12 years ago by Tim Kurvers <[email protected]>
Added utils package; Removed signals package (for now)

github.com/azerothcore/acore-client - 3e67d1189fab478edd1a9fbd1de5f4fa224a726d authored over 12 years ago by Tim Kurvers <[email protected]>
Added latest ByteBuffer implementation

github.com/azerothcore/acore-client - 4937dbf08aa4c8cdb1acd67a7a40dee53396c318 authored over 12 years ago by Tim Kurvers <[email protected]>
Added JSBN and ByteBuffer as dependencies

github.com/azerothcore/acore-client - cd14541b86ae70a3c4539ea1aa190b3053ed46a6 authored over 12 years ago by Tim Kurvers <[email protected]>
Implemented feedable hash implementation

github.com/azerothcore/acore-client - a607ffed3ff18b867624a5d35c1f236e2ce15899 authored over 12 years ago by Tim Kurvers <[email protected]>
Added crypto.hash package

github.com/azerothcore/acore-client - 39317bf164b389b59350ab3aee9387b34c37c000 authored over 12 years ago by Tim Kurvers <[email protected]>
Added latest ByteBuffer version

github.com/azerothcore/acore-client - 6a293fe38bcd1d46b3a056b4b72528a1948c8cf1 authored over 12 years ago by Tim Kurvers <[email protected]>
Ensure socket's buffer is little-endian

github.com/azerothcore/acore-client - 4acd8b4c91ae844f5d1aef114ec53ecb352749f3 authored over 12 years ago by Tim Kurvers <[email protected]>
Fixed object-extension with one argument

github.com/azerothcore/acore-client - 05fe051507fd875ded2d92adf06648e14ad6e80a authored over 12 years ago by Tim Kurvers <[email protected]>
Removed original ByteBuffer implementation

github.com/azerothcore/acore-client - 1e9da60c298dd0630a1d72de941ce62d81e5c3cb authored over 12 years ago by Tim Kurvers <[email protected]>
Updated receiving data buffer in abstract socket

github.com/azerothcore/acore-client - 9dc2872d9c83b1501f48a7f7a8485cb541c2646a authored over 12 years ago by Tim Kurvers <[email protected]>
Packet now extends ByteBuffer; Adjusted byte order

github.com/azerothcore/acore-client - 098c2b91db77b4dbf2f96bafb49c29c761ff4219 authored over 12 years ago by Tim Kurvers <[email protected]>
Updated JSHint globals to include ByteBuffer dependencies

github.com/azerothcore/acore-client - 8fe5ea42981a17417418f3f96e0edfcff62e151c authored over 12 years ago by Tim Kurvers <[email protected]>
Added ByteBuffer as a dependency

github.com/azerothcore/acore-client - 1e9c528d87dadd13fdab68ff90153c5c4dabee74 authored over 12 years ago by Tim Kurvers <[email protected]>
Removed BufferView dependency

github.com/azerothcore/acore-client - 6f91979653daf20aab47b8d037612f4029437907 authored over 12 years ago by Tim Kurvers <[email protected]>
Updated CoffeeScript compile task

github.com/azerothcore/acore-client - 10896238bbf0b135abf6f061a63f64d957038d79 authored over 12 years ago by Tim Kurvers <[email protected]>
Added authentication challenge opcodes

github.com/azerothcore/acore-client - d4a535760eba59b0c153fa11002071baf2fc63be authored over 12 years ago by Tim Kurvers <[email protected]>
Added comment

github.com/azerothcore/acore-client - c7ab5ab067903cc3ad7adfb4e57b4269c51da0b9 authored over 12 years ago by Tim Kurvers <[email protected]>
Socket now buffers incoming messages conveniently

github.com/azerothcore/acore-client - 263ccc7dfcf0ee21a260627fe9c6e374e8a77ce8 authored over 12 years ago by Tim Kurvers <[email protected]>
Added Packet.headerSize getter (may require some testing)

github.com/azerothcore/acore-client - 625b56b81566c81fb2ab79415eacf67f60dc9d60 authored over 12 years ago by Tim Kurvers <[email protected]>
Added ByteBuffer.join/slice to work around silly APIs (for now)

github.com/azerothcore/acore-client - b9e9bff86bd57a8999f57a4b044e068b558632fa authored over 12 years ago by Tim Kurvers <[email protected]>
Made AuthPacket's header size statically accessible

github.com/azerothcore/acore-client - 54d6470beaa0ba82223f3027ad16beafd6ac82c4 authored over 12 years ago by Tim Kurvers <[email protected]>
Kindly request buffers as a socket's binary type

github.com/azerothcore/acore-client - 43295a52ba8734ce167549861e3626ac27a9919c authored over 12 years ago by Tim Kurvers <[email protected]>
Fixed context scoping in socket

github.com/azerothcore/acore-client - fec9ef0d64f1831e925b098e426c4d47e14309a8 authored over 12 years ago by Tim Kurvers <[email protected]>
Partially complete implementation of byte-buffer

github.com/azerothcore/acore-client - 37c7414618808ca09484f1f89f6591b6fda7d70f authored over 12 years ago by Tim Kurvers <[email protected]>
Added comment

github.com/azerothcore/acore-client - 50e445e4683e4787d1dcf2fad2d70374f7fca791 authored over 12 years ago by Tim Kurvers <[email protected]>
Finalized authentication packet

github.com/azerothcore/acore-client - 4b2b085e25bcba5f69608f0cc782117499adf108 authored over 12 years ago by Tim Kurvers <[email protected]>
Implemented opcode reserving support

github.com/azerothcore/acore-client - 1c6d9147649391b0cf7ea049592de87ffd09202b authored over 12 years ago by Tim Kurvers <[email protected]>
Updated resource list in grunt

github.com/azerothcore/acore-client - ef11b1d681d0c7dc46b5cc1db2f41ecbac4c4e17 authored over 12 years ago by Tim Kurvers <[email protected]>
Removed Base64 and Websock as dependencies

github.com/azerothcore/acore-client - 4d8c4cd0932496e0704b2700644f2d3a346f441c authored over 12 years ago by Tim Kurvers <[email protected]>
Finalized base socket implementation

github.com/azerothcore/acore-client - 741105f7584a4db8e4c6654f5ed2b465364478ce authored over 12 years ago by Tim Kurvers <[email protected]>
Added Packet.finalize method as a stub

github.com/azerothcore/acore-client - 46cd707c5b336b5e56c930b6f5fd7bdb830a43ca authored over 12 years ago by Tim Kurvers <[email protected]>
Added authentication opcodes

github.com/azerothcore/acore-client - c89af1a1c49129c3d40130af07f190feb6f9e9a6 authored over 12 years ago by Tim Kurvers <[email protected]>
Added wotlk.enums and datastructures namespaces

github.com/azerothcore/acore-client - d39aa321c2eb517383f692d4f871b7b57128de03 authored over 12 years ago by Tim Kurvers <[email protected]>
Added BufferView dependency

github.com/azerothcore/acore-client - abc5e17b6bcda80f3abec51d8584492d3a10d95c authored over 12 years ago by Tim Kurvers <[email protected]>
Fixed getter/setters

github.com/azerothcore/acore-client - 11be3e3135428bc7d63f5aa81d4a7da2d0229312 authored over 12 years ago by Tim Kurvers <[email protected]>
Added object extension

github.com/azerothcore/acore-client - e3e8d4fa08206d5a86de045ab99918105c1e8572 authored over 12 years ago by Tim Kurvers <[email protected]>
Added dummy realm and world handlers

github.com/azerothcore/acore-client - e49c35cf44b36498097946bfdcbb4d9ca9fd1d82 authored over 12 years ago by Tim Kurvers <[email protected]>
Initial implementation of Packet

github.com/azerothcore/acore-client - 2ddc5e2820f19e41d76f47a6b88b2efae86bfbc2 authored over 12 years ago by Tim Kurvers <[email protected]>
Added initial Wrath of the Lich King expansion

github.com/azerothcore/acore-client - aa024267df48e2facd408589130946c9262a6d8a authored over 12 years ago by Tim Kurvers <[email protected]>
Added empty Expansion base-class

github.com/azerothcore/acore-client - ed9626000122f4b0fd1b7762e2d6d22649c28cc0 authored over 12 years ago by Tim Kurvers <[email protected]>
Initial Socket implementation with plenty of todos

github.com/azerothcore/acore-client - 41f75b6bd9a1cfec97e7e0d49e020d2330837c72 authored over 12 years ago by Tim Kurvers <[email protected]>
Initial Session implementation

github.com/azerothcore/acore-client - 2800c0ffad10beeac81efefecfb607c9ee51ea07 authored over 12 years ago by Tim Kurvers <[email protected]>
Adjusted globs in grunt.js to include /vendor; Adjusted JSHint settings

github.com/azerothcore/acore-client - a3fe77570359525c836f907ff89fb3321c3ec1e2 authored over 12 years ago by Tim Kurvers <[email protected]>
Aliased convenience prototype methods to deal with getter/setters

github.com/azerothcore/acore-client - deea5bd5e23cab18884860d15c4a7e92d5721132 authored over 12 years ago by Tim Kurvers <[email protected]>
Bundling Base64, Websock and Signals into /vendor

github.com/azerothcore/acore-client - 29624a94cc4ad4046e4bc8041b0276aecbc52a81 authored over 12 years ago by Tim Kurvers <[email protected]>
Force returning a Session instance; Added additional namespaces

github.com/azerothcore/acore-client - 54d8542f174c712b8909046522f13366be98763a authored over 12 years ago by Tim Kurvers <[email protected]>
implemented folder creation when not exists

+ added some comments

github.com/azerothcore/mysql-tools - 47ce39d03a645e563be7e98ae7e730d56b56a819 authored over 12 years ago by Yehonal <[email protected]>
Initial non-functional source commit with distribution

github.com/azerothcore/acore-client - f6d8a4ef2cabfd35fad3456d0eba494b68df5d5e authored over 12 years ago by Tim Kurvers <[email protected]>
Version control spec/ and vendor/ for later

github.com/azerothcore/acore-client - 16f033ccc35cc0a82f629d4633cd404b4eed0814 authored over 12 years ago by Tim Kurvers <[email protected]>
Added project structure including grunt as build-tool

github.com/azerothcore/acore-client - f8f5922cffe8ccda7c6e762b5c5b86633de9551c authored over 12 years ago by Tim Kurvers <[email protected]>
Print MaxAffectedTargets info

github.com/azerothcore/SpellWork - 4d5c8e63fb1a5eef27f982e64601bc7bb241c2a5 authored over 12 years ago by Shauren <[email protected]>
Output spell missile section only if spell really has a missile

github.com/azerothcore/SpellWork - bda54997e694c5a6e1257f638d2fbe70824ebcf1 authored over 12 years ago by Shauren <[email protected]>
Fixed warnings about never assigned values

github.com/azerothcore/SpellWork - 04956cb03aa3eee20f489db443b297cc7f679ef7 authored almost 13 years ago by Shauren <[email protected]>
Merge pull request #1 from Warpten/master

SpellMissile(Motion).dbc and SpellVisual.dbc support.

github.com/azerothcore/SpellWork - aab10cb0567c05c8066ea625ec0c4ab6ed8146f6 authored almost 13 years ago by Nay <[email protected]>
Add support for SpellMissile.dbc, SpellMissileMotion.dbc and SpellVisual.dbc to gather informations about spells that behave like missiles.

github.com/azerothcore/SpellWork - 383be266acff8aca631ed60ca96fa9bbeef6ff22 authored almost 13 years ago by Warpten <[email protected]>
fixed import script

github.com/azerothcore/mysql-tools - f96434345205ed1aced5ea0383ef075b62e37a05 authored almost 13 years ago by Yehonal <[email protected]>
fixed commands execution for windows binaries

github.com/azerothcore/mysql-tools - abf7039adf167991a71b911d94e2196edbc14662 authored almost 13 years ago by Yehonal <[email protected]>
updated readme and added mysql_tools file that could be added in usr-local-bin for the system integration of the command

github.com/azerothcore/mysql-tools - bef400032338497bcb6a94f89af05285d26ef621 authored about 13 years ago by Yehonal <[email protected]>
Added printing required areas to spell information

github.com/azerothcore/SpellWork - 68e4956985d45c07dc34b62a3780d671ab3ba292 authored over 13 years ago by Shauren <[email protected]>
Attribute and target updates

github.com/azerothcore/SpellWork - dff1cd973a9debab90061a3e2664241256580f3f authored over 13 years ago by Shauren <[email protected]>
Another update

github.com/azerothcore/SpellWork - 9d608a1f24c19908b062892efdfb3d054bc21a6c authored over 13 years ago by Shauren <[email protected]>
Attribute updates

github.com/azerothcore/SpellWork - 79379b084806ac8eeb512a2b97980c57bcb174d5 authored over 13 years ago by Shauren <[email protected]>
Added support for named pipe connections to database

github.com/azerothcore/SpellWork - 6c4c27fa81d2139fcf23a46af7ae21cb6c64ea46 authored over 13 years ago by Shauren <[email protected]>
Added ReSharper directory to gitignore

github.com/azerothcore/SpellWork - 7efcc4163e60acb35228353e580f1ec025b6484d authored over 13 years ago by Shauren <[email protected]>
Spell target updates

github.com/azerothcore/SpellWork - 28563a8175b32789a52768b8d9b8c3cafcbf97d5 authored over 13 years ago by Shauren <[email protected]>
More QAston's attributes

github.com/azerothcore/SpellWork - b8d9c3abd7fc31caa8f9e0f0289ef970110297fb authored over 13 years ago by Shauren <[email protected]>
Attribute updates

github.com/azerothcore/SpellWork - 835eb062d7751057ab7eb218211728ef8ab2ab42 authored over 13 years ago by Shauren <[email protected]>
fixed some issues with linux bash shell ( NOTE: changed config file )

github.com/azerothcore/mysql-tools - d3484f61596031bdd2fd14d56cd8185c37f41e4a authored over 13 years ago by giuseppe <giuseppe@hw2-ubuntu-work.(none)>
Fixed flag setting

github.com/azerothcore/SpellWork - 370f96422311016d3fb8db3a5d433cee439270d3 authored over 13 years ago by Shauren <[email protected]>
Added more spell attributes

github.com/azerothcore/SpellWork - 9371f317623896fd8fc199e54679ec8642695535 authored over 13 years ago by Shauren <[email protected]>
Cleaned all R# warnings

github.com/azerothcore/SpellWork - 35fa47cd4288f036a9e1df05639c99ea86518b18 authored over 13 years ago by Shauren <[email protected]>
implemented clean table folder option

github.com/azerothcore/mysql-tools - bbeb881761363d541d229ef1d7e3a10358da1715 authored over 13 years ago by yehonal <[email protected]>
Added space between reagent id and count, small change but readability improves much :D

github.com/azerothcore/SpellWork - 3b89022af16968de6d8aef890a1d2dbfaf7755f9 authored over 13 years ago by Shauren <[email protected]>
fixed syntax mistake

github.com/azerothcore/mysql-tools - 3f4fa00ad08a93187d251788d9d1c295abee5ab6 authored over 13 years ago by Yehonal <[email protected]>
implemented mysql import/dump using text tabbed mode

It's a very fast way to manage separated table dumps
if you want use normal sql dumps mode , just...

github.com/azerothcore/mysql-tools - a9aa9e5fe2531f43c5da2a1f50295bfc0688b855 authored over 13 years ago by Yehonal <[email protected]>
check db at the start to speedup importing processing

github.com/azerothcore/mysql-tools - 71db10ea78a91e2ee2540b321af2b9d855e7592c authored over 13 years ago by Yehonal <[email protected]>
fixed full config

github.com/azerothcore/mysql-tools - 472d9fd644c9ca02776e30c5a5b5c80d9a8eed2e authored over 13 years ago by Yehonal <[email protected]>
implemented possibility to define config file path and added CREATEFULL variable to define the auto creation of full dump file in config.

improved tools command to include all avaible parameters of dump/import scripts

github.com/azerothcore/mysql-tools - 6f0bdf6f2aba913f52a529ce7539bbf5038215f7 authored over 13 years ago by Yehonal <[email protected]>
Added TrinityCore defaults, removed some engrish and updated mysql dep

github.com/azerothcore/SpellWork - 544c4300ef709a4746dfe1760189bc6f0b176ec2 authored over 13 years ago by Shauren <[email protected]>
Merge branch 'master' of git://github.com/LordJZ/spellwork_cs

Conflicts:
SpellWork/DBC/DBC.cs
SpellWork/Forms/FormMain.Designer.cs
SpellWork/Forms/FormMain...

github.com/azerothcore/SpellWork - fd9c44afc43131c7eb7098435858486efe8fa099 authored over 13 years ago by Shauren <[email protected]>
added copyright header

github.com/azerothcore/mysql-tools - 3f7bc123efe6e575f3024e68c2a863babab9bcae authored over 13 years ago by Yehonal <[email protected]>
first commit : imported tool

github.com/azerothcore/mysql-tools - 2bf2eb933cb578bc2d273286c20db66d0fcc2804 authored over 13 years ago by Yehonal <[email protected]>
Fixed athos flags

Signed-off-by: Konctantin <[email protected]>

github.com/azerothcore/SpellWork - 51a2dd37bbf32d70f2a3888e0700d27648b3b8f6 authored over 13 years ago by Konctantin <[email protected]>
Display more clear compare types in advanced filter. Also add some new compare types.

github.com/azerothcore/SpellWork - d6503dfe2af8a43d5fade4343e9b7cd9e8157b37 authored over 13 years ago by LordJZ <[email protected]>
Implement displaying reagents of a spell.

github.com/azerothcore/SpellWork - 4fd39b7ea4a5fa0385c52424d23f369efc8232a6 authored almost 14 years ago by LordJZ <[email protected]>
Update SpellWork.exe to reflect enum changes.

github.com/azerothcore/SpellWork - 7e06b3922c80d7cc0090cf5fd5f0e43111b68958 authored almost 14 years ago by LordJZ <[email protected]>
Fix name of SPELL_AURA_MOD_FACTION_TEMPLATE (243)

github.com/azerothcore/SpellWork - d85364c769a3e1f2a8071cdb5fc1417ba8730933 authored almost 14 years ago by LordJZ <[email protected]>
Update some Spell effect names.

github.com/azerothcore/SpellWork - f9357d63cacddc899747416a1234f435caee06b7 authored almost 14 years ago by LordJZ <[email protected]>
Rename VC2010 to VS2010.

github.com/azerothcore/SpellWork - 290d9f3c449f3bb6e6cd6815323b090b20c40cb8 authored almost 14 years ago by LordJZ <[email protected]>
Cleanup in comparing array values.

github.com/azerothcore/SpellWork - d7e6c431083f7520d4d37fcc5405d5345ed39521 authored almost 14 years ago by LordJZ <[email protected]>
Small improvements in advanced filter.

- Rename current implementation of 'And' compare type to 'AndStrict'.
- Implement new 'And' co...

github.com/azerothcore/SpellWork - bd6ff90072396143dd76286c12ee1edbc89e450b authored almost 14 years ago by LordJZ <[email protected]>