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
/
director.cpp
Age
Commit message (
Expand
)
Author
2016-08-26
DIRECTOR: Fix object initialization
Eugene Sandulenko
2016-08-25
DIRECTOR: Fix numerous crashes on destruction
Eugene Sandulenko
2016-08-24
DIRECTOR: Implemented uncompressed 1bpp pictures. Works sometimes
Eugene Sandulenko
2016-08-23
DIRECTOR: Further reduction of include dependency
Eugene Sandulenko
2016-08-21
DIRECTOR: Stub for 1bpp bitmap decoder
Eugene Sandulenko
2016-08-21
DIRECTOR: Added image dumping at debug
Eugene Sandulenko
2016-08-17
DIRECTOR: Optimize code flow for directory scanning
Eugene Sandulenko
2016-08-15
DIRECTOR: Fix debug channels initialization
Eugene Sandulenko
2016-08-03
DIRECTOR: Switch Mac font loading to the common code
Eugene Sandulenko
2016-08-03
DIRECTOR: Fix engine initialization
Eugene Sandulenko
2016-08-03
DIRECTOR: Correct startup sequence
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Initial code for Lingo test suite. Uses special game target
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Fix multiline if() statements
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: Fixed <> operator, added logical operations and &&
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: Properly initialize class variables
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Eat all leading whitespaces
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Added support for two line if/else
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Parsing one-liner 'else if'
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Parse basic 'else if' clause
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Started 'else if' implementation
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Implement more built-in math functions
Eugene Sandulenko
2016-08-03
DIRECTOR: Fix crash on deinitialization
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Added float constants and automatic type conversion
Eugene Sandulenko
2016-08-03
DIRECTOR: Added random source
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Implement one-line version of 'if' statement
Eugene Sandulenko
2016-08-03
DIRECTOR: Make built-in functions work (always)
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Make built-in functions work (sometimes)
Eugene Sandulenko
2016-08-03
DIRECTOR: Free memory, fix render text ID
Dmitry Iskrich
2016-08-03
DIRECTOR: Calculate values for text rendering
Dmitry Iskrich
2016-08-03
DIRECTOR: Fix rendering resource, loading shared BMP
Dmitry Iskrich
2016-08-03
DIRECTOR: Lingo: Make 'global' accept list of variables
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Make global/local vars work
Eugene Sandulenko
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: Renew shared resources when loading new folder
Dmitry Iskrich
2016-08-03
DIRECTOR: Lingo: Actually let VOID vars to pass.
Eugene Sandulenko
[next]