WoW:3.3.5a: Difference between revisions
No edit summary |
No edit summary |
||
| (11 intermediate revisions by the same user not shown) | |||
| Line 14: | Line 14: | ||
=== Compiler === | === Compiler === | ||
For Windows, the client was known to be compiled using the Microsoft Visual C++ Compiler | For Windows, the client was known to be compiled using the Microsoft Visual C++ Compiler (VS2005, build 50727). | ||
For the [[WoW:Mac OS X port|Mac OS X port]], the XCode version of GCC was used. | For the [[WoW:Mac OS X port|Mac OS X port]], the XCode version of GCC was used. | ||
| Line 27: | Line 27: | ||
* libexpat - Used to parse XML, commonly used in GlueXML and FrameXML | * libexpat - Used to parse XML, commonly used in GlueXML and FrameXML | ||
{| class="wikitable" | |||
|+ Libraries | |||
|- | |||
! Library !! Version !! Author !! Description !! Depends on | |||
|- | |||
| [[Blizzard Entertainment:BlizzardCore|BlizzardCore]] || ? || [[Blizzard Entertainment|Blizzard]] || || None | |||
|- | |||
| [[Blizzard Entertainment:Storm|Storm]] || ? || [[Blizzard Entertainment|Blizzard]] || || [[Blizzard Entertainment:BlizzardCore|BlizzardCore]] | |||
|- | |||
| [[Blizzard Entertainment:Tempest|Tempest]] || ? || [[Blizzard Entertainment|Blizzard]] || 3D arithmetic classes and routines || [[Blizzard Entertainment:Storm|Storm]] | |||
|- | |||
| [[Firelight Technologies:FMOD|FMOD]] || ? || [[Firelight Technologies]] || 3D sound effects library || None | |||
|- | |||
| [[Lua|Lua]] || 5.1.1 || Roberto Ierusalimschy with various modifications by [[Blizzard Entertainment|Blizzard]] || Embedded script/programming language || None | |||
|- | |||
| FreeType || ? || The FreeType Project || Font rasterization library || None | |||
|} | |||
== Software that supports 3.3.5a == | == Software that supports 3.3.5a == | ||