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 (
Expand
)
Author
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 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: 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
2016-08-03
DIRECTOR: Lingo: More work on if statement overhaul
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Merged if and oneline if grammar
Eugene Sandulenko
2016-08-03
DIRECTOR: Add modified flag, Lingo: Handle some common cast fields
Dmitry Iskrich
2016-08-03
DIRECTOR: Lingo: Change hasID to int
Dmitry Iskrich
2016-08-03
DIRECTOR: Add sprite controlling fields
Dmitry Iskrich
2016-08-03
DIRECTOR: Lingo: Switched elsestmt rule to left recursion for more effectiveness
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Switched right recursion to left in program rule
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Fix 'else if' statement execution
Eugene Sandulenko
2016-08-03
JANITORIAL: Whitespace fixes
Eugene Sandulenko
2016-08-03
DIRECTOR: Properly initialize class variables
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Fix if() generation
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Eat all leading whitespaces
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Optimise 'the' setters and getters.
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Set/Get common sprite fields
Dmitry Iskrich
2016-08-03
DIRECTOR: Lingo: Add Menu, MenuItem, key, script entity enum
Dmitry Iskrich
2016-08-03
DIRECTOR: Lingo: Add Cast, Window, Sprite fields enum
Dmitry Iskrich
2016-08-03
DIRECTOR: Lingo: Initial code for processIf()
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Stub for labelstack
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Added stub for 'the' entities
Eugene Sandulenko
[prev]
[next]