From 212dac9421fcc6f4917af7220bd99d493327e102 Mon Sep 17 00:00:00 2001 From: "Dmitry V. Alexeev" Date: Sun, 31 Dec 2017 19:24:34 +0300 Subject: [PATCH] Happy new year! --- CMakeLists.txt | 2 +- cmake/install/apple.cmake | 2 +- cmake/install/linux.cmake | 2 +- cmake/install/windows.cmake | 2 +- main.cpp | 2 +- src/Audio/Mixer.cpp | 2 +- src/Audio/Mixer.h | 2 +- src/Base/Delegate.h | 2 +- src/Base/Iterators.h | 2 +- src/Base/Singleton.h | 2 +- src/CrossPlatform.cpp | 2 +- src/CrossPlatform.h | 2 +- src/Event/Dispatcher.cpp | 2 +- src/Event/Dispatcher.h | 2 +- src/Event/Event.cpp | 2 +- src/Event/Event.h | 2 +- src/Event/EventTarget.cpp | 2 +- src/Event/EventTarget.h | 2 +- src/Event/Handler.h | 2 +- src/Event/Keyboard.cpp | 2 +- src/Event/Keyboard.h | 2 +- src/Event/Mouse.cpp | 2 +- src/Event/Mouse.h | 2 +- src/Event/State.cpp | 2 +- src/Event/State.h | 2 +- src/Exception.cpp | 2 +- src/Exception.h | 2 +- src/Font.h | 4 ++-- src/Format/Aaf/File.cpp | 2 +- src/Format/Aaf/File.h | 2 +- src/Format/Aaf/Glyph.cpp | 2 +- src/Format/Aaf/Glyph.h | 2 +- src/Format/Acm/Decoder.cpp | 2 +- src/Format/Acm/Decoder.h | 2 +- src/Format/Acm/File.cpp | 2 +- src/Format/Acm/File.h | 2 +- src/Format/Acm/General.h | 2 +- src/Format/Acm/Unpacker.cpp | 2 +- src/Format/Acm/Unpacker.h | 2 +- src/Format/Bio/File.cpp | 2 +- src/Format/Bio/File.h | 2 +- src/Format/Dat/Entry.cpp | 2 +- src/Format/Dat/Entry.h | 2 +- src/Format/Dat/File.cpp | 2 +- src/Format/Dat/File.h | 2 +- src/Format/Dat/Item.cpp | 2 +- src/Format/Dat/Item.h | 2 +- src/Format/Dat/MiscFile.cpp | 2 +- src/Format/Dat/MiscFile.h | 2 +- src/Format/Dat/Stream.cpp | 4 ++-- src/Format/Dat/Stream.h | 2 +- src/Format/Enums.h | 2 +- src/Format/Fon/File.cpp | 2 +- src/Format/Fon/File.h | 2 +- src/Format/Fon/Glyph.cpp | 2 +- src/Format/Fon/Glyph.h | 2 +- src/Format/Frm/Direction.cpp | 2 +- src/Format/Frm/Direction.h | 2 +- src/Format/Frm/File.cpp | 6 ++--- src/Format/Frm/File.h | 2 +- src/Format/Frm/Frame.cpp | 2 +- src/Format/Frm/Frame.h | 2 +- src/Format/Gam/File.cpp | 2 +- src/Format/Gam/File.h | 2 +- src/Format/Gcd/File.cpp | 2 +- src/Format/Gcd/File.h | 2 +- src/Format/Ini/File.cpp | 2 +- src/Format/Ini/File.h | 2 +- src/Format/Ini/Parser.cpp | 2 +- src/Format/Ini/Parser.h | 2 +- src/Format/Ini/Section.cpp | 2 +- src/Format/Ini/Section.h | 2 +- src/Format/Ini/Value.cpp | 2 +- src/Format/Ini/Value.h | 2 +- src/Format/Int/File.cpp | 2 +- src/Format/Int/File.h | 2 +- src/Format/Int/Procedure.cpp | 2 +- src/Format/Int/Procedure.h | 2 +- src/Format/Lip/File.cpp | 4 ++-- src/Format/Lip/File.h | 2 +- src/Format/Lst/File.cpp | 2 +- src/Format/Lst/File.h | 2 +- src/Format/Map/Elevation.cpp | 2 +- src/Format/Map/Elevation.h | 2 +- src/Format/Map/File.cpp | 2 +- src/Format/Map/File.h | 2 +- src/Format/Map/Object.cpp | 2 +- src/Format/Map/Object.h | 4 ++-- src/Format/Map/Script.cpp | 2 +- src/Format/Map/Script.h | 2 +- src/Format/Msg/File.cpp | 2 +- src/Format/Msg/File.h | 2 +- src/Format/Msg/Message.cpp | 2 +- src/Format/Msg/Message.h | 2 +- src/Format/Mve/Chunk.cpp | 2 +- src/Format/Mve/Chunk.h | 2 +- src/Format/Mve/File.cpp | 2 +- src/Format/Mve/File.h | 2 +- src/Format/Mve/Opcode.cpp | 2 +- src/Format/Mve/Opcode.h | 2 +- src/Format/Pal/Color.cpp | 2 +- src/Format/Pal/Color.h | 2 +- src/Format/Pal/File.cpp | 2 +- src/Format/Pal/File.h | 2 +- src/Format/Pro/File.cpp | 2 +- src/Format/Pro/File.h | 2 +- src/Format/Rix/File.cpp | 2 +- src/Format/Rix/File.h | 2 +- src/Format/Sve/File.cpp | 4 ++-- src/Format/Sve/File.h | 2 +- src/Format/Txt/CSVBasedFile.cpp | 2 +- src/Format/Txt/CSVBasedFile.h | 2 +- src/Format/Txt/CSVParser.cpp | 2 +- src/Format/Txt/CSVParser.h | 2 +- src/Format/Txt/CityFile.cpp | 2 +- src/Format/Txt/CityFile.h | 2 +- src/Format/Txt/Lexer.cpp | 2 +- src/Format/Txt/Lexer.h | 2 +- src/Format/Txt/MapsFile.cpp | 2 +- src/Format/Txt/MapsFile.h | 2 +- src/Format/Txt/Parser.cpp | 2 +- src/Format/Txt/Parser.h | 2 +- src/Format/Txt/WorldmapFile.cpp | 4 ++-- src/Format/Txt/WorldmapFile.h | 2 +- src/Game/AmmoItemObject.cpp | 2 +- src/Game/AmmoItemObject.h | 2 +- src/Game/ArmorItemObject.cpp | 2 +- src/Game/ArmorItemObject.h | 2 +- src/Game/ContainerItemObject.cpp | 2 +- src/Game/ContainerItemObject.h | 2 +- src/Game/CritterObject.cpp | 10 ++++----- src/Game/CritterObject.h | 6 ++--- src/Game/Defines.h | 2 +- src/Game/DoorSceneryObject.cpp | 2 +- src/Game/DoorSceneryObject.h | 2 +- src/Game/DrugItemObject.cpp | 2 +- src/Game/DrugItemObject.h | 2 +- src/Game/DudeObject.cpp | 4 ++-- src/Game/DudeObject.h | 2 +- src/Game/ElevatorSceneryObject.cpp | 2 +- src/Game/ElevatorSceneryObject.h | 2 +- src/Game/Entity/Container.cpp | 2 +- src/Game/Entity/Container.h | 2 +- src/Game/ExitMiscObject.cpp | 2 +- src/Game/ExitMiscObject.h | 2 +- src/Game/Game.cpp | 2 +- src/Game/Game.h | 2 +- src/Game/GenericSceneryObject.cpp | 2 +- src/Game/GenericSceneryObject.h | 2 +- src/Game/ItemObject.cpp | 2 +- src/Game/ItemObject.h | 4 ++-- src/Game/KeyItemObject.cpp | 2 +- src/Game/KeyItemObject.h | 2 +- src/Game/LadderSceneryObject.cpp | 2 +- src/Game/LadderSceneryObject.h | 2 +- src/Game/Location.cpp | 26 +++++++++++----------- src/Game/Location.h | 22 +++++++++--------- src/Game/LocationElevation.cpp | 4 ++-- src/Game/LocationElevation.h | 2 +- src/Game/MiscItemObject.cpp | 2 +- src/Game/MiscItemObject.h | 2 +- src/Game/MiscObject.cpp | 2 +- src/Game/MiscObject.h | 2 +- src/Game/Object.cpp | 2 +- src/Game/Object.h | 2 +- src/Game/ObjectFactory.cpp | 2 +- src/Game/ObjectFactory.h | 2 +- src/Game/SceneryObject.cpp | 2 +- src/Game/SceneryObject.h | 2 +- src/Game/SpatialObject.cpp | 2 +- src/Game/SpatialObject.h | 2 +- src/Game/StairsSceneryObject.cpp | 2 +- src/Game/StairsSceneryObject.h | 2 +- src/Game/Time.cpp | 2 +- src/Game/Time.h | 2 +- src/Game/Timer.cpp | 4 ++-- src/Game/Timer.h | 2 +- src/Game/WallObject.cpp | 2 +- src/Game/WallObject.h | 2 +- src/Game/WeaponItemObject.cpp | 2 +- src/Game/WeaponItemObject.h | 2 +- src/Graphics/AnimatedPalette.cpp | 2 +- src/Graphics/AnimatedPalette.h | 2 +- src/Graphics/Animation.cpp | 2 +- src/Graphics/Animation.h | 2 +- src/Graphics/Font.h | 2 +- src/Graphics/Font/AAF.cpp | 2 +- src/Graphics/Font/AAF.h | 2 +- src/Graphics/Font/FON.cpp | 2 +- src/Graphics/Font/FON.h | 2 +- src/Graphics/Lightmap.cpp | 2 +- src/Graphics/Lightmap.h | 2 +- src/Graphics/Movie.cpp | 2 +- src/Graphics/Movie.h | 2 +- src/Graphics/Point.cpp | 2 +- src/Graphics/Point.h | 2 +- src/Graphics/Rect.cpp | 2 +- src/Graphics/Rect.h | 2 +- src/Graphics/Renderer.cpp | 2 +- src/Graphics/Renderer.h | 2 +- src/Graphics/Shader.cpp | 2 +- src/Graphics/Shader.h | 2 +- src/Graphics/Size.cpp | 2 +- src/Graphics/Size.h | 2 +- src/Graphics/Sprite.cpp | 2 +- src/Graphics/Sprite.h | 2 +- src/Graphics/TextArea.cpp | 2 +- src/Graphics/TextArea.h | 2 +- src/Graphics/Texture.cpp | 2 +- src/Graphics/Texture.h | 2 +- src/Graphics/Tilemap.cpp | 2 +- src/Graphics/Tilemap.h | 2 +- src/Graphics/TransFlags.h | 2 +- src/Ini/File.cpp | 2 +- src/Ini/File.h | 2 +- src/Ini/Parser.cpp | 2 +- src/Ini/Parser.h | 2 +- src/Ini/Section.cpp | 2 +- src/Ini/Section.h | 2 +- src/Ini/Value.cpp | 2 +- src/Ini/Value.h | 2 +- src/Ini/Writer.cpp | 2 +- src/Ini/Writer.h | 2 +- src/Input/Mouse.cpp | 2 +- src/Input/Mouse.h | 2 +- src/LocationCamera.cpp | 2 +- src/LocationCamera.h | 2 +- src/Logger.cpp | 2 +- src/Logger.h | 2 +- src/PathFinding/Hexagon.cpp | 2 +- src/PathFinding/Hexagon.h | 2 +- src/PathFinding/HexagonGrid.cpp | 2 +- src/PathFinding/HexagonGrid.h | 2 +- src/ResourceManager.cpp | 2 +- src/ResourceManager.h | 2 +- src/Settings.cpp | 2 +- src/Settings.h | 2 +- src/State/Container.cpp | 2 +- src/State/Container.h | 2 +- src/State/Credits.cpp | 2 +- src/State/Credits.h | 2 +- src/State/CritterBarter.cpp | 2 +- src/State/CritterBarter.h | 2 +- src/State/CritterDialog.cpp | 2 +- src/State/CritterDialog.h | 2 +- src/State/CritterDialogReview.cpp | 2 +- src/State/CritterDialogReview.h | 2 +- src/State/CritterInteract.cpp | 2 +- src/State/CritterInteract.h | 2 +- src/State/CursorDropdown.cpp | 2 +- src/State/CursorDropdown.h | 2 +- src/State/ExitConfirm.cpp | 2 +- src/State/ExitConfirm.h | 2 +- src/State/GameMenu.cpp | 2 +- src/State/GameMenu.h | 2 +- src/State/Inventory.cpp | 2 +- src/State/Inventory.h | 2 +- src/State/InventoryDragItem.cpp | 2 +- src/State/InventoryDragItem.h | 2 +- src/State/LoadGame.cpp | 2 +- src/State/LoadGame.h | 2 +- src/State/Location.cpp | 2 +- src/State/Location.h | 2 +- src/State/MainMenu.cpp | 2 +- src/State/MainMenu.h | 2 +- src/State/Movie.cpp | 2 +- src/State/Movie.h | 2 +- src/State/NewGame.cpp | 2 +- src/State/NewGame.h | 2 +- src/State/PipBoy.cpp | 2 +- src/State/PipBoy.h | 2 +- src/State/PlayerCreate.cpp | 2 +- src/State/PlayerCreate.h | 2 +- src/State/PlayerCreateOptions.cpp | 2 +- src/State/PlayerCreateOptions.h | 2 +- src/State/PlayerEdit.cpp | 2 +- src/State/PlayerEdit.h | 2 +- src/State/PlayerEditAge.cpp | 2 +- src/State/PlayerEditAge.h | 2 +- src/State/PlayerEditAlert.cpp | 2 +- src/State/PlayerEditAlert.h | 2 +- src/State/PlayerEditGender.cpp | 2 +- src/State/PlayerEditGender.h | 2 +- src/State/PlayerEditName.cpp | 2 +- src/State/PlayerEditName.h | 2 +- src/State/SaveGame.cpp | 2 +- src/State/SaveGame.h | 2 +- src/State/SettingsMenu.cpp | 2 +- src/State/SettingsMenu.h | 2 +- src/State/Skilldex.cpp | 2 +- src/State/Skilldex.h | 2 +- src/State/Start.cpp | 2 +- src/State/Start.h | 2 +- src/State/State.cpp | 2 +- src/State/State.h | 2 +- src/State/WorldMap.cpp | 2 +- src/State/WorldMap.h | 2 +- src/UI/Animation.cpp | 2 +- src/UI/Animation.h | 2 +- src/UI/AnimationFrame.cpp | 2 +- src/UI/AnimationFrame.h | 14 ++++++------ src/UI/AnimationQueue.cpp | 2 +- src/UI/AnimationQueue.h | 2 +- src/UI/Base.cpp | 2 +- src/UI/Base.h | 2 +- src/UI/BigCounter.cpp | 2 +- src/UI/BigCounter.h | 2 +- src/UI/FpsCounter.cpp | 2 +- src/UI/FpsCounter.h | 2 +- src/UI/HiddenMask.cpp | 2 +- src/UI/HiddenMask.h | 2 +- src/UI/Image.cpp | 2 +- src/UI/Image.h | 2 +- src/UI/ImageButton.cpp | 2 +- src/UI/ImageButton.h | 2 +- src/UI/ImageList.cpp | 2 +- src/UI/ImageList.h | 2 +- src/UI/InventoryItem.cpp | 2 +- src/UI/InventoryItem.h | 2 +- src/UI/ItemsList.cpp | 2 +- src/UI/ItemsList.h | 2 +- src/UI/MonthCounter.cpp | 2 +- src/UI/MonthCounter.h | 2 +- src/UI/MultistateImageButton.cpp | 2 +- src/UI/MultistateImageButton.h | 4 ++-- src/UI/MvePlayer.cpp | 2 +- src/UI/MvePlayer.h | 2 +- src/UI/PlayerPanel.cpp | 2 +- src/UI/PlayerPanel.h | 2 +- src/UI/Rectangle.cpp | 2 +- src/UI/Rectangle.h | 2 +- src/UI/Slider.cpp | 2 +- src/UI/Slider.h | 6 ++--- src/UI/SmallCounter.cpp | 2 +- src/UI/SmallCounter.h | 4 ++-- src/UI/TextArea.cpp | 4 ++-- src/UI/TextArea.h | 8 +++---- src/UI/TextAreaList.cpp | 2 +- src/UI/TextAreaList.h | 2 +- src/UI/Tile.cpp | 2 +- src/UI/Tile.h | 2 +- src/UI/TileMap.cpp | 2 +- src/UI/TileMap.h | 2 +- src/VFS/File.cpp | 2 +- src/VFS/File.h | 2 +- src/VFS/Plugin/DatFile.cpp | 2 +- src/VFS/Plugin/DatFile.h | 2 +- src/VFS/Plugin/IPlugin.cpp | 2 +- src/VFS/Plugin/IPlugin.h | 2 +- src/VFS/Plugin/System.cpp | 2 +- src/VFS/Plugin/System.h | 2 +- src/VFS/VFS.cpp | 2 +- src/VFS/VFS.h | 2 +- src/VM/Handler/Opcode8002.cpp | 2 +- src/VM/Handler/Opcode8002.h | 2 +- src/VM/Handler/Opcode8003.cpp | 2 +- src/VM/Handler/Opcode8003.h | 2 +- src/VM/Handler/Opcode8004.cpp | 2 +- src/VM/Handler/Opcode8004.h | 2 +- src/VM/Handler/Opcode8005.cpp | 2 +- src/VM/Handler/Opcode8005.h | 2 +- src/VM/Handler/Opcode800CHandler.cpp | 2 +- src/VM/Handler/Opcode800CHandler.h | 2 +- src/VM/Handler/Opcode800DHandler.cpp | 2 +- src/VM/Handler/Opcode800DHandler.h | 2 +- src/VM/Handler/Opcode8010Handler.cpp | 2 +- src/VM/Handler/Opcode8010Handler.h | 2 +- src/VM/Handler/Opcode8012Handler.cpp | 2 +- src/VM/Handler/Opcode8012Handler.h | 2 +- src/VM/Handler/Opcode8013Handler.cpp | 2 +- src/VM/Handler/Opcode8013Handler.h | 2 +- src/VM/Handler/Opcode8014Handler.cpp | 2 +- src/VM/Handler/Opcode8014Handler.h | 2 +- src/VM/Handler/Opcode8015Handler.cpp | 2 +- src/VM/Handler/Opcode8015Handler.h | 2 +- src/VM/Handler/Opcode8016Handler.cpp | 2 +- src/VM/Handler/Opcode8016Handler.h | 2 +- src/VM/Handler/Opcode8018Handler.cpp | 2 +- src/VM/Handler/Opcode8018Handler.h | 2 +- src/VM/Handler/Opcode8019Handler.cpp | 2 +- src/VM/Handler/Opcode8019Handler.h | 2 +- src/VM/Handler/Opcode801AHandler.cpp | 2 +- src/VM/Handler/Opcode801AHandler.h | 2 +- src/VM/Handler/Opcode801BHandler.cpp | 2 +- src/VM/Handler/Opcode801BHandler.h | 2 +- src/VM/Handler/Opcode801CHandler.cpp | 2 +- src/VM/Handler/Opcode801CHandler.h | 2 +- src/VM/Handler/Opcode8027Handler.cpp | 2 +- src/VM/Handler/Opcode8027Handler.h | 2 +- src/VM/Handler/Opcode8028Handler.cpp | 2 +- src/VM/Handler/Opcode8028Handler.h | 2 +- src/VM/Handler/Opcode8029Handler.cpp | 2 +- src/VM/Handler/Opcode8029Handler.h | 2 +- src/VM/Handler/Opcode802AHandler.cpp | 2 +- src/VM/Handler/Opcode802AHandler.h | 2 +- src/VM/Handler/Opcode802BHandler.cpp | 2 +- src/VM/Handler/Opcode802BHandler.h | 2 +- src/VM/Handler/Opcode802CHandler.cpp | 2 +- src/VM/Handler/Opcode802CHandler.h | 2 +- src/VM/Handler/Opcode802FHandler.cpp | 2 +- src/VM/Handler/Opcode802FHandler.h | 2 +- src/VM/Handler/Opcode8030Handler.cpp | 2 +- src/VM/Handler/Opcode8030Handler.h | 2 +- src/VM/Handler/Opcode8031Handler.cpp | 2 +- src/VM/Handler/Opcode8031Handler.h | 2 +- src/VM/Handler/Opcode8032Handler.cpp | 2 +- src/VM/Handler/Opcode8032Handler.h | 2 +- src/VM/Handler/Opcode8039Handler.cpp | 2 +- src/VM/Handler/Opcode8039Handler.h | 2 +- src/VM/Handler/Opcode803AHandler.cpp | 2 +- src/VM/Handler/Opcode803AHandler.h | 2 +- src/VM/Handler/Opcode803BHandler.cpp | 2 +- src/VM/Handler/Opcode803BHandler.h | 2 +- src/VM/Handler/Opcode803CHandler.cpp | 2 +- src/VM/Handler/Opcode803CHandler.h | 2 +- src/VM/Handler/Opcode803DHandler.cpp | 2 +- src/VM/Handler/Opcode803DHandler.h | 2 +- src/VM/Handler/Opcode803EHandler.cpp | 2 +- src/VM/Handler/Opcode803EHandler.h | 2 +- src/VM/Handler/Opcode803FHandler.cpp | 2 +- src/VM/Handler/Opcode803FHandler.h | 2 +- src/VM/Handler/Opcode8040Handler.cpp | 2 +- src/VM/Handler/Opcode8040Handler.h | 2 +- src/VM/Handler/Opcode8041Handler.cpp | 2 +- src/VM/Handler/Opcode8041Handler.h | 2 +- src/VM/Handler/Opcode8042Handler.cpp | 2 +- src/VM/Handler/Opcode8042Handler.h | 2 +- src/VM/Handler/Opcode8043Handler.cpp | 2 +- src/VM/Handler/Opcode8043Handler.h | 2 +- src/VM/Handler/Opcode8044Handler.cpp | 2 +- src/VM/Handler/Opcode8044Handler.h | 2 +- src/VM/Handler/Opcode8045Handler.cpp | 2 +- src/VM/Handler/Opcode8045Handler.h | 2 +- src/VM/Handler/Opcode8046Handler.cpp | 2 +- src/VM/Handler/Opcode8046Handler.h | 2 +- src/VM/Handler/Opcode80A1Handler.cpp | 2 +- src/VM/Handler/Opcode80A1Handler.h | 2 +- src/VM/Handler/Opcode80A3Handler.cpp | 2 +- src/VM/Handler/Opcode80A3Handler.h | 2 +- src/VM/Handler/Opcode80A4Handler.cpp | 2 +- src/VM/Handler/Opcode80A4Handler.h | 2 +- src/VM/Handler/Opcode80A6Handler.cpp | 2 +- src/VM/Handler/Opcode80A6Handler.h | 2 +- src/VM/Handler/Opcode80A7Handler.cpp | 2 +- src/VM/Handler/Opcode80A7Handler.h | 2 +- src/VM/Handler/Opcode80A8Handler.cpp | 2 +- src/VM/Handler/Opcode80A8Handler.h | 2 +- src/VM/Handler/Opcode80A9Handler.cpp | 2 +- src/VM/Handler/Opcode80A9Handler.h | 2 +- src/VM/Handler/Opcode80AAHandler.cpp | 2 +- src/VM/Handler/Opcode80AAHandler.h | 2 +- src/VM/Handler/Opcode80ABHandler.cpp | 2 +- src/VM/Handler/Opcode80ABHandler.h | 2 +- src/VM/Handler/Opcode80ACHandler.cpp | 2 +- src/VM/Handler/Opcode80ACHandler.h | 2 +- src/VM/Handler/Opcode80AEHandler.cpp | 2 +- src/VM/Handler/Opcode80AEHandler.h | 2 +- src/VM/Handler/Opcode80AFHandler.cpp | 2 +- src/VM/Handler/Opcode80AFHandler.h | 2 +- src/VM/Handler/Opcode80B0Handler.cpp | 2 +- src/VM/Handler/Opcode80B0Handler.h | 2 +- src/VM/Handler/Opcode80B2Handler.cpp | 2 +- src/VM/Handler/Opcode80B2Handler.h | 2 +- src/VM/Handler/Opcode80B4Handler.cpp | 2 +- src/VM/Handler/Opcode80B4Handler.h | 2 +- src/VM/Handler/Opcode80B6Handler.cpp | 2 +- src/VM/Handler/Opcode80B6Handler.h | 2 +- src/VM/Handler/Opcode80B7Handler.cpp | 2 +- src/VM/Handler/Opcode80B7Handler.h | 2 +- src/VM/Handler/Opcode80B8Handler.cpp | 2 +- src/VM/Handler/Opcode80B8Handler.h | 2 +- src/VM/Handler/Opcode80B9Handler.cpp | 2 +- src/VM/Handler/Opcode80B9Handler.h | 2 +- src/VM/Handler/Opcode80BAHandler.cpp | 2 +- src/VM/Handler/Opcode80BAHandler.h | 2 +- src/VM/Handler/Opcode80BBHandler.cpp | 2 +- src/VM/Handler/Opcode80BBHandler.h | 2 +- src/VM/Handler/Opcode80BCHandler.cpp | 2 +- src/VM/Handler/Opcode80BCHandler.h | 2 +- src/VM/Handler/Opcode80BDHandler.cpp | 2 +- src/VM/Handler/Opcode80BDHandler.h | 2 +- src/VM/Handler/Opcode80BEHandler.cpp | 2 +- src/VM/Handler/Opcode80BEHandler.h | 2 +- src/VM/Handler/Opcode80BFHandler.cpp | 2 +- src/VM/Handler/Opcode80BFHandler.h | 2 +- src/VM/Handler/Opcode80C1Handler.cpp | 2 +- src/VM/Handler/Opcode80C1Handler.h | 2 +- src/VM/Handler/Opcode80C2Handler.cpp | 2 +- src/VM/Handler/Opcode80C2Handler.h | 2 +- src/VM/Handler/Opcode80C3Handler.cpp | 2 +- src/VM/Handler/Opcode80C3Handler.h | 2 +- src/VM/Handler/Opcode80C4Handler.cpp | 2 +- src/VM/Handler/Opcode80C4Handler.h | 2 +- src/VM/Handler/Opcode80C5Handler.cpp | 2 +- src/VM/Handler/Opcode80C5Handler.h | 2 +- src/VM/Handler/Opcode80C6Handler.cpp | 2 +- src/VM/Handler/Opcode80C6Handler.h | 2 +- src/VM/Handler/Opcode80C7Handler.cpp | 2 +- src/VM/Handler/Opcode80C7Handler.h | 2 +- src/VM/Handler/Opcode80C8Handler.cpp | 2 +- src/VM/Handler/Opcode80C8Handler.h | 2 +- src/VM/Handler/Opcode80C9Handler.cpp | 2 +- src/VM/Handler/Opcode80C9Handler.h | 2 +- src/VM/Handler/Opcode80CAHandler.cpp | 2 +- src/VM/Handler/Opcode80CAHandler.h | 2 +- src/VM/Handler/Opcode80CBHandler.cpp | 2 +- src/VM/Handler/Opcode80CBHandler.h | 2 +- src/VM/Handler/Opcode80CCHandler.cpp | 2 +- src/VM/Handler/Opcode80CCHandler.h | 2 +- src/VM/Handler/Opcode80CEHandler.cpp | 2 +- src/VM/Handler/Opcode80CEHandler.h | 2 +- src/VM/Handler/Opcode80CFHandler.cpp | 2 +- src/VM/Handler/Opcode80CFHandler.h | 2 +- src/VM/Handler/Opcode80D0Handler.cpp | 2 +- src/VM/Handler/Opcode80D0Handler.h | 2 +- src/VM/Handler/Opcode80D2Handler.cpp | 2 +- src/VM/Handler/Opcode80D2Handler.h | 2 +- src/VM/Handler/Opcode80D3Handler.cpp | 2 +- src/VM/Handler/Opcode80D3Handler.h | 2 +- src/VM/Handler/Opcode80D4Handler.cpp | 2 +- src/VM/Handler/Opcode80D4Handler.h | 2 +- src/VM/Handler/Opcode80D5Handler.cpp | 2 +- src/VM/Handler/Opcode80D5Handler.h | 2 +- src/VM/Handler/Opcode80D8Handler.cpp | 2 +- src/VM/Handler/Opcode80D8Handler.h | 2 +- src/VM/Handler/Opcode80D9Handler.cpp | 2 +- src/VM/Handler/Opcode80D9Handler.h | 2 +- src/VM/Handler/Opcode80DAHandler.cpp | 2 +- src/VM/Handler/Opcode80DAHandler.h | 2 +- src/VM/Handler/Opcode80DCHandler.cpp | 2 +- src/VM/Handler/Opcode80DCHandler.h | 2 +- src/VM/Handler/Opcode80DEHandler.cpp | 8 +++---- src/VM/Handler/Opcode80DEHandler.h | 2 +- src/VM/Handler/Opcode80DFHandler.cpp | 2 +- src/VM/Handler/Opcode80DFHandler.h | 2 +- src/VM/Handler/Opcode80E1Handler.cpp | 2 +- src/VM/Handler/Opcode80E1Handler.h | 2 +- src/VM/Handler/Opcode80E3Handler.cpp | 2 +- src/VM/Handler/Opcode80E3Handler.h | 2 +- src/VM/Handler/Opcode80E4Handler.cpp | 2 +- src/VM/Handler/Opcode80E4Handler.h | 2 +- src/VM/Handler/Opcode80E5Handler.cpp | 2 +- src/VM/Handler/Opcode80E5Handler.h | 2 +- src/VM/Handler/Opcode80E7Handler.cpp | 2 +- src/VM/Handler/Opcode80E7Handler.h | 2 +- src/VM/Handler/Opcode80E8Handler.cpp | 2 +- src/VM/Handler/Opcode80E8Handler.h | 2 +- src/VM/Handler/Opcode80E9Handler.cpp | 2 +- src/VM/Handler/Opcode80E9Handler.h | 2 +- src/VM/Handler/Opcode80EAHandler.cpp | 2 +- src/VM/Handler/Opcode80EAHandler.h | 2 +- src/VM/Handler/Opcode80ECHandler.cpp | 2 +- src/VM/Handler/Opcode80ECHandler.h | 2 +- src/VM/Handler/Opcode80EFHandler.cpp | 2 +- src/VM/Handler/Opcode80EFHandler.h | 2 +- src/VM/Handler/Opcode80F0Handler.cpp | 2 +- src/VM/Handler/Opcode80F0Handler.h | 2 +- src/VM/Handler/Opcode80F1Handler.cpp | 2 +- src/VM/Handler/Opcode80F1Handler.h | 2 +- src/VM/Handler/Opcode80F2Handler.cpp | 2 +- src/VM/Handler/Opcode80F2Handler.h | 2 +- src/VM/Handler/Opcode80F3Handler.cpp | 2 +- src/VM/Handler/Opcode80F3Handler.h | 2 +- src/VM/Handler/Opcode80F4Handler.cpp | 2 +- src/VM/Handler/Opcode80F4Handler.h | 2 +- src/VM/Handler/Opcode80F6Handler.cpp | 2 +- src/VM/Handler/Opcode80F6Handler.h | 2 +- src/VM/Handler/Opcode80F7Handler.cpp | 2 +- src/VM/Handler/Opcode80F7Handler.h | 2 +- src/VM/Handler/Opcode80F8Handler.cpp | 2 +- src/VM/Handler/Opcode80F8Handler.h | 2 +- src/VM/Handler/Opcode80F9Handler.cpp | 2 +- src/VM/Handler/Opcode80F9Handler.h | 2 +- src/VM/Handler/Opcode80FAHandler.cpp | 2 +- src/VM/Handler/Opcode80FAHandler.h | 2 +- src/VM/Handler/Opcode80FBHandler.cpp | 2 +- src/VM/Handler/Opcode80FBHandler.h | 2 +- src/VM/Handler/Opcode8107Handler.cpp | 2 +- src/VM/Handler/Opcode8107Handler.h | 2 +- src/VM/Handler/OpcodeComparisonHandler.cpp | 2 +- src/VM/Handler/OpcodeComparisonHandler.h | 2 +- src/functions.cpp | 6 ++--- src/functions.h | 2 +- 583 files changed, 642 insertions(+), 642 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index ba88c5126..16ac5d869 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ # -# Copyright 2012-2016 Falltergeist Developers. +# Copyright 2012-2018 Falltergeist Developers. # # This file is part of Falltergeist. # diff --git a/cmake/install/apple.cmake b/cmake/install/apple.cmake index c68ae996a..ce3b48477 100644 --- a/cmake/install/apple.cmake +++ b/cmake/install/apple.cmake @@ -1,5 +1,5 @@ # -# Copyright 2012-2016 Falltergeist Developers. +# Copyright 2012-2018 Falltergeist Developers. # # This file is part of Falltergeist. # diff --git a/cmake/install/linux.cmake b/cmake/install/linux.cmake index 521e92443..b31ab1cf9 100644 --- a/cmake/install/linux.cmake +++ b/cmake/install/linux.cmake @@ -1,5 +1,5 @@ # -# Copyright 2012-2016 Falltergeist Developers. +# Copyright 2012-2018 Falltergeist Developers. # # This file is part of Falltergeist. # diff --git a/cmake/install/windows.cmake b/cmake/install/windows.cmake index f84b868fb..727446e54 100644 --- a/cmake/install/windows.cmake +++ b/cmake/install/windows.cmake @@ -1,5 +1,5 @@ # -# Copyright 2012-2016 Falltergeist Developers. +# Copyright 2012-2018 Falltergeist Developers. # # This file is part of Falltergeist. # diff --git a/main.cpp b/main.cpp index 1a93e7fff..26b2812bd 100644 --- a/main.cpp +++ b/main.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2015 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Audio/Mixer.cpp b/src/Audio/Mixer.cpp index 6c3534064..a7dd0f0be 100644 --- a/src/Audio/Mixer.cpp +++ b/src/Audio/Mixer.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Audio/Mixer.h b/src/Audio/Mixer.h index a2171ace8..a738ccd34 100644 --- a/src/Audio/Mixer.h +++ b/src/Audio/Mixer.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Base/Delegate.h b/src/Base/Delegate.h index 78e8f1c70..266551108 100644 --- a/src/Base/Delegate.h +++ b/src/Base/Delegate.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Base/Iterators.h b/src/Base/Iterators.h index 658b5a0e6..e084124ef 100644 --- a/src/Base/Iterators.h +++ b/src/Base/Iterators.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Base/Singleton.h b/src/Base/Singleton.h index edd9cb573..e0b22dc83 100644 --- a/src/Base/Singleton.h +++ b/src/Base/Singleton.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/CrossPlatform.cpp b/src/CrossPlatform.cpp index f7d36ca75..c400001b8 100644 --- a/src/CrossPlatform.cpp +++ b/src/CrossPlatform.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/CrossPlatform.h b/src/CrossPlatform.h index 4a92855d8..022791853 100644 --- a/src/CrossPlatform.h +++ b/src/CrossPlatform.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Event/Dispatcher.cpp b/src/Event/Dispatcher.cpp index 038c2670a..31c5d3fbd 100644 --- a/src/Event/Dispatcher.cpp +++ b/src/Event/Dispatcher.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Event/Dispatcher.h b/src/Event/Dispatcher.h index dd8252988..f211f3cdd 100644 --- a/src/Event/Dispatcher.h +++ b/src/Event/Dispatcher.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Event/Event.cpp b/src/Event/Event.cpp index 147ad0115..6e007d5c9 100644 --- a/src/Event/Event.cpp +++ b/src/Event/Event.cpp @@ -1,7 +1,7 @@ /* * The MIT License (MIT) * - * Copyright (c) 2012-2015 Falltergeist Developers + * Copyright (c) 2012-2018 Falltergeist Developers * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/Event/Event.h b/src/Event/Event.h index eeb6c3971..4ca074fc6 100644 --- a/src/Event/Event.h +++ b/src/Event/Event.h @@ -1,7 +1,7 @@ /* * The MIT License (MIT) * - * Copyright (c) 2012-2015 Falltergeist Developers + * Copyright (c) 2012-2018 Falltergeist Developers * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/Event/EventTarget.cpp b/src/Event/EventTarget.cpp index 9c459cef5..308723f9f 100644 --- a/src/Event/EventTarget.cpp +++ b/src/Event/EventTarget.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Event/EventTarget.h b/src/Event/EventTarget.h index eafce5722..e1f81cbf4 100644 --- a/src/Event/EventTarget.h +++ b/src/Event/EventTarget.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Event/Handler.h b/src/Event/Handler.h index 517efb824..66e68d812 100644 --- a/src/Event/Handler.h +++ b/src/Event/Handler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Event/Keyboard.cpp b/src/Event/Keyboard.cpp index 47d763dd1..0e6be422f 100644 --- a/src/Event/Keyboard.cpp +++ b/src/Event/Keyboard.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Event/Keyboard.h b/src/Event/Keyboard.h index b2645dbb8..b421aacbc 100644 --- a/src/Event/Keyboard.h +++ b/src/Event/Keyboard.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Event/Mouse.cpp b/src/Event/Mouse.cpp index ff23df542..655b1e15f 100644 --- a/src/Event/Mouse.cpp +++ b/src/Event/Mouse.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Event/Mouse.h b/src/Event/Mouse.h index af2e36019..48ff83266 100644 --- a/src/Event/Mouse.h +++ b/src/Event/Mouse.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Event/State.cpp b/src/Event/State.cpp index 504134837..2b7b75846 100644 --- a/src/Event/State.cpp +++ b/src/Event/State.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Event/State.h b/src/Event/State.h index 0a47fdcd2..fa0243ff0 100644 --- a/src/Event/State.h +++ b/src/Event/State.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Exception.cpp b/src/Exception.cpp index 392c0b7a9..811831375 100644 --- a/src/Exception.cpp +++ b/src/Exception.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Exception.h b/src/Exception.h index d3bd93190..3dd74b405 100644 --- a/src/Exception.h +++ b/src/Exception.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Font.h b/src/Font.h index c134bc626..0bc9047d4 100644 --- a/src/Font.h +++ b/src/Font.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * @@ -57,7 +57,7 @@ class Font unsigned short width(); unsigned short height(); - + std::string filename() const; Graphics::Texture* texture(); diff --git a/src/Format/Aaf/File.cpp b/src/Format/Aaf/File.cpp index 15f6de80a..17125c1fc 100644 --- a/src/Format/Aaf/File.cpp +++ b/src/Format/Aaf/File.cpp @@ -1,7 +1,7 @@ /* * The MIT License (MIT) * - * Copyright (c) 2012-2015 Falltergeist developers + * Copyright (c) 2012-2018 Falltergeist Developers * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/Format/Aaf/File.h b/src/Format/Aaf/File.h index adf6ccaca..c21aea4e5 100644 --- a/src/Format/Aaf/File.h +++ b/src/Format/Aaf/File.h @@ -1,7 +1,7 @@ /* * The MIT License (MIT) * - * Copyright (c) 2012-2015 Falltergeist developers + * Copyright (c) 2012-2018 Falltergeist Developers * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/Format/Aaf/Glyph.cpp b/src/Format/Aaf/Glyph.cpp index 6c29ff694..618381df0 100644 --- a/src/Format/Aaf/Glyph.cpp +++ b/src/Format/Aaf/Glyph.cpp @@ -1,7 +1,7 @@ /* * The MIT License (MIT) * - * Copyright (c) 2012-2015 Falltergeist developers + * Copyright (c) 2012-2018 Falltergeist Developers * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/Format/Aaf/Glyph.h b/src/Format/Aaf/Glyph.h index c663f6425..e927f184e 100644 --- a/src/Format/Aaf/Glyph.h +++ b/src/Format/Aaf/Glyph.h @@ -1,7 +1,7 @@ /* * The MIT License (MIT) * - * Copyright (c) 2012-2015 Falltergeist developers + * Copyright (c) 2012-2018 Falltergeist Developers * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/Format/Acm/Decoder.cpp b/src/Format/Acm/Decoder.cpp index 1024e54fd..1972f6b92 100644 --- a/src/Format/Acm/Decoder.cpp +++ b/src/Format/Acm/Decoder.cpp @@ -1,7 +1,7 @@ /* * The MIT License (MIT) * - * Copyright (c) 2012-2015 Falltergeist developers + * Copyright (c) 2012-2018 Falltergeist Developers * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/Format/Acm/Decoder.h b/src/Format/Acm/Decoder.h index 2c49ac983..49fd469f2 100644 --- a/src/Format/Acm/Decoder.h +++ b/src/Format/Acm/Decoder.h @@ -1,7 +1,7 @@ /* * The MIT License (MIT) * - * Copyright (c) 2012-2015 Falltergeist developers + * Copyright (c) 2012-2018 Falltergeist Developers * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/Format/Acm/File.cpp b/src/Format/Acm/File.cpp index 266ade74b..1e6109c94 100644 --- a/src/Format/Acm/File.cpp +++ b/src/Format/Acm/File.cpp @@ -1,7 +1,7 @@ /* * The MIT License (MIT) * - * Copyright (c) 2012-2015 Falltergeist developers + * Copyright (c) 2012-2018 Falltergeist Developers * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/Format/Acm/File.h b/src/Format/Acm/File.h index 99bf11a63..c1be0af1c 100644 --- a/src/Format/Acm/File.h +++ b/src/Format/Acm/File.h @@ -1,7 +1,7 @@ /* * The MIT License (MIT) * - * Copyright (c) 2012-2015 Falltergeist developers + * Copyright (c) 2012-2018 Falltergeist Developers * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/Format/Acm/General.h b/src/Format/Acm/General.h index b03d44adf..85f0462de 100644 --- a/src/Format/Acm/General.h +++ b/src/Format/Acm/General.h @@ -1,7 +1,7 @@ /* * The MIT License (MIT) * - * Copyright (c) 2012-2015 Falltergeist developers + * Copyright (c) 2012-2018 Falltergeist Developers * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/Format/Acm/Unpacker.cpp b/src/Format/Acm/Unpacker.cpp index 8cf5db8eb..781f19ee6 100644 --- a/src/Format/Acm/Unpacker.cpp +++ b/src/Format/Acm/Unpacker.cpp @@ -1,7 +1,7 @@ /* * The MIT License (MIT) * - * Copyright (c) 2012-2015 Falltergeist developers + * Copyright (c) 2012-2018 Falltergeist Developers * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/Format/Acm/Unpacker.h b/src/Format/Acm/Unpacker.h index 4449eafa2..b4a686131 100644 --- a/src/Format/Acm/Unpacker.h +++ b/src/Format/Acm/Unpacker.h @@ -1,7 +1,7 @@ /* * The MIT License (MIT) * - * Copyright (c) 2012-2015 Falltergeist developers + * Copyright (c) 2012-2018 Falltergeist Developers * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/Format/Bio/File.cpp b/src/Format/Bio/File.cpp index d9d6892a1..89f29a30f 100644 --- a/src/Format/Bio/File.cpp +++ b/src/Format/Bio/File.cpp @@ -1,7 +1,7 @@ /* * The MIT License (MIT) * - * Copyright (c) 2012-2015 Falltergeist developers + * Copyright (c) 2012-2018 Falltergeist Developers * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/Format/Bio/File.h b/src/Format/Bio/File.h index 89818e191..eb4ac4ccc 100644 --- a/src/Format/Bio/File.h +++ b/src/Format/Bio/File.h @@ -1,7 +1,7 @@ /* * The MIT License (MIT) * - * Copyright (c) 2012-2015 Falltergeist developers + * Copyright (c) 2012-2018 Falltergeist Developers * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/Format/Dat/Entry.cpp b/src/Format/Dat/Entry.cpp index dc37c0976..cb47c3f23 100644 --- a/src/Format/Dat/Entry.cpp +++ b/src/Format/Dat/Entry.cpp @@ -1,7 +1,7 @@ /* * The MIT License (MIT) * - * Copyright (c) 2012-2015 Falltergeist developers + * Copyright (c) 2012-2018 Falltergeist Developers * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/Format/Dat/Entry.h b/src/Format/Dat/Entry.h index 1b1ab6162..cbe10dd41 100644 --- a/src/Format/Dat/Entry.h +++ b/src/Format/Dat/Entry.h @@ -1,7 +1,7 @@ /* * The MIT License (MIT) * - * Copyright (c) 2012-2015 Falltergeist developers + * Copyright (c) 2012-2018 Falltergeist Developers * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/Format/Dat/File.cpp b/src/Format/Dat/File.cpp index ec7568e72..b548c6fde 100644 --- a/src/Format/Dat/File.cpp +++ b/src/Format/Dat/File.cpp @@ -1,7 +1,7 @@ /* * The MIT License (MIT) * - * Copyright (c) 2012-2015 Falltergeist developers + * Copyright (c) 2012-2018 Falltergeist Developers * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/Format/Dat/File.h b/src/Format/Dat/File.h index aeaf58a9d..7ef466ba4 100644 --- a/src/Format/Dat/File.h +++ b/src/Format/Dat/File.h @@ -1,7 +1,7 @@ /* * The MIT License (MIT) * - * Copyright (c) 2012-2015 Falltergeist developers + * Copyright (c) 2012-2018 Falltergeist Developers * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/Format/Dat/Item.cpp b/src/Format/Dat/Item.cpp index c9d60b5b2..542b0aabd 100644 --- a/src/Format/Dat/Item.cpp +++ b/src/Format/Dat/Item.cpp @@ -1,7 +1,7 @@ /* * The MIT License (MIT) * - * Copyright (c) 2012-2015 Falltergeist developers + * Copyright (c) 2012-2018 Falltergeist Developers * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/Format/Dat/Item.h b/src/Format/Dat/Item.h index 5cd004c9b..32e69e76c 100644 --- a/src/Format/Dat/Item.h +++ b/src/Format/Dat/Item.h @@ -1,7 +1,7 @@ /* * The MIT License (MIT) * - * Copyright (c) 2012-2015 Falltergeist developers + * Copyright (c) 2012-2018 Falltergeist Developers * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/Format/Dat/MiscFile.cpp b/src/Format/Dat/MiscFile.cpp index 8bc3b6ab8..32191d5fe 100644 --- a/src/Format/Dat/MiscFile.cpp +++ b/src/Format/Dat/MiscFile.cpp @@ -1,7 +1,7 @@ /* * The MIT License (MIT) * - * Copyright (c) 2012-2015 Falltergeist developers + * Copyright (c) 2012-2018 Falltergeist Developers * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/Format/Dat/MiscFile.h b/src/Format/Dat/MiscFile.h index 810bcffcf..523f70125 100644 --- a/src/Format/Dat/MiscFile.h +++ b/src/Format/Dat/MiscFile.h @@ -1,7 +1,7 @@ /* * The MIT License (MIT) * - * Copyright (c) 2012-2015 Falltergeist developers + * Copyright (c) 2012-2018 Falltergeist Developers * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/Format/Dat/Stream.cpp b/src/Format/Dat/Stream.cpp index bdc9c8cfe..39c3b92a7 100644 --- a/src/Format/Dat/Stream.cpp +++ b/src/Format/Dat/Stream.cpp @@ -1,7 +1,7 @@ /* * The MIT License (MIT) * - * Copyright (c) 2012-2015 Falltergeist developers + * Copyright (c) 2012-2018 Falltergeist Developers * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal @@ -44,7 +44,7 @@ namespace Dat Stream::Stream(Stream&& other) : _buffer(std::move(other._buffer)), - _endianness(other._endianness) + _endianness(other._endianness) { auto cBuf = _buffer.data(); setg(cBuf, cBuf, cBuf + _buffer.size()); diff --git a/src/Format/Dat/Stream.h b/src/Format/Dat/Stream.h index 085a18ffb..d8e00984f 100644 --- a/src/Format/Dat/Stream.h +++ b/src/Format/Dat/Stream.h @@ -1,7 +1,7 @@ /* * The MIT License (MIT) * - * Copyright (c) 2012-2015 Falltergeist developers + * Copyright (c) 2012-2018 Falltergeist Developers * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/Format/Enums.h b/src/Format/Enums.h index 6b34b8123..0e4568bb4 100644 --- a/src/Format/Enums.h +++ b/src/Format/Enums.h @@ -1,7 +1,7 @@ /* * The MIT License (MIT) * - * Copyright (c) 2012-2015 Falltergeist developers + * Copyright (c) 2012-2018 Falltergeist Developers * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/Format/Fon/File.cpp b/src/Format/Fon/File.cpp index cd93b2d10..8f07b38a9 100644 --- a/src/Format/Fon/File.cpp +++ b/src/Format/Fon/File.cpp @@ -1,7 +1,7 @@ /* * The MIT License (MIT) * - * Copyright (c) 2012-2016 Falltergeist developers + * Copyright (c) 2012-2018 Falltergeist Developers * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/Format/Fon/File.h b/src/Format/Fon/File.h index c7b5c7d23..604069817 100644 --- a/src/Format/Fon/File.h +++ b/src/Format/Fon/File.h @@ -1,7 +1,7 @@ /* * The MIT License (MIT) * - * Copyright (c) 2012-2016 Falltergeist developers + * Copyright (c) 2012-2018 Falltergeist Developers * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/Format/Fon/Glyph.cpp b/src/Format/Fon/Glyph.cpp index db872cb8a..f332c9f4d 100644 --- a/src/Format/Fon/Glyph.cpp +++ b/src/Format/Fon/Glyph.cpp @@ -1,7 +1,7 @@ /* * The MIT License (MIT) * - * Copyright (c) 2012-2015 Falltergeist developers + * Copyright (c) 2012-2018 Falltergeist Developers * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/Format/Fon/Glyph.h b/src/Format/Fon/Glyph.h index ba49dbec8..cb9a10741 100644 --- a/src/Format/Fon/Glyph.h +++ b/src/Format/Fon/Glyph.h @@ -1,7 +1,7 @@ /* * The MIT License (MIT) * - * Copyright (c) 2012-2015 Falltergeist developers + * Copyright (c) 2012-2018 Falltergeist Developers * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/Format/Frm/Direction.cpp b/src/Format/Frm/Direction.cpp index 1b3db6e83..f9a38f598 100644 --- a/src/Format/Frm/Direction.cpp +++ b/src/Format/Frm/Direction.cpp @@ -1,7 +1,7 @@ /* * The MIT License (MIT) * - * Copyright (c) 2012-2015 Falltergeist developers + * Copyright (c) 2012-2018 Falltergeist Developers * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/Format/Frm/Direction.h b/src/Format/Frm/Direction.h index b5532135c..3d33812ba 100644 --- a/src/Format/Frm/Direction.h +++ b/src/Format/Frm/Direction.h @@ -1,7 +1,7 @@ /* * The MIT License (MIT) * - * Copyright (c) 2012-2015 Falltergeist developers + * Copyright (c) 2012-2018 Falltergeist Developers * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/Format/Frm/File.cpp b/src/Format/Frm/File.cpp index 3aeae3316..1ef7d170a 100644 --- a/src/Format/Frm/File.cpp +++ b/src/Format/Frm/File.cpp @@ -1,7 +1,7 @@ /* * The MIT License (MIT) * - * Copyright (c) 2012-2015 Falltergeist developers + * Copyright (c) 2012-2018 Falltergeist Developers * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal @@ -79,7 +79,7 @@ File::File(Dat::Stream&& stream) // read all frames for (unsigned i = 0; i != _framesPerDirection; ++i) - { + { uint16_t width = stream.uint16(); uint16_t height = stream.uint16(); @@ -128,7 +128,7 @@ uint16_t File::width() const { return std::max_element(_directions.begin(), _directions.end(), [](const Direction& a, const Direction& b) { - return a.width() < b.width(); + return a.width() < b.width(); })->width(); } diff --git a/src/Format/Frm/File.h b/src/Format/Frm/File.h index fa529962c..e33aa9724 100644 --- a/src/Format/Frm/File.h +++ b/src/Format/Frm/File.h @@ -1,7 +1,7 @@ /* * The MIT License (MIT) * - * Copyright (c) 2012-2015 Falltergeist developers + * Copyright (c) 2012-2018 Falltergeist Developers * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/Format/Frm/Frame.cpp b/src/Format/Frm/Frame.cpp index 804f17c0a..cd21af4f8 100644 --- a/src/Format/Frm/Frame.cpp +++ b/src/Format/Frm/Frame.cpp @@ -1,7 +1,7 @@ /* * The MIT License (MIT) * - * Copyright (c) 2012-2015 Falltergeist developers + * Copyright (c) 2012-2018 Falltergeist Developers * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/Format/Frm/Frame.h b/src/Format/Frm/Frame.h index 7253b33cc..54de91233 100644 --- a/src/Format/Frm/Frame.h +++ b/src/Format/Frm/Frame.h @@ -1,7 +1,7 @@ /* * The MIT License (MIT) * - * Copyright (c) 2012-2015 Falltergeist developers + * Copyright (c) 2012-2018 Falltergeist Developers * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/Format/Gam/File.cpp b/src/Format/Gam/File.cpp index 99837eaa1..375bbd806 100644 --- a/src/Format/Gam/File.cpp +++ b/src/Format/Gam/File.cpp @@ -1,7 +1,7 @@ /* * The MIT License (MIT) * - * Copyright (c) 2012-2015 Falltergeist developers + * Copyright (c) 2012-2018 Falltergeist Developers * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/Format/Gam/File.h b/src/Format/Gam/File.h index d17a971c6..1dc12da8a 100644 --- a/src/Format/Gam/File.h +++ b/src/Format/Gam/File.h @@ -1,7 +1,7 @@ /* * The MIT License (MIT) * - * Copyright (c) 2012-2015 Falltergeist developers + * Copyright (c) 2012-2018 Falltergeist Developers * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/Format/Gcd/File.cpp b/src/Format/Gcd/File.cpp index 1543550ff..cb616797e 100644 --- a/src/Format/Gcd/File.cpp +++ b/src/Format/Gcd/File.cpp @@ -1,7 +1,7 @@ /* * The MIT License (MIT) * - * Copyright (c) 2012-2015 Falltergeist developers + * Copyright (c) 2012-2018 Falltergeist Developers * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/Format/Gcd/File.h b/src/Format/Gcd/File.h index b370b7841..97ccdc668 100644 --- a/src/Format/Gcd/File.h +++ b/src/Format/Gcd/File.h @@ -1,7 +1,7 @@ /* * The MIT License (MIT) * - * Copyright (c) 2012-2015 Falltergeist developers + * Copyright (c) 2012-2018 Falltergeist Developers * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/Format/Ini/File.cpp b/src/Format/Ini/File.cpp index b5c96bf78..8e1f3887b 100644 --- a/src/Format/Ini/File.cpp +++ b/src/Format/Ini/File.cpp @@ -1,7 +1,7 @@ /* * The MIT License (MIT) * - * Copyright (c) 2012-2015 Falltergeist developers + * Copyright (c) 2012-2018 Falltergeist Developers * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/Format/Ini/File.h b/src/Format/Ini/File.h index dd2d01a28..75dec006f 100644 --- a/src/Format/Ini/File.h +++ b/src/Format/Ini/File.h @@ -1,7 +1,7 @@ /* * The MIT License (MIT) * - * Copyright (c) 2012-2015 Falltergeist developers + * Copyright (c) 2012-2018 Falltergeist Developers * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/Format/Ini/Parser.cpp b/src/Format/Ini/Parser.cpp index 56fdafae5..8027b0261 100644 --- a/src/Format/Ini/Parser.cpp +++ b/src/Format/Ini/Parser.cpp @@ -1,7 +1,7 @@ /* * The MIT License (MIT) * - * Copyright (c) 2012-2015 Falltergeist developers + * Copyright (c) 2012-2018 Falltergeist Developers * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/Format/Ini/Parser.h b/src/Format/Ini/Parser.h index 4e0c569ac..3c7133f6e 100644 --- a/src/Format/Ini/Parser.h +++ b/src/Format/Ini/Parser.h @@ -1,7 +1,7 @@ /* * The MIT License (MIT) * - * Copyright (c) 2012-2015 Falltergeist developers + * Copyright (c) 2012-2018 Falltergeist Developers * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/Format/Ini/Section.cpp b/src/Format/Ini/Section.cpp index d7191d1bd..5cdb4817f 100644 --- a/src/Format/Ini/Section.cpp +++ b/src/Format/Ini/Section.cpp @@ -1,7 +1,7 @@ /* * The MIT License (MIT) * - * Copyright (c) 2012-2015 Falltergeist developers + * Copyright (c) 2012-2018 Falltergeist Developers * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/Format/Ini/Section.h b/src/Format/Ini/Section.h index 9c0175e77..6b8e4a1e5 100644 --- a/src/Format/Ini/Section.h +++ b/src/Format/Ini/Section.h @@ -1,7 +1,7 @@ /* * The MIT License (MIT) * - * Copyright (c) 2012-2015 Falltergeist developers + * Copyright (c) 2012-2018 Falltergeist Developers * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/Format/Ini/Value.cpp b/src/Format/Ini/Value.cpp index 18a1d52ff..3ff120c2c 100644 --- a/src/Format/Ini/Value.cpp +++ b/src/Format/Ini/Value.cpp @@ -1,7 +1,7 @@ /* * The MIT License (MIT) * - * Copyright (c) 2012-2015 Falltergeist developers + * Copyright (c) 2012-2018 Falltergeist Developers * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/Format/Ini/Value.h b/src/Format/Ini/Value.h index 24797aa5c..deba442ec 100644 --- a/src/Format/Ini/Value.h +++ b/src/Format/Ini/Value.h @@ -1,7 +1,7 @@ /* * The MIT License (MIT) * - * Copyright (c) 2012-2015 Falltergeist developers + * Copyright (c) 2012-2018 Falltergeist Developers * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/Format/Int/File.cpp b/src/Format/Int/File.cpp index 88ebe6c8a..179fbc299 100644 --- a/src/Format/Int/File.cpp +++ b/src/Format/Int/File.cpp @@ -1,7 +1,7 @@ /* * The MIT License (MIT) * - * Copyright (c) 2012-2015 Falltergeist developers + * Copyright (c) 2012-2018 Falltergeist Developers * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/Format/Int/File.h b/src/Format/Int/File.h index 7d5c1e8fe..444a01309 100644 --- a/src/Format/Int/File.h +++ b/src/Format/Int/File.h @@ -1,7 +1,7 @@ /* * The MIT License (MIT) * - * Copyright (c) 2012-2015 Falltergeist developers + * Copyright (c) 2012-2018 Falltergeist Developers * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/Format/Int/Procedure.cpp b/src/Format/Int/Procedure.cpp index dfd411cf2..0b929d79d 100644 --- a/src/Format/Int/Procedure.cpp +++ b/src/Format/Int/Procedure.cpp @@ -1,7 +1,7 @@ /* * The MIT License (MIT) * - * Copyright (c) 2012-2015 Falltergeist developers + * Copyright (c) 2012-2018 Falltergeist Developers * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/Format/Int/Procedure.h b/src/Format/Int/Procedure.h index 4508fef60..cab68e7e6 100644 --- a/src/Format/Int/Procedure.h +++ b/src/Format/Int/Procedure.h @@ -1,7 +1,7 @@ /* * The MIT License (MIT) * - * Copyright (c) 2012-2015 Falltergeist developers + * Copyright (c) 2012-2018 Falltergeist Developers * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/Format/Lip/File.cpp b/src/Format/Lip/File.cpp index 63e3506d7..8dd81253c 100644 --- a/src/Format/Lip/File.cpp +++ b/src/Format/Lip/File.cpp @@ -1,7 +1,7 @@ /* * The MIT License (MIT) * - * Copyright (c) 2012-2015 Falltergeist developers + * Copyright (c) 2012-2018 Falltergeist Developers * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal @@ -39,7 +39,7 @@ namespace Format namespace Lip { -File::File(Dat::Stream&& stream) +File::File(Dat::Stream&& stream) { stream.setPosition(0); stream >> _version; diff --git a/src/Format/Lip/File.h b/src/Format/Lip/File.h index a513a2d12..44160b3b8 100644 --- a/src/Format/Lip/File.h +++ b/src/Format/Lip/File.h @@ -1,7 +1,7 @@ /* * The MIT License (MIT) * - * Copyright (c) 2012-2015 Falltergeist developers + * Copyright (c) 2012-2018 Falltergeist Developers * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/Format/Lst/File.cpp b/src/Format/Lst/File.cpp index 17a170d4e..3eaa9085c 100644 --- a/src/Format/Lst/File.cpp +++ b/src/Format/Lst/File.cpp @@ -1,7 +1,7 @@ /* * The MIT License (MIT) * - * Copyright (c) 2012-2015 Falltergeist developers + * Copyright (c) 2012-2018 Falltergeist Developers * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/Format/Lst/File.h b/src/Format/Lst/File.h index 4fd9268d7..936aae783 100644 --- a/src/Format/Lst/File.h +++ b/src/Format/Lst/File.h @@ -1,7 +1,7 @@ /* * The MIT License (MIT) * - * Copyright (c) 2012-2015 Falltergeist developers + * Copyright (c) 2012-2018 Falltergeist Developers * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/Format/Map/Elevation.cpp b/src/Format/Map/Elevation.cpp index f7e63a42b..9f183add5 100644 --- a/src/Format/Map/Elevation.cpp +++ b/src/Format/Map/Elevation.cpp @@ -1,7 +1,7 @@ /* * The MIT License (MIT) * - * Copyright (c) 2012-2015 Falltergeist developers + * Copyright (c) 2012-2018 Falltergeist Developers * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/Format/Map/Elevation.h b/src/Format/Map/Elevation.h index d173e49b3..f3272a652 100644 --- a/src/Format/Map/Elevation.h +++ b/src/Format/Map/Elevation.h @@ -1,7 +1,7 @@ /* * The MIT License (MIT) * - * Copyright (c) 2012-2015 Falltergeist developers + * Copyright (c) 2012-2018 Falltergeist Developers * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/Format/Map/File.cpp b/src/Format/Map/File.cpp index 17c86c7d4..ed070000e 100644 --- a/src/Format/Map/File.cpp +++ b/src/Format/Map/File.cpp @@ -1,7 +1,7 @@ /* * The MIT License (MIT) * - * Copyright (c) 2012-2015 Falltergeist developers + * Copyright (c) 2012-2018 Falltergeist Developers * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/Format/Map/File.h b/src/Format/Map/File.h index 48b5bcca1..af2695411 100644 --- a/src/Format/Map/File.h +++ b/src/Format/Map/File.h @@ -1,7 +1,7 @@ /* * The MIT License (MIT) * - * Copyright (c) 2012-2015 Falltergeist developers + * Copyright (c) 2012-2018 Falltergeist Developers * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/Format/Map/Object.cpp b/src/Format/Map/Object.cpp index 8ebefc244..370423969 100644 --- a/src/Format/Map/Object.cpp +++ b/src/Format/Map/Object.cpp @@ -1,7 +1,7 @@ /* * The MIT License (MIT) * - * Copyright (c) 2012-2015 Falltergeist developers + * Copyright (c) 2012-2018 Falltergeist Developers * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/Format/Map/Object.h b/src/Format/Map/Object.h index a616fab98..cde8b0941 100644 --- a/src/Format/Map/Object.h +++ b/src/Format/Map/Object.h @@ -1,7 +1,7 @@ /* * The MIT License (MIT) * - * Copyright (c) 2012-2015 Falltergeist developers + * Copyright (c) 2012-2018 Falltergeist Developers * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal @@ -146,7 +146,7 @@ class Object int exitOrientation(); void setExitOrientation(int value); - + int elevatorType(); void setElevatorType(int type); diff --git a/src/Format/Map/Script.cpp b/src/Format/Map/Script.cpp index abf05e900..be3fdee24 100644 --- a/src/Format/Map/Script.cpp +++ b/src/Format/Map/Script.cpp @@ -1,7 +1,7 @@ /* * The MIT License (MIT) * - * Copyright (c) 2012-2015 Falltergeist developers + * Copyright (c) 2012-2018 Falltergeist Developers * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/Format/Map/Script.h b/src/Format/Map/Script.h index 2fed938ba..1416e3b51 100644 --- a/src/Format/Map/Script.h +++ b/src/Format/Map/Script.h @@ -1,7 +1,7 @@ /* * The MIT License (MIT) * - * Copyright (c) 2012-2015 Falltergeist developers + * Copyright (c) 2012-2018 Falltergeist Developers * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/Format/Msg/File.cpp b/src/Format/Msg/File.cpp index 24b86d21f..fa8ce155d 100644 --- a/src/Format/Msg/File.cpp +++ b/src/Format/Msg/File.cpp @@ -1,7 +1,7 @@ /* * The MIT License (MIT) * - * Copyright (c) 2012-2015 Falltergeist developers + * Copyright (c) 2012-2018 Falltergeist Developers * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/Format/Msg/File.h b/src/Format/Msg/File.h index 66f295a83..77e5d9b51 100644 --- a/src/Format/Msg/File.h +++ b/src/Format/Msg/File.h @@ -1,7 +1,7 @@ /* * The MIT License (MIT) * - * Copyright (c) 2012-2015 Falltergeist developers + * Copyright (c) 2012-2018 Falltergeist Developers * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/Format/Msg/Message.cpp b/src/Format/Msg/Message.cpp index d932bec08..0e5221143 100644 --- a/src/Format/Msg/Message.cpp +++ b/src/Format/Msg/Message.cpp @@ -1,7 +1,7 @@ /* * The MIT License (MIT) * - * Copyright (c) 2012-2015 Falltergeist developers + * Copyright (c) 2012-2018 Falltergeist Developers * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/Format/Msg/Message.h b/src/Format/Msg/Message.h index 48c932317..2dd151a66 100644 --- a/src/Format/Msg/Message.h +++ b/src/Format/Msg/Message.h @@ -1,7 +1,7 @@ /* * The MIT License (MIT) * - * Copyright (c) 2012-2015 Falltergeist developers + * Copyright (c) 2012-2018 Falltergeist Developers * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/Format/Mve/Chunk.cpp b/src/Format/Mve/Chunk.cpp index 9941b4ed1..9777c8132 100644 --- a/src/Format/Mve/Chunk.cpp +++ b/src/Format/Mve/Chunk.cpp @@ -1,7 +1,7 @@ /* * The MIT License (MIT) * - * Copyright (c) 2012-2015 Falltergeist developers + * Copyright (c) 2012-2018 Falltergeist Developers * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/Format/Mve/Chunk.h b/src/Format/Mve/Chunk.h index 08458c0be..32e2afa7c 100644 --- a/src/Format/Mve/Chunk.h +++ b/src/Format/Mve/Chunk.h @@ -1,7 +1,7 @@ /* * The MIT License (MIT) * - * Copyright (c) 2012-2015 Falltergeist developers + * Copyright (c) 2012-2018 Falltergeist Developers * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/Format/Mve/File.cpp b/src/Format/Mve/File.cpp index 450635099..7895c8b52 100644 --- a/src/Format/Mve/File.cpp +++ b/src/Format/Mve/File.cpp @@ -1,7 +1,7 @@ /* * The MIT License (MIT) * - * Copyright (c) 2012-2015 Falltergeist developers + * Copyright (c) 2012-2018 Falltergeist Developers * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/Format/Mve/File.h b/src/Format/Mve/File.h index 3bec7b436..e04bf35a9 100644 --- a/src/Format/Mve/File.h +++ b/src/Format/Mve/File.h @@ -1,7 +1,7 @@ /* * The MIT License (MIT) * - * Copyright (c) 2012-2015 Falltergeist developers + * Copyright (c) 2012-2018 Falltergeist Developers * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/Format/Mve/Opcode.cpp b/src/Format/Mve/Opcode.cpp index 13d86682a..d62be6f91 100644 --- a/src/Format/Mve/Opcode.cpp +++ b/src/Format/Mve/Opcode.cpp @@ -1,7 +1,7 @@ /* * The MIT License (MIT) * - * Copyright (c) 2012-2015 Falltergeist developers + * Copyright (c) 2012-2018 Falltergeist Developers * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/Format/Mve/Opcode.h b/src/Format/Mve/Opcode.h index 975fa94b2..a2b9d99bc 100644 --- a/src/Format/Mve/Opcode.h +++ b/src/Format/Mve/Opcode.h @@ -1,7 +1,7 @@ /* * The MIT License (MIT) * - * Copyright (c) 2012-2015 Falltergeist developers + * Copyright (c) 2012-2018 Falltergeist Developers * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/Format/Pal/Color.cpp b/src/Format/Pal/Color.cpp index 157a381ae..f41bcd144 100644 --- a/src/Format/Pal/Color.cpp +++ b/src/Format/Pal/Color.cpp @@ -1,7 +1,7 @@ /* * The MIT License (MIT) * - * Copyright (c) 2012-2015 Falltergeist developers + * Copyright (c) 2012-2018 Falltergeist Developers * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/Format/Pal/Color.h b/src/Format/Pal/Color.h index c9cfa1b2d..9858b959e 100644 --- a/src/Format/Pal/Color.h +++ b/src/Format/Pal/Color.h @@ -1,7 +1,7 @@ /* * The MIT License (MIT) * - * Copyright (c) 2012-2015 Falltergeist developers + * Copyright (c) 2012-2018 Falltergeist Developers * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/Format/Pal/File.cpp b/src/Format/Pal/File.cpp index b45c5e19f..7fdfe39be 100644 --- a/src/Format/Pal/File.cpp +++ b/src/Format/Pal/File.cpp @@ -1,7 +1,7 @@ /* * The MIT License (MIT) * - * Copyright (c) 2012-2015 Falltergeist developers + * Copyright (c) 2012-2018 Falltergeist Developers * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/Format/Pal/File.h b/src/Format/Pal/File.h index 73698a464..09911dd02 100644 --- a/src/Format/Pal/File.h +++ b/src/Format/Pal/File.h @@ -1,7 +1,7 @@ /* * The MIT License (MIT) * - * Copyright (c) 2012-2015 Falltergeist developers + * Copyright (c) 2012-2018 Falltergeist Developers * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/Format/Pro/File.cpp b/src/Format/Pro/File.cpp index cb7ca52ac..7352f298f 100644 --- a/src/Format/Pro/File.cpp +++ b/src/Format/Pro/File.cpp @@ -1,7 +1,7 @@ /* * The MIT License (MIT) * - * Copyright (c) 2012-2015 Falltergeist developers + * Copyright (c) 2012-2018 Falltergeist Developers * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/Format/Pro/File.h b/src/Format/Pro/File.h index 513519c21..5806dbbe6 100644 --- a/src/Format/Pro/File.h +++ b/src/Format/Pro/File.h @@ -1,7 +1,7 @@ /* * The MIT License (MIT) * - * Copyright (c) 2012-2015 Falltergeist developers + * Copyright (c) 2012-2018 Falltergeist Developers * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/Format/Rix/File.cpp b/src/Format/Rix/File.cpp index a4b25958f..014d4bf6e 100644 --- a/src/Format/Rix/File.cpp +++ b/src/Format/Rix/File.cpp @@ -1,7 +1,7 @@ /* * The MIT License (MIT) * - * Copyright (c) 2012-2015 Falltergeist developers + * Copyright (c) 2012-2018 Falltergeist Developers * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/Format/Rix/File.h b/src/Format/Rix/File.h index 9ea241801..c093ecda5 100644 --- a/src/Format/Rix/File.h +++ b/src/Format/Rix/File.h @@ -1,7 +1,7 @@ /* * The MIT License (MIT) * - * Copyright (c) 2012-2015 Falltergeist developers + * Copyright (c) 2012-2018 Falltergeist Developers * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/Format/Sve/File.cpp b/src/Format/Sve/File.cpp index 752cded24..8fff1672b 100644 --- a/src/Format/Sve/File.cpp +++ b/src/Format/Sve/File.cpp @@ -1,7 +1,7 @@ /* * The MIT License (MIT) * - * Copyright (c) 2012-2015 Falltergeist developers + * Copyright (c) 2012-2018 Falltergeist Developers * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal @@ -82,7 +82,7 @@ void File::_addString(std::string line) std::pair File::getSubLine(int frame) { auto it = _subs.lower_bound(frame); - if (it != _subs.end()) + if (it != _subs.end()) { return *it; } diff --git a/src/Format/Sve/File.h b/src/Format/Sve/File.h index f1aa762fc..2bed2e065 100644 --- a/src/Format/Sve/File.h +++ b/src/Format/Sve/File.h @@ -1,7 +1,7 @@ /* * The MIT License (MIT) * - * Copyright (c) 2012-2015 Falltergeist developers + * Copyright (c) 2012-2018 Falltergeist Developers * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/Format/Txt/CSVBasedFile.cpp b/src/Format/Txt/CSVBasedFile.cpp index be2e24bf1..95f2e3ce7 100644 --- a/src/Format/Txt/CSVBasedFile.cpp +++ b/src/Format/Txt/CSVBasedFile.cpp @@ -1,7 +1,7 @@ /* * The MIT License (MIT) * - * Copyright (c) 2012-2015 Falltergeist developers + * Copyright (c) 2012-2018 Falltergeist Developers * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/Format/Txt/CSVBasedFile.h b/src/Format/Txt/CSVBasedFile.h index 60962eb19..b66fc1b08 100644 --- a/src/Format/Txt/CSVBasedFile.h +++ b/src/Format/Txt/CSVBasedFile.h @@ -1,7 +1,7 @@ /* * The MIT License (MIT) * - * Copyright (c) 2012-2015 Falltergeist developers + * Copyright (c) 2012-2018 Falltergeist Developers * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/Format/Txt/CSVParser.cpp b/src/Format/Txt/CSVParser.cpp index 878322990..00324636b 100644 --- a/src/Format/Txt/CSVParser.cpp +++ b/src/Format/Txt/CSVParser.cpp @@ -1,7 +1,7 @@ /* * The MIT License (MIT) * - * Copyright (c) 2012-2015 Falltergeist developers + * Copyright (c) 2012-2018 Falltergeist Developers * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/Format/Txt/CSVParser.h b/src/Format/Txt/CSVParser.h index a31cb2e64..d3a08cca1 100644 --- a/src/Format/Txt/CSVParser.h +++ b/src/Format/Txt/CSVParser.h @@ -1,7 +1,7 @@ /* * The MIT License (MIT) * - * Copyright (c) 2012-2015 Falltergeist developers + * Copyright (c) 2012-2018 Falltergeist Developers * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/Format/Txt/CityFile.cpp b/src/Format/Txt/CityFile.cpp index add19f71f..b878a5230 100644 --- a/src/Format/Txt/CityFile.cpp +++ b/src/Format/Txt/CityFile.cpp @@ -1,7 +1,7 @@ /* * The MIT License (MIT) * - * Copyright (c) 2012-2015 Falltergeist developers + * Copyright (c) 2012-2018 Falltergeist Developers * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/Format/Txt/CityFile.h b/src/Format/Txt/CityFile.h index 5528f6b4d..3a042f446 100644 --- a/src/Format/Txt/CityFile.h +++ b/src/Format/Txt/CityFile.h @@ -1,7 +1,7 @@ /* * The MIT License (MIT) * - * Copyright (c) 2012-2015 Falltergeist developers + * Copyright (c) 2012-2018 Falltergeist Developers * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/Format/Txt/Lexer.cpp b/src/Format/Txt/Lexer.cpp index 440fbee62..d1ce34237 100644 --- a/src/Format/Txt/Lexer.cpp +++ b/src/Format/Txt/Lexer.cpp @@ -1,7 +1,7 @@ /* * The MIT License (MIT) * - * Copyright (c) 2012-2015 Falltergeist developers + * Copyright (c) 2012-2018 Falltergeist Developers * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/Format/Txt/Lexer.h b/src/Format/Txt/Lexer.h index 8d81cb662..68754b4fe 100644 --- a/src/Format/Txt/Lexer.h +++ b/src/Format/Txt/Lexer.h @@ -1,7 +1,7 @@ /* * The MIT License (MIT) * - * Copyright (c) 2012-2015 Falltergeist developers + * Copyright (c) 2012-2018 Falltergeist Developers * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/Format/Txt/MapsFile.cpp b/src/Format/Txt/MapsFile.cpp index a258357b0..475dc80b9 100644 --- a/src/Format/Txt/MapsFile.cpp +++ b/src/Format/Txt/MapsFile.cpp @@ -1,7 +1,7 @@ /* * The MIT License (MIT) * - * Copyright (c) 2012-2015 Falltergeist developers + * Copyright (c) 2012-2018 Falltergeist Developers * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/Format/Txt/MapsFile.h b/src/Format/Txt/MapsFile.h index cf90f3f3a..4a0db2508 100644 --- a/src/Format/Txt/MapsFile.h +++ b/src/Format/Txt/MapsFile.h @@ -1,7 +1,7 @@ /* * The MIT License (MIT) * - * Copyright (c) 2012-2015 Falltergeist developers + * Copyright (c) 2012-2018 Falltergeist Developers * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/Format/Txt/Parser.cpp b/src/Format/Txt/Parser.cpp index fa1ae3fa0..a3c3360d4 100644 --- a/src/Format/Txt/Parser.cpp +++ b/src/Format/Txt/Parser.cpp @@ -1,7 +1,7 @@ /* * The MIT License (MIT) * - * Copyright (c) 2012-2015 Falltergeist developers + * Copyright (c) 2012-2018 Falltergeist Developers * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/Format/Txt/Parser.h b/src/Format/Txt/Parser.h index fd78402c3..40d178581 100644 --- a/src/Format/Txt/Parser.h +++ b/src/Format/Txt/Parser.h @@ -1,7 +1,7 @@ /* * The MIT License (MIT) * - * Copyright (c) 2012-2015 Falltergeist developers + * Copyright (c) 2012-2018 Falltergeist Developers * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/Format/Txt/WorldmapFile.cpp b/src/Format/Txt/WorldmapFile.cpp index 0ceed1d61..aa7cd3f2f 100644 --- a/src/Format/Txt/WorldmapFile.cpp +++ b/src/Format/Txt/WorldmapFile.cpp @@ -1,7 +1,7 @@ /* * The MIT License (MIT) * - * Copyright (c) 2012-2015 Falltergeist developers + * Copyright (c) 2012-2018 Falltergeist Developers * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal @@ -321,7 +321,7 @@ Condition WorldmapFile::_parseCondition(const std::string& value) LogicalExpression WorldmapFile::_parseLogicalExpression(Lexer& lexer) { LogicalExpression exp; - + if (!lexer.expect(Lexer::T_IF)) { throw std::ios::failure("'If' expected."); diff --git a/src/Format/Txt/WorldmapFile.h b/src/Format/Txt/WorldmapFile.h index 2999cea8d..33304eb51 100644 --- a/src/Format/Txt/WorldmapFile.h +++ b/src/Format/Txt/WorldmapFile.h @@ -1,7 +1,7 @@ /* * The MIT License (MIT) * - * Copyright (c) 2012-2015 Falltergeist developers + * Copyright (c) 2012-2018 Falltergeist Developers * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/Game/AmmoItemObject.cpp b/src/Game/AmmoItemObject.cpp index e5c5f0a97..3649e5750 100644 --- a/src/Game/AmmoItemObject.cpp +++ b/src/Game/AmmoItemObject.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Game/AmmoItemObject.h b/src/Game/AmmoItemObject.h index 7ead14b91..f3c1329ee 100644 --- a/src/Game/AmmoItemObject.h +++ b/src/Game/AmmoItemObject.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Game/ArmorItemObject.cpp b/src/Game/ArmorItemObject.cpp index f8ad7f7c3..faeb5af61 100644 --- a/src/Game/ArmorItemObject.cpp +++ b/src/Game/ArmorItemObject.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Game/ArmorItemObject.h b/src/Game/ArmorItemObject.h index a0e2b6993..ee55b6ca0 100644 --- a/src/Game/ArmorItemObject.h +++ b/src/Game/ArmorItemObject.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Game/ContainerItemObject.cpp b/src/Game/ContainerItemObject.cpp index 831c6fc3c..acec25313 100644 --- a/src/Game/ContainerItemObject.cpp +++ b/src/Game/ContainerItemObject.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Game/ContainerItemObject.h b/src/Game/ContainerItemObject.h index 5fac8c307..8ae1b9b9b 100644 --- a/src/Game/ContainerItemObject.h +++ b/src/Game/ContainerItemObject.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Game/CritterObject.cpp b/src/Game/CritterObject.cpp index 799a1a866..2adc93c06 100644 --- a/src/Game/CritterObject.cpp +++ b/src/Game/CritterObject.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * @@ -525,9 +525,9 @@ bool isOutsideOfHexForDirection(Point offset, Orientation orient) } // TODO: refactor -// I suggest processing all frames beforehand - adjusting positions to remain within hex boundaries -// and defining "action frames" (multiple frames per animation). This will allow to re-use Animation object -// for different animation cycles. +// I suggest processing all frames beforehand - adjusting positions to remain within hex boundaries +// and defining "action frames" (multiple frames per animation). This will allow to re-use Animation object +// for different animation cycles. void CritterObject::onMovementAnimationFrame(Event::Event* event) { auto animation = dynamic_cast(ui()); @@ -565,7 +565,7 @@ void CritterObject::onMovementAnimationFrame(Event::Event* event) animation = newAnimation.get(); _ui = move(newAnimation); curFrameOfs = animation->frameOffset(); - + // on turns, center frames on current hex ofs -= curFrameOfs; } diff --git a/src/Game/CritterObject.h b/src/Game/CritterObject.h index 924f94108..b5b8e4dba 100644 --- a/src/Game/CritterObject.h +++ b/src/Game/CritterObject.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * @@ -127,7 +127,7 @@ class CritterObject : public Object int poisonLevel() const; void setPoisonLevel(int value); - + int radiationLevel() const; void setRadiationLevel(int radiationLevel); @@ -153,7 +153,7 @@ class CritterObject : public Object virtual bool running() const; virtual void setRunning(bool value); - + virtual void stopMovement(); virtual UI::Animation* setActionAnimation(const std::string& action); diff --git a/src/Game/Defines.h b/src/Game/Defines.h index ccdfb4f32..403984a9a 100644 --- a/src/Game/Defines.h +++ b/src/Game/Defines.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Game/DoorSceneryObject.cpp b/src/Game/DoorSceneryObject.cpp index cccbd0a6e..3a44f930f 100644 --- a/src/Game/DoorSceneryObject.cpp +++ b/src/Game/DoorSceneryObject.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Game/DoorSceneryObject.h b/src/Game/DoorSceneryObject.h index 44dd836be..6311a8fa3 100644 --- a/src/Game/DoorSceneryObject.h +++ b/src/Game/DoorSceneryObject.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Game/DrugItemObject.cpp b/src/Game/DrugItemObject.cpp index ecf6fe5d4..8b6ee6307 100644 --- a/src/Game/DrugItemObject.cpp +++ b/src/Game/DrugItemObject.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Game/DrugItemObject.h b/src/Game/DrugItemObject.h index 82e42dc9e..b429ab244 100644 --- a/src/Game/DrugItemObject.h +++ b/src/Game/DrugItemObject.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Game/DudeObject.cpp b/src/Game/DudeObject.cpp index e76e4ab4c..843ade0a8 100644 --- a/src/Game/DudeObject.cpp +++ b/src/Game/DudeObject.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * @@ -59,7 +59,7 @@ void DudeObject::loadFromGCDFile(Format::Gcd::File* gcd) { setStat((STAT)i, gcd->stat((STAT)i)); setStatBonus((STAT)i, gcd->statBonus((STAT)i)); - } + } _statsPoints = gcd->characterPoints(); _name = gcd->name(); diff --git a/src/Game/DudeObject.h b/src/Game/DudeObject.h index ef46ec136..4be6d8307 100644 --- a/src/Game/DudeObject.h +++ b/src/Game/DudeObject.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Game/ElevatorSceneryObject.cpp b/src/Game/ElevatorSceneryObject.cpp index 48631fb87..7400cb0a2 100644 --- a/src/Game/ElevatorSceneryObject.cpp +++ b/src/Game/ElevatorSceneryObject.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Game/ElevatorSceneryObject.h b/src/Game/ElevatorSceneryObject.h index e328e3d94..ab4071405 100644 --- a/src/Game/ElevatorSceneryObject.h +++ b/src/Game/ElevatorSceneryObject.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Game/Entity/Container.cpp b/src/Game/Entity/Container.cpp index 5672be796..75b4e186d 100644 --- a/src/Game/Entity/Container.cpp +++ b/src/Game/Entity/Container.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Game/Entity/Container.h b/src/Game/Entity/Container.h index 7acdc13ea..f72ae4995 100644 --- a/src/Game/Entity/Container.h +++ b/src/Game/Entity/Container.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Game/ExitMiscObject.cpp b/src/Game/ExitMiscObject.cpp index 93b238f03..288a274c8 100644 --- a/src/Game/ExitMiscObject.cpp +++ b/src/Game/ExitMiscObject.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Game/ExitMiscObject.h b/src/Game/ExitMiscObject.h index ea6f5b979..250ce600e 100644 --- a/src/Game/ExitMiscObject.h +++ b/src/Game/ExitMiscObject.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Game/Game.cpp b/src/Game/Game.cpp index e00423cc5..cbd6df8f3 100644 --- a/src/Game/Game.cpp +++ b/src/Game/Game.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Game/Game.h b/src/Game/Game.h index 412776ac2..b3a677475 100644 --- a/src/Game/Game.h +++ b/src/Game/Game.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Game/GenericSceneryObject.cpp b/src/Game/GenericSceneryObject.cpp index 8fa209fcc..965d97001 100644 --- a/src/Game/GenericSceneryObject.cpp +++ b/src/Game/GenericSceneryObject.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Game/GenericSceneryObject.h b/src/Game/GenericSceneryObject.h index e3d00e486..c09bed048 100644 --- a/src/Game/GenericSceneryObject.h +++ b/src/Game/GenericSceneryObject.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Game/ItemObject.cpp b/src/Game/ItemObject.cpp index bf06c9cb8..1d91cad6e 100644 --- a/src/Game/ItemObject.cpp +++ b/src/Game/ItemObject.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Game/ItemObject.h b/src/Game/ItemObject.h index 8a697fb70..892b1e410 100644 --- a/src/Game/ItemObject.h +++ b/src/Game/ItemObject.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * @@ -31,7 +31,7 @@ namespace Falltergeist { namespace Game { - + /** * Item. Can be placed inside other object inventories (critters and containers) */ diff --git a/src/Game/KeyItemObject.cpp b/src/Game/KeyItemObject.cpp index 9e27cfc10..78a10d479 100644 --- a/src/Game/KeyItemObject.cpp +++ b/src/Game/KeyItemObject.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Game/KeyItemObject.h b/src/Game/KeyItemObject.h index 733e2e1ec..47083612c 100644 --- a/src/Game/KeyItemObject.h +++ b/src/Game/KeyItemObject.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Game/LadderSceneryObject.cpp b/src/Game/LadderSceneryObject.cpp index 8f07d1728..470acf206 100644 --- a/src/Game/LadderSceneryObject.cpp +++ b/src/Game/LadderSceneryObject.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Game/LadderSceneryObject.h b/src/Game/LadderSceneryObject.h index 548f51d5a..27917379d 100644 --- a/src/Game/LadderSceneryObject.h +++ b/src/Game/LadderSceneryObject.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Game/Location.cpp b/src/Game/Location.cpp index c00c882b4..4d9fbb1a3 100644 --- a/src/Game/Location.cpp +++ b/src/Game/Location.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * @@ -48,7 +48,7 @@ namespace Falltergeist setDefaultElevationIndex(mapFile->defaultElevation()); setDefaultPosition(mapFile->defaultPosition()); setDefaultOrientation(mapFile->defaultOrientation()); - + // Initialize MAP vars if (mapFile->MVARS().size() > 0) { @@ -62,12 +62,12 @@ namespace Falltergeist } } } - + std::vector* Location::MVARS() { return &_MVARS; } - + /** * @brief Returns location name * @return Location name @@ -206,7 +206,7 @@ namespace Falltergeist { return _defaultElevationIndex; } - + /** * Sets index of default elevation * @param value @@ -215,16 +215,16 @@ namespace Falltergeist { _defaultElevationIndex = value; } - + /** * @brief Returns default position on default elevation - * @return Default position on default elevation + * @return Default position on default elevation */ unsigned int Location::defaultPosition() const { return _defaultPosition; } - + /** * Sets default position on default elevation * @param value @@ -233,7 +233,7 @@ namespace Falltergeist { _defaultPosition = value; } - + /** * @brief Returns default orientation on default elevation * @return Default orientation on default elevation @@ -242,7 +242,7 @@ namespace Falltergeist { return _defaultOrientation; } - + /** * Sets default orientation on default elevation * @param value @@ -250,8 +250,8 @@ namespace Falltergeist void Location::setDefaultOrientation(unsigned int value) { _defaultOrientation = value; - } - + } + /** * @brief Returns location elevations * @return Elevations @@ -261,4 +261,4 @@ namespace Falltergeist return &_elevations; } } -} \ No newline at end of file +} diff --git a/src/Game/Location.h b/src/Game/Location.h index 309d3219b..9eb0832dc 100644 --- a/src/Game/Location.h +++ b/src/Game/Location.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * @@ -54,11 +54,11 @@ namespace Falltergeist public: Location(); ~Location(); - + void loadFromMapFile(Falltergeist::Format::Map::File *file); - + std::vector* MVARS(); - + std::string name() const; void setName(const std::string& value); @@ -83,13 +83,13 @@ namespace Falltergeist unsigned int defaultElevationIndex() const; void setDefaultElevationIndex(unsigned int value); - + unsigned int defaultPosition() const; void setDefaultPosition(unsigned int value); - + unsigned int defaultOrientation() const; void setDefaultOrientation(unsigned int value); - + std::vector* elevations(); protected: @@ -151,7 +151,7 @@ namespace Falltergeist * @brief Index of default elevation */ unsigned int _defaultElevationIndex = 0; - + /** * @brief Default position on default elevation */ @@ -159,14 +159,14 @@ namespace Falltergeist /** * @brief Default orientation on default elevation - */ + */ unsigned int _defaultOrientation = 0; - + /** * @brief Location variables. Used in scripting */ std::vector _MVARS; - + /** * @brief Map elevations */ diff --git a/src/Game/LocationElevation.cpp b/src/Game/LocationElevation.cpp index 432234447..69de4b879 100644 --- a/src/Game/LocationElevation.cpp +++ b/src/Game/LocationElevation.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * @@ -83,4 +83,4 @@ namespace Falltergeist return &_objects; } } -} \ No newline at end of file +} diff --git a/src/Game/LocationElevation.h b/src/Game/LocationElevation.h index a0de5381a..a3cfefd70 100644 --- a/src/Game/LocationElevation.h +++ b/src/Game/LocationElevation.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Game/MiscItemObject.cpp b/src/Game/MiscItemObject.cpp index 6232e9cde..b3ca3751a 100644 --- a/src/Game/MiscItemObject.cpp +++ b/src/Game/MiscItemObject.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Game/MiscItemObject.h b/src/Game/MiscItemObject.h index 1b9842114..ab0905d92 100644 --- a/src/Game/MiscItemObject.h +++ b/src/Game/MiscItemObject.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Game/MiscObject.cpp b/src/Game/MiscObject.cpp index e015d3eec..a8a186b33 100644 --- a/src/Game/MiscObject.cpp +++ b/src/Game/MiscObject.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Game/MiscObject.h b/src/Game/MiscObject.h index 538348038..a0cb46185 100644 --- a/src/Game/MiscObject.h +++ b/src/Game/MiscObject.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Game/Object.cpp b/src/Game/Object.cpp index b3b7969cd..d27f8de41 100644 --- a/src/Game/Object.cpp +++ b/src/Game/Object.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Game/Object.h b/src/Game/Object.h index 8ea6de1b7..e3e8e308d 100644 --- a/src/Game/Object.h +++ b/src/Game/Object.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Game/ObjectFactory.cpp b/src/Game/ObjectFactory.cpp index e40d76466..90560a006 100644 --- a/src/Game/ObjectFactory.cpp +++ b/src/Game/ObjectFactory.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Game/ObjectFactory.h b/src/Game/ObjectFactory.h index c1cb5ee83..d409688e5 100644 --- a/src/Game/ObjectFactory.h +++ b/src/Game/ObjectFactory.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Game/SceneryObject.cpp b/src/Game/SceneryObject.cpp index c31729437..aa620772f 100644 --- a/src/Game/SceneryObject.cpp +++ b/src/Game/SceneryObject.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Game/SceneryObject.h b/src/Game/SceneryObject.h index 0de913eb6..1cd1527b1 100644 --- a/src/Game/SceneryObject.h +++ b/src/Game/SceneryObject.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Game/SpatialObject.cpp b/src/Game/SpatialObject.cpp index b73f47994..6fa8cefdc 100644 --- a/src/Game/SpatialObject.cpp +++ b/src/Game/SpatialObject.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Game/SpatialObject.h b/src/Game/SpatialObject.h index c8e246693..c86f33c95 100644 --- a/src/Game/SpatialObject.h +++ b/src/Game/SpatialObject.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Game/StairsSceneryObject.cpp b/src/Game/StairsSceneryObject.cpp index 7a5a73984..0a7135348 100644 --- a/src/Game/StairsSceneryObject.cpp +++ b/src/Game/StairsSceneryObject.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Game/StairsSceneryObject.h b/src/Game/StairsSceneryObject.h index 9c15934f1..67a8cad9f 100644 --- a/src/Game/StairsSceneryObject.h +++ b/src/Game/StairsSceneryObject.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Game/Time.cpp b/src/Game/Time.cpp index 9b97df41d..3de089195 100644 --- a/src/Game/Time.cpp +++ b/src/Game/Time.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Game/Time.h b/src/Game/Time.h index d487a91d3..4b1d3d423 100644 --- a/src/Game/Time.h +++ b/src/Game/Time.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Game/Timer.cpp b/src/Game/Timer.cpp index 34284cbd9..eb6f9b2de 100644 --- a/src/Game/Timer.cpp +++ b/src/Game/Timer.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * @@ -121,4 +121,4 @@ unsigned int GameTimer::_getTime() return _time->ticks(); } } -} \ No newline at end of file +} diff --git a/src/Game/Timer.h b/src/Game/Timer.h index 6fe938f22..43adccc22 100644 --- a/src/Game/Timer.h +++ b/src/Game/Timer.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Game/WallObject.cpp b/src/Game/WallObject.cpp index 78b1eead7..ce28ecd9b 100644 --- a/src/Game/WallObject.cpp +++ b/src/Game/WallObject.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Game/WallObject.h b/src/Game/WallObject.h index 71b27405d..32ec9ff2e 100644 --- a/src/Game/WallObject.h +++ b/src/Game/WallObject.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Game/WeaponItemObject.cpp b/src/Game/WeaponItemObject.cpp index 4734dff8f..a3b021071 100644 --- a/src/Game/WeaponItemObject.cpp +++ b/src/Game/WeaponItemObject.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Game/WeaponItemObject.h b/src/Game/WeaponItemObject.h index 3f41889db..6cbdcf2a9 100644 --- a/src/Game/WeaponItemObject.h +++ b/src/Game/WeaponItemObject.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Graphics/AnimatedPalette.cpp b/src/Graphics/AnimatedPalette.cpp index 2d01e7812..dca4bab4b 100644 --- a/src/Graphics/AnimatedPalette.cpp +++ b/src/Graphics/AnimatedPalette.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Graphics/AnimatedPalette.h b/src/Graphics/AnimatedPalette.h index 64b051509..4761dfb7f 100644 --- a/src/Graphics/AnimatedPalette.h +++ b/src/Graphics/AnimatedPalette.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Graphics/Animation.cpp b/src/Graphics/Animation.cpp index 92a0e9735..260fb970f 100644 --- a/src/Graphics/Animation.cpp +++ b/src/Graphics/Animation.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Graphics/Animation.h b/src/Graphics/Animation.h index 959133bea..61c56fa1f 100644 --- a/src/Graphics/Animation.h +++ b/src/Graphics/Animation.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Graphics/Font.h b/src/Graphics/Font.h index c16b48035..c9d89a7f2 100644 --- a/src/Graphics/Font.h +++ b/src/Graphics/Font.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Graphics/Font/AAF.cpp b/src/Graphics/Font/AAF.cpp index 0efcb8117..3a6056e57 100644 --- a/src/Graphics/Font/AAF.cpp +++ b/src/Graphics/Font/AAF.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Graphics/Font/AAF.h b/src/Graphics/Font/AAF.h index da54647c9..6cf538e1f 100644 --- a/src/Graphics/Font/AAF.h +++ b/src/Graphics/Font/AAF.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Graphics/Font/FON.cpp b/src/Graphics/Font/FON.cpp index bf657c0c4..5624f3589 100644 --- a/src/Graphics/Font/FON.cpp +++ b/src/Graphics/Font/FON.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Graphics/Font/FON.h b/src/Graphics/Font/FON.h index 2bd5b5622..6a1d705e6 100644 --- a/src/Graphics/Font/FON.h +++ b/src/Graphics/Font/FON.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Graphics/Lightmap.cpp b/src/Graphics/Lightmap.cpp index c2f619491..e9ec9b1ae 100644 --- a/src/Graphics/Lightmap.cpp +++ b/src/Graphics/Lightmap.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Graphics/Lightmap.h b/src/Graphics/Lightmap.h index 3e05aa87d..1a9321f94 100644 --- a/src/Graphics/Lightmap.h +++ b/src/Graphics/Lightmap.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Graphics/Movie.cpp b/src/Graphics/Movie.cpp index 7e2b8908d..ccd4c8d20 100644 --- a/src/Graphics/Movie.cpp +++ b/src/Graphics/Movie.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Graphics/Movie.h b/src/Graphics/Movie.h index ca3c6d50a..c525526df 100644 --- a/src/Graphics/Movie.h +++ b/src/Graphics/Movie.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Graphics/Point.cpp b/src/Graphics/Point.cpp index 4d88d431a..5b4af6449 100644 --- a/src/Graphics/Point.cpp +++ b/src/Graphics/Point.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Graphics/Point.h b/src/Graphics/Point.h index 2ad8081ce..d5287dd42 100644 --- a/src/Graphics/Point.h +++ b/src/Graphics/Point.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Graphics/Rect.cpp b/src/Graphics/Rect.cpp index 652a028cb..97194eb4f 100644 --- a/src/Graphics/Rect.cpp +++ b/src/Graphics/Rect.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Graphics/Rect.h b/src/Graphics/Rect.h index ece746dda..9efa1673d 100644 --- a/src/Graphics/Rect.h +++ b/src/Graphics/Rect.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Graphics/Renderer.cpp b/src/Graphics/Renderer.cpp index 204b077b0..832ad695b 100644 --- a/src/Graphics/Renderer.cpp +++ b/src/Graphics/Renderer.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Graphics/Renderer.h b/src/Graphics/Renderer.h index 529f65f6e..fd3ad1578 100644 --- a/src/Graphics/Renderer.h +++ b/src/Graphics/Renderer.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Graphics/Shader.cpp b/src/Graphics/Shader.cpp index db4d8d930..e14d5aa26 100644 --- a/src/Graphics/Shader.cpp +++ b/src/Graphics/Shader.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Graphics/Shader.h b/src/Graphics/Shader.h index 6f146cf08..acdc334b1 100644 --- a/src/Graphics/Shader.h +++ b/src/Graphics/Shader.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Graphics/Size.cpp b/src/Graphics/Size.cpp index 3913d6d20..3ca157eae 100644 --- a/src/Graphics/Size.cpp +++ b/src/Graphics/Size.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Graphics/Size.h b/src/Graphics/Size.h index 90b3c0f12..dc96cf207 100644 --- a/src/Graphics/Size.h +++ b/src/Graphics/Size.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Graphics/Sprite.cpp b/src/Graphics/Sprite.cpp index a5decb1a9..39d7e5952 100644 --- a/src/Graphics/Sprite.cpp +++ b/src/Graphics/Sprite.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Graphics/Sprite.h b/src/Graphics/Sprite.h index d6b4eb72f..3101d0e16 100644 --- a/src/Graphics/Sprite.h +++ b/src/Graphics/Sprite.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Graphics/TextArea.cpp b/src/Graphics/TextArea.cpp index 0a42531d0..84e0e3fb7 100644 --- a/src/Graphics/TextArea.cpp +++ b/src/Graphics/TextArea.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Graphics/TextArea.h b/src/Graphics/TextArea.h index bc6ffa240..5e3a34a68 100644 --- a/src/Graphics/TextArea.h +++ b/src/Graphics/TextArea.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Graphics/Texture.cpp b/src/Graphics/Texture.cpp index 6477de501..5cb7c88d4 100644 --- a/src/Graphics/Texture.cpp +++ b/src/Graphics/Texture.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Graphics/Texture.h b/src/Graphics/Texture.h index 14a71a2f2..f1d889b9f 100644 --- a/src/Graphics/Texture.h +++ b/src/Graphics/Texture.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Graphics/Tilemap.cpp b/src/Graphics/Tilemap.cpp index 3e4f3509f..46d15d6e1 100644 --- a/src/Graphics/Tilemap.cpp +++ b/src/Graphics/Tilemap.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Graphics/Tilemap.h b/src/Graphics/Tilemap.h index 9aa076a4c..492a70adf 100644 --- a/src/Graphics/Tilemap.h +++ b/src/Graphics/Tilemap.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Graphics/TransFlags.h b/src/Graphics/TransFlags.h index c31eb5e6c..2da1094ac 100644 --- a/src/Graphics/TransFlags.h +++ b/src/Graphics/TransFlags.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Ini/File.cpp b/src/Ini/File.cpp index 7d781ae2b..628659df5 100644 --- a/src/Ini/File.cpp +++ b/src/Ini/File.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Ini/File.h b/src/Ini/File.h index 71fff7441..7f277cf62 100644 --- a/src/Ini/File.h +++ b/src/Ini/File.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Ini/Parser.cpp b/src/Ini/Parser.cpp index 8e05b2b67..7cfaa5cfa 100644 --- a/src/Ini/Parser.cpp +++ b/src/Ini/Parser.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Ini/Parser.h b/src/Ini/Parser.h index 6650feb43..e2d3a62e8 100644 --- a/src/Ini/Parser.h +++ b/src/Ini/Parser.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Ini/Section.cpp b/src/Ini/Section.cpp index 7dee294e2..4149ad047 100644 --- a/src/Ini/Section.cpp +++ b/src/Ini/Section.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Ini/Section.h b/src/Ini/Section.h index 58634399c..71ce3b9f0 100644 --- a/src/Ini/Section.h +++ b/src/Ini/Section.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Ini/Value.cpp b/src/Ini/Value.cpp index ffc9b9a08..e428b8209 100644 --- a/src/Ini/Value.cpp +++ b/src/Ini/Value.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Ini/Value.h b/src/Ini/Value.h index d54a5efb4..38e071a55 100644 --- a/src/Ini/Value.h +++ b/src/Ini/Value.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Ini/Writer.cpp b/src/Ini/Writer.cpp index 0bceb68d0..59eadbcf0 100644 --- a/src/Ini/Writer.cpp +++ b/src/Ini/Writer.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Ini/Writer.h b/src/Ini/Writer.h index 27c6706f1..bf5c9cdfb 100644 --- a/src/Ini/Writer.h +++ b/src/Ini/Writer.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Input/Mouse.cpp b/src/Input/Mouse.cpp index e594a61cc..c16d0f383 100644 --- a/src/Input/Mouse.cpp +++ b/src/Input/Mouse.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Input/Mouse.h b/src/Input/Mouse.h index 86a3091de..734b938b8 100644 --- a/src/Input/Mouse.h +++ b/src/Input/Mouse.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/LocationCamera.cpp b/src/LocationCamera.cpp index abcfd5251..d67400d30 100644 --- a/src/LocationCamera.cpp +++ b/src/LocationCamera.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/LocationCamera.h b/src/LocationCamera.h index b2a58d470..c16c2da55 100644 --- a/src/LocationCamera.h +++ b/src/LocationCamera.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Logger.cpp b/src/Logger.cpp index 24eba5b50..480d58f99 100644 --- a/src/Logger.cpp +++ b/src/Logger.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Logger.h b/src/Logger.h index e7edebb41..5c8d12f7a 100644 --- a/src/Logger.h +++ b/src/Logger.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/PathFinding/Hexagon.cpp b/src/PathFinding/Hexagon.cpp index cda2eb7a8..aeca38c76 100644 --- a/src/PathFinding/Hexagon.cpp +++ b/src/PathFinding/Hexagon.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/PathFinding/Hexagon.h b/src/PathFinding/Hexagon.h index a470d3ca2..09a0856e1 100644 --- a/src/PathFinding/Hexagon.h +++ b/src/PathFinding/Hexagon.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/PathFinding/HexagonGrid.cpp b/src/PathFinding/HexagonGrid.cpp index 8123f0f41..dc146a6cf 100644 --- a/src/PathFinding/HexagonGrid.cpp +++ b/src/PathFinding/HexagonGrid.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/PathFinding/HexagonGrid.h b/src/PathFinding/HexagonGrid.h index 58b7acd0f..aaef0acbd 100644 --- a/src/PathFinding/HexagonGrid.h +++ b/src/PathFinding/HexagonGrid.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/ResourceManager.cpp b/src/ResourceManager.cpp index 3586da838..25316f59e 100644 --- a/src/ResourceManager.cpp +++ b/src/ResourceManager.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/ResourceManager.h b/src/ResourceManager.h index 5b632236c..99efab5d8 100644 --- a/src/ResourceManager.h +++ b/src/ResourceManager.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Settings.cpp b/src/Settings.cpp index e5d8b7957..16bc48161 100644 --- a/src/Settings.cpp +++ b/src/Settings.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/Settings.h b/src/Settings.h index 853a35432..e5cdad10a 100644 --- a/src/Settings.h +++ b/src/Settings.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/State/Container.cpp b/src/State/Container.cpp index 9e8ef3a2d..0e9798469 100644 --- a/src/State/Container.cpp +++ b/src/State/Container.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/State/Container.h b/src/State/Container.h index e86de4e2d..99ce7e470 100644 --- a/src/State/Container.h +++ b/src/State/Container.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/State/Credits.cpp b/src/State/Credits.cpp index 6a752e529..5909e7c8d 100644 --- a/src/State/Credits.cpp +++ b/src/State/Credits.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/State/Credits.h b/src/State/Credits.h index 34a177271..e977de49f 100644 --- a/src/State/Credits.h +++ b/src/State/Credits.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/State/CritterBarter.cpp b/src/State/CritterBarter.cpp index 97ce79983..0c9b15cd7 100644 --- a/src/State/CritterBarter.cpp +++ b/src/State/CritterBarter.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/State/CritterBarter.h b/src/State/CritterBarter.h index e0fa09c5e..460ba0a2b 100644 --- a/src/State/CritterBarter.h +++ b/src/State/CritterBarter.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/State/CritterDialog.cpp b/src/State/CritterDialog.cpp index 48a8b3ba3..3bfcec674 100644 --- a/src/State/CritterDialog.cpp +++ b/src/State/CritterDialog.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/State/CritterDialog.h b/src/State/CritterDialog.h index 012090c2b..84961ec16 100644 --- a/src/State/CritterDialog.h +++ b/src/State/CritterDialog.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/State/CritterDialogReview.cpp b/src/State/CritterDialogReview.cpp index 12f3b4927..9e1170cca 100644 --- a/src/State/CritterDialogReview.cpp +++ b/src/State/CritterDialogReview.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/State/CritterDialogReview.h b/src/State/CritterDialogReview.h index 9b96487b7..e94e7cd56 100644 --- a/src/State/CritterDialogReview.h +++ b/src/State/CritterDialogReview.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/State/CritterInteract.cpp b/src/State/CritterInteract.cpp index 936b9911c..9ee9b6be8 100644 --- a/src/State/CritterInteract.cpp +++ b/src/State/CritterInteract.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/State/CritterInteract.h b/src/State/CritterInteract.h index 633ad9c1a..19ba70b72 100644 --- a/src/State/CritterInteract.h +++ b/src/State/CritterInteract.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/State/CursorDropdown.cpp b/src/State/CursorDropdown.cpp index ab8f8ef02..1d90a4e74 100644 --- a/src/State/CursorDropdown.cpp +++ b/src/State/CursorDropdown.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/State/CursorDropdown.h b/src/State/CursorDropdown.h index c5220890c..ea20639c6 100644 --- a/src/State/CursorDropdown.h +++ b/src/State/CursorDropdown.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/State/ExitConfirm.cpp b/src/State/ExitConfirm.cpp index b296cd26e..b25918427 100644 --- a/src/State/ExitConfirm.cpp +++ b/src/State/ExitConfirm.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/State/ExitConfirm.h b/src/State/ExitConfirm.h index cb2d984c9..2ab4f983d 100644 --- a/src/State/ExitConfirm.h +++ b/src/State/ExitConfirm.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/State/GameMenu.cpp b/src/State/GameMenu.cpp index 5eb2543a5..e961d6a46 100644 --- a/src/State/GameMenu.cpp +++ b/src/State/GameMenu.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/State/GameMenu.h b/src/State/GameMenu.h index 128325a6f..9adb747e5 100644 --- a/src/State/GameMenu.h +++ b/src/State/GameMenu.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/State/Inventory.cpp b/src/State/Inventory.cpp index e6a2e9ad6..975f0ab1e 100644 --- a/src/State/Inventory.cpp +++ b/src/State/Inventory.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/State/Inventory.h b/src/State/Inventory.h index 97bdda53f..6a4116cd1 100644 --- a/src/State/Inventory.h +++ b/src/State/Inventory.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/State/InventoryDragItem.cpp b/src/State/InventoryDragItem.cpp index 2a0fc2df1..a26a0a60c 100644 --- a/src/State/InventoryDragItem.cpp +++ b/src/State/InventoryDragItem.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/State/InventoryDragItem.h b/src/State/InventoryDragItem.h index b4d9462e1..6e67b678e 100644 --- a/src/State/InventoryDragItem.h +++ b/src/State/InventoryDragItem.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/State/LoadGame.cpp b/src/State/LoadGame.cpp index fcfad6301..451afd272 100644 --- a/src/State/LoadGame.cpp +++ b/src/State/LoadGame.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/State/LoadGame.h b/src/State/LoadGame.h index 1b7e0ae32..5beabebcc 100644 --- a/src/State/LoadGame.h +++ b/src/State/LoadGame.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/State/Location.cpp b/src/State/Location.cpp index 518571a89..9ca09111a 100644 --- a/src/State/Location.cpp +++ b/src/State/Location.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/State/Location.h b/src/State/Location.h index fd743953e..072d53203 100644 --- a/src/State/Location.h +++ b/src/State/Location.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/State/MainMenu.cpp b/src/State/MainMenu.cpp index cf440411a..54a78bf46 100644 --- a/src/State/MainMenu.cpp +++ b/src/State/MainMenu.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/State/MainMenu.h b/src/State/MainMenu.h index 20af93d7a..95426707d 100644 --- a/src/State/MainMenu.h +++ b/src/State/MainMenu.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/State/Movie.cpp b/src/State/Movie.cpp index c1d1ea401..1ac08fdc4 100644 --- a/src/State/Movie.cpp +++ b/src/State/Movie.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/State/Movie.h b/src/State/Movie.h index 67a1db146..31092edce 100644 --- a/src/State/Movie.h +++ b/src/State/Movie.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/State/NewGame.cpp b/src/State/NewGame.cpp index 8d43c1f68..8e04ce2c0 100644 --- a/src/State/NewGame.cpp +++ b/src/State/NewGame.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/State/NewGame.h b/src/State/NewGame.h index 5a3979a0f..70f1dbcf3 100644 --- a/src/State/NewGame.h +++ b/src/State/NewGame.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/State/PipBoy.cpp b/src/State/PipBoy.cpp index 1675e0c4e..7aebf83ce 100644 --- a/src/State/PipBoy.cpp +++ b/src/State/PipBoy.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/State/PipBoy.h b/src/State/PipBoy.h index ac2badb90..a87749752 100644 --- a/src/State/PipBoy.h +++ b/src/State/PipBoy.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/State/PlayerCreate.cpp b/src/State/PlayerCreate.cpp index a17940462..671753dfb 100644 --- a/src/State/PlayerCreate.cpp +++ b/src/State/PlayerCreate.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/State/PlayerCreate.h b/src/State/PlayerCreate.h index cf6d276a9..2e4d317c7 100644 --- a/src/State/PlayerCreate.h +++ b/src/State/PlayerCreate.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/State/PlayerCreateOptions.cpp b/src/State/PlayerCreateOptions.cpp index 383661ad7..e09187077 100644 --- a/src/State/PlayerCreateOptions.cpp +++ b/src/State/PlayerCreateOptions.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/State/PlayerCreateOptions.h b/src/State/PlayerCreateOptions.h index 4a75584ef..58e3d0f17 100644 --- a/src/State/PlayerCreateOptions.h +++ b/src/State/PlayerCreateOptions.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/State/PlayerEdit.cpp b/src/State/PlayerEdit.cpp index 7078571f0..2c0d1e83f 100644 --- a/src/State/PlayerEdit.cpp +++ b/src/State/PlayerEdit.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/State/PlayerEdit.h b/src/State/PlayerEdit.h index b635b1913..1c1d52518 100644 --- a/src/State/PlayerEdit.h +++ b/src/State/PlayerEdit.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/State/PlayerEditAge.cpp b/src/State/PlayerEditAge.cpp index d76ee9d12..fef9b5c0a 100644 --- a/src/State/PlayerEditAge.cpp +++ b/src/State/PlayerEditAge.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/State/PlayerEditAge.h b/src/State/PlayerEditAge.h index f5aff162b..19826c6c4 100644 --- a/src/State/PlayerEditAge.h +++ b/src/State/PlayerEditAge.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/State/PlayerEditAlert.cpp b/src/State/PlayerEditAlert.cpp index 182a124e1..bed2a211e 100644 --- a/src/State/PlayerEditAlert.cpp +++ b/src/State/PlayerEditAlert.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/State/PlayerEditAlert.h b/src/State/PlayerEditAlert.h index 061b6c13f..f0856d809 100644 --- a/src/State/PlayerEditAlert.h +++ b/src/State/PlayerEditAlert.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/State/PlayerEditGender.cpp b/src/State/PlayerEditGender.cpp index 134643250..6814741a3 100644 --- a/src/State/PlayerEditGender.cpp +++ b/src/State/PlayerEditGender.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/State/PlayerEditGender.h b/src/State/PlayerEditGender.h index 867f531e2..b7f415e5d 100644 --- a/src/State/PlayerEditGender.h +++ b/src/State/PlayerEditGender.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/State/PlayerEditName.cpp b/src/State/PlayerEditName.cpp index 86ebbae17..9330d2983 100644 --- a/src/State/PlayerEditName.cpp +++ b/src/State/PlayerEditName.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/State/PlayerEditName.h b/src/State/PlayerEditName.h index 2fa3874fd..0e7c652f6 100644 --- a/src/State/PlayerEditName.h +++ b/src/State/PlayerEditName.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/State/SaveGame.cpp b/src/State/SaveGame.cpp index 4232bd4c3..aa38343da 100644 --- a/src/State/SaveGame.cpp +++ b/src/State/SaveGame.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/State/SaveGame.h b/src/State/SaveGame.h index e6659e131..d81bf0bf3 100644 --- a/src/State/SaveGame.h +++ b/src/State/SaveGame.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/State/SettingsMenu.cpp b/src/State/SettingsMenu.cpp index 36761a918..47aa10737 100644 --- a/src/State/SettingsMenu.cpp +++ b/src/State/SettingsMenu.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/State/SettingsMenu.h b/src/State/SettingsMenu.h index d6822d7bb..bdd18c2fa 100644 --- a/src/State/SettingsMenu.h +++ b/src/State/SettingsMenu.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/State/Skilldex.cpp b/src/State/Skilldex.cpp index b11f6d1b0..8921fbac6 100644 --- a/src/State/Skilldex.cpp +++ b/src/State/Skilldex.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/State/Skilldex.h b/src/State/Skilldex.h index dad83173d..4463b2335 100644 --- a/src/State/Skilldex.h +++ b/src/State/Skilldex.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/State/Start.cpp b/src/State/Start.cpp index 6eef110af..62f81897d 100644 --- a/src/State/Start.cpp +++ b/src/State/Start.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/State/Start.h b/src/State/Start.h index 0dd885fbf..35f99d890 100644 --- a/src/State/Start.h +++ b/src/State/Start.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/State/State.cpp b/src/State/State.cpp index 3d7a1a128..afdae7f4d 100644 --- a/src/State/State.cpp +++ b/src/State/State.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/State/State.h b/src/State/State.h index 1129d0c33..9d8a49d85 100644 --- a/src/State/State.h +++ b/src/State/State.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/State/WorldMap.cpp b/src/State/WorldMap.cpp index b716a1f8a..9efa43bd9 100644 --- a/src/State/WorldMap.cpp +++ b/src/State/WorldMap.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/State/WorldMap.h b/src/State/WorldMap.h index 79d79a3ce..c2f15bbfc 100644 --- a/src/State/WorldMap.h +++ b/src/State/WorldMap.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/UI/Animation.cpp b/src/UI/Animation.cpp index 7de180fa9..83513f94f 100644 --- a/src/UI/Animation.cpp +++ b/src/UI/Animation.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/UI/Animation.h b/src/UI/Animation.h index a94c1e802..919d127db 100644 --- a/src/UI/Animation.h +++ b/src/UI/Animation.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/UI/AnimationFrame.cpp b/src/UI/AnimationFrame.cpp index 725c7417d..591b234ad 100644 --- a/src/UI/AnimationFrame.cpp +++ b/src/UI/AnimationFrame.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/UI/AnimationFrame.h b/src/UI/AnimationFrame.h index b254126fe..2852cae27 100644 --- a/src/UI/AnimationFrame.h +++ b/src/UI/AnimationFrame.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * @@ -41,26 +41,26 @@ class AnimationFrame public: AnimationFrame(); ~AnimationFrame(); - + Point position() const; void setPosition(const Point&); unsigned int x() const; unsigned int y() const; - - + + Size size() const; void setSize(const Size&); - + unsigned int width() const; unsigned int height() const; - + Point offset() const; void setOffset(const Point&); int xOffset() const; int yOffset() const; - + unsigned int duration() const; void setDuration(unsigned int duration); diff --git a/src/UI/AnimationQueue.cpp b/src/UI/AnimationQueue.cpp index 8aadf2235..99677110f 100644 --- a/src/UI/AnimationQueue.cpp +++ b/src/UI/AnimationQueue.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/UI/AnimationQueue.h b/src/UI/AnimationQueue.h index 493251b30..a10aa6c5d 100644 --- a/src/UI/AnimationQueue.h +++ b/src/UI/AnimationQueue.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/UI/Base.cpp b/src/UI/Base.cpp index 1716d8e37..6947d0382 100644 --- a/src/UI/Base.cpp +++ b/src/UI/Base.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/UI/Base.h b/src/UI/Base.h index 678a9d353..2a6c969b8 100644 --- a/src/UI/Base.h +++ b/src/UI/Base.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/UI/BigCounter.cpp b/src/UI/BigCounter.cpp index 5d8a7e591..16baf3c49 100644 --- a/src/UI/BigCounter.cpp +++ b/src/UI/BigCounter.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/UI/BigCounter.h b/src/UI/BigCounter.h index 972fb641d..6b579d2a0 100644 --- a/src/UI/BigCounter.h +++ b/src/UI/BigCounter.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/UI/FpsCounter.cpp b/src/UI/FpsCounter.cpp index 326b6160f..3b756e7b8 100644 --- a/src/UI/FpsCounter.cpp +++ b/src/UI/FpsCounter.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/UI/FpsCounter.h b/src/UI/FpsCounter.h index 91757041e..68e0f8d89 100644 --- a/src/UI/FpsCounter.h +++ b/src/UI/FpsCounter.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/UI/HiddenMask.cpp b/src/UI/HiddenMask.cpp index 3c0992d83..da341a24d 100644 --- a/src/UI/HiddenMask.cpp +++ b/src/UI/HiddenMask.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/UI/HiddenMask.h b/src/UI/HiddenMask.h index c79863f89..1db17a840 100644 --- a/src/UI/HiddenMask.h +++ b/src/UI/HiddenMask.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/UI/Image.cpp b/src/UI/Image.cpp index 0cb90480c..795d68486 100644 --- a/src/UI/Image.cpp +++ b/src/UI/Image.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/UI/Image.h b/src/UI/Image.h index 813fb4bc5..63c0d7d32 100644 --- a/src/UI/Image.h +++ b/src/UI/Image.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/UI/ImageButton.cpp b/src/UI/ImageButton.cpp index c4bd4504f..39f88d431 100644 --- a/src/UI/ImageButton.cpp +++ b/src/UI/ImageButton.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/UI/ImageButton.h b/src/UI/ImageButton.h index 81dda0557..dd80b6ab9 100644 --- a/src/UI/ImageButton.h +++ b/src/UI/ImageButton.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/UI/ImageList.cpp b/src/UI/ImageList.cpp index ded9e0abb..dea28db59 100644 --- a/src/UI/ImageList.cpp +++ b/src/UI/ImageList.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/UI/ImageList.h b/src/UI/ImageList.h index 2e6fbb369..e5835ee06 100644 --- a/src/UI/ImageList.h +++ b/src/UI/ImageList.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/UI/InventoryItem.cpp b/src/UI/InventoryItem.cpp index 94cdeb8f7..5ae2c458e 100644 --- a/src/UI/InventoryItem.cpp +++ b/src/UI/InventoryItem.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/UI/InventoryItem.h b/src/UI/InventoryItem.h index 3a32f8368..13c815083 100644 --- a/src/UI/InventoryItem.h +++ b/src/UI/InventoryItem.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/UI/ItemsList.cpp b/src/UI/ItemsList.cpp index a285c4e7a..e7f48c321 100644 --- a/src/UI/ItemsList.cpp +++ b/src/UI/ItemsList.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/UI/ItemsList.h b/src/UI/ItemsList.h index a9aa7f2a7..44d622b5f 100644 --- a/src/UI/ItemsList.h +++ b/src/UI/ItemsList.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/UI/MonthCounter.cpp b/src/UI/MonthCounter.cpp index 29275dbd0..88a4d2234 100644 --- a/src/UI/MonthCounter.cpp +++ b/src/UI/MonthCounter.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/UI/MonthCounter.h b/src/UI/MonthCounter.h index 01193feb3..662aa37b3 100644 --- a/src/UI/MonthCounter.h +++ b/src/UI/MonthCounter.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/UI/MultistateImageButton.cpp b/src/UI/MultistateImageButton.cpp index 5ec990126..85798a179 100644 --- a/src/UI/MultistateImageButton.cpp +++ b/src/UI/MultistateImageButton.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/UI/MultistateImageButton.h b/src/UI/MultistateImageButton.h index 56a6a6e8f..6afab422d 100644 --- a/src/UI/MultistateImageButton.h +++ b/src/UI/MultistateImageButton.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * @@ -96,7 +96,7 @@ class MultistateImageButton : public Falltergeist::UI::Base unsigned int _minState = 0; std::string _downSound; std::string _upSound; - + void _onMouseClick(Event::Mouse* event); void _onMouseUp(Event::Mouse* event); diff --git a/src/UI/MvePlayer.cpp b/src/UI/MvePlayer.cpp index cd12c7ec4..b7e4ad3c5 100644 --- a/src/UI/MvePlayer.cpp +++ b/src/UI/MvePlayer.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/UI/MvePlayer.h b/src/UI/MvePlayer.h index 063364375..b20743803 100644 --- a/src/UI/MvePlayer.h +++ b/src/UI/MvePlayer.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/UI/PlayerPanel.cpp b/src/UI/PlayerPanel.cpp index a4178ef28..00712cf25 100644 --- a/src/UI/PlayerPanel.cpp +++ b/src/UI/PlayerPanel.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/UI/PlayerPanel.h b/src/UI/PlayerPanel.h index 2b025da63..04c8f7cc3 100644 --- a/src/UI/PlayerPanel.h +++ b/src/UI/PlayerPanel.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/UI/Rectangle.cpp b/src/UI/Rectangle.cpp index 4928a4c46..9d788d450 100644 --- a/src/UI/Rectangle.cpp +++ b/src/UI/Rectangle.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/UI/Rectangle.h b/src/UI/Rectangle.h index 0f40e2250..b027b7d2d 100644 --- a/src/UI/Rectangle.h +++ b/src/UI/Rectangle.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/UI/Slider.cpp b/src/UI/Slider.cpp index 5bc381c7a..7f79c96e8 100644 --- a/src/UI/Slider.cpp +++ b/src/UI/Slider.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/UI/Slider.h b/src/UI/Slider.h index 322596024..e9bea0459 100644 --- a/src/UI/Slider.h +++ b/src/UI/Slider.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * @@ -62,7 +62,7 @@ class Slider : public Falltergeist::UI::Base double value() const; void setValue(double value); - + Event::Handler& changeHandler(); protected: @@ -73,7 +73,7 @@ class Slider : public Falltergeist::UI::Base std::string _downSound; std::string _upSound; Event::Handler _changeHandler; - + void _onDrag(Event::Mouse* event); void _onLeftButtonDown(Event::Mouse* event); void _onLeftButtonUp(Event::Mouse* event); diff --git a/src/UI/SmallCounter.cpp b/src/UI/SmallCounter.cpp index a3b277899..a9e1dae4f 100644 --- a/src/UI/SmallCounter.cpp +++ b/src/UI/SmallCounter.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/UI/SmallCounter.h b/src/UI/SmallCounter.h index 985f915be..1c172cd83 100644 --- a/src/UI/SmallCounter.h +++ b/src/UI/SmallCounter.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * @@ -86,7 +86,7 @@ class SmallCounter : public Falltergeist::UI::Base SmallCounter(const SmallCounter&) = delete; void operator=(const SmallCounter&) = delete; - + }; } diff --git a/src/UI/TextArea.cpp b/src/UI/TextArea.cpp index 21c648f4a..97db91e70 100644 --- a/src/UI/TextArea.cpp +++ b/src/UI/TextArea.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * @@ -345,7 +345,7 @@ void TextArea::_updateLines() y = 0, wordWidth = 0, maxWidth = _size.width() ? (_size.width() - _paddingBottomRight.width()) : 0; - + // Parsing lines of text // Cutting lines when it is needed (\n or when exceeding _width) std::istringstream istream(_text); diff --git a/src/UI/TextArea.h b/src/UI/TextArea.h index 5f8e8fa7b..ddd48f789 100644 --- a/src/UI/TextArea.h +++ b/src/UI/TextArea.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * @@ -269,10 +269,10 @@ class TextArea : public Falltergeist::UI::Base // line width in pixels int width = 0; std::vector symbols; - + bool operator < (const Line& rhs) const - { - return width < rhs.width; + { + return width < rhs.width; } }; diff --git a/src/UI/TextAreaList.cpp b/src/UI/TextAreaList.cpp index c0cfa11b4..e6bf694f1 100644 --- a/src/UI/TextAreaList.cpp +++ b/src/UI/TextAreaList.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/UI/TextAreaList.h b/src/UI/TextAreaList.h index 538f696f7..74c6c57ea 100644 --- a/src/UI/TextAreaList.h +++ b/src/UI/TextAreaList.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/UI/Tile.cpp b/src/UI/Tile.cpp index 6de8a0278..9802f4d28 100644 --- a/src/UI/Tile.cpp +++ b/src/UI/Tile.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/UI/Tile.h b/src/UI/Tile.h index e8201b250..9d53e6663 100644 --- a/src/UI/Tile.h +++ b/src/UI/Tile.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/UI/TileMap.cpp b/src/UI/TileMap.cpp index 8ca8ef4b7..6033d7816 100644 --- a/src/UI/TileMap.cpp +++ b/src/UI/TileMap.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/UI/TileMap.h b/src/UI/TileMap.h index e83088576..fc7384b5e 100644 --- a/src/UI/TileMap.h +++ b/src/UI/TileMap.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VFS/File.cpp b/src/VFS/File.cpp index 22b771454..95b9dcb57 100644 --- a/src/VFS/File.cpp +++ b/src/VFS/File.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VFS/File.h b/src/VFS/File.h index 0ed590692..a35bec28f 100644 --- a/src/VFS/File.h +++ b/src/VFS/File.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VFS/Plugin/DatFile.cpp b/src/VFS/Plugin/DatFile.cpp index 190a6c3bd..38299b674 100644 --- a/src/VFS/Plugin/DatFile.cpp +++ b/src/VFS/Plugin/DatFile.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VFS/Plugin/DatFile.h b/src/VFS/Plugin/DatFile.h index 9876f73ac..0241b6278 100644 --- a/src/VFS/Plugin/DatFile.h +++ b/src/VFS/Plugin/DatFile.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VFS/Plugin/IPlugin.cpp b/src/VFS/Plugin/IPlugin.cpp index c3d564c1d..ac89ace0b 100644 --- a/src/VFS/Plugin/IPlugin.cpp +++ b/src/VFS/Plugin/IPlugin.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VFS/Plugin/IPlugin.h b/src/VFS/Plugin/IPlugin.h index f8fe347bd..a4facd6cb 100644 --- a/src/VFS/Plugin/IPlugin.h +++ b/src/VFS/Plugin/IPlugin.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VFS/Plugin/System.cpp b/src/VFS/Plugin/System.cpp index 1cf8a1c9e..84f2ca646 100644 --- a/src/VFS/Plugin/System.cpp +++ b/src/VFS/Plugin/System.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VFS/Plugin/System.h b/src/VFS/Plugin/System.h index e09b594f9..ab1c2988f 100644 --- a/src/VFS/Plugin/System.h +++ b/src/VFS/Plugin/System.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VFS/VFS.cpp b/src/VFS/VFS.cpp index f6bd3a9f4..5740c1a8d 100644 --- a/src/VFS/VFS.cpp +++ b/src/VFS/VFS.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VFS/VFS.h b/src/VFS/VFS.h index 29c6c62fc..d5749fe35 100644 --- a/src/VFS/VFS.h +++ b/src/VFS/VFS.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode8002.cpp b/src/VM/Handler/Opcode8002.cpp index f9d820b73..6462adccf 100644 --- a/src/VM/Handler/Opcode8002.cpp +++ b/src/VM/Handler/Opcode8002.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode8002.h b/src/VM/Handler/Opcode8002.h index 67fd612c8..a6a7c60fd 100644 --- a/src/VM/Handler/Opcode8002.h +++ b/src/VM/Handler/Opcode8002.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode8003.cpp b/src/VM/Handler/Opcode8003.cpp index e5b11bfc6..b9cd589d3 100644 --- a/src/VM/Handler/Opcode8003.cpp +++ b/src/VM/Handler/Opcode8003.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode8003.h b/src/VM/Handler/Opcode8003.h index a6a671f61..bb1f8bcc9 100644 --- a/src/VM/Handler/Opcode8003.h +++ b/src/VM/Handler/Opcode8003.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode8004.cpp b/src/VM/Handler/Opcode8004.cpp index 20b66fee9..f95303175 100644 --- a/src/VM/Handler/Opcode8004.cpp +++ b/src/VM/Handler/Opcode8004.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode8004.h b/src/VM/Handler/Opcode8004.h index a85267026..754ae36bc 100644 --- a/src/VM/Handler/Opcode8004.h +++ b/src/VM/Handler/Opcode8004.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode8005.cpp b/src/VM/Handler/Opcode8005.cpp index 1866b71b9..575db7ca9 100644 --- a/src/VM/Handler/Opcode8005.cpp +++ b/src/VM/Handler/Opcode8005.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode8005.h b/src/VM/Handler/Opcode8005.h index dcac9cf1c..92967eb93 100644 --- a/src/VM/Handler/Opcode8005.h +++ b/src/VM/Handler/Opcode8005.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode800CHandler.cpp b/src/VM/Handler/Opcode800CHandler.cpp index 2edcbc449..6f0a8e3bf 100644 --- a/src/VM/Handler/Opcode800CHandler.cpp +++ b/src/VM/Handler/Opcode800CHandler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode800CHandler.h b/src/VM/Handler/Opcode800CHandler.h index a4a30d767..7a5c52b41 100644 --- a/src/VM/Handler/Opcode800CHandler.h +++ b/src/VM/Handler/Opcode800CHandler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode800DHandler.cpp b/src/VM/Handler/Opcode800DHandler.cpp index a076e4d1d..a8076eb60 100644 --- a/src/VM/Handler/Opcode800DHandler.cpp +++ b/src/VM/Handler/Opcode800DHandler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode800DHandler.h b/src/VM/Handler/Opcode800DHandler.h index 9f3c48368..0a5fff7a4 100644 --- a/src/VM/Handler/Opcode800DHandler.h +++ b/src/VM/Handler/Opcode800DHandler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode8010Handler.cpp b/src/VM/Handler/Opcode8010Handler.cpp index fc0345d65..0f28e7716 100644 --- a/src/VM/Handler/Opcode8010Handler.cpp +++ b/src/VM/Handler/Opcode8010Handler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode8010Handler.h b/src/VM/Handler/Opcode8010Handler.h index c67785b68..98eeb535c 100644 --- a/src/VM/Handler/Opcode8010Handler.h +++ b/src/VM/Handler/Opcode8010Handler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode8012Handler.cpp b/src/VM/Handler/Opcode8012Handler.cpp index 9bcd0a818..5308e18cd 100644 --- a/src/VM/Handler/Opcode8012Handler.cpp +++ b/src/VM/Handler/Opcode8012Handler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode8012Handler.h b/src/VM/Handler/Opcode8012Handler.h index 672b78aca..c9f700166 100644 --- a/src/VM/Handler/Opcode8012Handler.h +++ b/src/VM/Handler/Opcode8012Handler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode8013Handler.cpp b/src/VM/Handler/Opcode8013Handler.cpp index c632f80e0..dc8ca4868 100644 --- a/src/VM/Handler/Opcode8013Handler.cpp +++ b/src/VM/Handler/Opcode8013Handler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode8013Handler.h b/src/VM/Handler/Opcode8013Handler.h index 4b70e6124..9a3702109 100644 --- a/src/VM/Handler/Opcode8013Handler.h +++ b/src/VM/Handler/Opcode8013Handler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode8014Handler.cpp b/src/VM/Handler/Opcode8014Handler.cpp index 02d1dfd60..56b8457ba 100644 --- a/src/VM/Handler/Opcode8014Handler.cpp +++ b/src/VM/Handler/Opcode8014Handler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode8014Handler.h b/src/VM/Handler/Opcode8014Handler.h index 1fdb09e75..cc3397e26 100644 --- a/src/VM/Handler/Opcode8014Handler.h +++ b/src/VM/Handler/Opcode8014Handler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode8015Handler.cpp b/src/VM/Handler/Opcode8015Handler.cpp index 861e1d275..2dd36cb71 100644 --- a/src/VM/Handler/Opcode8015Handler.cpp +++ b/src/VM/Handler/Opcode8015Handler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode8015Handler.h b/src/VM/Handler/Opcode8015Handler.h index 640f05db9..1c391a9b5 100644 --- a/src/VM/Handler/Opcode8015Handler.h +++ b/src/VM/Handler/Opcode8015Handler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode8016Handler.cpp b/src/VM/Handler/Opcode8016Handler.cpp index 29c8bb886..53ac44a4b 100644 --- a/src/VM/Handler/Opcode8016Handler.cpp +++ b/src/VM/Handler/Opcode8016Handler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode8016Handler.h b/src/VM/Handler/Opcode8016Handler.h index 66c8f6c45..88e75d031 100644 --- a/src/VM/Handler/Opcode8016Handler.h +++ b/src/VM/Handler/Opcode8016Handler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode8018Handler.cpp b/src/VM/Handler/Opcode8018Handler.cpp index 930237f4e..af64fb4af 100644 --- a/src/VM/Handler/Opcode8018Handler.cpp +++ b/src/VM/Handler/Opcode8018Handler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode8018Handler.h b/src/VM/Handler/Opcode8018Handler.h index c34d1fc69..58cceed3b 100644 --- a/src/VM/Handler/Opcode8018Handler.h +++ b/src/VM/Handler/Opcode8018Handler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode8019Handler.cpp b/src/VM/Handler/Opcode8019Handler.cpp index ea24f3b3b..39d45aa4f 100644 --- a/src/VM/Handler/Opcode8019Handler.cpp +++ b/src/VM/Handler/Opcode8019Handler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode8019Handler.h b/src/VM/Handler/Opcode8019Handler.h index 85db75478..c29ebc3ab 100644 --- a/src/VM/Handler/Opcode8019Handler.h +++ b/src/VM/Handler/Opcode8019Handler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode801AHandler.cpp b/src/VM/Handler/Opcode801AHandler.cpp index 8ad9fd7fb..0ae97aa28 100644 --- a/src/VM/Handler/Opcode801AHandler.cpp +++ b/src/VM/Handler/Opcode801AHandler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode801AHandler.h b/src/VM/Handler/Opcode801AHandler.h index 8a9bd91a6..30d564d4a 100644 --- a/src/VM/Handler/Opcode801AHandler.h +++ b/src/VM/Handler/Opcode801AHandler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode801BHandler.cpp b/src/VM/Handler/Opcode801BHandler.cpp index 262d51a7d..3137d5e6b 100644 --- a/src/VM/Handler/Opcode801BHandler.cpp +++ b/src/VM/Handler/Opcode801BHandler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode801BHandler.h b/src/VM/Handler/Opcode801BHandler.h index 1378ebc49..2202eaef2 100644 --- a/src/VM/Handler/Opcode801BHandler.h +++ b/src/VM/Handler/Opcode801BHandler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode801CHandler.cpp b/src/VM/Handler/Opcode801CHandler.cpp index b5e9774df..6285ddf63 100644 --- a/src/VM/Handler/Opcode801CHandler.cpp +++ b/src/VM/Handler/Opcode801CHandler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode801CHandler.h b/src/VM/Handler/Opcode801CHandler.h index 86dbcf62c..6b3185f69 100644 --- a/src/VM/Handler/Opcode801CHandler.h +++ b/src/VM/Handler/Opcode801CHandler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode8027Handler.cpp b/src/VM/Handler/Opcode8027Handler.cpp index d26fe7f8e..36400c209 100644 --- a/src/VM/Handler/Opcode8027Handler.cpp +++ b/src/VM/Handler/Opcode8027Handler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode8027Handler.h b/src/VM/Handler/Opcode8027Handler.h index e84d03b6f..d5408761e 100644 --- a/src/VM/Handler/Opcode8027Handler.h +++ b/src/VM/Handler/Opcode8027Handler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode8028Handler.cpp b/src/VM/Handler/Opcode8028Handler.cpp index 156935f77..dd8f7764f 100644 --- a/src/VM/Handler/Opcode8028Handler.cpp +++ b/src/VM/Handler/Opcode8028Handler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode8028Handler.h b/src/VM/Handler/Opcode8028Handler.h index dbaef076f..1e43b69fa 100644 --- a/src/VM/Handler/Opcode8028Handler.h +++ b/src/VM/Handler/Opcode8028Handler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode8029Handler.cpp b/src/VM/Handler/Opcode8029Handler.cpp index 5d59f6545..c8bb70983 100644 --- a/src/VM/Handler/Opcode8029Handler.cpp +++ b/src/VM/Handler/Opcode8029Handler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode8029Handler.h b/src/VM/Handler/Opcode8029Handler.h index dc201d879..d125a51d6 100644 --- a/src/VM/Handler/Opcode8029Handler.h +++ b/src/VM/Handler/Opcode8029Handler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode802AHandler.cpp b/src/VM/Handler/Opcode802AHandler.cpp index 941e897ad..490381531 100644 --- a/src/VM/Handler/Opcode802AHandler.cpp +++ b/src/VM/Handler/Opcode802AHandler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode802AHandler.h b/src/VM/Handler/Opcode802AHandler.h index 0f6b93865..21cc04d09 100644 --- a/src/VM/Handler/Opcode802AHandler.h +++ b/src/VM/Handler/Opcode802AHandler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode802BHandler.cpp b/src/VM/Handler/Opcode802BHandler.cpp index 38a5489eb..83597b705 100644 --- a/src/VM/Handler/Opcode802BHandler.cpp +++ b/src/VM/Handler/Opcode802BHandler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode802BHandler.h b/src/VM/Handler/Opcode802BHandler.h index acff32b22..f1b2bc8ac 100644 --- a/src/VM/Handler/Opcode802BHandler.h +++ b/src/VM/Handler/Opcode802BHandler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode802CHandler.cpp b/src/VM/Handler/Opcode802CHandler.cpp index 3fd0929e9..ca7ca51d7 100644 --- a/src/VM/Handler/Opcode802CHandler.cpp +++ b/src/VM/Handler/Opcode802CHandler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode802CHandler.h b/src/VM/Handler/Opcode802CHandler.h index d0abda452..20baa769f 100644 --- a/src/VM/Handler/Opcode802CHandler.h +++ b/src/VM/Handler/Opcode802CHandler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode802FHandler.cpp b/src/VM/Handler/Opcode802FHandler.cpp index cfbff1d4e..2bc778f5d 100644 --- a/src/VM/Handler/Opcode802FHandler.cpp +++ b/src/VM/Handler/Opcode802FHandler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode802FHandler.h b/src/VM/Handler/Opcode802FHandler.h index f1886d12a..4664e3ae1 100644 --- a/src/VM/Handler/Opcode802FHandler.h +++ b/src/VM/Handler/Opcode802FHandler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode8030Handler.cpp b/src/VM/Handler/Opcode8030Handler.cpp index 400f146e4..ddb7751fc 100644 --- a/src/VM/Handler/Opcode8030Handler.cpp +++ b/src/VM/Handler/Opcode8030Handler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode8030Handler.h b/src/VM/Handler/Opcode8030Handler.h index 5224c7683..80a8ab642 100644 --- a/src/VM/Handler/Opcode8030Handler.h +++ b/src/VM/Handler/Opcode8030Handler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode8031Handler.cpp b/src/VM/Handler/Opcode8031Handler.cpp index 60934bfe9..d46dada9b 100644 --- a/src/VM/Handler/Opcode8031Handler.cpp +++ b/src/VM/Handler/Opcode8031Handler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode8031Handler.h b/src/VM/Handler/Opcode8031Handler.h index 4a881c6e3..f62bd0e36 100644 --- a/src/VM/Handler/Opcode8031Handler.h +++ b/src/VM/Handler/Opcode8031Handler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode8032Handler.cpp b/src/VM/Handler/Opcode8032Handler.cpp index 3cfdec306..506ee0833 100644 --- a/src/VM/Handler/Opcode8032Handler.cpp +++ b/src/VM/Handler/Opcode8032Handler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode8032Handler.h b/src/VM/Handler/Opcode8032Handler.h index c104b1f09..4c614b462 100644 --- a/src/VM/Handler/Opcode8032Handler.h +++ b/src/VM/Handler/Opcode8032Handler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode8039Handler.cpp b/src/VM/Handler/Opcode8039Handler.cpp index 7930e4f9c..6cc01731c 100644 --- a/src/VM/Handler/Opcode8039Handler.cpp +++ b/src/VM/Handler/Opcode8039Handler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode8039Handler.h b/src/VM/Handler/Opcode8039Handler.h index 9b68e8673..a9f62c697 100644 --- a/src/VM/Handler/Opcode8039Handler.h +++ b/src/VM/Handler/Opcode8039Handler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode803AHandler.cpp b/src/VM/Handler/Opcode803AHandler.cpp index 4f32af1d4..a595cd302 100644 --- a/src/VM/Handler/Opcode803AHandler.cpp +++ b/src/VM/Handler/Opcode803AHandler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode803AHandler.h b/src/VM/Handler/Opcode803AHandler.h index b4399e953..1aa9327c4 100644 --- a/src/VM/Handler/Opcode803AHandler.h +++ b/src/VM/Handler/Opcode803AHandler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode803BHandler.cpp b/src/VM/Handler/Opcode803BHandler.cpp index 6355c643b..41eb9ac24 100644 --- a/src/VM/Handler/Opcode803BHandler.cpp +++ b/src/VM/Handler/Opcode803BHandler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode803BHandler.h b/src/VM/Handler/Opcode803BHandler.h index ed6a97c35..650441dc7 100644 --- a/src/VM/Handler/Opcode803BHandler.h +++ b/src/VM/Handler/Opcode803BHandler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode803CHandler.cpp b/src/VM/Handler/Opcode803CHandler.cpp index 05d6e32aa..a43790f1f 100644 --- a/src/VM/Handler/Opcode803CHandler.cpp +++ b/src/VM/Handler/Opcode803CHandler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode803CHandler.h b/src/VM/Handler/Opcode803CHandler.h index 98d9a9724..bb1ae6b65 100644 --- a/src/VM/Handler/Opcode803CHandler.h +++ b/src/VM/Handler/Opcode803CHandler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode803DHandler.cpp b/src/VM/Handler/Opcode803DHandler.cpp index cf6514d1d..8df81f462 100644 --- a/src/VM/Handler/Opcode803DHandler.cpp +++ b/src/VM/Handler/Opcode803DHandler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode803DHandler.h b/src/VM/Handler/Opcode803DHandler.h index 06acf5aab..939b0d50a 100644 --- a/src/VM/Handler/Opcode803DHandler.h +++ b/src/VM/Handler/Opcode803DHandler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode803EHandler.cpp b/src/VM/Handler/Opcode803EHandler.cpp index 3a3e67650..ca7f015c6 100644 --- a/src/VM/Handler/Opcode803EHandler.cpp +++ b/src/VM/Handler/Opcode803EHandler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode803EHandler.h b/src/VM/Handler/Opcode803EHandler.h index 61a3dca47..e0ac4e944 100644 --- a/src/VM/Handler/Opcode803EHandler.h +++ b/src/VM/Handler/Opcode803EHandler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode803FHandler.cpp b/src/VM/Handler/Opcode803FHandler.cpp index 03c4d5ce2..a846d0e27 100644 --- a/src/VM/Handler/Opcode803FHandler.cpp +++ b/src/VM/Handler/Opcode803FHandler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode803FHandler.h b/src/VM/Handler/Opcode803FHandler.h index bfb35c89f..037b32ae9 100644 --- a/src/VM/Handler/Opcode803FHandler.h +++ b/src/VM/Handler/Opcode803FHandler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode8040Handler.cpp b/src/VM/Handler/Opcode8040Handler.cpp index bcdf37ebe..7218ec20f 100644 --- a/src/VM/Handler/Opcode8040Handler.cpp +++ b/src/VM/Handler/Opcode8040Handler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode8040Handler.h b/src/VM/Handler/Opcode8040Handler.h index c5148ed44..24aceaaf3 100644 --- a/src/VM/Handler/Opcode8040Handler.h +++ b/src/VM/Handler/Opcode8040Handler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode8041Handler.cpp b/src/VM/Handler/Opcode8041Handler.cpp index 4222644be..9643bb9d7 100644 --- a/src/VM/Handler/Opcode8041Handler.cpp +++ b/src/VM/Handler/Opcode8041Handler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode8041Handler.h b/src/VM/Handler/Opcode8041Handler.h index 62a11e0ee..b9ce07ee4 100644 --- a/src/VM/Handler/Opcode8041Handler.h +++ b/src/VM/Handler/Opcode8041Handler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode8042Handler.cpp b/src/VM/Handler/Opcode8042Handler.cpp index 428d4f333..8e49ec2bf 100644 --- a/src/VM/Handler/Opcode8042Handler.cpp +++ b/src/VM/Handler/Opcode8042Handler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode8042Handler.h b/src/VM/Handler/Opcode8042Handler.h index 386d28794..07b0ce4da 100644 --- a/src/VM/Handler/Opcode8042Handler.h +++ b/src/VM/Handler/Opcode8042Handler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode8043Handler.cpp b/src/VM/Handler/Opcode8043Handler.cpp index 0af83ee80..3dff5e603 100644 --- a/src/VM/Handler/Opcode8043Handler.cpp +++ b/src/VM/Handler/Opcode8043Handler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode8043Handler.h b/src/VM/Handler/Opcode8043Handler.h index 3a949250a..fa0efefc9 100644 --- a/src/VM/Handler/Opcode8043Handler.h +++ b/src/VM/Handler/Opcode8043Handler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode8044Handler.cpp b/src/VM/Handler/Opcode8044Handler.cpp index 9fa8f7852..239254b35 100644 --- a/src/VM/Handler/Opcode8044Handler.cpp +++ b/src/VM/Handler/Opcode8044Handler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode8044Handler.h b/src/VM/Handler/Opcode8044Handler.h index 3b0f4cadc..e647c4ffe 100644 --- a/src/VM/Handler/Opcode8044Handler.h +++ b/src/VM/Handler/Opcode8044Handler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode8045Handler.cpp b/src/VM/Handler/Opcode8045Handler.cpp index 8b767675a..5fdf31b55 100644 --- a/src/VM/Handler/Opcode8045Handler.cpp +++ b/src/VM/Handler/Opcode8045Handler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode8045Handler.h b/src/VM/Handler/Opcode8045Handler.h index c3b03d79a..a2132f394 100644 --- a/src/VM/Handler/Opcode8045Handler.h +++ b/src/VM/Handler/Opcode8045Handler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode8046Handler.cpp b/src/VM/Handler/Opcode8046Handler.cpp index d39b6a688..07a18cf0b 100644 --- a/src/VM/Handler/Opcode8046Handler.cpp +++ b/src/VM/Handler/Opcode8046Handler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode8046Handler.h b/src/VM/Handler/Opcode8046Handler.h index fb2be7e52..6fb321c44 100644 --- a/src/VM/Handler/Opcode8046Handler.h +++ b/src/VM/Handler/Opcode8046Handler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80A1Handler.cpp b/src/VM/Handler/Opcode80A1Handler.cpp index 8632194d4..58aa51387 100644 --- a/src/VM/Handler/Opcode80A1Handler.cpp +++ b/src/VM/Handler/Opcode80A1Handler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80A1Handler.h b/src/VM/Handler/Opcode80A1Handler.h index 4067da373..08bd388df 100644 --- a/src/VM/Handler/Opcode80A1Handler.h +++ b/src/VM/Handler/Opcode80A1Handler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80A3Handler.cpp b/src/VM/Handler/Opcode80A3Handler.cpp index 3276d4b59..c80a5e71e 100644 --- a/src/VM/Handler/Opcode80A3Handler.cpp +++ b/src/VM/Handler/Opcode80A3Handler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80A3Handler.h b/src/VM/Handler/Opcode80A3Handler.h index f8cbd453d..a0b568cfe 100644 --- a/src/VM/Handler/Opcode80A3Handler.h +++ b/src/VM/Handler/Opcode80A3Handler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80A4Handler.cpp b/src/VM/Handler/Opcode80A4Handler.cpp index 80f4dd9da..89d77317d 100644 --- a/src/VM/Handler/Opcode80A4Handler.cpp +++ b/src/VM/Handler/Opcode80A4Handler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80A4Handler.h b/src/VM/Handler/Opcode80A4Handler.h index 439194c5d..de527094b 100644 --- a/src/VM/Handler/Opcode80A4Handler.h +++ b/src/VM/Handler/Opcode80A4Handler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80A6Handler.cpp b/src/VM/Handler/Opcode80A6Handler.cpp index 18a3de5c2..435fa5b29 100644 --- a/src/VM/Handler/Opcode80A6Handler.cpp +++ b/src/VM/Handler/Opcode80A6Handler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80A6Handler.h b/src/VM/Handler/Opcode80A6Handler.h index cc43bae75..aa8e1fbe2 100644 --- a/src/VM/Handler/Opcode80A6Handler.h +++ b/src/VM/Handler/Opcode80A6Handler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80A7Handler.cpp b/src/VM/Handler/Opcode80A7Handler.cpp index 3d204b7b7..2ec98f0ae 100644 --- a/src/VM/Handler/Opcode80A7Handler.cpp +++ b/src/VM/Handler/Opcode80A7Handler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80A7Handler.h b/src/VM/Handler/Opcode80A7Handler.h index 323f98d50..c862deb1b 100644 --- a/src/VM/Handler/Opcode80A7Handler.h +++ b/src/VM/Handler/Opcode80A7Handler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80A8Handler.cpp b/src/VM/Handler/Opcode80A8Handler.cpp index f6fb1841f..67d0e4495 100644 --- a/src/VM/Handler/Opcode80A8Handler.cpp +++ b/src/VM/Handler/Opcode80A8Handler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80A8Handler.h b/src/VM/Handler/Opcode80A8Handler.h index dfe52276e..db1d3e7f2 100644 --- a/src/VM/Handler/Opcode80A8Handler.h +++ b/src/VM/Handler/Opcode80A8Handler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80A9Handler.cpp b/src/VM/Handler/Opcode80A9Handler.cpp index 558bf1d0c..303eeddf4 100644 --- a/src/VM/Handler/Opcode80A9Handler.cpp +++ b/src/VM/Handler/Opcode80A9Handler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80A9Handler.h b/src/VM/Handler/Opcode80A9Handler.h index e37834871..097b66701 100644 --- a/src/VM/Handler/Opcode80A9Handler.h +++ b/src/VM/Handler/Opcode80A9Handler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80AAHandler.cpp b/src/VM/Handler/Opcode80AAHandler.cpp index 484880153..227f42bc1 100644 --- a/src/VM/Handler/Opcode80AAHandler.cpp +++ b/src/VM/Handler/Opcode80AAHandler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80AAHandler.h b/src/VM/Handler/Opcode80AAHandler.h index 62ffad058..37a7ae0ba 100644 --- a/src/VM/Handler/Opcode80AAHandler.h +++ b/src/VM/Handler/Opcode80AAHandler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80ABHandler.cpp b/src/VM/Handler/Opcode80ABHandler.cpp index 407c7d443..f1fb34025 100644 --- a/src/VM/Handler/Opcode80ABHandler.cpp +++ b/src/VM/Handler/Opcode80ABHandler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80ABHandler.h b/src/VM/Handler/Opcode80ABHandler.h index 8a7423b22..0ed1030e6 100644 --- a/src/VM/Handler/Opcode80ABHandler.h +++ b/src/VM/Handler/Opcode80ABHandler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80ACHandler.cpp b/src/VM/Handler/Opcode80ACHandler.cpp index 3bb651063..07d5253d0 100644 --- a/src/VM/Handler/Opcode80ACHandler.cpp +++ b/src/VM/Handler/Opcode80ACHandler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80ACHandler.h b/src/VM/Handler/Opcode80ACHandler.h index def47ee2f..71ea4e029 100644 --- a/src/VM/Handler/Opcode80ACHandler.h +++ b/src/VM/Handler/Opcode80ACHandler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80AEHandler.cpp b/src/VM/Handler/Opcode80AEHandler.cpp index 3ca66bfbe..ab0d36ebb 100644 --- a/src/VM/Handler/Opcode80AEHandler.cpp +++ b/src/VM/Handler/Opcode80AEHandler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80AEHandler.h b/src/VM/Handler/Opcode80AEHandler.h index c21e8d5f3..d420f1efb 100644 --- a/src/VM/Handler/Opcode80AEHandler.h +++ b/src/VM/Handler/Opcode80AEHandler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80AFHandler.cpp b/src/VM/Handler/Opcode80AFHandler.cpp index 80d7ea04c..173c1d2b2 100644 --- a/src/VM/Handler/Opcode80AFHandler.cpp +++ b/src/VM/Handler/Opcode80AFHandler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80AFHandler.h b/src/VM/Handler/Opcode80AFHandler.h index cf10e5012..f84da77db 100644 --- a/src/VM/Handler/Opcode80AFHandler.h +++ b/src/VM/Handler/Opcode80AFHandler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80B0Handler.cpp b/src/VM/Handler/Opcode80B0Handler.cpp index bcda3490a..1a6c0e607 100644 --- a/src/VM/Handler/Opcode80B0Handler.cpp +++ b/src/VM/Handler/Opcode80B0Handler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80B0Handler.h b/src/VM/Handler/Opcode80B0Handler.h index 6da7e171e..6ab21a278 100644 --- a/src/VM/Handler/Opcode80B0Handler.h +++ b/src/VM/Handler/Opcode80B0Handler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80B2Handler.cpp b/src/VM/Handler/Opcode80B2Handler.cpp index 72c14b14f..728eb5046 100644 --- a/src/VM/Handler/Opcode80B2Handler.cpp +++ b/src/VM/Handler/Opcode80B2Handler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80B2Handler.h b/src/VM/Handler/Opcode80B2Handler.h index e6da43069..99ca9498f 100644 --- a/src/VM/Handler/Opcode80B2Handler.h +++ b/src/VM/Handler/Opcode80B2Handler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80B4Handler.cpp b/src/VM/Handler/Opcode80B4Handler.cpp index f3dfe2a66..96bc1ccfe 100644 --- a/src/VM/Handler/Opcode80B4Handler.cpp +++ b/src/VM/Handler/Opcode80B4Handler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80B4Handler.h b/src/VM/Handler/Opcode80B4Handler.h index 8435ad304..3b76dd9fd 100644 --- a/src/VM/Handler/Opcode80B4Handler.h +++ b/src/VM/Handler/Opcode80B4Handler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80B6Handler.cpp b/src/VM/Handler/Opcode80B6Handler.cpp index dcd4ad1eb..439677d43 100644 --- a/src/VM/Handler/Opcode80B6Handler.cpp +++ b/src/VM/Handler/Opcode80B6Handler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80B6Handler.h b/src/VM/Handler/Opcode80B6Handler.h index a8d7ac02c..8fe6a9b40 100644 --- a/src/VM/Handler/Opcode80B6Handler.h +++ b/src/VM/Handler/Opcode80B6Handler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80B7Handler.cpp b/src/VM/Handler/Opcode80B7Handler.cpp index 925fdc200..951a9712b 100644 --- a/src/VM/Handler/Opcode80B7Handler.cpp +++ b/src/VM/Handler/Opcode80B7Handler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80B7Handler.h b/src/VM/Handler/Opcode80B7Handler.h index 353f9e0bc..c1da20908 100644 --- a/src/VM/Handler/Opcode80B7Handler.h +++ b/src/VM/Handler/Opcode80B7Handler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80B8Handler.cpp b/src/VM/Handler/Opcode80B8Handler.cpp index d41d5f928..3e9566a22 100644 --- a/src/VM/Handler/Opcode80B8Handler.cpp +++ b/src/VM/Handler/Opcode80B8Handler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80B8Handler.h b/src/VM/Handler/Opcode80B8Handler.h index 00773c400..d8d320160 100644 --- a/src/VM/Handler/Opcode80B8Handler.h +++ b/src/VM/Handler/Opcode80B8Handler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80B9Handler.cpp b/src/VM/Handler/Opcode80B9Handler.cpp index f3a94e4c4..8b1fef715 100644 --- a/src/VM/Handler/Opcode80B9Handler.cpp +++ b/src/VM/Handler/Opcode80B9Handler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80B9Handler.h b/src/VM/Handler/Opcode80B9Handler.h index 363730de9..004d67c59 100644 --- a/src/VM/Handler/Opcode80B9Handler.h +++ b/src/VM/Handler/Opcode80B9Handler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80BAHandler.cpp b/src/VM/Handler/Opcode80BAHandler.cpp index 7d70c8578..431897983 100644 --- a/src/VM/Handler/Opcode80BAHandler.cpp +++ b/src/VM/Handler/Opcode80BAHandler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80BAHandler.h b/src/VM/Handler/Opcode80BAHandler.h index 6a4ae0f53..dfc1da638 100644 --- a/src/VM/Handler/Opcode80BAHandler.h +++ b/src/VM/Handler/Opcode80BAHandler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80BBHandler.cpp b/src/VM/Handler/Opcode80BBHandler.cpp index 41eeb6e69..0c636b0df 100644 --- a/src/VM/Handler/Opcode80BBHandler.cpp +++ b/src/VM/Handler/Opcode80BBHandler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80BBHandler.h b/src/VM/Handler/Opcode80BBHandler.h index dcac46874..713ec6680 100644 --- a/src/VM/Handler/Opcode80BBHandler.h +++ b/src/VM/Handler/Opcode80BBHandler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80BCHandler.cpp b/src/VM/Handler/Opcode80BCHandler.cpp index 17ab7f210..02caaeed4 100644 --- a/src/VM/Handler/Opcode80BCHandler.cpp +++ b/src/VM/Handler/Opcode80BCHandler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80BCHandler.h b/src/VM/Handler/Opcode80BCHandler.h index bad2c344a..804c7c33c 100644 --- a/src/VM/Handler/Opcode80BCHandler.h +++ b/src/VM/Handler/Opcode80BCHandler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80BDHandler.cpp b/src/VM/Handler/Opcode80BDHandler.cpp index 81686add8..90ae9aa2a 100644 --- a/src/VM/Handler/Opcode80BDHandler.cpp +++ b/src/VM/Handler/Opcode80BDHandler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80BDHandler.h b/src/VM/Handler/Opcode80BDHandler.h index a85fb2702..3b662b5b8 100644 --- a/src/VM/Handler/Opcode80BDHandler.h +++ b/src/VM/Handler/Opcode80BDHandler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80BEHandler.cpp b/src/VM/Handler/Opcode80BEHandler.cpp index c95169f99..9356dcf38 100644 --- a/src/VM/Handler/Opcode80BEHandler.cpp +++ b/src/VM/Handler/Opcode80BEHandler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80BEHandler.h b/src/VM/Handler/Opcode80BEHandler.h index bbec47cd5..9c259b5d5 100644 --- a/src/VM/Handler/Opcode80BEHandler.h +++ b/src/VM/Handler/Opcode80BEHandler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80BFHandler.cpp b/src/VM/Handler/Opcode80BFHandler.cpp index cf97de489..475498617 100644 --- a/src/VM/Handler/Opcode80BFHandler.cpp +++ b/src/VM/Handler/Opcode80BFHandler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80BFHandler.h b/src/VM/Handler/Opcode80BFHandler.h index 6d03a1fae..97566d380 100644 --- a/src/VM/Handler/Opcode80BFHandler.h +++ b/src/VM/Handler/Opcode80BFHandler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80C1Handler.cpp b/src/VM/Handler/Opcode80C1Handler.cpp index 4f4d55745..5b445f12e 100644 --- a/src/VM/Handler/Opcode80C1Handler.cpp +++ b/src/VM/Handler/Opcode80C1Handler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80C1Handler.h b/src/VM/Handler/Opcode80C1Handler.h index dcded6818..89aa619db 100644 --- a/src/VM/Handler/Opcode80C1Handler.h +++ b/src/VM/Handler/Opcode80C1Handler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80C2Handler.cpp b/src/VM/Handler/Opcode80C2Handler.cpp index c326ad295..68828a771 100644 --- a/src/VM/Handler/Opcode80C2Handler.cpp +++ b/src/VM/Handler/Opcode80C2Handler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80C2Handler.h b/src/VM/Handler/Opcode80C2Handler.h index 091f13088..1d4d26dba 100644 --- a/src/VM/Handler/Opcode80C2Handler.h +++ b/src/VM/Handler/Opcode80C2Handler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80C3Handler.cpp b/src/VM/Handler/Opcode80C3Handler.cpp index 89bf1bd2d..872b64d41 100644 --- a/src/VM/Handler/Opcode80C3Handler.cpp +++ b/src/VM/Handler/Opcode80C3Handler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80C3Handler.h b/src/VM/Handler/Opcode80C3Handler.h index 50141eb6a..c9afdaa14 100644 --- a/src/VM/Handler/Opcode80C3Handler.h +++ b/src/VM/Handler/Opcode80C3Handler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80C4Handler.cpp b/src/VM/Handler/Opcode80C4Handler.cpp index cb27ea91e..5190558de 100644 --- a/src/VM/Handler/Opcode80C4Handler.cpp +++ b/src/VM/Handler/Opcode80C4Handler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80C4Handler.h b/src/VM/Handler/Opcode80C4Handler.h index e6080aa90..3e87fccae 100644 --- a/src/VM/Handler/Opcode80C4Handler.h +++ b/src/VM/Handler/Opcode80C4Handler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80C5Handler.cpp b/src/VM/Handler/Opcode80C5Handler.cpp index 512e32431..95affb2af 100644 --- a/src/VM/Handler/Opcode80C5Handler.cpp +++ b/src/VM/Handler/Opcode80C5Handler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80C5Handler.h b/src/VM/Handler/Opcode80C5Handler.h index cc0e290ea..305da4bc2 100644 --- a/src/VM/Handler/Opcode80C5Handler.h +++ b/src/VM/Handler/Opcode80C5Handler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80C6Handler.cpp b/src/VM/Handler/Opcode80C6Handler.cpp index 9c778586d..319e4db0c 100644 --- a/src/VM/Handler/Opcode80C6Handler.cpp +++ b/src/VM/Handler/Opcode80C6Handler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80C6Handler.h b/src/VM/Handler/Opcode80C6Handler.h index 51cda259b..1261c11e3 100644 --- a/src/VM/Handler/Opcode80C6Handler.h +++ b/src/VM/Handler/Opcode80C6Handler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80C7Handler.cpp b/src/VM/Handler/Opcode80C7Handler.cpp index ffebb54cf..afe31652f 100644 --- a/src/VM/Handler/Opcode80C7Handler.cpp +++ b/src/VM/Handler/Opcode80C7Handler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80C7Handler.h b/src/VM/Handler/Opcode80C7Handler.h index b6fe4a168..a697f1c8a 100644 --- a/src/VM/Handler/Opcode80C7Handler.h +++ b/src/VM/Handler/Opcode80C7Handler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80C8Handler.cpp b/src/VM/Handler/Opcode80C8Handler.cpp index f6a8bc72a..c0c636ac9 100644 --- a/src/VM/Handler/Opcode80C8Handler.cpp +++ b/src/VM/Handler/Opcode80C8Handler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80C8Handler.h b/src/VM/Handler/Opcode80C8Handler.h index ec2b8dc19..4051975b6 100644 --- a/src/VM/Handler/Opcode80C8Handler.h +++ b/src/VM/Handler/Opcode80C8Handler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80C9Handler.cpp b/src/VM/Handler/Opcode80C9Handler.cpp index 8200fc53f..e85bd87ad 100644 --- a/src/VM/Handler/Opcode80C9Handler.cpp +++ b/src/VM/Handler/Opcode80C9Handler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80C9Handler.h b/src/VM/Handler/Opcode80C9Handler.h index 450c54bdb..745996d57 100644 --- a/src/VM/Handler/Opcode80C9Handler.h +++ b/src/VM/Handler/Opcode80C9Handler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80CAHandler.cpp b/src/VM/Handler/Opcode80CAHandler.cpp index 700f9a5a2..98de5ca72 100644 --- a/src/VM/Handler/Opcode80CAHandler.cpp +++ b/src/VM/Handler/Opcode80CAHandler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80CAHandler.h b/src/VM/Handler/Opcode80CAHandler.h index b35e43f30..ae45c7465 100644 --- a/src/VM/Handler/Opcode80CAHandler.h +++ b/src/VM/Handler/Opcode80CAHandler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80CBHandler.cpp b/src/VM/Handler/Opcode80CBHandler.cpp index 94167026e..6b08dc88f 100644 --- a/src/VM/Handler/Opcode80CBHandler.cpp +++ b/src/VM/Handler/Opcode80CBHandler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80CBHandler.h b/src/VM/Handler/Opcode80CBHandler.h index 9325d60fc..b21b686fe 100644 --- a/src/VM/Handler/Opcode80CBHandler.h +++ b/src/VM/Handler/Opcode80CBHandler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80CCHandler.cpp b/src/VM/Handler/Opcode80CCHandler.cpp index 804f7d31a..aeef7f99d 100644 --- a/src/VM/Handler/Opcode80CCHandler.cpp +++ b/src/VM/Handler/Opcode80CCHandler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80CCHandler.h b/src/VM/Handler/Opcode80CCHandler.h index 3121b3199..197228b0f 100644 --- a/src/VM/Handler/Opcode80CCHandler.h +++ b/src/VM/Handler/Opcode80CCHandler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80CEHandler.cpp b/src/VM/Handler/Opcode80CEHandler.cpp index 828db686f..9f987f615 100644 --- a/src/VM/Handler/Opcode80CEHandler.cpp +++ b/src/VM/Handler/Opcode80CEHandler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80CEHandler.h b/src/VM/Handler/Opcode80CEHandler.h index 33ddc1b52..917fb3f47 100644 --- a/src/VM/Handler/Opcode80CEHandler.h +++ b/src/VM/Handler/Opcode80CEHandler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80CFHandler.cpp b/src/VM/Handler/Opcode80CFHandler.cpp index 8fa612fce..d6a35ce45 100644 --- a/src/VM/Handler/Opcode80CFHandler.cpp +++ b/src/VM/Handler/Opcode80CFHandler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80CFHandler.h b/src/VM/Handler/Opcode80CFHandler.h index 9fac3bb1b..0c370115a 100644 --- a/src/VM/Handler/Opcode80CFHandler.h +++ b/src/VM/Handler/Opcode80CFHandler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80D0Handler.cpp b/src/VM/Handler/Opcode80D0Handler.cpp index d584409fa..e51a64bf9 100644 --- a/src/VM/Handler/Opcode80D0Handler.cpp +++ b/src/VM/Handler/Opcode80D0Handler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80D0Handler.h b/src/VM/Handler/Opcode80D0Handler.h index 1c42e214f..670a888ef 100644 --- a/src/VM/Handler/Opcode80D0Handler.h +++ b/src/VM/Handler/Opcode80D0Handler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80D2Handler.cpp b/src/VM/Handler/Opcode80D2Handler.cpp index 010d637ea..f13cd70ac 100644 --- a/src/VM/Handler/Opcode80D2Handler.cpp +++ b/src/VM/Handler/Opcode80D2Handler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80D2Handler.h b/src/VM/Handler/Opcode80D2Handler.h index 6060927fa..e30ab4e08 100644 --- a/src/VM/Handler/Opcode80D2Handler.h +++ b/src/VM/Handler/Opcode80D2Handler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80D3Handler.cpp b/src/VM/Handler/Opcode80D3Handler.cpp index 703f582b4..aea695e75 100644 --- a/src/VM/Handler/Opcode80D3Handler.cpp +++ b/src/VM/Handler/Opcode80D3Handler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80D3Handler.h b/src/VM/Handler/Opcode80D3Handler.h index 2190039a5..89ac35f56 100644 --- a/src/VM/Handler/Opcode80D3Handler.h +++ b/src/VM/Handler/Opcode80D3Handler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80D4Handler.cpp b/src/VM/Handler/Opcode80D4Handler.cpp index 3f4900242..e8c53f4bf 100644 --- a/src/VM/Handler/Opcode80D4Handler.cpp +++ b/src/VM/Handler/Opcode80D4Handler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80D4Handler.h b/src/VM/Handler/Opcode80D4Handler.h index d06e55653..f27a8775e 100644 --- a/src/VM/Handler/Opcode80D4Handler.h +++ b/src/VM/Handler/Opcode80D4Handler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80D5Handler.cpp b/src/VM/Handler/Opcode80D5Handler.cpp index 35214ae1c..92db52496 100644 --- a/src/VM/Handler/Opcode80D5Handler.cpp +++ b/src/VM/Handler/Opcode80D5Handler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80D5Handler.h b/src/VM/Handler/Opcode80D5Handler.h index 19e9eeebb..22e4e6d7f 100644 --- a/src/VM/Handler/Opcode80D5Handler.h +++ b/src/VM/Handler/Opcode80D5Handler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80D8Handler.cpp b/src/VM/Handler/Opcode80D8Handler.cpp index 71e1ccecc..703ac7871 100644 --- a/src/VM/Handler/Opcode80D8Handler.cpp +++ b/src/VM/Handler/Opcode80D8Handler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80D8Handler.h b/src/VM/Handler/Opcode80D8Handler.h index 7bdd39fc0..239876227 100644 --- a/src/VM/Handler/Opcode80D8Handler.h +++ b/src/VM/Handler/Opcode80D8Handler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80D9Handler.cpp b/src/VM/Handler/Opcode80D9Handler.cpp index 09133d91e..4250d411a 100644 --- a/src/VM/Handler/Opcode80D9Handler.cpp +++ b/src/VM/Handler/Opcode80D9Handler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80D9Handler.h b/src/VM/Handler/Opcode80D9Handler.h index f40e79d72..7a0c1f9d4 100644 --- a/src/VM/Handler/Opcode80D9Handler.h +++ b/src/VM/Handler/Opcode80D9Handler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80DAHandler.cpp b/src/VM/Handler/Opcode80DAHandler.cpp index 9dd38b943..d887d6a50 100644 --- a/src/VM/Handler/Opcode80DAHandler.cpp +++ b/src/VM/Handler/Opcode80DAHandler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80DAHandler.h b/src/VM/Handler/Opcode80DAHandler.h index 3efece203..c58a2f925 100644 --- a/src/VM/Handler/Opcode80DAHandler.h +++ b/src/VM/Handler/Opcode80DAHandler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80DCHandler.cpp b/src/VM/Handler/Opcode80DCHandler.cpp index c322e651c..44dc7d5ef 100644 --- a/src/VM/Handler/Opcode80DCHandler.cpp +++ b/src/VM/Handler/Opcode80DCHandler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80DCHandler.h b/src/VM/Handler/Opcode80DCHandler.h index e71efa086..703e900a4 100644 --- a/src/VM/Handler/Opcode80DCHandler.h +++ b/src/VM/Handler/Opcode80DCHandler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80DEHandler.cpp b/src/VM/Handler/Opcode80DEHandler.cpp index 374dfa08a..7db7a6ae0 100644 --- a/src/VM/Handler/Opcode80DEHandler.cpp +++ b/src/VM/Handler/Opcode80DEHandler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * @@ -41,17 +41,17 @@ namespace Falltergeist Opcode80DE::Opcode80DE(VM::Script* script) : OpcodeHandler(script) { } - + void Opcode80DE::_run() { Logger::debug("SCRIPT") << "[80DE] [*] void start_gdialog(int msgFileID, GameCritterObject* critter, int mood, int headID, int backgroundID)" << std::endl; int backgroundID = _script->dataStack()->popInteger(); int headID = _script->dataStack()->popInteger(); State::CritterInteract::Mood mood = static_cast(_script->dataStack()->popInteger()); - + auto critter = dynamic_cast(_script->dataStack()->popObject()); if (!critter) _error("start_gdialog - wrong critter pointer"); - + int msgFileID = _script->dataStack()->popInteger(); if (headID > -1) { diff --git a/src/VM/Handler/Opcode80DEHandler.h b/src/VM/Handler/Opcode80DEHandler.h index 0e92ced6b..41c3417a5 100644 --- a/src/VM/Handler/Opcode80DEHandler.h +++ b/src/VM/Handler/Opcode80DEHandler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80DFHandler.cpp b/src/VM/Handler/Opcode80DFHandler.cpp index b124fad09..cd6329a4c 100644 --- a/src/VM/Handler/Opcode80DFHandler.cpp +++ b/src/VM/Handler/Opcode80DFHandler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80DFHandler.h b/src/VM/Handler/Opcode80DFHandler.h index f120907db..a36806355 100644 --- a/src/VM/Handler/Opcode80DFHandler.h +++ b/src/VM/Handler/Opcode80DFHandler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80E1Handler.cpp b/src/VM/Handler/Opcode80E1Handler.cpp index a58c3b54e..dfd7ad3ec 100644 --- a/src/VM/Handler/Opcode80E1Handler.cpp +++ b/src/VM/Handler/Opcode80E1Handler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80E1Handler.h b/src/VM/Handler/Opcode80E1Handler.h index c853fe2d5..a6a273936 100644 --- a/src/VM/Handler/Opcode80E1Handler.h +++ b/src/VM/Handler/Opcode80E1Handler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80E3Handler.cpp b/src/VM/Handler/Opcode80E3Handler.cpp index 57916d510..954142a32 100644 --- a/src/VM/Handler/Opcode80E3Handler.cpp +++ b/src/VM/Handler/Opcode80E3Handler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80E3Handler.h b/src/VM/Handler/Opcode80E3Handler.h index a9f64e2b4..3eefb71d6 100644 --- a/src/VM/Handler/Opcode80E3Handler.h +++ b/src/VM/Handler/Opcode80E3Handler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80E4Handler.cpp b/src/VM/Handler/Opcode80E4Handler.cpp index 114e460e1..fc0776a83 100644 --- a/src/VM/Handler/Opcode80E4Handler.cpp +++ b/src/VM/Handler/Opcode80E4Handler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80E4Handler.h b/src/VM/Handler/Opcode80E4Handler.h index 12d4e061e..1a3eef548 100644 --- a/src/VM/Handler/Opcode80E4Handler.h +++ b/src/VM/Handler/Opcode80E4Handler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80E5Handler.cpp b/src/VM/Handler/Opcode80E5Handler.cpp index 47eaec0ed..d95b8c526 100644 --- a/src/VM/Handler/Opcode80E5Handler.cpp +++ b/src/VM/Handler/Opcode80E5Handler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80E5Handler.h b/src/VM/Handler/Opcode80E5Handler.h index 9ee0adaa5..4ebf75deb 100644 --- a/src/VM/Handler/Opcode80E5Handler.h +++ b/src/VM/Handler/Opcode80E5Handler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80E7Handler.cpp b/src/VM/Handler/Opcode80E7Handler.cpp index 1e0bc0298..55f866c59 100644 --- a/src/VM/Handler/Opcode80E7Handler.cpp +++ b/src/VM/Handler/Opcode80E7Handler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80E7Handler.h b/src/VM/Handler/Opcode80E7Handler.h index ece4950f7..bc22c50d6 100644 --- a/src/VM/Handler/Opcode80E7Handler.h +++ b/src/VM/Handler/Opcode80E7Handler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80E8Handler.cpp b/src/VM/Handler/Opcode80E8Handler.cpp index 1d1f4f0d9..d2083827d 100644 --- a/src/VM/Handler/Opcode80E8Handler.cpp +++ b/src/VM/Handler/Opcode80E8Handler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80E8Handler.h b/src/VM/Handler/Opcode80E8Handler.h index 7126eb1f1..e7fac18af 100644 --- a/src/VM/Handler/Opcode80E8Handler.h +++ b/src/VM/Handler/Opcode80E8Handler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80E9Handler.cpp b/src/VM/Handler/Opcode80E9Handler.cpp index 5d0bffe36..f58e474a0 100644 --- a/src/VM/Handler/Opcode80E9Handler.cpp +++ b/src/VM/Handler/Opcode80E9Handler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80E9Handler.h b/src/VM/Handler/Opcode80E9Handler.h index 6d1d7c00b..861a96ce3 100644 --- a/src/VM/Handler/Opcode80E9Handler.h +++ b/src/VM/Handler/Opcode80E9Handler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80EAHandler.cpp b/src/VM/Handler/Opcode80EAHandler.cpp index e50add10d..4b777bf59 100644 --- a/src/VM/Handler/Opcode80EAHandler.cpp +++ b/src/VM/Handler/Opcode80EAHandler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80EAHandler.h b/src/VM/Handler/Opcode80EAHandler.h index 86dfe7208..5207ab037 100644 --- a/src/VM/Handler/Opcode80EAHandler.h +++ b/src/VM/Handler/Opcode80EAHandler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80ECHandler.cpp b/src/VM/Handler/Opcode80ECHandler.cpp index 021f87742..398755917 100644 --- a/src/VM/Handler/Opcode80ECHandler.cpp +++ b/src/VM/Handler/Opcode80ECHandler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80ECHandler.h b/src/VM/Handler/Opcode80ECHandler.h index d09be3775..030f1ab6d 100644 --- a/src/VM/Handler/Opcode80ECHandler.h +++ b/src/VM/Handler/Opcode80ECHandler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80EFHandler.cpp b/src/VM/Handler/Opcode80EFHandler.cpp index c82714954..608da564d 100644 --- a/src/VM/Handler/Opcode80EFHandler.cpp +++ b/src/VM/Handler/Opcode80EFHandler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80EFHandler.h b/src/VM/Handler/Opcode80EFHandler.h index 72b41dbe3..0a05695de 100644 --- a/src/VM/Handler/Opcode80EFHandler.h +++ b/src/VM/Handler/Opcode80EFHandler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80F0Handler.cpp b/src/VM/Handler/Opcode80F0Handler.cpp index b21248395..bf36473ae 100644 --- a/src/VM/Handler/Opcode80F0Handler.cpp +++ b/src/VM/Handler/Opcode80F0Handler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80F0Handler.h b/src/VM/Handler/Opcode80F0Handler.h index b9ccbcbf3..c8585311b 100644 --- a/src/VM/Handler/Opcode80F0Handler.h +++ b/src/VM/Handler/Opcode80F0Handler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80F1Handler.cpp b/src/VM/Handler/Opcode80F1Handler.cpp index ea0a65d1a..99edbcef2 100644 --- a/src/VM/Handler/Opcode80F1Handler.cpp +++ b/src/VM/Handler/Opcode80F1Handler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80F1Handler.h b/src/VM/Handler/Opcode80F1Handler.h index 488e03b22..32bcff0fa 100644 --- a/src/VM/Handler/Opcode80F1Handler.h +++ b/src/VM/Handler/Opcode80F1Handler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80F2Handler.cpp b/src/VM/Handler/Opcode80F2Handler.cpp index 0fd8689a7..4aabd8d4f 100644 --- a/src/VM/Handler/Opcode80F2Handler.cpp +++ b/src/VM/Handler/Opcode80F2Handler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80F2Handler.h b/src/VM/Handler/Opcode80F2Handler.h index 3fc094b8e..b34a58991 100644 --- a/src/VM/Handler/Opcode80F2Handler.h +++ b/src/VM/Handler/Opcode80F2Handler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80F3Handler.cpp b/src/VM/Handler/Opcode80F3Handler.cpp index 15e53af66..9368404ff 100644 --- a/src/VM/Handler/Opcode80F3Handler.cpp +++ b/src/VM/Handler/Opcode80F3Handler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80F3Handler.h b/src/VM/Handler/Opcode80F3Handler.h index 7a50fa884..0c6ca6d58 100644 --- a/src/VM/Handler/Opcode80F3Handler.h +++ b/src/VM/Handler/Opcode80F3Handler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80F4Handler.cpp b/src/VM/Handler/Opcode80F4Handler.cpp index 9dd6a6315..79fa7dafc 100644 --- a/src/VM/Handler/Opcode80F4Handler.cpp +++ b/src/VM/Handler/Opcode80F4Handler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80F4Handler.h b/src/VM/Handler/Opcode80F4Handler.h index 2d17f98d0..53e35c97a 100644 --- a/src/VM/Handler/Opcode80F4Handler.h +++ b/src/VM/Handler/Opcode80F4Handler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80F6Handler.cpp b/src/VM/Handler/Opcode80F6Handler.cpp index 8a7ddb26e..422bb785e 100644 --- a/src/VM/Handler/Opcode80F6Handler.cpp +++ b/src/VM/Handler/Opcode80F6Handler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80F6Handler.h b/src/VM/Handler/Opcode80F6Handler.h index 3432ee190..12cb907f3 100644 --- a/src/VM/Handler/Opcode80F6Handler.h +++ b/src/VM/Handler/Opcode80F6Handler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80F7Handler.cpp b/src/VM/Handler/Opcode80F7Handler.cpp index 67104616f..da720a7c1 100644 --- a/src/VM/Handler/Opcode80F7Handler.cpp +++ b/src/VM/Handler/Opcode80F7Handler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80F7Handler.h b/src/VM/Handler/Opcode80F7Handler.h index dbc5388a6..896ccc7af 100644 --- a/src/VM/Handler/Opcode80F7Handler.h +++ b/src/VM/Handler/Opcode80F7Handler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80F8Handler.cpp b/src/VM/Handler/Opcode80F8Handler.cpp index 28729ce91..7391b43fa 100644 --- a/src/VM/Handler/Opcode80F8Handler.cpp +++ b/src/VM/Handler/Opcode80F8Handler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80F8Handler.h b/src/VM/Handler/Opcode80F8Handler.h index 67e0ca521..3f8296251 100644 --- a/src/VM/Handler/Opcode80F8Handler.h +++ b/src/VM/Handler/Opcode80F8Handler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80F9Handler.cpp b/src/VM/Handler/Opcode80F9Handler.cpp index d0640fa90..a5f6c3548 100644 --- a/src/VM/Handler/Opcode80F9Handler.cpp +++ b/src/VM/Handler/Opcode80F9Handler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80F9Handler.h b/src/VM/Handler/Opcode80F9Handler.h index 3eae972d1..02203481e 100644 --- a/src/VM/Handler/Opcode80F9Handler.h +++ b/src/VM/Handler/Opcode80F9Handler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80FAHandler.cpp b/src/VM/Handler/Opcode80FAHandler.cpp index 8975026a0..6a2cbd9b0 100644 --- a/src/VM/Handler/Opcode80FAHandler.cpp +++ b/src/VM/Handler/Opcode80FAHandler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80FAHandler.h b/src/VM/Handler/Opcode80FAHandler.h index fcd2e845f..982b5d897 100644 --- a/src/VM/Handler/Opcode80FAHandler.h +++ b/src/VM/Handler/Opcode80FAHandler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80FBHandler.cpp b/src/VM/Handler/Opcode80FBHandler.cpp index 0ca46243c..7da18aa50 100644 --- a/src/VM/Handler/Opcode80FBHandler.cpp +++ b/src/VM/Handler/Opcode80FBHandler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode80FBHandler.h b/src/VM/Handler/Opcode80FBHandler.h index 64f58ca41..196887bd4 100644 --- a/src/VM/Handler/Opcode80FBHandler.h +++ b/src/VM/Handler/Opcode80FBHandler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode8107Handler.cpp b/src/VM/Handler/Opcode8107Handler.cpp index 7363a99cc..17a7340d3 100644 --- a/src/VM/Handler/Opcode8107Handler.cpp +++ b/src/VM/Handler/Opcode8107Handler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/Opcode8107Handler.h b/src/VM/Handler/Opcode8107Handler.h index 36cbbde69..4d06f5781 100644 --- a/src/VM/Handler/Opcode8107Handler.h +++ b/src/VM/Handler/Opcode8107Handler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/OpcodeComparisonHandler.cpp b/src/VM/Handler/OpcodeComparisonHandler.cpp index 5b86f087a..92f0420d6 100644 --- a/src/VM/Handler/OpcodeComparisonHandler.cpp +++ b/src/VM/Handler/OpcodeComparisonHandler.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/VM/Handler/OpcodeComparisonHandler.h b/src/VM/Handler/OpcodeComparisonHandler.h index 472a79c93..12f817aad 100644 --- a/src/VM/Handler/OpcodeComparisonHandler.h +++ b/src/VM/Handler/OpcodeComparisonHandler.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * diff --git a/src/functions.cpp b/src/functions.cpp index 50716075f..1bb73dee4 100644 --- a/src/functions.cpp +++ b/src/functions.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. * @@ -64,10 +64,10 @@ std::string _t(MSG_TYPE type, unsigned int number) std::string path_basename(const std::string& path, bool removeExtension) { - auto filename = std::string( + auto filename = std::string( std::find_if(path.rbegin(), path.rend(), [](char c) { return c == '/' || c == '\\'; }).base(), path.end()); - + if (removeExtension) { auto pivot = std::find(filename.rbegin(), filename.rend(), '.'); diff --git a/src/functions.h b/src/functions.h index 45873d271..9f3956591 100644 --- a/src/functions.h +++ b/src/functions.h @@ -1,5 +1,5 @@ /* - * Copyright 2012-2016 Falltergeist Developers. + * Copyright 2012-2018 Falltergeist Developers. * * This file is part of Falltergeist. *