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
/
lingo.cpp
Age
Commit message (
Expand
)
Author
2016-09-02
DIRECTOR: Lingo: Fix c_when() execution
Eugene Sandulenko
2016-09-02
DIRECTOR: Initial code for Lingo keyboard handling
Eugene Sandulenko
2016-08-30
DIRECTOR: Lingo: Documented when..then statements
Eugene Sandulenko
2016-08-26
DIRECTOR: Fix object initialization
Eugene Sandulenko
2016-08-26
DIRECTOR: Slow down execution and hid noisy warning
Eugene Sandulenko
2016-08-25
DIRECTOR: Start executing frame scripts
Eugene Sandulenko
2016-08-23
DIRECTOR: Reduce header dependency
Eugene Sandulenko
2016-08-20
DIRECTOR: Lingo: Stub for 'menu' command. This completes all D2 commands
Eugene Sandulenko
2016-08-20
DIRECTOR: Lingo: Implemented 'exit repeat' keyword
Eugene Sandulenko
2016-08-19
DIRECTOR: Lingo: Improved debug output
Eugene Sandulenko
2016-08-19
DIRECTOR: Lingo: Enhanced Datum::toString() output
Eugene Sandulenko
2016-08-19
DIRECTOR: Lingo: Better VAR symbol handling
Eugene Sandulenko
2016-08-19
DIRECTOR: Lingo: Added generated script decompilation
Eugene Sandulenko
2016-08-19
DIRECTOR: Lingo: Hide script hexdump under debug level
Eugene Sandulenko
2016-08-18
DIRECTOR: Silence GCC signed/unsigned warning
Torbjörn Andersson
2016-08-18
DIRECTOR: Lingo: Handle OBJECT symbols properly
Eugene Sandulenko
2016-08-16
DIRECTOR: Lingo: Started adding function descriptions
Eugene Sandulenko
2016-08-15
DIRECTOR: Fix debug channels initialization
Eugene Sandulenko
2016-08-15
DIRECTOR: Lingo: Switch compilation debug to a channel
Eugene Sandulenko
2016-08-15
DIRECTOR: Register debug channels
Eugene Sandulenko
2016-08-12
DIRECTOR: Lingo: Sort test files before execution
Eugene Sandulenko
2016-08-08
DIRECTOR: Lingo: Fix toString() function
Eugene Sandulenko
2016-08-05
DIRECTOR: Lingo: Made built-in functions generic
Eugene Sandulenko
2016-08-05
DIRECTOR: Lingo: Revert adding prefix 'v' to all Symbol types.
Eugene Sandulenko
2016-08-04
DIRECTOR: Lingo: Add prefix 'v' to all Symbol types.
Eugene Sandulenko
2016-08-04
DIRECTOR: Lingo: Fix WinCE compilation.
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Implemented ilk() function
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Added basic support for points
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Fix line counting in code chunks
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Fix splitting code to sections
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Initial code for splitting factory and method input
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Process simple 'the' entities
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 crash on parse error
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: 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: Lingo: Print VOID type
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 en...
Eugene Sandulenko
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 p...
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Made & and && work with any type
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Aligned Datum and Symbol union member names
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Provide error position in the file
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Fix toInt()
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Added float constants and automatic type conversion
Eugene Sandulenko
[prev]
[next]