Page 1 of 5

The Mana World DevPak

Posted: 21 Mar 2005, 14:47
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.

Posted: 21 Mar 2005, 15:18
by maci
maybe you should add it to the download site

Posted: 05 Apr 2005, 10:23
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

Posted: 16 Apr 2005, 19:33
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.

Posted: 04 Jun 2005, 15:03
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.

Posted: 19 Jul 2005, 17:44
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.

Posted: 14 Sep 2005, 08:13
by ElvenProgrammer
A new DevPak is out, with SDL_net in it:

http://themanaworld.org/files/tmw-cvs.DevPak

Posted: 23 Sep 2005, 14:16
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.

Posted: 24 Sep 2005, 00:04
by Bjørn
Well it worked for me.

Posted: 02 Jan 2006, 11:49
by ElvenProgrammer
Updated libcurl and zlib, same link.

Posted: 23 Apr 2006, 21:37
by ElvenProgrammer
Updated libxml and libcurl. Renamed everything from CVS to SVN.

http://themanaworld.org/files/tmw-svn.DevPak

Posted: 03 May 2006, 11:32
by ElvenProgrammer
New version, same link. Updated libxml and fixed some issues.

Please test

Posted: 18 May 2006, 21:39
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:

Posted: 22 May 2006, 13:26
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.

Posted: 23 Aug 2006, 15:02
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.