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: 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: Fix warning
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: Render bitmaps
Dmitry Iskrich
2016-08-03
DIRECTOR: Handle some differences beetwen D1-3 and D4-6
Dmitry Iskrich
2016-08-03
DIRECTOR: Fix memory corruption
Dmitry Iskrich
2016-08-03
DIRECTOR: Add loading shared casts for Director version > 3
Dmitry Iskrich
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: Renew shared resources when loading new folder
Dmitry Iskrich
2016-08-03
DIRECTOR: Change Labels HashMap to SortedArray
Dmitry Iskrich
2016-08-03
DIRECTOR: Lingo: Actually let VOID vars to pass.
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: SImplified arg processing at macro definition.
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Fixed argument order in macros, simplified grammar.
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Fix warning
Eugene Sandulenko
2016-08-03
DIRECTOR: Using shared casts for rendering
Dmitry Iskrich
2016-08-03
DIRECTOR: Execute goto scripts
Dmitry Iskrich
2016-08-03
DIRECTOR: Loading shared DIB, STXT
Dmitry Iskrich
2016-08-03
DIRECTOR: Lingo: Move macro grammar to more logical spot in the file
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Ignore trailing spaces in scripts
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Add type to stack
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Parsing of macro calls without parens.
Eugene Sandulenko
2016-08-03
DIRECTOR: Fix warning
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Split out the code gen functions into a separate file.
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Parse continuation arguments in macros
Eugene Sandulenko
2016-08-03
DIRECTOR: Support goto frame jump
Dmitry Iskrich
2016-08-03
DIRECTOR: Load shared casts in engine
Dmitry Iskrich
2016-08-03
DIRECTOR: Lingo: Parse macro definitions reliably
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Fix handler parameter assigning. Added more debug output.
Eugene Sandulenko
2016-08-03
DIRECTOR: Add to Score jump labels commands
Dmitry Iskrich
2016-08-03
DIRECTOR: Change ReadStream to ReadStreamEndian
Dmitry Iskrich
2016-08-03
DIRECTOR: Lingo: Fix handler calling
Eugene Sandulenko
2016-08-03
DIRECTOR: Refactoring renderSprite
Dmitry Iskrich
2016-08-03
DIRECTOR: Support goto command in Score
Dmitry Iskrich
2016-08-03
DIRECTOR: Lingo: Disable debugging code
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Initial implementation of c_procret()
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Initial code for c_call()
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Issue warning on handler redefinition
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Implement calling user-defined functions without parameters
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Refactoring for ID-related code generation
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Initial code for function call grammar
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Make all keywords case-insensitive
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Avoid printing out unrecognizet tokens in lexer
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Removed redundant endianness specification in READ/WRITE
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Renamed VAR->ID in the grammar for clarity
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Made the unassigned variable match the original
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Initial implementation of the handler define() method
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Generate STOP at the macro end
Eugene Sandulenko
[next]