mangosArchives / Mangos-Zero-server-old

This repo has been moved to: https://github.com/mangoszero/server
http://www.getmangos.eu/
Other
63 stars 2 forks source link

Replace libmpq with stormlib #20

Open ghost opened 12 years ago

ghost commented 12 years ago

Currently we use libmpq to read data from the games MPQ archives. Sadly libmpq is not maintained anymore, thus it is recommended to switch to stormlib which is actively maintained.

Salja commented 12 years ago

on 400 branch is done i think we can easy merge https://github.com/mangos/mangos/commit/2691dba96d6650234b29982324ad2cf7e08dec02

ghost commented 12 years ago

Only partial, we need to switch both map and vmap extraction. I have added a copy of stormlib to my repository which can serve as a base for all mangos branches.

See TheLuda/stormlib@1951c14fb849a5c50a5cd1dda07a119a1ef34efd for the original import. I'll probably upgrade to stormlib 8.20 next, and then I will start adding it to the mangos-zero repository so that it can be ported to one, and master, too.

Salja commented 12 years ago

I have added VC Project files wehn you need works fine but i think need some clean https://github.com/Salja/stormlib/commits/master