[xoreos-git] [xoreos/xoreos] 074745: COMMON: Use stdint fixed-type integers

Sven Hesse noreply at github.com
Mon Aug 24 23:56:23 CEST 2020


  Branch: refs/heads/master
  Home:   https://github.com/xoreos/xoreos
  Commit: 0747453a988aa9892f8afb806934e5183f03b953
      https://github.com/xoreos/xoreos/commit/0747453a988aa9892f8afb806934e5183f03b953
  Author: Matthew Hoops <clone2727 at gmail.com>
  Date:   2020-08-24 (Mon, 24 Aug 2020)

  Changed paths:
    M external/lua/llimits.h
    M src/aurora/2dafile.cpp
    M src/aurora/2dafile.h
    M src/aurora/actionscript/asbuffer.cpp
    M src/aurora/actionscript/asbuffer.h
    M src/aurora/actionscript/avm.cpp
    M src/aurora/actionscript/avm.h
    M src/aurora/actionscript/avm_interval.cpp
    M src/aurora/actionscript/function.cpp
    M src/aurora/actionscript/function.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/bzffile.cpp
    M src/aurora/bzffile.h
    M src/aurora/cdpth.cpp
    M src/aurora/cdpth.h
    M src/aurora/dlgfile.cpp
    M src/aurora/dlgfile.h
    M src/aurora/erffile.cpp
    M src/aurora/erffile.h
    M src/aurora/erfwriter.cpp
    M src/aurora/erfwriter.h
    M src/aurora/gdafile.cpp
    M src/aurora/gdafile.h
    M src/aurora/gdaheaders.cpp
    M src/aurora/gdaheaders.h
    M src/aurora/gff3file.cpp
    M src/aurora/gff3file.h
    M src/aurora/gff3writer.cpp
    M src/aurora/gff3writer.h
    M src/aurora/gff4file.cpp
    M src/aurora/gff4file.h
    M src/aurora/gfxfile.cpp
    M src/aurora/gfxfile.h
    M src/aurora/herffile.cpp
    M src/aurora/herffile.h
    M src/aurora/ifofile.cpp
    M src/aurora/ifofile.h
    M src/aurora/keydatafile.h
    M src/aurora/keyfile.cpp
    M src/aurora/keyfile.h
    M src/aurora/language.cpp
    M src/aurora/language.h
    M src/aurora/locstring.cpp
    M src/aurora/locstring.h
    M src/aurora/ltrfile.cpp
    M src/aurora/lua/scriptman.cpp
    M src/aurora/lua/variable.cpp
    M src/aurora/lua/variable.h
    M src/aurora/ndsrom.cpp
    M src/aurora/ndsrom.h
    M src/aurora/nfofile.cpp
    M src/aurora/nfofile.h
    M src/aurora/nitrofile.cpp
    M src/aurora/nsbtxfile.cpp
    M src/aurora/nsbtxfile.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.h
    M src/aurora/nwscript/objectcontainer.cpp
    M src/aurora/nwscript/objectcontainer.h
    M src/aurora/nwscript/objectman.cpp
    M src/aurora/nwscript/objectman.h
    M src/aurora/nwscript/objectref.cpp
    M src/aurora/nwscript/objectref.h
    M src/aurora/nwscript/variable.cpp
    M src/aurora/nwscript/variable.h
    M src/aurora/obbfile.cpp
    M src/aurora/obbfile.h
    M src/aurora/oodle.cpp
    M src/aurora/oodle.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/sacfile.cpp
    M src/aurora/smallfile.cpp
    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/talktable_gff.cpp
    M src/aurora/talktable_gff.h
    M src/aurora/talktable_tlk.cpp
    M src/aurora/talktable_tlk.h
    M src/aurora/thewitchersavefile.cpp
    M src/aurora/thewitchersavefile.h
    M src/aurora/thewitchersavewriter.cpp
    M src/aurora/types.h
    M src/aurora/util.cpp
    M src/aurora/util.h
    M src/aurora/xmlfixer.cpp
    M src/aurora/zipfile.cpp
    M src/aurora/zipfile.h
    M src/cline.cpp
    M src/common/aabbnode.cpp
    M src/common/aabbnode.h
    M src/common/bitstream.h
    M src/common/bitstreamwriter.h
    M src/common/blowfish.cpp
    M src/common/configfile.cpp
    M src/common/configman.cpp
    M src/common/datetime.cpp
    M src/common/datetime.h
    M src/common/debug.cpp
    M src/common/debug.h
    M src/common/debugman.cpp
    M src/common/debugman.h
    M src/common/deflate.cpp
    M src/common/encoding.cpp
    M src/common/encoding.h
    M src/common/endianness.h
    M src/common/fft.cpp
    M src/common/fft.h
    M src/common/filepath.cpp
    M src/common/foxpro.cpp
    M src/common/foxpro.h
    M src/common/geometry.h
    M src/common/hash.h
    M src/common/huffman.cpp
    M src/common/huffman.h
    M src/common/lzma.cpp
    M src/common/maths.cpp
    M src/common/maths.h
    M src/common/md5.cpp
    M src/common/mdct.cpp
    M src/common/memreadstream.cpp
    M src/common/memreadstream.h
    M src/common/memwritestream.cpp
    M src/common/memwritestream.h
    M src/common/pe_exe.cpp
    M src/common/pe_exe.h
    M src/common/readfile.cpp
    M src/common/readfile.h
    M src/common/readline.cpp
    M src/common/readline.h
    M src/common/readstream.cpp
    M src/common/readstream.h
    M src/common/semaphore.cpp
    M src/common/semaphore.h
    M src/common/serializationstream.cpp
    M src/common/serializationstream.h
    M src/common/streamtokenizer.cpp
    M src/common/streamtokenizer.h
    M src/common/strutil.cpp
    M src/common/strutil.h
    M src/common/timestamp.cpp
    M src/common/timestamp.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/writefile.cpp
    M src/common/writefile.h
    M src/common/writestream.cpp
    M src/common/writestream.h
    M src/common/zipfile.cpp
    M src/common/zipfile.h
    M src/engines.cpp
    M src/engines/aurora/astar.cpp
    M src/engines/aurora/astar.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/loadprogress.cpp
    M src/engines/aurora/loadprogress.h
    M src/engines/aurora/localpathfinding.cpp
    M src/engines/aurora/localpathfinding.h
    M src/engines/aurora/objectwalkmesh.h
    M src/engines/aurora/pathfinding.cpp
    M src/engines/aurora/pathfinding.h
    M src/engines/aurora/resources.cpp
    M src/engines/aurora/resources.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/area.cpp
    M src/engines/dragonage/area.h
    M src/engines/dragonage/campaign.cpp
    M src/engines/dragonage/campaign.h
    M src/engines/dragonage/creature.cpp
    M src/engines/dragonage/creature.h
    M src/engines/dragonage/game.cpp
    M src/engines/dragonage/game.h
    M src/engines/dragonage/object.cpp
    M src/engines/dragonage/object.h
    M src/engines/dragonage/placeable.h
    M src/engines/dragonage/room.cpp
    M src/engines/dragonage/room.h
    M src/engines/dragonage/script/function_tables.h
    M src/engines/dragonage/script/functions.cpp
    M src/engines/dragonage/script/functions.h
    M src/engines/dragonage/script/functions_event.cpp
    M src/engines/dragonage/script/functions_math.cpp
    M src/engines/dragonage/script/functions_object.cpp
    M src/engines/dragonage/script/functions_string.cpp
    M src/engines/dragonage/util.cpp
    M src/engines/dragonage/util.h
    M src/engines/dragonage/waypoint.cpp
    M src/engines/dragonage/waypoint.h
    M src/engines/dragonage2/area.cpp
    M src/engines/dragonage2/area.h
    M src/engines/dragonage2/campaign.cpp
    M src/engines/dragonage2/campaign.h
    M src/engines/dragonage2/creature.cpp
    M src/engines/dragonage2/creature.h
    M src/engines/dragonage2/game.cpp
    M src/engines/dragonage2/game.h
    M src/engines/dragonage2/object.cpp
    M src/engines/dragonage2/object.h
    M src/engines/dragonage2/placeable.h
    M src/engines/dragonage2/room.cpp
    M src/engines/dragonage2/room.h
    M src/engines/dragonage2/script/function_tables.h
    M src/engines/dragonage2/script/functions.cpp
    M src/engines/dragonage2/script/functions.h
    M src/engines/dragonage2/script/functions_event.cpp
    M src/engines/dragonage2/script/functions_math.cpp
    M src/engines/dragonage2/script/functions_object.cpp
    M src/engines/dragonage2/script/functions_string.cpp
    M src/engines/dragonage2/util.cpp
    M src/engines/dragonage2/util.h
    M src/engines/dragonage2/waypoint.cpp
    M src/engines/dragonage2/waypoint.h
    M src/engines/eclipse/externalhandler.cpp
    M src/engines/eclipse/externalhandler.h
    M src/engines/jade/area.cpp
    M src/engines/jade/area.h
    M src/engines/jade/creature.cpp
    M src/engines/jade/creature.h
    M src/engines/jade/event.cpp
    M src/engines/jade/event.h
    M src/engines/jade/gui/main/main.cpp
    M src/engines/jade/jade.cpp
    M src/engines/jade/module.cpp
    M src/engines/jade/module.h
    M src/engines/jade/object.cpp
    M src/engines/jade/object.h
    M src/engines/jade/placeable.cpp
    M src/engines/jade/placeable.h
    M src/engines/jade/room.cpp
    M src/engines/jade/room.h
    M src/engines/jade/script/function_tables.h
    M src/engines/jade/script/functions.cpp
    M src/engines/jade/script/functions.h
    M src/engines/jade/script/functions_2da.cpp
    M src/engines/jade/script/functions_action.cpp
    M src/engines/jade/script/functions_creature.cpp
    M src/engines/jade/script/functions_event.cpp
    M src/engines/jade/script/functions_math.cpp
    M src/engines/jade/script/functions_object.cpp
    M src/engines/jade/script/functions_string.cpp
    M src/engines/jade/trigger.cpp
    M src/engines/kotor/creature.cpp
    M src/engines/kotor/creature.h
    M src/engines/kotor/gui/ingame/hud.cpp
    M src/engines/kotor/gui/ingame/hud.h
    M src/engines/kotor/gui/ingame/menu.cpp
    M src/engines/kotor/gui/ingame/menu.h
    M src/engines/kotor/gui/ingame/menu_map.cpp
    M src/engines/kotor/gui/ingame/menu_map.h
    M src/engines/kotor/gui/ingame/menu_opt.cpp
    M src/engines/kotor/gui/ingame/menu_opt.h
    M src/engines/kotor/gui/saveload.cpp
    M src/engines/kotor/gui/saveload.h
    M src/engines/kotor/kotor.cpp
    M src/engines/kotor/script/function_tables.h
    M src/engines/kotor/script/functions.cpp
    M src/engines/kotor/version.cpp
    M src/engines/kotor/version.h
    M src/engines/kotor2/creature.cpp
    M src/engines/kotor2/creature.h
    M src/engines/kotor2/kotor2.cpp
    M src/engines/kotor2/script/function_tables.h
    M src/engines/kotor2/script/functions.cpp
    M src/engines/kotorbase/area.cpp
    M src/engines/kotorbase/area.h
    M src/engines/kotorbase/creature.cpp
    M src/engines/kotorbase/creature.h
    M src/engines/kotorbase/creatureinfo.cpp
    M src/engines/kotorbase/creatureinfo.h
    M src/engines/kotorbase/door.cpp
    M src/engines/kotorbase/door.h
    M src/engines/kotorbase/gui/chargeninfo.cpp
    M src/engines/kotorbase/gui/chargeninfo.h
    M src/engines/kotorbase/gui/dialog.h
    M src/engines/kotorbase/gui/hud.cpp
    M src/engines/kotorbase/gui/hud.h
    M src/engines/kotorbase/gui/ingame.cpp
    M src/engines/kotorbase/gui/ingame.h
    M src/engines/kotorbase/gui/inventoryitem.cpp
    M src/engines/kotorbase/gui/partyselection.cpp
    M src/engines/kotorbase/item.h
    M src/engines/kotorbase/module.cpp
    M src/engines/kotorbase/module.h
    M src/engines/kotorbase/object.cpp
    M src/engines/kotorbase/object.h
    M src/engines/kotorbase/path/doorwalkmesh.cpp
    M src/engines/kotorbase/path/doorwalkmesh.h
    M src/engines/kotorbase/path/objectwalkmesh.cpp
    M src/engines/kotorbase/path/objectwalkmesh.h
    M src/engines/kotorbase/path/pathfinding.cpp
    M src/engines/kotorbase/path/pathfinding.h
    M src/engines/kotorbase/path/walkmeshloader.cpp
    M src/engines/kotorbase/path/walkmeshloader.h
    M src/engines/kotorbase/round.h
    M src/engines/kotorbase/savedgame.cpp
    M src/engines/kotorbase/savedgame.h
    M src/engines/kotorbase/script/functions.cpp
    M src/engines/kotorbase/script/functions.h
    M src/engines/kotorbase/script/functions_action.cpp
    M src/engines/kotorbase/script/functions_math.cpp
    M src/engines/kotorbase/script/functions_object.cpp
    M src/engines/kotorbase/script/functions_sound.cpp
    M src/engines/kotorbase/script/functions_string.cpp
    M src/engines/kotorbase/script/functions_time.cpp
    M src/engines/kotorbase/situated.cpp
    M src/engines/kotorbase/situated.h
    M src/engines/nwn/area.cpp
    M src/engines/nwn/area.h
    M src/engines/nwn/console.cpp
    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/charalignment.cpp
    M src/engines/nwn/gui/chargen/charalignment.h
    M src/engines/nwn/gui/chargen/charattributes.cpp
    M src/engines/nwn/gui/chargen/charattributes.h
    M src/engines/nwn/gui/chargen/charclass.h
    M src/engines/nwn/gui/chargen/chardomain.cpp
    M src/engines/nwn/gui/chargen/chardomain.h
    M src/engines/nwn/gui/chargen/charfeats.cpp
    M src/engines/nwn/gui/chargen/charfeats.h
    M src/engines/nwn/gui/chargen/chargenchoices.cpp
    M src/engines/nwn/gui/chargen/chargenchoices.h
    M src/engines/nwn/gui/chargen/charinfovoice.cpp
    M src/engines/nwn/gui/chargen/charinfovoice.h
    M src/engines/nwn/gui/chargen/charpackage.cpp
    M src/engines/nwn/gui/chargen/charpackage.h
    M src/engines/nwn/gui/chargen/charportrait.cpp
    M src/engines/nwn/gui/chargen/charportrait.h
    M src/engines/nwn/gui/chargen/charschool.cpp
    M src/engines/nwn/gui/chargen/charskills.cpp
    M src/engines/nwn/gui/chargen/charskills.h
    M src/engines/nwn/gui/chargen/charspells.cpp
    M src/engines/nwn/gui/chargen/charspells.h
    M src/engines/nwn/gui/gui.cpp
    M src/engines/nwn/gui/ingame/charinfo.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/partyleader.cpp
    M src/engines/nwn/gui/ingame/partyleader.h
    M src/engines/nwn/gui/legal.cpp
    M src/engines/nwn/gui/main/charpremade.h
    M src/engines/nwn/gui/main/newgamefog.cpp
    M src/engines/nwn/gui/options/feedback.cpp
    M src/engines/nwn/gui/options/feedback.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/gridbox.cpp
    M src/engines/nwn/gui/widgets/gridbox.h
    M src/engines/nwn/gui/widgets/listbox.cpp
    M src/engines/nwn/gui/widgets/listbox.h
    M src/engines/nwn/gui/widgets/listitembutton.cpp
    M src/engines/nwn/gui/widgets/listitembutton.h
    M src/engines/nwn/gui/widgets/portrait.cpp
    M src/engines/nwn/gui/widgets/portrait.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/tooltip.cpp
    M src/engines/nwn/gui/widgets/tooltip.h
    M src/engines/nwn/item.cpp
    M src/engines/nwn/item.h
    M src/engines/nwn/module.cpp
    M src/engines/nwn/module.h
    M src/engines/nwn/nwn.cpp
    M src/engines/nwn/object.cpp
    M src/engines/nwn/object.h
    M src/engines/nwn/objectwalkmesh.cpp
    M src/engines/nwn/objectwalkmesh.h
    M src/engines/nwn/pathfinding.cpp
    M src/engines/nwn/pathfinding.h
    M src/engines/nwn/script/function_tables.h
    M src/engines/nwn/script/functions.cpp
    M src/engines/nwn/script/functions.h
    M src/engines/nwn/script/functions_action.cpp
    M src/engines/nwn/script/functions_conversation.cpp
    M src/engines/nwn/script/functions_creature.cpp
    M src/engines/nwn/script/functions_math.cpp
    M src/engines/nwn/script/functions_object.cpp
    M src/engines/nwn/script/functions_sound.cpp
    M src/engines/nwn/script/functions_string.cpp
    M src/engines/nwn/situated.cpp
    M src/engines/nwn/situated.h
    M src/engines/nwn/types.cpp
    M src/engines/nwn/types.h
    M src/engines/nwn/version.cpp
    M src/engines/nwn/version.h
    M src/engines/nwn/walkmeshloader.cpp
    M src/engines/nwn/walkmeshloader.h
    M src/engines/nwn2/area.cpp
    M src/engines/nwn2/area.h
    M src/engines/nwn2/creature.cpp
    M src/engines/nwn2/creature.h
    M src/engines/nwn2/door.cpp
    M src/engines/nwn2/door.h
    M src/engines/nwn2/faction.cpp
    M src/engines/nwn2/faction.h
    M src/engines/nwn2/feats.cpp
    M src/engines/nwn2/feats.h
    M src/engines/nwn2/game.cpp
    M src/engines/nwn2/game.h
    M src/engines/nwn2/inventory.cpp
    M src/engines/nwn2/inventory.h
    M src/engines/nwn2/item.cpp
    M src/engines/nwn2/item.h
    M src/engines/nwn2/itemproperty.cpp
    M src/engines/nwn2/itemproperty.h
    M src/engines/nwn2/journal.cpp
    M src/engines/nwn2/journal.h
    M src/engines/nwn2/module.cpp
    M src/engines/nwn2/module.h
    M src/engines/nwn2/nwn2.cpp
    M src/engines/nwn2/object.cpp
    M src/engines/nwn2/object.h
    M src/engines/nwn2/placeable.cpp
    M src/engines/nwn2/placeable.h
    M src/engines/nwn2/roster.cpp
    M src/engines/nwn2/roster.h
    M src/engines/nwn2/script/function_tables.h
    M src/engines/nwn2/script/functions.cpp
    M src/engines/nwn2/script/functions.h
    M src/engines/nwn2/script/functions_action.cpp
    M src/engines/nwn2/script/functions_conversation.cpp
    M src/engines/nwn2/script/functions_creature.cpp
    M src/engines/nwn2/script/functions_inventory.cpp
    M src/engines/nwn2/script/functions_itemproperty.cpp
    M src/engines/nwn2/script/functions_math.cpp
    M src/engines/nwn2/script/functions_module.cpp
    M src/engines/nwn2/script/functions_object.cpp
    M src/engines/nwn2/script/functions_roster.cpp
    M src/engines/nwn2/script/functions_sound.cpp
    M src/engines/nwn2/script/functions_string.cpp
    M src/engines/nwn2/situated.cpp
    M src/engines/nwn2/situated.h
    M src/engines/nwn2/store.cpp
    M src/engines/nwn2/store.h
    M src/engines/nwn2/trap.cpp
    M src/engines/nwn2/trap.h
    M src/engines/nwn2/trigger.cpp
    M src/engines/nwn2/trigger.h
    M src/engines/nwn2/trxfile.cpp
    M src/engines/nwn2/trxfile.h
    M src/engines/nwn2/types.cpp
    M src/engines/nwn2/types.h
    M src/engines/odyssey/button.cpp
    M src/engines/odyssey/button.h
    M src/engines/odyssey/checkbox.cpp
    M src/engines/odyssey/checkbox.h
    M src/engines/odyssey/label.cpp
    M src/engines/odyssey/label.h
    M src/engines/odyssey/listbox.cpp
    M src/engines/odyssey/listbox.h
    M src/engines/odyssey/protoitem.cpp
    M src/engines/odyssey/protoitem.h
    M src/engines/odyssey/widget.cpp
    M src/engines/odyssey/widget.h
    M src/engines/sonic/area.cpp
    M src/engines/sonic/area.h
    M src/engines/sonic/areabackground.cpp
    M src/engines/sonic/areabackground.h
    M src/engines/sonic/console.cpp
    M src/engines/sonic/console.h
    M src/engines/sonic/module.cpp
    M src/engines/sonic/module.h
    M src/engines/sonic/object.cpp
    M src/engines/sonic/object.h
    M src/engines/sonic/placeable.cpp
    M src/engines/sonic/placeable.h
    M src/engines/sonic/util.cpp
    M src/engines/sonic/util.h
    M src/engines/witcher/area.cpp
    M src/engines/witcher/area.h
    M src/engines/witcher/module.cpp
    M src/engines/witcher/module.h
    M src/engines/witcher/nwscript/function_tables.h
    M src/engines/witcher/nwscript/functions.cpp
    M src/engines/witcher/nwscript/functions.h
    M src/engines/witcher/nwscript/functions_action.cpp
    M src/engines/witcher/nwscript/functions_conversation.cpp
    M src/engines/witcher/nwscript/functions_math.cpp
    M src/engines/witcher/nwscript/functions_object.cpp
    M src/engines/witcher/nwscript/functions_sound.cpp
    M src/engines/witcher/nwscript/functions_string.cpp
    M src/engines/witcher/object.cpp
    M src/engines/witcher/object.h
    M src/engines/witcher/situated.h
    M src/engines/witcher/witcher.cpp
    M src/events/events.cpp
    M src/events/events.h
    M src/events/timerman.cpp
    M src/events/timerman.h
    M src/graphics/aurora/abcfont.cpp
    M src/graphics/aurora/abcfont.h
    M src/graphics/aurora/animationchannel.cpp
    M src/graphics/aurora/animationchannel.h
    M src/graphics/aurora/animationthread.cpp
    M src/graphics/aurora/animationthread.h
    M src/graphics/aurora/cube.cpp
    M src/graphics/aurora/cube.h
    M src/graphics/aurora/cursorman.cpp
    M src/graphics/aurora/cursorman.h
    M src/graphics/aurora/fadequad.cpp
    M src/graphics/aurora/fadequad.h
    M src/graphics/aurora/fonthandle.h
    M src/graphics/aurora/fps.cpp
    M src/graphics/aurora/fps.h
    M src/graphics/aurora/highlightable.cpp
    M src/graphics/aurora/highlightable.h
    M src/graphics/aurora/model.cpp
    M src/graphics/aurora/model.h
    M src/graphics/aurora/model_dragonage.cpp
    M src/graphics/aurora/model_dragonage.h
    M src/graphics/aurora/model_jade.cpp
    M src/graphics/aurora/model_jade.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_sonic.cpp
    M src/graphics/aurora/model_sonic.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/nftrfont.cpp
    M src/graphics/aurora/nftrfont.h
    M src/graphics/aurora/pltfile.cpp
    M src/graphics/aurora/pltfile.h
    M src/graphics/aurora/subscenequad.cpp
    M src/graphics/aurora/subscenequad.h
    M src/graphics/aurora/text.cpp
    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/texturehandle.h
    M src/graphics/aurora/ttffont.cpp
    M src/graphics/aurora/ttffont.h
    M src/graphics/aurora/walkmesh.cpp
    M src/graphics/aurora/walkmesh.h
    M src/graphics/camera.cpp
    M src/graphics/camera.h
    M src/graphics/font.cpp
    M src/graphics/font.h
    M src/graphics/fpscounter.cpp
    M src/graphics/fpscounter.h
    M src/graphics/graphics.cpp
    M src/graphics/graphics.h
    M src/graphics/icon.cpp
    M src/graphics/images/cbgt.cpp
    M src/graphics/images/cbgt.h
    M src/graphics/images/cubemapcombiner.cpp
    M src/graphics/images/dds.cpp
    M src/graphics/images/dds.h
    M src/graphics/images/decoder.h
    M src/graphics/images/dumptga.cpp
    M src/graphics/images/nbfs.cpp
    M src/graphics/images/nbfs.h
    M src/graphics/images/ncgr.cpp
    M src/graphics/images/ncgr.h
    M src/graphics/images/nclr.cpp
    M src/graphics/images/s3tc.cpp
    M src/graphics/images/s3tc.h
    M src/graphics/images/sbm.cpp
    M src/graphics/images/surface.cpp
    M src/graphics/images/tga.cpp
    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.h
    M src/graphics/images/util.h
    M src/graphics/images/winiconimage.cpp
    M src/graphics/images/winiconimage.h
    M src/graphics/images/xoreositex.cpp
    M src/graphics/images/xoreositex.h
    M src/graphics/indexbuffer.cpp
    M src/graphics/indexbuffer.h
    M src/graphics/mesh/mesh.cpp
    M src/graphics/mesh/mesh.h
    M src/graphics/mesh/meshfont.cpp
    M src/graphics/render/renderman.cpp
    M src/graphics/render/renderqueue.cpp
    M src/graphics/render/renderqueue.h
    M src/graphics/renderable.cpp
    M src/graphics/renderable.h
    M src/graphics/shader/shader.cpp
    M src/graphics/shader/shader.h
    M src/graphics/shader/shaderinstance.cpp
    M src/graphics/shader/shaderinstance.h
    M src/graphics/shader/shadermaterial.cpp
    M src/graphics/shader/shadermaterial.h
    M src/graphics/shader/shadersurface.cpp
    M src/graphics/shader/shadersurface.h
    M src/graphics/ttf.cpp
    M src/graphics/ttf.h
    M src/graphics/types.h
    M src/graphics/vertexbuffer.cpp
    M src/graphics/vertexbuffer.h
    M src/graphics/windowman.cpp
    M src/graphics/windowman.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/adpcm.cpp
    M src/sound/decoders/adpcm.h
    M src/sound/decoders/asf.cpp
    M src/sound/decoders/mp3.cpp
    M src/sound/decoders/pcm.cpp
    M src/sound/decoders/util.h
    M src/sound/decoders/vorbis.cpp
    M src/sound/decoders/wave.cpp
    M src/sound/decoders/wma.cpp
    M src/sound/decoders/wma.h
    M src/sound/decoders/wmadata.h
    M src/sound/decoders/wwriffvorbis.cpp
    M src/sound/fmodeventfile.cpp
    M src/sound/fmodeventfile.h
    M src/sound/fmodsamplebank.cpp
    M src/sound/fmodsamplebank.h
    M src/sound/interleaver.cpp
    M src/sound/sound.cpp
    M src/sound/sound.h
    M src/sound/types.h
    M src/sound/wwisesoundbank.cpp
    M src/sound/wwisesoundbank.h
    M src/sound/xactsoundbank.h
    M src/sound/xactsoundbank_ascii.cpp
    M src/sound/xactsoundbank_binary.cpp
    M src/sound/xactsoundbank_binary.h
    M src/sound/xactwavebank_ascii.h
    M src/sound/xactwavebank_binary.cpp
    M src/sound/xactwavebank_binary.h
    M src/video/actimagine.cpp
    M src/video/actimagine.h
    M src/video/aurora/videoplayer.cpp
    M src/video/bink.cpp
    M src/video/bink.h
    M src/video/binkdata.h
    M src/video/codecs/h263.cpp
    M src/video/codecs/vpx.cpp
    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/matroska.cpp
    M src/video/matroska.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
    M tests/aurora/dlgfile.cpp
    M tests/aurora/gdafile.cpp
    M tests/aurora/gff3file.cpp
    M tests/aurora/gff4file.cpp
    M tests/aurora/ifofile.cpp
    M tests/aurora/ssffile.cpp
    M tests/common/binsearch.cpp
    M tests/common/bitstream.cpp
    M tests/common/huffman.cpp
    M tests/common/memwritestream.cpp
    M tests/common/serializationstream.cpp
    M tests/common/strutil.cpp
    M tests/common/ustring.cpp
    M tests/common/util.cpp
    M tests/engines/nwn2/creature.cpp
    M tests/images/util.cpp

  Log Message:
  -----------
  COMMON: Use stdint fixed-type integers


  Commit: 429f20ae0774cbfbb15927d7f7a1c3de18323b9b
      https://github.com/xoreos/xoreos/commit/429f20ae0774cbfbb15927d7f7a1c3de18323b9b
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2020-08-24 (Mon, 24 Aug 2020)

  Changed paths:
    M src/common/deflate.cpp
    M src/common/foxpro.cpp
    M src/common/foxpro.h

  Log Message:
  -----------
  COMMON: Replace PtrVector with std::vector<std::unique_ptr<>>


  Commit: bc01c284be400c9fb769c88f4863dc244aeea161
      https://github.com/xoreos/xoreos/commit/bc01c284be400c9fb769c88f4863dc244aeea161
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2020-08-24 (Mon, 24 Aug 2020)

  Changed paths:
    M src/graphics/graphics.cpp

  Log Message:
  -----------
  GRAPHICS: Tell DearImGui to not mess with the mouse cursor

We're already handling it ourselves. Specifically, we want to not hide
the mouse cursor if no alternative cursor has been defined, which
happens for all the console versions.

In the future, when we're actually using ImGui for stuff, we might
need to see how that'll work out when interacting with ImGui widgets.


  Commit: 7254881edb0243f9b5c282c7117c81c711344293
      https://github.com/xoreos/xoreos/commit/7254881edb0243f9b5c282c7117c81c711344293
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2020-08-24 (Mon, 24 Aug 2020)

  Changed paths:
    M src/aurora/2dafile.cpp
    M src/aurora/2dafile.h
    M src/aurora/cdpth.cpp
    M src/aurora/gdafile.cpp
    M src/aurora/gdafile.h
    M src/aurora/gff3file.cpp
    M src/aurora/gff3file.h
    M src/aurora/pefile.cpp

  Log Message:
  -----------
  AURORA: Replace PtrVector with std::vector<std::unique_ptr<>>


  Commit: a29a3f9a923e362776b7c26cd5bc9fd7b0354291
      https://github.com/xoreos/xoreos/commit/a29a3f9a923e362776b7c26cd5bc9fd7b0354291
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2020-08-24 (Mon, 24 Aug 2020)

  Changed paths:
    M src/graphics/aurora/ttffont.cpp
    M src/graphics/aurora/ttffont.h
    M src/graphics/images/cbgt.cpp
    M src/graphics/images/cbgt.h
    M src/graphics/images/cubemapcombiner.cpp
    M src/graphics/images/dds.cpp
    M src/graphics/images/decoder.cpp
    M src/graphics/images/decoder.h
    M src/graphics/images/nbfs.cpp
    M src/graphics/images/ncgr.cpp
    M src/graphics/images/sbm.cpp
    M src/graphics/images/surface.cpp
    M src/graphics/images/tga.cpp
    M src/graphics/images/tpc.cpp
    M src/graphics/images/txb.cpp
    M src/graphics/images/winiconimage.cpp
    M src/graphics/images/xoreositex.cpp

  Log Message:
  -----------
  GRAPHICS: Replace PtrVector with std::vector<std::unique_ptr<>>


  Commit: f02cfa2499e22d82bbd944450b85e1747f0112d2
      https://github.com/xoreos/xoreos/commit/f02cfa2499e22d82bbd944450b85e1747f0112d2
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2020-08-24 (Mon, 24 Aug 2020)

  Changed paths:
    M src/sound/decoders/wma.cpp

  Log Message:
  -----------
  SOUND: Replace PtrVector with std::vector<std::unique_ptr<>>


  Commit: da8c69d301f56adc887254175d806f916dd67411
      https://github.com/xoreos/xoreos/commit/da8c69d301f56adc887254175d806f916dd67411
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2020-08-24 (Mon, 24 Aug 2020)

  Changed paths:
    M src/video/quicktime.cpp
    M src/video/quicktime.h
    M src/video/xmv.cpp

  Log Message:
  -----------
  VIDEO: Replace PtrVector with std::vector<std::unique_ptr<>>


  Commit: d1d391bd7d32bff6b062b16f1b885f61258d2f94
      https://github.com/xoreos/xoreos/commit/d1d391bd7d32bff6b062b16f1b885f61258d2f94
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2020-08-24 (Mon, 24 Aug 2020)

  Changed paths:
    M src/events/events.cpp
    M src/events/events.h
    M src/events/joystick.h

  Log Message:
  -----------
  EVENTS: Replace PtrVector with std::vector<std::unique_ptr<>>


  Commit: 9c812bf6429059e382bf0a41252d4627476a7c29
      https://github.com/xoreos/xoreos/commit/9c812bf6429059e382bf0a41252d4627476a7c29
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2020-08-24 (Mon, 24 Aug 2020)

  Changed paths:
    M src/engines/nwn/creature.cpp
    M src/engines/nwn/creature.h
    M src/engines/nwn/gui/chargen/chargen.cpp
    M src/engines/nwn/gui/chargen/chargen.h
    M src/engines/nwn/gui/chargen/charpackage.cpp
    M src/engines/nwn/gui/chargen/charpackage.h
    M src/engines/nwn/gui/ingame/ingame.cpp
    M src/engines/nwn/gui/ingame/ingame.h
    M src/engines/nwn/gui/main/newgamefog.cpp
    M src/engines/nwn/gui/main/newgamefog.h
    M src/engines/nwn/gui/widgets/tooltip.cpp
    M src/engines/nwn/gui/widgets/tooltip.h

  Log Message:
  -----------
  NWN: Replace PtrVector with std::vector<std::unique_ptr<>>


  Commit: b1dc7ff0015c47beb3cb3fd866be48fd307e3819
      https://github.com/xoreos/xoreos/commit/b1dc7ff0015c47beb3cb3fd866be48fd307e3819
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2020-08-24 (Mon, 24 Aug 2020)

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

  Log Message:
  -----------
  SONIC: Replace PtrVector with std::vector<std::unique_ptr<>>


  Commit: 7503b755784cc29e8e2fec57661eb6fa12ae58aa
      https://github.com/xoreos/xoreos/commit/7503b755784cc29e8e2fec57661eb6fa12ae58aa
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2020-08-24 (Mon, 24 Aug 2020)

  Changed paths:
    M src/engines/dragonage/area.cpp
    M src/engines/dragonage/area.h
    M src/engines/dragonage/campaign.cpp
    M src/engines/dragonage/campaign.h
    M src/engines/dragonage/campaigns.cpp
    M src/engines/dragonage/campaigns.h
    M src/engines/dragonage/console.cpp
    M src/engines/dragonage/room.cpp
    M src/engines/dragonage/room.h

  Log Message:
  -----------
  DRAGONAGE: Replace PtrVector with std::vector<std::unique_ptr<>>


  Commit: 27dbe0934fd96acc60832e9684efcaf7604eeefe
      https://github.com/xoreos/xoreos/commit/27dbe0934fd96acc60832e9684efcaf7604eeefe
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2020-08-24 (Mon, 24 Aug 2020)

  Changed paths:
    M src/engines/dragonage2/area.cpp
    M src/engines/dragonage2/area.h
    M src/engines/dragonage2/campaign.cpp
    M src/engines/dragonage2/campaign.h
    M src/engines/dragonage2/campaigns.cpp
    M src/engines/dragonage2/campaigns.h
    M src/engines/dragonage2/console.cpp
    M src/engines/dragonage2/room.cpp
    M src/engines/dragonage2/room.h

  Log Message:
  -----------
  DRAGONAGE2: Replace PtrVector with std::vector<std::unique_ptr<>>


  Commit: dcd6f215fd313d9057b4a13e86b4fde23dfa7b2e
      https://github.com/xoreos/xoreos/commit/dcd6f215fd313d9057b4a13e86b4fde23dfa7b2e
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2020-08-24 (Mon, 24 Aug 2020)

  Changed paths:
    M src/common/configfile.cpp
    M src/common/configfile.h
    M src/common/foxpro.cpp
    M src/common/foxpro.h
    M src/common/xml.cpp
    M src/common/xml.h
    M src/engines/dragonage/campaign.cpp
    M src/engines/dragonage2/campaign.cpp

  Log Message:
  -----------
  COMMON: Replace PtrList with std::list<std::unique_ptr<>>


  Commit: 1ea4a6c80db88aa64b3edb56d66cdfc9a4555903
      https://github.com/xoreos/xoreos/commit/1ea4a6c80db88aa64b3edb56d66cdfc9a4555903
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2020-08-24 (Mon, 24 Aug 2020)

  Changed paths:
    M src/events/requests.cpp
    M src/events/requests.h

  Log Message:
  -----------
  EVENTS: Replace PtrList with std::list<std::unique_ptr<>>


  Commit: d05b84528dde395a7a4e8478140e606604f093de
      https://github.com/xoreos/xoreos/commit/d05b84528dde395a7a4e8478140e606604f093de
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2020-08-24 (Mon, 24 Aug 2020)

  Changed paths:
    M src/engines/aurora/localpathfinding.cpp
    M src/engines/aurora/localpathfinding.h

  Log Message:
  -----------
  ENGINES: Replace PtrList with std::list<std::unique_ptr<>>


  Commit: 97ec2a0d8cd8469d2eb47938ccca8eda276d0350
      https://github.com/xoreos/xoreos/commit/97ec2a0d8cd8469d2eb47938ccca8eda276d0350
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2020-08-24 (Mon, 24 Aug 2020)

  Changed paths:
    M src/engines/nwn/area.cpp
    M src/engines/nwn/area.h
    M src/engines/nwn/gui/ingame/dialog.cpp
    M src/engines/nwn/gui/ingame/dialog.h

  Log Message:
  -----------
  NWN: Replace PtrList with std::list<std::unique_ptr<>>


  Commit: bd20f2501d34e3ff9558ac4b28f2c11dbb5878df
      https://github.com/xoreos/xoreos/commit/bd20f2501d34e3ff9558ac4b28f2c11dbb5878df
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2020-08-24 (Mon, 24 Aug 2020)

  Changed paths:
    M src/engines/nwn2/area.cpp
    M src/engines/nwn2/area.h
    M src/engines/nwn2/creature.cpp
    M src/engines/nwn2/creature.h
    M src/engines/nwn2/trxfile.cpp
    M src/engines/nwn2/trxfile.h

  Log Message:
  -----------
  NWN2: Replace PtrList with std::list<std::unique_ptr<>>


  Commit: 8ae50997b3e988423b4d692e14e3fcb49e70651d
      https://github.com/xoreos/xoreos/commit/8ae50997b3e988423b4d692e14e3fcb49e70651d
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2020-08-24 (Mon, 24 Aug 2020)

  Changed paths:
    M src/engines/kotorbase/area.cpp
    M src/engines/kotorbase/area.h

  Log Message:
  -----------
  KOTOR: Replace PtrList with std::list<std::unique_ptr<>>


  Commit: 501c09307b678c60539a24f87ae67bfae81fa640
      https://github.com/xoreos/xoreos/commit/501c09307b678c60539a24f87ae67bfae81fa640
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2020-08-24 (Mon, 24 Aug 2020)

  Changed paths:
    M src/engines/jade/area.cpp
    M src/engines/jade/area.h
    M src/engines/jade/arealayout.cpp
    M src/engines/jade/arealayout.h

  Log Message:
  -----------
  JADE: Replace PtrList with std::list<std::unique_ptr<>>


  Commit: 10d6c47bc8c535acb4a314f9639fa2b9f2cc6a48
      https://github.com/xoreos/xoreos/commit/10d6c47bc8c535acb4a314f9639fa2b9f2cc6a48
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2020-08-24 (Mon, 24 Aug 2020)

  Changed paths:
    M src/engines/witcher/area.cpp
    M src/engines/witcher/area.h

  Log Message:
  -----------
  WITCHER: Replace PtrList with std::list<std::unique_ptr<>>


  Commit: 66967e66115a170ca9b374698cac07c3d617a751
      https://github.com/xoreos/xoreos/commit/66967e66115a170ca9b374698cac07c3d617a751
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2020-08-24 (Mon, 24 Aug 2020)

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

  Log Message:
  -----------
  SONIC: Replace PtrList with std::list<std::unique_ptr<>>


  Commit: e8e92570a4749d3e45183c8cc6e5a504f7e855df
      https://github.com/xoreos/xoreos/commit/e8e92570a4749d3e45183c8cc6e5a504f7e855df
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2020-08-24 (Mon, 24 Aug 2020)

  Changed paths:
    M src/engines/dragonage/area.cpp
    M src/engines/dragonage/area.h
    M src/engines/dragonage/creature.cpp
    M src/engines/dragonage/creature.h

  Log Message:
  -----------
  DRAGONAGE: Replace PtrList with std::list<std::unique_ptr<>>


  Commit: cbfe59162b047000d3a3a2671a268199a7210f6e
      https://github.com/xoreos/xoreos/commit/cbfe59162b047000d3a3a2671a268199a7210f6e
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2020-08-24 (Mon, 24 Aug 2020)

  Changed paths:
    M src/engines/dragonage2/area.cpp
    M src/engines/dragonage2/area.h
    M src/engines/dragonage2/creature.cpp
    M src/engines/dragonage2/creature.h

  Log Message:
  -----------
  DRAGONAGE2: Replace PtrList with std::list<std::unique_ptr<>>


  Commit: 526bc89378f518a7e40cd03b654d5d8eee4505b9
      https://github.com/xoreos/xoreos/commit/526bc89378f518a7e40cd03b654d5d8eee4505b9
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2020-08-24 (Mon, 24 Aug 2020)

  Changed paths:
    M src/aurora/2dareg.cpp
    M src/aurora/2dareg.h
    M src/aurora/talktable_gff.cpp
    M src/aurora/talktable_gff.h

  Log Message:
  -----------
  AURORA: Replace PtrMap with std::map<T, std::unique_ptr<>>


  Commit: b4e4ac4c47d018cfe418b06df7b1940bcb4f9317
      https://github.com/xoreos/xoreos/commit/b4e4ac4c47d018cfe418b06df7b1940bcb4f9317
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2020-08-24 (Mon, 24 Aug 2020)

  Changed paths:
    M src/graphics/aurora/fonthandle.h
    M src/graphics/aurora/fontman.cpp
    M src/graphics/aurora/model_kotor.cpp
    M src/graphics/aurora/model_nwn.cpp
    M src/graphics/aurora/types.h

  Log Message:
  -----------
  GRAPHICS: Replace PtrMap with std::map<T, std::unique_ptr<>>


  Commit: 89b4b2aaa0a2ffd38138fcd86bf838e09700e0c3
      https://github.com/xoreos/xoreos/commit/89b4b2aaa0a2ffd38138fcd86bf838e09700e0c3
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2020-08-24 (Mon, 24 Aug 2020)

  Changed paths:
    M src/engines/nwn/module.cpp
    M src/engines/nwn/module.h

  Log Message:
  -----------
  NWN: Replace PtrMap with std::map<T, std::unique_ptr<>>


  Commit: 4dcc687fa54021d124059b423579d64adaf361f9
      https://github.com/xoreos/xoreos/commit/4dcc687fa54021d124059b423579d64adaf361f9
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2020-08-24 (Mon, 24 Aug 2020)

  Changed paths:
    M src/engines/nwn2/module.cpp
    M src/engines/nwn2/module.h

  Log Message:
  -----------
  NWN2: Replace PtrMap with std::map<T, std::unique_ptr<>>


  Commit: ff25cb5234b2f5693f17702cb8fe2bb57e892ab2
      https://github.com/xoreos/xoreos/commit/ff25cb5234b2f5693f17702cb8fe2bb57e892ab2
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2020-08-24 (Mon, 24 Aug 2020)

  Changed paths:
    M src/engines/kotorbase/creature.cpp
    M src/engines/kotorbase/creature.h

  Log Message:
  -----------
  KOTOR: Replace PtrMap with std::map<T, std::unique_ptr<>>


  Commit: f10e78d95aa38ea2c677ab89a25faeaa8bb795e8
      https://github.com/xoreos/xoreos/commit/f10e78d95aa38ea2c677ab89a25faeaa8bb795e8
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2020-08-24 (Mon, 24 Aug 2020)

  Changed paths:
    M src/engines/witcher/module.cpp
    M src/engines/witcher/module.h

  Log Message:
  -----------
  WITCHER: Replace PtrMap with std::map<T, std::unique_ptr<>>


  Commit: 32acdddd211ba30f0158bf6d83430c2dcf74fbd7
      https://github.com/xoreos/xoreos/commit/32acdddd211ba30f0158bf6d83430c2dcf74fbd7
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2020-08-24 (Mon, 24 Aug 2020)

  Changed paths:
    R src/common/ptrlist.h
    R src/common/ptrmap.h
    R src/common/ptrvector.h
    M src/common/rules.mk
    R tests/common/ptrlist.cpp
    R tests/common/ptrmap.cpp
    R tests/common/ptrvector.cpp
    M tests/common/rules.mk

  Log Message:
  -----------
  COMMON: Delete PtrVector/PtrList/PtrMap


Compare: https://github.com/xoreos/xoreos/compare/08585d7ccc80...32acdddd211b



More information about the xoreos-git mailing list