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
/
frame.h
Age
Commit message (
Expand
)
Author
2017-07-05
DIRECTOR: Move #define CHANNEL_COUNT to director.h
Tobia Tesan
2017-05-02
DIRECTOR: Reduce header dependency
Eugene Sandulenko
2017-05-02
DIRECTOR: Fix #include paths
Eugene Sandulenko
2017-05-02
DIRECTOR: Remove now-useless textId parameter from renderButton
Tobia Tesan
2017-05-02
DIRECTOR: Use text from textCasts
Tobia Tesan
2017-05-02
DIRECTOR: Use preloaded Stxt for rendering
Tobia Tesan
2017-04-30
DIRECTOR: clean up renderText: separate reading & actual rendering
Tobia Tesan
2017-03-14
DIRECTOR: Execute immediate scripts on frame load
Eugene Sandulenko
2017-03-12
DIRECTOR: Lingo: Fix b_rollOver() implementation
Eugene Sandulenko
2017-03-02
DIRECTOR: Janitorial: Fix code formatting
Eugene Sandulenko
2017-02-06
DIRECTOR: Use Text rect for buttons. Adjust sizing appropriately.
stevenhoefel
2017-01-17
DIRECTOR: Refactor Text Rendering. Use alignment of MacText. Render to tempor...
stevenhoefel
2017-01-15
DIRECTOR: Utilise MacText class to provide Text Wrapping.
stevenhoefel
2017-01-13
DIRECTOR: Implement Shape Patterns and Borders for D3.
stevenhoefel
2017-01-12
DIRECTOR: Hooks for both cast member and cast frame events.
stevenhoefel
2017-01-09
DIRECTOR: D4 Image Decoding, Buttons, Text, Shapes.
stevenhoefel
2016-11-04
JANITORIAL: Whitespace fixes
Eugene Sandulenko
2016-10-29
DIRECTOR: Rework Channel data parsing
Eugene Sandulenko
2016-09-03
JANITORIAL: Make GPL headers uniform
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-23
DIRECTOR: Split score.cpp file into classes
Eugene Sandulenko