aboutsummaryrefslogtreecommitdiff
path: root/engines/macventure/world.cpp
AgeCommit message (Expand)Author
2019-10-01MACVENTURE: Fix MSVC WarningsD G Turner
2016-09-03MACVENTURE: Provide copyright notice for WebVenture by Sean Kasun, and fix GP...Eugene Sandulenko
2016-08-19MACVENTURE: Remove leftover comments and document magic constantsBorja Lorente
2016-08-19MACVENTURE: Fix formattingBorja Lorente
2016-08-19MACVENTURE: Break up one-line ifs and fix bracesBorja Lorente
2016-08-19MACVENTURE: Fix debug messagesBorja Lorente
2016-08-19MACVENTURE: Add prefixes to error messagesBorja Lorente
2016-08-19MACVENTURE: Fix indentation and bracesBorja Lorente
2016-08-19MACVENTURE: Add wrapper class for global settingsBorja Lorente
2016-08-19MACVENTURE: Fix minor memory leaksBorja Lorente
2016-08-19MACVENTURE: Add 'new game' functionalityBorja Lorente
2016-08-19MACVENTURE: Refactor world to extract new game methodBorja Lorente
2016-08-14MACVENTURE: Add debug channelsBorja Lorente
2016-08-14MACVENTURE: Add dejavuBorja Lorente
2016-08-14MACVENTURE: Fix image to allow mask attributesBorja Lorente
2016-08-14MACVENTURE: Fix sign issueBorja Lorente
2016-08-14MACVENTURE: Add basic game save/load featureBorja Lorente
2016-08-14MACVENTURE: Add text input logicBorja Lorente
2016-08-14MACVENTURE: Fix inventoryBorja Lorente
2016-08-14MACVENTURE: Fix clicks and dragging offsetBorja Lorente
2016-08-14MACVENTURE: Add scene transitionBorja Lorente
2016-08-14MACVENTURE: Minor fixes and skull risingBorja Lorente
2016-08-14MACVENTURE: Complete text decodingBorja Lorente
2016-08-14MACVENTURE: Implemente dynamic object drawingBorja Lorente
2016-08-14MACVENTURE: Add graphics blittingBorja Lorente
2016-08-14MACVENTURE: Add PPIC0, 1 and 2 decodingBorja Lorente
2016-08-14MACVENTURE: Begin implementing object queueBorja Lorente
2016-08-14MACVENTURE: Add opcodes for script engineBorja Lorente
2016-08-14MACVENTURE: Add untested script engineBorja Lorente
2016-08-14MACVENTURE: Add attribute set functionBorja Lorente
2016-08-14MACVENTURE: Fix small bug in save readingBorja Lorente
2016-08-14MACVENTURE: Add text decoding (without composite)Borja Lorente
2016-08-14MACVENTURE: Add main loopBorja Lorente
2016-08-14MACVENTURE: Add object attribute retrievalBorja Lorente
2016-08-14MACVENTURE: Add filepath retrievalBorja Lorente
2016-08-14MACVENTURE: Test and fix object loadingBorja Lorente
2016-08-14MACVENTURE: Add generic non-persistent container loadingBorja Lorente
2016-08-14MACVENTURE: Add generic containerBorja Lorente
2016-08-14MACVENTURE: Add save game loadingBorja Lorente