aboutsummaryrefslogtreecommitdiff
path: root/engines/illusions/actor.cpp
AgeCommit message (Expand)Author
2018-07-20ILLUSIONS: Fix merge error.Eric Fry
2018-07-20ILLUSIONS: Clean up/fix some TODOsjohndoe123
2018-07-20ILLUSIONS: Remove old TODOsjohndoe123
2018-07-20ILLUSIONS: BBDOU: Add menu system class, adjust existing code (actual menus n...johndoe123
2018-07-20ILLUSIONS: update _vm->_unpauseControlActorFlag when unpausing actorsEric Fry
2018-07-20ILLUSIONS: Formatting fixesEric Fry
2018-07-20ILLUSIONS: always use braces for loopsEric Fry
2018-07-20ILLUSIONS: Formatting, remove trailing whitespace.Eric Fry
2018-07-20ILLUSIONS: Replace spaces with tabsEric Fry
2018-07-20ILLUSIONS: Pause actors when entering menuEric Fry
2018-07-20ILLUSIONS: Add more loggingEric Fry
2018-07-20ILLUSIONS: Replace 0x40004 with CURSOR_OBJECT_ID constantEric Fry
2018-07-20ILLUSIONS: Implement convertPanXCoord() to support audio panning.Eric Fry
2018-07-20ILLUSIONS: Print walk rectangle point on background to aid in debuggingEric Fry
2018-07-20ILLUSIONS: Rename some actor flagsEric Fry
2018-07-20ILLUSIONS: Replace actor flag magic values with enum definitionsEric Fry
2018-07-20ILLUSIONS: Split Screen class into variants for 8bit and 16bit (i.e. Duckman ...johndoe123
2018-07-20ILLUSIONS: BBDOU: Implement credits code and adjust existing codejohndoe123
2018-07-20ILLUSIONS: BBDOU: Implement getOverlappedObjectAccurate and related functionsjohndoe123
2018-07-20ILLUSIONS: DUCKMAN: Implement load game from the game's menu systemjohndoe123
2018-07-20ILLUSIONS: DUCKMAN: Implement special opcodes 160017, 16001B, 160020 and 160021johndoe123
2018-07-20ILLUSIONS: DUCKMAN: Start implementing the menu systemjohndoe123
2018-07-20ILLUSIONS: Rename tag -> sceneIdjohndoe123
2018-07-20ILLUSIONS: Add GAM archive reader for Duckman and adjust the resource reader/...johndoe123
2018-07-20ILLUSIONS: Refactor the input systemjohndoe123
2018-07-20ILLUSIONS: Move thread-related files into threads subdirectoryjohndoe123
2018-07-20ILLUSIONS: Start refactoring the resource system (not done yet)johndoe123
2018-07-20ILLUSIONS: Rename file scriptman,* to scriptstack.* and remove unneccessary i...johndoe123
2018-07-20ILLUSIONS: Add sound effectsjohndoe123
2018-07-20ILLUSIONS: Add SoundMan and MusicPlayerjohndoe123
2018-07-20ILLUSIONS: Implement pathfindingjohndoe123
2018-07-20ILLUSIONS: Implement RegionLayer and related codejohndoe123
2018-07-20ILLUSIONS: More work on Duckmanjohndoe123
2018-07-20ILLUSIONS: More work on Duckmanjohndoe123
2018-07-20ILLUSIONS: More work on Duckmanjohndoe123
2018-07-20ILLUSIONS: More work on Duckmanjohndoe123
2018-07-20ILLUSIONS: Refactor code in preparation for the Duckman enginejohndoe123
2018-07-20ILLUSIONS: Implement calcPointDirectionjohndoe123
2018-07-20ILLUSIONS: Fix thread camera panningjohndoe123
2018-07-20ILLUSIONS: Fix bug which occured when trying to walk while talkingjohndoe123
2018-07-20ILLUSIONS: Implement pathwalking (actual pathfinding todo)johndoe123
2018-07-20ILLUSIONS: Add more script opcodesjohndoe123
2018-07-20ILLUSIONS: Implement inventoryjohndoe123
2018-07-20ILLUSIONS: Additions in various placesjohndoe123
2018-07-20ILLUSIONS: Work on interaction; work on Cause related codejohndoe123
2018-07-20ILLUSIONS: More work on BBDOU specific code (cursor, bubble)johndoe123
2018-07-20ILLUSIONS: Implement more script opcodesjohndoe123
2018-07-20ILLUSIONS: Add TalkThreadjohndoe123
2018-07-20ILLUSIONS: Add more script opcodes and fix/add stuff along the wayjohndoe123
2018-07-20ILLUSIONS: Add more script opcodesjohndoe123