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.h
Age
Commit message (
Expand
)
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-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-24
DIRECTOR: Implemented uncompressed 1bpp pictures. Works sometimes
Eugene Sandulenko
2016-08-23
DIRECTOR: Reduce header dependency
Eugene Sandulenko
2016-08-21
DIRECTOR: Added image dumping at debug
Eugene Sandulenko
2016-08-03
DIRECTOR: Switch Mac font loading to the common code
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Initial code for Lingo test suite. Uses special game target
Eugene Sandulenko
2016-08-03
DIRECTOR: Added random source
Eugene Sandulenko
2016-08-03
DIRECTOR: Fix rendering resource, loading shared BMP
Dmitry Iskrich
2016-08-03
DIRECTOR: Fix memory corruption
Dmitry Iskrich
2016-08-03
DIRECTOR: Renew shared resources when loading new folder
Dmitry Iskrich
2016-08-03
DIRECTOR: Using shared casts for rendering
Dmitry Iskrich
2016-08-03
DIRECTOR: Loading shared DIB, STXT
Dmitry Iskrich
2016-08-03
DIRECTOR: Fix warning
Eugene Sandulenko
2016-08-03
DIRECTOR: Load shared casts in engine
Dmitry Iskrich
2016-08-03
DIRECTOR: Support goto command in Score
Dmitry Iskrich
2016-08-03
DIRECTOR: Add initial code for QuickTime video
Dmitry Iskrich
2016-08-03
DIRECTOR: Load palette directly to engine
Dmitry Iskrich
2016-08-03
DIRECTOR: Add parsing mac names from folder
Dmitry Iskrich
2016-08-03
DIRECTOR: Whitespace fixes
Eugene Sandulenko
2016-08-03
DIRECTOR: Play sound from MCI command
Dmitry Iskrich
2016-08-03
DIRECTOR: Add initial sound playback support
Dmitry Iskrich
2016-08-03
DIRECTOR: Added stub for Lingo interpreter
Eugene Sandulenko
2016-08-03
DIRECTOR: Add parsing support for v7
Matthew Hoops
2016-08-03
DIRECTOR: Parse the RIFX from v4 Mac versions
Matthew Hoops
2016-08-03
DIRECTOR: Add basic v3-5 exe parsing
Matthew Hoops
2016-08-03
DIRECTOR: Add engine skeleton
Matthew Hoops