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 (
Collapse
)
Author
2016-09-03
JANITORIAL: Make GPL headers uniform
Eugene Sandulenko
2016-09-02
DIRECTOR: Initial code for Lingo keyboard handling
Eugene Sandulenko
2016-09-01
DIRECTOR: Lingo: Implemented 'the colorQD' and 'the colorDepth' entities
Eugene Sandulenko
2016-09-01
DIRECTOR: Cleanup
Eugene Sandulenko
2016-08-30
DIRECTOR: Fix scanned archive names
Eugene Sandulenko
2016-08-30
DIRECTOR: Fix another crash on quit
Eugene Sandulenko
2016-08-30
DIRECTOR: Fix class initialization
Eugene Sandulenko
2016-08-30
DIRECTOR: Fixed shared cast loading
Eugene Sandulenko
2016-08-30
DIRECTOR: Fix archive scanning at the start
Eugene Sandulenko
2016-08-29
DIRECTOR: Fix cast scanning
Eugene Sandulenko
2016-08-29
DIRECTOR: Put all archive parsing methods into archive.cpp
Eugene Sandulenko
2016-08-29
DIRECTOR: Refactor Archive creation
Eugene Sandulenko
2016-08-29
DIRECTOR: Started code on enlisting all movie files
Eugene Sandulenko
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 ↵
Eugene Sandulenko
entity
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 ↵
Eugene Sandulenko
printing
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
This reverts commit 0f5a094d7fd30121994d8f2d486b171791cf5968.
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
[next]