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
/
director
/
lingo
Age
Commit message (
Expand
)
Author
2017-02-28
Fix GCC Variable Range Warning.
D G Turner
2017-02-25
DIRECTOR: Move utility functions to util.cpp
Eugene Sandulenko
2017-02-24
DIRECTOR: Lingo: Fix b_moveableSprite() stub
Eugene Sandulenko
2017-02-24
DIRECTOR: Lingo: Clarified 'play' and 'play done' implementations
Eugene Sandulenko
2017-02-24
DIRECTOR: Lingo: Initial code for func_playdone()
Eugene Sandulenko
2017-02-24
DIRECTOR: Lingo: Initial code for func_play()
Eugene Sandulenko
2017-02-24
DIRECTOR: Encapsulated _nextMovie parameters into a string
Eugene Sandulenko
2017-02-24
DIRECTOR: Lingo: Clarified compile and exec debug level messages
Eugene Sandulenko
2017-02-24
DIRECTOR: Lingo: Show execution trace at earlier debug levels
Eugene Sandulenko
2017-02-23
DIRECTOR: Lingo: Try cleaned file names only when it makes sense
Eugene Sandulenko
2017-02-23
DIRECTOR: Lingo: Clean file name of 8-bit character before loading
Eugene Sandulenko
2017-02-23
DIRECTOR: Lingo: Fix stack underflow in argument assignment
Eugene Sandulenko
2017-02-23
DIRECTOR: Lingo: Do not pollute stack in c_assign()
Eugene Sandulenko
2017-02-22
DIRECTOR: Lingo: Initial code for field assignments
Eugene Sandulenko
2017-02-22
DIRECTOR: Lingo: Implemented b_field() method
Eugene Sandulenko
2017-02-22
DIRECTOR: Lingo: Added type2str for REFERENCE type
Eugene Sandulenko
2017-02-22
DIRECTOR: Lingo: Fix stack overflow when assigning 'the' entity
Eugene Sandulenko
2017-02-22
DIRECTOR: Lingo: Fixed stack underflow in handler execution
Eugene Sandulenko
2017-02-22
DIRECTOR: Lingo: Avoid pushing fake values on stack
Eugene Sandulenko
2017-02-22
DIRECTOR: Lingo: Fix when..then execution
Eugene Sandulenko
2017-02-22
DIRECTOR: Lingo: Move repeat..with, repeat..while and when to relative addresses
Eugene Sandulenko
2017-02-22
DIRECTOR: Lingo: Fixed float constants processing
Eugene Sandulenko
2017-02-22
DIRECTOR: Lingo: Turned if() statement code into relative jumps
Eugene Sandulenko
2017-02-22
DIRECTOR: Lingo: Hid another trace under lingoparse debug flag
Eugene Sandulenko
2017-02-21
DIRECTOR: Put parsing lingo debug ouptu to separate debug flag
Eugene Sandulenko
2017-02-20
DIRECTOR: Hid noisy debug output
Eugene Sandulenko
2017-02-20
DIRECTOR: Added more debug output for score
Eugene Sandulenko
2017-02-17
DIRECTOR: Beutify debug output
Eugene Sandulenko
2017-02-17
DIRECTOR: Fix script references for D3 (now for real)
Eugene Sandulenko
2017-02-17
DIRECTOR: Added Events debug channel, more debug output in Lingo
Eugene Sandulenko
2017-02-16
DIRECTOR: Lingo: Revert D3 script addressing modification
Eugene Sandulenko
2017-02-15
DIRECTOR: Lingo: Fix 'pause' implementation
Eugene Sandulenko
2017-02-14
DIRECTOR: Lingo: Fix rest of the 'go to' family functions
Eugene Sandulenko
2017-02-14
DIRECTOR: Lingo: Fixed 'go to' functions
Eugene Sandulenko
2017-02-14
DIRECTOR: Lingo: Implement b_delay()
Eugene Sandulenko
2017-02-12
DIRECTOR: Lingo: Implemented \xC2 continuation symbol support
Eugene Sandulenko
2017-02-12
DIRECTOR: Lingo: Implemented stub for REFERENCE built-ins
Eugene Sandulenko
2017-02-12
DIRECTOR: Lingo: Added grammar for assignment to references
Eugene Sandulenko
2017-02-12
DIRECTOR: Lingo: Fixing position count in lexer
Eugene Sandulenko
2017-02-12
DIRECTOR: Lingo: Fix D3 script execution
Eugene Sandulenko
2017-02-11
JANITORIAL: Formatting fixes
Eugene Sandulenko
2017-02-11
DIRECTOR: Lingo: Simplfy movie presense check in 'go to movie'
Eugene Sandulenko
2017-02-11
DIRECTOR: Lingo: Implemented sanity checks for built-ins
Eugene Sandulenko
2017-02-11
DIRECTOR: Lingo: Probe movies in Mac Resource Forks in 'go to movie'
Eugene Sandulenko
2017-02-10
DIRECTOR: Lingo: Fixed parsing built-ins with arglist
Eugene Sandulenko
2017-02-10
DIRECTOR: Lingo: Avoid deleting counter in 'repeat..with' statement
Eugene Sandulenko
2017-02-10
DIRECTOR: Lingo: Fixed built-ins code generation
Eugene Sandulenko
2017-02-09
DIRECTOR: Lingo: Documented D4 "Variables" Lingo
Eugene Sandulenko
2017-02-09
DIRECTOR: Lingo: Documented D4 "Time" Lingo
Eugene Sandulenko
2017-02-09
DIRECTOR: Lingo: Documented D4 "Text" Lingo
Eugene Sandulenko
[prev]
[next]