[xoreos-git] [DrMcCoy/xoreos] 79caf5: ENGINES: Add a stub Dragon Age II engine

GitHub noreply at github.com
Sat Dec 29 18:43:57 CET 2012


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

  Changed paths:
    M configure.ac
    M src/aurora/types.h
    M src/engines/Makefile.am
    A src/engines/dragonage2/Makefile.am
    A src/engines/dragonage2/dragonage2.cpp
    A src/engines/dragonage2/dragonage2.h
    M src/engines/enginemanager.cpp

  Log Message:
  -----------
  ENGINES: Add a stub Dragon Age II engine


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

  Changed paths:
    M AUTHORS

  Log Message:
  -----------
  DOCS: Add Dragon Age II / Lycium engine notes


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

  Changed paths:
    M src/aurora/2dafile.cpp
    M src/aurora/2dafile.h
    M src/aurora/2dareg.cpp
    M src/aurora/2dareg.h
    M src/aurora/archive.cpp
    M src/aurora/archive.h
    M src/aurora/aurorafile.cpp
    M src/aurora/aurorafile.h
    M src/aurora/biffile.cpp
    M src/aurora/biffile.h
    M src/aurora/dlgfile.cpp
    M src/aurora/dlgfile.h
    M src/aurora/erffile.cpp
    M src/aurora/erffile.h
    M src/aurora/error.cpp
    M src/aurora/error.h
    M src/aurora/gfffile.cpp
    M src/aurora/gfffile.h
    M src/aurora/gffstructs.cpp
    M src/aurora/gffstructs.h
    M src/aurora/herffile.cpp
    M src/aurora/herffile.h
    M src/aurora/keyfile.cpp
    M src/aurora/keyfile.h
    M src/aurora/locstring.cpp
    M src/aurora/locstring.h
    M src/aurora/lytfile.cpp
    M src/aurora/lytfile.h
    M src/aurora/ndsrom.cpp
    M src/aurora/ndsrom.h
    M src/aurora/nwscript/enginetype.h
    M src/aurora/nwscript/functioncontext.cpp
    M src/aurora/nwscript/functioncontext.h
    M src/aurora/nwscript/functionman.cpp
    M src/aurora/nwscript/functionman.h
    M src/aurora/nwscript/ncsfile.cpp
    M src/aurora/nwscript/ncsfile.h
    M src/aurora/nwscript/object.cpp
    M src/aurora/nwscript/object.h
    M src/aurora/nwscript/objectcontainer.cpp
    M src/aurora/nwscript/objectcontainer.h
    M src/aurora/nwscript/types.h
    M src/aurora/nwscript/util.cpp
    M src/aurora/nwscript/util.h
    M src/aurora/nwscript/variable.cpp
    M src/aurora/nwscript/variable.h
    M src/aurora/nwscript/variablecontainer.cpp
    M src/aurora/nwscript/variablecontainer.h
    M src/aurora/pefile.cpp
    M src/aurora/pefile.h
    M src/aurora/resman.cpp
    M src/aurora/resman.h
    M src/aurora/rimfile.cpp
    M src/aurora/rimfile.h
    M src/aurora/ssffile.cpp
    M src/aurora/ssffile.h
    M src/aurora/talkman.cpp
    M src/aurora/talkman.h
    M src/aurora/talktable.cpp
    M src/aurora/talktable.h
    M src/aurora/types.h
    M src/aurora/util.cpp
    M src/aurora/util.h
    M src/aurora/visfile.cpp
    M src/aurora/visfile.h
    M src/aurora/zipfile.cpp
    M src/aurora/zipfile.h
    M src/cline.cpp
    M src/cline.h
    M src/common/bitstream.h
    M src/common/boundingbox.cpp
    M src/common/boundingbox.h
    M src/common/configfile.cpp
    M src/common/configfile.h
    M src/common/configman.cpp
    M src/common/configman.h
    M src/common/cosinetables.cpp
    M src/common/cosinetables.h
    M src/common/dct.cpp
    M src/common/dct.h
    M src/common/debug.cpp
    M src/common/debug.h
    M src/common/debugman.cpp
    M src/common/debugman.h
    M src/common/endianness.h
    M src/common/error.cpp
    M src/common/error.h
    M src/common/fft.cpp
    M src/common/fft.h
    M src/common/file.cpp
    M src/common/file.h
    M src/common/filelist.cpp
    M src/common/filelist.h
    M src/common/filepath.cpp
    M src/common/filepath.h
    M src/common/foxpro.cpp
    M src/common/foxpro.h
    M src/common/hash.h
    M src/common/huffman.cpp
    M src/common/huffman.h
    M src/common/maths.cpp
    M src/common/maths.h
    M src/common/matrix.cpp
    M src/common/matrix.h
    M src/common/mdct.cpp
    M src/common/mdct.h
    M src/common/mutex.cpp
    M src/common/mutex.h
    M src/common/noncopyable.h
    M src/common/pe_exe.cpp
    M src/common/pe_exe.h
    M src/common/rdft.cpp
    M src/common/rdft.h
    M src/common/readline.cpp
    M src/common/readline.h
    M src/common/sinetables.cpp
    M src/common/sinetables.h
    M src/common/sinewindows.cpp
    M src/common/sinewindows.h
    M src/common/singleton.h
    M src/common/stream.cpp
    M src/common/stream.h
    M src/common/streamtokenizer.cpp
    M src/common/streamtokenizer.h
    M src/common/stringmap.cpp
    M src/common/stringmap.h
    M src/common/strutil.cpp
    M src/common/strutil.h
    M src/common/system.h
    M src/common/systemfonts.cpp
    M src/common/systemfonts.h
    M src/common/thread.cpp
    M src/common/thread.h
    M src/common/threads.cpp
    M src/common/threads.h
    M src/common/transmatrix.cpp
    M src/common/transmatrix.h
    M src/common/types.h
    M src/common/ustring.cpp
    M src/common/ustring.h
    M src/common/util.cpp
    M src/common/util.h
    M src/common/uuid.cpp
    M src/common/uuid.h
    M src/common/zipfile.cpp
    M src/common/zipfile.h
    M src/engines/aurora/console.cpp
    M src/engines/aurora/console.h
    M src/engines/aurora/gui.cpp
    M src/engines/aurora/gui.h
    M src/engines/aurora/model.cpp
    M src/engines/aurora/model.h
    M src/engines/aurora/modelloader.cpp
    M src/engines/aurora/modelloader.h
    M src/engines/aurora/resources.cpp
    M src/engines/aurora/resources.h
    M src/engines/aurora/tokenman.cpp
    M src/engines/aurora/tokenman.h
    M src/engines/aurora/util.cpp
    M src/engines/aurora/util.h
    M src/engines/aurora/widget.cpp
    M src/engines/aurora/widget.h
    M src/engines/dragonage/dragonage.cpp
    M src/engines/dragonage/dragonage.h
    M src/engines/dragonage2/dragonage2.cpp
    M src/engines/dragonage2/dragonage2.h
    M src/engines/engine.cpp
    M src/engines/engine.h
    M src/engines/enginemanager.cpp
    M src/engines/enginemanager.h
    M src/engines/engineprobe.h
    M src/engines/gamethread.cpp
    M src/engines/gamethread.h
    M src/engines/jade/gui/main/main.cpp
    M src/engines/jade/gui/main/main.h
    M src/engines/jade/jade.cpp
    M src/engines/jade/jade.h
    M src/engines/kotor/area.cpp
    M src/engines/kotor/area.h
    M src/engines/kotor/console.cpp
    M src/engines/kotor/console.h
    M src/engines/kotor/creature.cpp
    M src/engines/kotor/creature.h
    M src/engines/kotor/door.cpp
    M src/engines/kotor/door.h
    M src/engines/kotor/gui/gui.cpp
    M src/engines/kotor/gui/gui.h
    M src/engines/kotor/gui/main/main.cpp
    M src/engines/kotor/gui/main/main.h
    M src/engines/kotor/gui/main/movies.cpp
    M src/engines/kotor/gui/main/movies.h
    M src/engines/kotor/gui/main/options.cpp
    M src/engines/kotor/gui/main/options.h
    M src/engines/kotor/gui/options/autopause.cpp
    M src/engines/kotor/gui/options/autopause.h
    M src/engines/kotor/gui/options/feedback.cpp
    M src/engines/kotor/gui/options/feedback.h
    M src/engines/kotor/gui/options/gameplay.cpp
    M src/engines/kotor/gui/options/gameplay.h
    M src/engines/kotor/gui/options/graphics.cpp
    M src/engines/kotor/gui/options/graphics.h
    M src/engines/kotor/gui/options/graphicsadv.cpp
    M src/engines/kotor/gui/options/graphicsadv.h
    M src/engines/kotor/gui/options/keyboardconfig.cpp
    M src/engines/kotor/gui/options/keyboardconfig.h
    M src/engines/kotor/gui/options/mousesettings.cpp
    M src/engines/kotor/gui/options/mousesettings.h
    M src/engines/kotor/gui/options/sound.cpp
    M src/engines/kotor/gui/options/sound.h
    M src/engines/kotor/gui/options/soundadv.cpp
    M src/engines/kotor/gui/options/soundadv.h
    M src/engines/kotor/gui/widgets/button.cpp
    M src/engines/kotor/gui/widgets/button.h
    M src/engines/kotor/gui/widgets/checkbox.cpp
    M src/engines/kotor/gui/widgets/checkbox.h
    M src/engines/kotor/gui/widgets/kotorwidget.cpp
    M src/engines/kotor/gui/widgets/kotorwidget.h
    M src/engines/kotor/gui/widgets/label.cpp
    M src/engines/kotor/gui/widgets/label.h
    M src/engines/kotor/gui/widgets/listbox.cpp
    M src/engines/kotor/gui/widgets/listbox.h
    M src/engines/kotor/gui/widgets/panel.cpp
    M src/engines/kotor/gui/widgets/panel.h
    M src/engines/kotor/gui/widgets/progressbar.cpp
    M src/engines/kotor/gui/widgets/progressbar.h
    M src/engines/kotor/gui/widgets/protoitem.cpp
    M src/engines/kotor/gui/widgets/protoitem.h
    M src/engines/kotor/gui/widgets/scrollbar.cpp
    M src/engines/kotor/gui/widgets/scrollbar.h
    M src/engines/kotor/gui/widgets/slider.cpp
    M src/engines/kotor/gui/widgets/slider.h
    M src/engines/kotor/kotor.cpp
    M src/engines/kotor/kotor.h
    M src/engines/kotor/modelloader.cpp
    M src/engines/kotor/modelloader.h
    M src/engines/kotor/module.cpp
    M src/engines/kotor/module.h
    M src/engines/kotor/object.cpp
    M src/engines/kotor/object.h
    M src/engines/kotor/placeable.cpp
    M src/engines/kotor/placeable.h
    M src/engines/kotor/situated.cpp
    M src/engines/kotor/situated.h
    M src/engines/kotor2/area.cpp
    M src/engines/kotor2/area.h
    M src/engines/kotor2/gui/main/main.cpp
    M src/engines/kotor2/gui/main/main.h
    M src/engines/kotor2/kotor2.cpp
    M src/engines/kotor2/kotor2.h
    M src/engines/kotor2/modelloader.cpp
    M src/engines/kotor2/modelloader.h
    M src/engines/kotor2/module.cpp
    M src/engines/kotor2/module.h
    M src/engines/nwn/area.cpp
    M src/engines/nwn/area.h
    M src/engines/nwn/console.cpp
    M src/engines/nwn/console.h
    M src/engines/nwn/creature.cpp
    M src/engines/nwn/creature.h
    M src/engines/nwn/door.cpp
    M src/engines/nwn/door.h
    M src/engines/nwn/gui/chargen/chargen.cpp
    M src/engines/nwn/gui/chargen/chargen.h
    M src/engines/nwn/gui/dialogs/okcancel.cpp
    M src/engines/nwn/gui/dialogs/okcancel.h
    M src/engines/nwn/gui/dialogs/yesnocancel.cpp
    M src/engines/nwn/gui/dialogs/yesnocancel.h
    M src/engines/nwn/gui/gui.cpp
    M src/engines/nwn/gui/gui.h
    M src/engines/nwn/gui/ingame/charinfo.cpp
    M src/engines/nwn/gui/ingame/charinfo.h
    M src/engines/nwn/gui/ingame/compass.cpp
    M src/engines/nwn/gui/ingame/compass.h
    M src/engines/nwn/gui/ingame/dialog.cpp
    M src/engines/nwn/gui/ingame/dialog.h
    M src/engines/nwn/gui/ingame/ingame.cpp
    M src/engines/nwn/gui/ingame/ingame.h
    M src/engines/nwn/gui/ingame/main.cpp
    M src/engines/nwn/gui/ingame/main.h
    M src/engines/nwn/gui/ingame/partyleader.cpp
    M src/engines/nwn/gui/ingame/partyleader.h
    M src/engines/nwn/gui/ingame/quickbar.cpp
    M src/engines/nwn/gui/ingame/quickbar.h
    M src/engines/nwn/gui/ingame/quickchat.cpp
    M src/engines/nwn/gui/ingame/quickchat.h
    M src/engines/nwn/gui/legal.cpp
    M src/engines/nwn/gui/legal.h
    M src/engines/nwn/gui/main/charpremade.cpp
    M src/engines/nwn/gui/main/charpremade.h
    M src/engines/nwn/gui/main/chartype.cpp
    M src/engines/nwn/gui/main/chartype.h
    M src/engines/nwn/gui/main/main.cpp
    M src/engines/nwn/gui/main/main.h
    M src/engines/nwn/gui/main/moviesbase.cpp
    M src/engines/nwn/gui/main/moviesbase.h
    M src/engines/nwn/gui/main/moviescamp.cpp
    M src/engines/nwn/gui/main/moviescamp.h
    M src/engines/nwn/gui/main/new.cpp
    M src/engines/nwn/gui/main/new.h
    M src/engines/nwn/gui/main/newcamp.cpp
    M src/engines/nwn/gui/main/newcamp.h
    M src/engines/nwn/gui/main/newgamefog.cpp
    M src/engines/nwn/gui/main/newgamefog.h
    M src/engines/nwn/gui/main/newmodule.cpp
    M src/engines/nwn/gui/main/newmodule.h
    M src/engines/nwn/gui/main/newxp1.cpp
    M src/engines/nwn/gui/main/newxp1.h
    M src/engines/nwn/gui/main/newxp2.cpp
    M src/engines/nwn/gui/main/newxp2.h
    M src/engines/nwn/gui/main/options.cpp
    M src/engines/nwn/gui/main/options.h
    M src/engines/nwn/gui/options/controls.cpp
    M src/engines/nwn/gui/options/controls.h
    M src/engines/nwn/gui/options/feedback.cpp
    M src/engines/nwn/gui/options/feedback.h
    M src/engines/nwn/gui/options/game.cpp
    M src/engines/nwn/gui/options/game.h
    M src/engines/nwn/gui/options/gorepass.cpp
    M src/engines/nwn/gui/options/gorepass.h
    M src/engines/nwn/gui/options/resolution.cpp
    M src/engines/nwn/gui/options/resolution.h
    M src/engines/nwn/gui/options/sound.cpp
    M src/engines/nwn/gui/options/sound.h
    M src/engines/nwn/gui/options/soundadv.cpp
    M src/engines/nwn/gui/options/soundadv.h
    M src/engines/nwn/gui/options/video.cpp
    M src/engines/nwn/gui/options/video.h
    M src/engines/nwn/gui/options/videoadv.cpp
    M src/engines/nwn/gui/options/videoadv.h
    M src/engines/nwn/gui/widgets/button.cpp
    M src/engines/nwn/gui/widgets/button.h
    M src/engines/nwn/gui/widgets/checkbox.cpp
    M src/engines/nwn/gui/widgets/checkbox.h
    M src/engines/nwn/gui/widgets/close.cpp
    M src/engines/nwn/gui/widgets/close.h
    M src/engines/nwn/gui/widgets/editbox.cpp
    M src/engines/nwn/gui/widgets/editbox.h
    M src/engines/nwn/gui/widgets/frame.cpp
    M src/engines/nwn/gui/widgets/frame.h
    M src/engines/nwn/gui/widgets/label.cpp
    M src/engines/nwn/gui/widgets/label.h
    M src/engines/nwn/gui/widgets/listbox.cpp
    M src/engines/nwn/gui/widgets/listbox.h
    M src/engines/nwn/gui/widgets/modelwidget.cpp
    M src/engines/nwn/gui/widgets/modelwidget.h
    M src/engines/nwn/gui/widgets/nwnwidget.cpp
    M src/engines/nwn/gui/widgets/nwnwidget.h
    M src/engines/nwn/gui/widgets/panel.cpp
    M src/engines/nwn/gui/widgets/panel.h
    M src/engines/nwn/gui/widgets/portrait.cpp
    M src/engines/nwn/gui/widgets/portrait.h
    M src/engines/nwn/gui/widgets/quadwidget.cpp
    M src/engines/nwn/gui/widgets/quadwidget.h
    M src/engines/nwn/gui/widgets/scrollbar.cpp
    M src/engines/nwn/gui/widgets/scrollbar.h
    M src/engines/nwn/gui/widgets/slider.cpp
    M src/engines/nwn/gui/widgets/slider.h
    M src/engines/nwn/gui/widgets/textwidget.cpp
    M src/engines/nwn/gui/widgets/textwidget.h
    M src/engines/nwn/gui/widgets/tooltip.cpp
    M src/engines/nwn/gui/widgets/tooltip.h
    M src/engines/nwn/ifofile.cpp
    M src/engines/nwn/ifofile.h
    M src/engines/nwn/item.cpp
    M src/engines/nwn/item.h
    M src/engines/nwn/location.cpp
    M src/engines/nwn/location.h
    M src/engines/nwn/modelloader.cpp
    M src/engines/nwn/modelloader.h
    M src/engines/nwn/module.cpp
    M src/engines/nwn/module.h
    M src/engines/nwn/nwn.cpp
    M src/engines/nwn/nwn.h
    M src/engines/nwn/object.cpp
    M src/engines/nwn/object.h
    M src/engines/nwn/placeable.cpp
    M src/engines/nwn/placeable.h
    M src/engines/nwn/script/container.cpp
    M src/engines/nwn/script/container.h
    M src/engines/nwn/script/functions.cpp
    M src/engines/nwn/script/functions.h
    M src/engines/nwn/script/functions_000.cpp
    M src/engines/nwn/script/functions_100.cpp
    M src/engines/nwn/script/functions_200.cpp
    M src/engines/nwn/script/functions_300.cpp
    M src/engines/nwn/script/functions_400.cpp
    M src/engines/nwn/script/functions_500.cpp
    M src/engines/nwn/script/functions_600.cpp
    M src/engines/nwn/script/functions_700.cpp
    M src/engines/nwn/script/functions_800.cpp
    M src/engines/nwn/situated.cpp
    M src/engines/nwn/situated.h
    M src/engines/nwn/tileset.cpp
    M src/engines/nwn/tileset.h
    M src/engines/nwn/types.cpp
    M src/engines/nwn/types.h
    M src/engines/nwn/waypoint.cpp
    M src/engines/nwn/waypoint.h
    M src/engines/nwn2/modelloader.cpp
    M src/engines/nwn2/modelloader.h
    M src/engines/nwn2/nwn2.cpp
    M src/engines/nwn2/nwn2.h
    M src/engines/sonic/sonic.cpp
    M src/engines/sonic/sonic.h
    M src/engines/thewitcher/modelloader.cpp
    M src/engines/thewitcher/modelloader.h
    M src/engines/thewitcher/thewitcher.cpp
    M src/engines/thewitcher/thewitcher.h
    M src/events/events.cpp
    M src/events/events.h
    M src/events/joystick.cpp
    M src/events/joystick.h
    M src/events/notifications.cpp
    M src/events/notifications.h
    M src/events/notifyable.h
    M src/events/requests.cpp
    M src/events/requests.h
    M src/events/requesttypes.cpp
    M src/events/requesttypes.h
    M src/events/timerman.cpp
    M src/events/timerman.h
    M src/events/types.h
    M src/graphics/aurora/abcfont.cpp
    M src/graphics/aurora/abcfont.h
    M src/graphics/aurora/animation.cpp
    M src/graphics/aurora/animation.h
    M src/graphics/aurora/animnode.cpp
    M src/graphics/aurora/animnode.h
    M src/graphics/aurora/cube.cpp
    M src/graphics/aurora/cube.h
    M src/graphics/aurora/cursor.cpp
    M src/graphics/aurora/cursor.h
    M src/graphics/aurora/cursorman.cpp
    M src/graphics/aurora/cursorman.h
    M src/graphics/aurora/fontman.cpp
    M src/graphics/aurora/fontman.h
    M src/graphics/aurora/fps.cpp
    M src/graphics/aurora/fps.h
    M src/graphics/aurora/guiquad.cpp
    M src/graphics/aurora/guiquad.h
    M src/graphics/aurora/model.cpp
    M src/graphics/aurora/model.h
    M src/graphics/aurora/model_kotor.cpp
    M src/graphics/aurora/model_kotor.h
    M src/graphics/aurora/model_nwn.cpp
    M src/graphics/aurora/model_nwn.h
    M src/graphics/aurora/model_nwn2.cpp
    M src/graphics/aurora/model_nwn2.h
    M src/graphics/aurora/model_witcher.cpp
    M src/graphics/aurora/model_witcher.h
    M src/graphics/aurora/modelnode.cpp
    M src/graphics/aurora/modelnode.h
    M src/graphics/aurora/pltfile.cpp
    M src/graphics/aurora/pltfile.h
    M src/graphics/aurora/text.cpp
    M src/graphics/aurora/text.h
    M src/graphics/aurora/texture.cpp
    M src/graphics/aurora/texture.h
    M src/graphics/aurora/texturefont.cpp
    M src/graphics/aurora/texturefont.h
    M src/graphics/aurora/textureman.cpp
    M src/graphics/aurora/textureman.h
    M src/graphics/aurora/ttffont.cpp
    M src/graphics/aurora/ttffont.h
    M src/graphics/aurora/types.h
    M src/graphics/camera.cpp
    M src/graphics/camera.h
    M src/graphics/cursor.cpp
    M src/graphics/cursor.h
    M src/graphics/font.cpp
    M src/graphics/font.h
    M src/graphics/fpscounter.cpp
    M src/graphics/fpscounter.h
    M src/graphics/glcontainer.cpp
    M src/graphics/glcontainer.h
    M src/graphics/graphics.cpp
    M src/graphics/graphics.h
    M src/graphics/guifrontelement.cpp
    M src/graphics/guifrontelement.h
    M src/graphics/images/dds.cpp
    M src/graphics/images/dds.h
    M src/graphics/images/decoder.cpp
    M src/graphics/images/decoder.h
    M src/graphics/images/dumptga.cpp
    M src/graphics/images/dumptga.h
    M src/graphics/images/s3tc.cpp
    M src/graphics/images/s3tc.h
    M src/graphics/images/sbm.cpp
    M src/graphics/images/sbm.h
    M src/graphics/images/screenshot.cpp
    M src/graphics/images/screenshot.h
    M src/graphics/images/surface.cpp
    M src/graphics/images/surface.h
    M src/graphics/images/tga.cpp
    M src/graphics/images/tga.h
    M src/graphics/images/tpc.cpp
    M src/graphics/images/tpc.h
    M src/graphics/images/txb.cpp
    M src/graphics/images/txb.h
    M src/graphics/images/txi.cpp
    M src/graphics/images/txi.h
    M src/graphics/images/txitypes.cpp
    M src/graphics/images/txitypes.h
    M src/graphics/images/winiconimage.cpp
    M src/graphics/images/winiconimage.h
    M src/graphics/object.cpp
    M src/graphics/object.h
    M src/graphics/queueable.cpp
    M src/graphics/queueable.h
    M src/graphics/queueman.cpp
    M src/graphics/queueman.h
    M src/graphics/renderable.cpp
    M src/graphics/renderable.h
    M src/graphics/texture.cpp
    M src/graphics/texture.h
    M src/graphics/ttf.cpp
    M src/graphics/ttf.h
    M src/graphics/types.h
    M src/graphics/util.h
    M src/graphics/yuv_to_rgb.cpp
    M src/graphics/yuv_to_rgb.h
    M src/sound/audiostream.cpp
    M src/sound/audiostream.h
    M src/sound/decoders/aac.cpp
    M src/sound/decoders/aac.h
    M src/sound/decoders/adpcm.cpp
    M src/sound/decoders/adpcm.h
    M src/sound/decoders/asf.cpp
    M src/sound/decoders/asf.h
    M src/sound/decoders/codec.cpp
    M src/sound/decoders/codec.h
    M src/sound/decoders/mp3.cpp
    M src/sound/decoders/mp3.h
    M src/sound/decoders/pcm.cpp
    M src/sound/decoders/pcm.h
    M src/sound/decoders/util.h
    M src/sound/decoders/vorbis.cpp
    M src/sound/decoders/vorbis.h
    M src/sound/decoders/wave.cpp
    M src/sound/decoders/wave.h
    M src/sound/decoders/wave_types.h
    M src/sound/decoders/wma.cpp
    M src/sound/decoders/wma.h
    M src/sound/decoders/wmadata.h
    M src/sound/interleaver.cpp
    M src/sound/interleaver.h
    M src/sound/sound.cpp
    M src/sound/sound.h
    M src/sound/types.h
    M src/video/actimagine.cpp
    M src/video/actimagine.h
    M src/video/aurora/videoplayer.cpp
    M src/video/aurora/videoplayer.h
    M src/video/bink.cpp
    M src/video/bink.h
    M src/video/binkdata.h
    M src/video/codecs/codec.cpp
    M src/video/codecs/codec.h
    M src/video/codecs/h263.cpp
    M src/video/codecs/h263.h
    M src/video/codecs/wmv2data.cpp
    M src/video/codecs/wmv2data.h
    M src/video/codecs/xmvwmv2.cpp
    M src/video/codecs/xmvwmv2.h
    M src/video/decoder.cpp
    M src/video/decoder.h
    M src/video/fader.cpp
    M src/video/fader.h
    M src/video/quicktime.cpp
    M src/video/quicktime.h
    M src/video/xmv.cpp
    M src/video/xmv.h
    M src/xoreos.cpp

  Log Message:
  -----------
  ALL: Add the Lycium engine (DA2) to our copyright header


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

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

  Log Message:
  -----------
  DRAGONAGE2: Load resources, show movie and textured cube


Compare: https://github.com/DrMcCoy/xoreos/compare/61bffe788da5...72b503cbdf08


More information about the xoreos-git mailing list