Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-23 | MOHAWK: Pass objs by const ref not by value | Max Horn | |
svn-id: r54443 | |||
2010-11-22 | MOHAWK: Have MohawkResource::open() return a bool for success/failure | Matthew Hoops | |
svn-id: r54418 | |||
2010-11-22 | MOHAWK: Switch slider bitmap ID's to matching via string; fixes some versions | Matthew Hoops | |
svn-id: r54416 | |||
2010-11-21 | MOHAWK: Fix Living Books v1 sound (courtesy of fuzzie) | Matthew Hoops | |
svn-id: r54397 | |||
2010-11-20 | MOHAWK: Cleanup resource handling | Matthew Hoops | |
- Renamed getRawData() to getResource() - Add a getResource() and hasResource() function for named resources - Other minor formatting changes svn-id: r54396 | |||
2010-11-19 | COMMON: Split common/stream.h into several headers | Max Horn | |
svn-id: r54385 | |||
2010-06-26 | Fix saving while viewing the inventory in Riven and cleanup the save/load code. | Matthew Hoops | |
svn-id: r50333 | |||
2010-01-26 | Correct our interpretation of the first four bytes of the RSRC section in ↵ | Matthew Hoops | |
Mohawk archives. svn-id: r47583 | |||
2010-01-25 | Strip trailing spaces/tabs. | Johannes Schickel | |
svn-id: r47541 | |||
2010-01-22 | Rename MohawkFile to MohawkArchive and OldMohawkFile to ↵ | Matthew Hoops | |
LivingBooksArchive_v1 (the latter originally having an ambiguous meaning) and move them to resource.* Also, renaming the Living Books game types to remove the ambiguous old/new. svn-id: r47429 |