8 Commits (ba86c3d2f81914d10086504e0deb80780afe755d)

Author SHA1 Message Date
Vladimír Vondruš 45f349644f Ability to easily get pointer to data from Resource. 14 years ago
Vladimír Vondruš 0145343d59 Pedantic: using std::size_t instead of size_t from C compat headers. 14 years ago
Vladimír Vondruš 934d04a76b Added method for getting key of given Resource. 14 years ago
Vladimír Vondruš 30a584741e Fixed compilation with Clang. 14 years ago
Vladimír Vondruš 0f0b7a8d17 Move constructor and move assignment for Resource. 14 years ago
Vladimír Vondruš 871c2a4f90 Forgot to initialize some variables in private Resource constructor. 14 years ago
Vladimír Vondruš 6895611f9b Fixed ResourceManager example. 14 years ago
Vladimír Vondruš f637106727 Initial version of resource manager. 14 years ago