Tree:
c71e8fbee0
H'uru/Plasma_PR533
VS2003_FINAL
avatar-physics
avatar-spawn
bink-stub
bink-stub-2
build918chunks
clickables-afk
cursors
cursors2
cwalther/timetypes-1
cypythonide
dpogue/pipeline-fix
dst
exploit-fix
gotopage
h-uru/restoreexceptionhandler
hgignore
hoikas/keycollector-1
hoikas/keyleaks-1
hoikas/linkoutsync
hoikas/newpatcher-1
hoikas/scenenodes-1
huru-png-mipmap
jpeg
landing
launcherstatusmessagecrash
lostlogins
marten/Filtik-chat-history-browsing
marten/Hoikas-horplus-field-of-view
marten/Noikas-horplus-field-of-view
marten/boq-chat-name-completion
master
mdeforest/changed-password-hashing-to-try-sha1-fir-1492090943988
mdeforest/statusserverurl
moretools
msvc10
nextgen
notify_int
pending
plClipboard
rarified/VS2010-enable-pdb
rarified/directoryreorg
rarified/findpagevalidate
rarified/gameserverportfix
rarified/huru-merge-fromhuru
rarified/huru-merge-work/cmake-building
rarified/huru-merge-work/code-cleanup
rarified/movieplayer
rarified/no-https-submodule
rarified/plkeyref
rarified/purefunctiondebug
rarified/sdk-provisioning-1
rarified/sdk-reorg-1
rarified/unify-line-endings
rarified/update-moul-patchbase
rarified/vs-multitool-dx9
rarified/vs2003buildtargets
rarified/vs2010_default
rarified/vs2010project-fixes
rarified/work
scroll-position
sdlsetindex-ou
setpublic
statusmessagecrash
textrendering
ticket/2
ticket/3
ticket/4
ticket/50
ticket/54
ticket/55
ticket/56
vs2010
window-cursor
window-size
working
working-2022q1
working-2022q2
working_195
working_subtitles
OPENURU_BUILD_188
OPENURU_BUILD_194
OPENURU_BUILD_195
OPENURU_BUILD_200
OPENURU_BUILD_200a
OPENURU_BUILD_205
OPENURU_BUILD_205a
OPENURU_BUILD_205b
OPENURU_BUILD_205c
OPENURU_BUILD_205d
OPENURU_BUILD_205e
OPENURU_BUILD_207
OPENURU_BUILD_209
OPENURU_BUILD_211
OPENURU_BUILD_211a
OPENURU_BUILD_211b
OPENURU_BUILD_211c
OPENURU_BUILD_212
OPENURU_BUILD_212a
OPENURU_BUILD_212b
VS2003_FINAL
basic_cmake
gamemgr
${ noResults }
2 Commits (c71e8fbee0abb6b734720299f95942f69464e76e)
Author | SHA1 | Message | Date |
---|---|---|---|
Christian Walther | 503012c700 |
Replace libpng and zlib by newer versions.
As for other library dependencies, source and binaries are no longer included but must be installed separately. The file layout has changed in one detail: zlib headers are now under XPlatform/zlib rather than XPlatform/zlib/inc. Rather than working around that by moving the headers after the build, I've updated those projects relying on that that I could find, hope it doesn't upset any that are not here. Installation instructions: 1. Download zlib126.zip (or a newer version) from http://www.zlib.net/ , extract the zlib-1.2.6 folder it contains and move/rename it to MOULOpenSourceClientPlugin/StaticSDKs/XPlatform/zlib . 2. Download lpng1510.zip (or a newer version) from http://libpng.org/pub/png/libpng.html , extract the lpng1510 folder it contains and move/rename it to MOULOpenSourceClientPlugin/StaticSDKs/XPlatform/png . 3. Open png/projects/visualc71/libpng.sln in Visual Studio 2003. 4. Select "LIB Debug" from the Solution Configurations popup menu in the toolbar, then Build > Build Solution. 5. Select the "LIB Release" configuration and build the solution. 6. Make a new folder png/lib and move png/projects/visualc71/Win32_LIB_Debug/libpngd.lib as well as png/projects/visualc71/Win32_LIB_Release/libpng.lib into it. 7. Make a new folder zlib/lib and move png/projects/visualc71/Win32_LIB_Debug/ZLib/zlibd.lib as well as png/projects/visualc71/Win32_LIB_Release/ZLib/zlib.lib into it. |
13 years ago |
JWPlatt | a20a222fc2 |
Initial Commit of CyanWorlds.com Engine Open Source Client/Plugin
|
14 years ago |