[xoreos-git] [DrMcCoy/xoreos] 3c92df: AURORA: Silence a compiler warning

GitHub noreply at github.com
Fri Dec 28 18:54:34 CET 2012


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

  Changed paths:
    M src/aurora/resman.cpp

  Log Message:
  -----------
  AURORA: Silence a compiler warning


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

  Changed paths:
    M src/common/hash.h

  Log Message:
  -----------
  COMMON: Add a 32bit FNV hash algorithm


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

  Changed paths:
    M src/aurora/erffile.cpp
    M src/aurora/gfffile.cpp
    M src/aurora/herffile.cpp
    M src/aurora/ndsrom.cpp
    M src/aurora/resman.cpp
    M src/aurora/util.cpp
    M src/aurora/util.h
    M src/aurora/zipfile.cpp
    M src/engines/aurora/util.cpp
    M src/xoreos.cpp

  Log Message:
  -----------
  AURORA: Add a FileTypeManager singleton

Caching FileType<->extension lookup maps.


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

  Changed paths:
    M src/aurora/erffile.cpp
    M src/aurora/util.cpp
    M src/aurora/util.h

  Log Message:
  -----------
  AURORA: Look up the hashed extensions in ERF V3.0

Hash<->FileType lookup map cached in the new FileTypeManager.


Compare: https://github.com/DrMcCoy/xoreos/compare/5ed4f6e7668b...61bffe788da5


More information about the xoreos-git mailing list