The Mana World DevPak

Ask for help regarding any technical issue or report any bug or OS independent issues.
User avatar
ElvenProgrammer
Founder
Founder
Posts: 2526
Joined: 13 Apr 2004, 19:11
Location: Italy
Contact:

The Mana World DevPak

Post by ElvenProgrammer »

The Mana World Devpak

The DevPak includes all the libraries you need to compile The Mana World 0.0 branch with MinGW compiler.

You can get it from http://themanaworld.org/files/tmw-svn.DevPak
Changelog:

* 15/11/2006

- Upgraded libcurl to 7.16.0.
- Upgraded libxml tp 2.6.27.
Last edited by ElvenProgrammer on 16 Nov 2006, 16:56, edited 3 times in total.
User avatar
maci
Knight
Knight
Posts: 507
Joined: 05 Dec 2004, 20:01
Location: Germany
Contact:

Post by maci »

maybe you should add it to the download site
ElvenProgrammer wrote:Maci: don't be rude, we're here to help people ;)
User avatar
ElvenProgrammer
Founder
Founder
Posts: 2526
Joined: 13 Apr 2004, 19:11
Location: Italy
Contact:

Post by ElvenProgrammer »

Well it's referenced in the Win32 compiling guide so I think it's enough.

Anyway here is the new version with DirectX support enabled.

http://themanaworld.org/files/tmw-cvs.DevPak
User avatar
ElvenProgrammer
Founder
Founder
Posts: 2526
Joined: 13 Apr 2004, 19:11
Location: Italy
Contact:

Post by ElvenProgrammer »

New version, same link :D

Changelog:
- All the dependencies except physfs, iconv and libxml2 are now built
using mingw.
- Removed unused dlls.
- Dependencies recompiled with minimal requirements:
* SDL_Mixer -> OGG support
* SDL_Image -> PNG support
- Dlls are now compressed using UPX (upx.sf.net) where possible.
- DirectX support was disabled because of better performances using
windib.
User avatar
ElvenProgrammer
Founder
Founder
Posts: 2526
Joined: 13 Apr 2004, 19:11
Location: Italy
Contact:

Post by ElvenProgrammer »

Another update to support guichan 0.4.0

You can now also get Rotonen's devpak, reading from win32 install guide:
http://themanaworld.sourceforge.net/fil ... cvs.DevPak (by ElvenProgrammer)
http://pandamachine.top.tc/devpaks/ (by Rotonen)


Elven's devpak is usually more recommended than Rotonen's, but Rotonen's might
be more up to date, although it might also include stuff like a new compiler
and such, so it might be more unstable to use, a tweaker / power user oriented
devpak.
User avatar
ElvenProgrammer
Founder
Founder
Posts: 2526
Joined: 13 Apr 2004, 19:11
Location: Italy
Contact:

Post by ElvenProgrammer »

There were many updates of the DevPak during the week, but I hope this is the last one for some time, so I'm posting it.
This new one features only 2 libs that still need to be compiled with mingw, directx support reenabled, smaller and smaller size of the dlls and of the devpak as well of course.
guichan was compiled with optimization and stripping at compile time.
libcurl was added as a new dependency.

Get the devpak at the same link.
User avatar
ElvenProgrammer
Founder
Founder
Posts: 2526
Joined: 13 Apr 2004, 19:11
Location: Italy
Contact:

Post by ElvenProgrammer »

A new DevPak is out, with SDL_net in it:

http://themanaworld.org/files/tmw-cvs.DevPak
User avatar
ElvenProgrammer
Founder
Founder
Posts: 2526
Joined: 13 Apr 2004, 19:11
Location: Italy
Contact:

Post by ElvenProgrammer »

Another update, same link. I included libpng to compile latest cvs. Note that I didn't have time to test it nor to update the docs.
User avatar
Bjørn
Manasource
Manasource
Posts: 1438
Joined: 09 Dec 2004, 18:50
Location: North Rhine-Westphalia, Germany
Contact:

Post by Bjørn »

Well it worked for me.
User avatar
ElvenProgrammer
Founder
Founder
Posts: 2526
Joined: 13 Apr 2004, 19:11
Location: Italy
Contact:

Post by ElvenProgrammer »

Updated libcurl and zlib, same link.
User avatar
ElvenProgrammer
Founder
Founder
Posts: 2526
Joined: 13 Apr 2004, 19:11
Location: Italy
Contact:

Post by ElvenProgrammer »

Updated libxml and libcurl. Renamed everything from CVS to SVN.

http://themanaworld.org/files/tmw-svn.DevPak
User avatar
ElvenProgrammer
Founder
Founder
Posts: 2526
Joined: 13 Apr 2004, 19:11
Location: Italy
Contact:

Post by ElvenProgrammer »

New version, same link. Updated libxml and fixed some issues.

Please test
User avatar
ElvenProgrammer
Founder
Founder
Posts: 2526
Joined: 13 Apr 2004, 19:11
Location: Italy
Contact:

Post by ElvenProgrammer »

IMPORTANT UPDATE
Release info:
- Version: SVN 18/5/2006

Changelog:

* 18/5/2006

- Removed some unused headers.
- Upgraded libphysfs to 1.0.1.
- Upgraded libPNG to 1.2.10, switched to dynamic linking and added to the
list, since it was missing.
- Upgraded SDL to 1.2.10 and used proper name for mingw library.
- Upgraded SDL_image to 1.2.5 and used proper name for mingw library.
- Upgraded SDL_mixer to 1.2.7 and used proper name for mingw library.
- Upgraded SDL_net to 1.2.6 and used proper name for mingw library.
- Reduced DevPak size.
Same link of course :wink:
User avatar
ElvenProgrammer
Founder
Founder
Posts: 2526
Joined: 13 Apr 2004, 19:11
Location: Italy
Contact:

Post by ElvenProgrammer »

A couple of updates:
* 21/5/2006

- Fixed issues with SDL_mixer and recompiled using latest ogg vorbis.

* 21/5/2006

- Fixed issues with SDL_image.
- Readded 2 missing headers.
- upxed some of the dlls.
- Reduced DevPak size.
User avatar
ElvenProgrammer
Founder
Founder
Posts: 2526
Joined: 13 Apr 2004, 19:11
Location: Italy
Contact:

Post by ElvenProgrammer »

Some updates, same link.
* 23/8/2006

- Upgraded SDL to 1.2.11.
- Upgraded Guichan to 0.5.0.
- Upgraded libxml to 2.6.26.
- Upgraded libcurl to 7.15.5 and used proper name for mingw library.
Post Reply