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
Age
Commit message (
Collapse
)
Author
2016-08-03
DIRECTOR: Lingo: Do not error out on non-existent sprites/casts
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Implement setting the entity fields
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Implement getting the entity fields
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Process simple 'the' entities
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Use namespace in lexer
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Initial code for 'the' entity handling
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Improved support for multiple 'else if' statements
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Fix multiline if() statement
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Smoother tests handling
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Do not error out on unacceptable characters in toLowercaseMac()
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Fix loop test
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Gracefully return when movie does not exits
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Nicer error recovery during execution
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Fix if() statement code generation
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Fix compilation for scripts with no leading spaces
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Fix crash on parse error
Eugene Sandulenko
2016-08-03
DIRECTOR: Added default Mac palette
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Further work on if() statement
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Better error recovery and further work on if() statements
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Execute test suite
Eugene Sandulenko
2016-08-03
DIRECTOR: Unify dumpScript() signature
Eugene Sandulenko
2016-08-03
DIRECTOR: Dump scripts before execution, not after
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Made addCode() accept const char *
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Initial code for Lingo test suite. Uses special game target
Eugene Sandulenko
2016-08-03
DIRECTOR: Added detection for Windows JMP version
Eugene Sandulenko
2016-08-03
DIRECTOR: Added detection for Spaceship Warlock
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Fix multiline if() statements
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Print VOID type
Eugene Sandulenko
2016-08-03
JANITORIAL: Fix whitespaces
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: FLOAT actually has to have double precision. Switching.
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Added more 'the' entities. Implemented the floatPrecision ↵
Eugene Sandulenko
entity
2016-08-03
DIRECTOR: Lingo: Implement 'contains' and 'starts' string operators
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Implemented chars() function and added more debug for type ↵
Eugene Sandulenko
printing
2016-08-03
DIRECTOR: Lingo: Implemented length() built-in function
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Implemented string() built-in function
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Made & and && work with any type
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Fixed <> operator, added logical operations and &&
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Aligned Datum and Symbol union member names
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Fixed c_eval and made correctly processing different types
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Implemented '&' string operator
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Support string Datum printing
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Added string constants as expressions
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Suport multiple one-line 'else if' statements
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Fix multiline if statements
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Provide error position in the file
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Further work on combined if statements
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Fix mixing of one-line and multi-line ifs
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Further work on one-liner ifs
Eugene Sandulenko
2016-08-03
Revert "DIRECTOR: Lingo: More work on if statement overhaul"
Eugene Sandulenko
This reverts commit 0f5a094d7fd30121994d8f2d486b171791cf5968.
2016-08-03
DIRECTOR: Lingo: More work on if statement overhaul
Eugene Sandulenko
[next]