index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
macventure
/
script.cpp
Age
Commit message (
Expand
)
Author
2016-09-05
MACVENTURE: Implement opcode $cb (Get Current Day)
Torbjörn Andersson
2016-09-05
MACVENTURE: Make opcode $ca return current time, not played time
Torbjörn Andersson
2016-09-03
MACVENTURE: Provide copyright notice for WebVenture by Sean Kasun, and fix GP...
Eugene Sandulenko
2016-08-19
MACVENTURE: Remove JavaScript constructs
Borja Lorente
2016-08-19
MACVENTURE: Remove word typedef
Borja Lorente
2016-08-19
MACVENTURE: Remove leftover comments and document magic constants
Borja Lorente
2016-08-19
MACVENTURE: Fix formatting
Borja Lorente
2016-08-19
MACVENTURE: Break up one-line ifs and fix braces
Borja Lorente
2016-08-19
MACVENTURE: Fix debug messages
Borja Lorente
2016-08-19
MACVENTURE: Fix some compiler warnings
Borja Lorente
2016-08-19
MACVENTURE: Fix indentation and braces
Borja Lorente
2016-08-19
MACVENTURE: Fix minor memory leaks
Borja Lorente
2016-08-19
MACVENTURE: Delete duplicate code
Borja Lorente
2016-08-14
MACVENTURE: Add debug channels
Borja Lorente
2016-08-14
MACVENTURE: Clean up updateState function
Borja Lorente
2016-08-14
MACVENTURE: Implement missing instruction
Borja Lorente
2016-08-14
MACVENTURE: Add infrastructure to support sound system
Borja Lorente
2016-08-14
MACVENTURE: Add dejavu
Borja Lorente
2016-08-14
MACVENTURE: Fix sign issue
Borja Lorente
2016-08-14
MACVENTURE: Add text input dialog
Borja Lorente
2016-08-14
MACVENTURE: Add text input logic
Borja Lorente
2016-08-14
MACVENTURE: Fix torch drawing problem
Borja Lorente
2016-08-14
MACVENTURE: Tidy up Inventory window system
Borja Lorente
2016-08-14
MACVENTURE: Add double click
Borja Lorente
2016-08-14
MACVENTURE: Add initial text rendering
Borja Lorente
2016-08-14
MACVENTURE: Fix object selection fallthrough
Borja Lorente
2016-08-14
MACVENTURE: Minor fixes and skull rising
Borja Lorente
2016-08-14
MACVENTURE: Fix small script bug
Borja Lorente
2016-08-14
MACVENTURE: Complete text decoding
Borja Lorente
2016-08-14
MACVENTURE: Script engine fixes
Borja Lorente
2016-08-14
MACVENTURE: Major push in functionality and rendering
Borja Lorente
2016-08-14
MACVENTURE: Game window object selection and some more opcodes
Borja Lorente
2016-08-14
MACVENTURE: Add PPIC0, 1 and 2 decoding
Borja Lorente
2016-08-14
MACVENTURE: Fix some minor warnings
Borja Lorente
2016-08-14
MACVENTURE: Begin implementing object queue
Borja Lorente
2016-08-14
MACVENTURE: Add opcodes for script engine
Borja Lorente
2016-08-14
MACVENTURE: Add untested script engine
Borja Lorente