aboutsummaryrefslogtreecommitdiff
path: root/engines/macventure/script.cpp
AgeCommit message (Expand)Author
2016-09-05MACVENTURE: Implement opcode $cb (Get Current Day)Torbjörn Andersson
2016-09-05MACVENTURE: Make opcode $ca return current time, not played timeTorbjörn Andersson
2016-09-03MACVENTURE: Provide copyright notice for WebVenture by Sean Kasun, and fix GP...Eugene Sandulenko
2016-08-19MACVENTURE: Remove JavaScript constructsBorja Lorente
2016-08-19MACVENTURE: Remove word typedefBorja Lorente
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: Fix some compiler warningsBorja Lorente
2016-08-19MACVENTURE: Fix indentation and bracesBorja Lorente
2016-08-19MACVENTURE: Fix minor memory leaksBorja Lorente
2016-08-19MACVENTURE: Delete duplicate codeBorja Lorente
2016-08-14MACVENTURE: Add debug channelsBorja Lorente
2016-08-14MACVENTURE: Clean up updateState functionBorja Lorente
2016-08-14MACVENTURE: Implement missing instructionBorja Lorente
2016-08-14MACVENTURE: Add infrastructure to support sound systemBorja Lorente
2016-08-14MACVENTURE: Add dejavuBorja Lorente
2016-08-14MACVENTURE: Fix sign issueBorja Lorente
2016-08-14MACVENTURE: Add text input dialogBorja Lorente
2016-08-14MACVENTURE: Add text input logicBorja Lorente
2016-08-14MACVENTURE: Fix torch drawing problemBorja Lorente
2016-08-14MACVENTURE: Tidy up Inventory window systemBorja Lorente
2016-08-14MACVENTURE: Add double clickBorja Lorente
2016-08-14MACVENTURE: Add initial text renderingBorja Lorente
2016-08-14MACVENTURE: Fix object selection fallthroughBorja Lorente
2016-08-14MACVENTURE: Minor fixes and skull risingBorja Lorente
2016-08-14MACVENTURE: Fix small script bugBorja Lorente
2016-08-14MACVENTURE: Complete text decodingBorja Lorente
2016-08-14MACVENTURE: Script engine fixesBorja Lorente
2016-08-14MACVENTURE: Major push in functionality and renderingBorja Lorente
2016-08-14MACVENTURE: Game window object selection and some more opcodesBorja Lorente
2016-08-14MACVENTURE: Add PPIC0, 1 and 2 decodingBorja Lorente
2016-08-14MACVENTURE: Fix some minor warningsBorja 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