Blizzard Entertainment:Storm: Difference between revisions
No edit summary |
No edit summary |
||
| Line 27: | Line 27: | ||
* Data structures: Storm implements C++ data structures for arrays, linked lists and hash tables. | * Data structures: Storm implements C++ data structures for arrays, linked lists and hash tables. | ||
* Threads: Facilitates the creation of threads across different platforms. | * Threads: Facilitates the creation of threads across different platforms. | ||
* Asset compression/obfuscation: one of Storm's main uses was to provide utilities for the [[Blizzard Entertainment: | * Asset compression/obfuscation: one of Storm's main uses was to provide utilities for the [[Blizzard Entertainment:Mopaq|MPQ]] format, but by 3.3.5a this responsibility was taken over by [[Blizzard Entertainment:BlizzardCore|BlizzardCore]]. | ||
== StormLib == | == StormLib == | ||