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.h
Age
Commit message (
Expand
)
Author
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: Put codeFunc into separate function
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Simplify CodeId
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Fix stack underflow on not enough parameters
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Turn builtins into normal symbols
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Added updateStage stub
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 'intersects' operator parsing and added 'within' operator
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Initial stub for 'intersects' operator
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Added support for parameter-less built-ins
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Initial code for factory/method definition
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Initial code for splitting factory and method input
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: Initial code for 'the' entity handling
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Better error recovery and further work on if() statements
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: 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: 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: Implemented '&' string operator
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Added string constants as expressions
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Provide error position in the file
Eugene Sandulenko
2016-08-03
DIRECTOR: Add modified flag, Lingo: Handle some common cast fields
Dmitry Iskrich
2016-08-03
DIRECTOR: Lingo: Fix 'else if' statement execution
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Stub for labelstack
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Added stub for 'the' entities
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Implemented rest of math functions
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Implement more built-in math functions
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Implement 'exit' command
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Differentiate built-in function from IDs
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Added float constants and automatic type conversion
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Initial code for built-in functions
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Make global/local vars work
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Store and restore local variables in scope.
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Stub for context creation
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: C++-ify structs
Eugene Sandulenko
2016-08-03
DIRECTOR: Fix code style violation
Dmitry Iskrich
2016-08-03
DIRECTOR: Lingo: Implemented 'global' keyword. Start of local/global var impl...
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Fixed argument order in macros, simplified grammar.
Eugene Sandulenko
[prev]
[next]