[xoreos-git] [DrMcCoy/xoreos] ac3a51: COMMON: Add string hashing algorithms

GitHub noreply at github.com
Thu Dec 27 12:08:59 CET 2012


  Branch: refs/heads/master
  Home:   https://github.com/DrMcCoy/xoreos
  Commit: ac3a51605b280bdb66d248dba9599e951fdd2688
      https://github.com/DrMcCoy/xoreos/commit/ac3a51605b280bdb66d248dba9599e951fdd2688
  Author: Sven Hesse <drmccoy at users.sourceforge.net>
  Date:   2012-12-27 (Thu, 27 Dec 2012)

  Changed paths:
    A src/common/hash.h

  Log Message:
  -----------
  COMMON: Add string hashing algorithms


  Commit: 077ed6a257d332fde188d3c0ea8b28bf72f3a1dc
      https://github.com/DrMcCoy/xoreos/commit/077ed6a257d332fde188d3c0ea8b28bf72f3a1dc
  Author: Sven Hesse <drmccoy at users.sourceforge.net>
  Date:   2012-12-27 (Thu, 27 Dec 2012)

  Changed paths:
    M src/aurora/archive.cpp
    M src/aurora/archive.h

  Log Message:
  -----------
  AURORA: Declare name hashing algorithm in archives


  Commit: eae19d0ecc8b5ca1cca8dd1964813a5889feb8dc
      https://github.com/DrMcCoy/xoreos/commit/eae19d0ecc8b5ca1cca8dd1964813a5889feb8dc
  Author: Sven Hesse <drmccoy at users.sourceforge.net>
  Date:   2012-12-27 (Thu, 27 Dec 2012)

  Changed paths:
    M src/common/filepath.cpp
    M src/common/filepath.h

  Log Message:
  -----------
  COMMON: Add FilePath::getFile()


  Commit: d04eaec6917651e35fe73ecec2bf9feb2f322e28
      https://github.com/DrMcCoy/xoreos/commit/d04eaec6917651e35fe73ecec2bf9feb2f322e28
  Author: Sven Hesse <drmccoy at users.sourceforge.net>
  Date:   2012-12-27 (Thu, 27 Dec 2012)

  Changed paths:
    M src/aurora/resman.cpp
    M src/aurora/resman.h

  Log Message:
  -----------
  AURORA: Rewrite resource indexing to support hashed archives


  Commit: 2d6bbc6bddd36a1c425aaa1cd3fc79434c03591d
      https://github.com/DrMcCoy/xoreos/commit/2d6bbc6bddd36a1c425aaa1cd3fc79434c03591d
  Author: Sven Hesse <drmccoy at users.sourceforge.net>
  Date:   2012-12-27 (Thu, 27 Dec 2012)

  Changed paths:
    M src/aurora/herffile.cpp
    M src/aurora/herffile.h

  Log Message:
  -----------
  AURORA: Rewrite HERFFile to index by hash

Extends support to HERFs without a dictionary.


  Commit: 48889c77de4d8574e9d34703c662b4e0f7031e7c
      https://github.com/DrMcCoy/xoreos/commit/48889c77de4d8574e9d34703c662b4e0f7031e7c
  Author: Sven Hesse <drmccoy at users.sourceforge.net>
  Date:   2012-12-27 (Thu, 27 Dec 2012)

  Changed paths:
    M src/engines/sonic/sonic.cpp

  Log Message:
  -----------
  SONIC: Declare hashing algorithm and texture resource

This is needed because we now index HERFs by hash only.


Compare: https://github.com/DrMcCoy/xoreos/compare/ed57299d2679...48889c77de4d


More information about the xoreos-git mailing list