Blizzard Entertainment:Storm: Difference between revisions
No edit summary |
No edit summary |
||
| Line 23: | Line 23: | ||
* 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/ | * Asset compression/obfuscation: one of Storm's main uses was to provide utilities for the [[Blizzard Entertainment:MPQ|MPQ]] format. | ||
== StormLib == | == StormLib == | ||