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
/
lingo
Age
Commit message (
Expand
)
Author
2018-09-13
DIRECTOR: fixed warning with gcc 8.2
Martin Gerhardy
2018-08-16
DIRECTOR: Remove non-standard fileno & unistd.h
Colin Snover
2018-05-24
JANITORIAL: Fix trailing whitespace
Adrian Frühwirth
2017-09-30
COMMON: Introduce a shared hash function for pointer types
Bastien Bouclet
2017-09-30
BUILD: Define pointer sized integer types and remove SCUMM_64BITS
Bastien Bouclet
2017-08-11
DIRECTOR: Lingo: Add missing break statement
Eugene Sandulenko
2017-07-05
DIRECTOR: Make 3-ary processEvent private
Tobia Tesan
2017-07-05
DIRECTOR: Handle kEventPrepareMovie with 1-ary processEvent
Tobia Tesan
2017-07-05
DIRECTOR: Handle kEventNone with 1-ary processEvent
Tobia Tesan
2017-07-05
DIRECTOR: Handle kEventIdle with 1-ary processEvent
Tobia Tesan
2017-07-05
DIRECTOR: Add processSpriteEvent
Tobia Tesan
2017-07-05
DIRECTOR: Move executeImmediateScripts to lingo.cpp
Tobia Tesan
2017-07-05
DIRECTOR: Include director/frame.h and sprite.h in lingo.cpp
Tobia Tesan
2017-07-05
DIRECTOR: Add kEventStart case for processGenericEvent
Tobia Tesan
2017-07-05
DIRECTOR: Remove "primary event handler" comment
Tobia Tesan
2017-07-05
DIRECTOR: Handle keyDown in 1-ary processEvent
Tobia Tesan
2017-07-05
DIRECTOR: Add kFrameScript call
Tobia Tesan
2017-07-05
DIRECTOR: Reorder processInputEvent
Tobia Tesan
2017-07-05
DIRECTOR: Swap order of processEvent calls
Tobia Tesan
2017-07-05
DIRECTOR: Call primaryEventHandler in processInputEvent
Tobia Tesan
2017-07-05
DIRECTOR: Handle kEventPrepareFrame in processFrameEvent
Tobia Tesan
2017-07-05
DIRECTOR: Move kEventMouseUp/Down handling to processInputEvent
Tobia Tesan
2017-07-05
DIRECTOR: Include sprite.h in lingo-events.cpp
Tobia Tesan
2017-07-05
DIRECTOR: Implement processFrameEvent
Tobia Tesan
2017-07-05
DIRECTOR: Add runMovieScript
Tobia Tesan
2017-07-05
DIRECTOR: Add Lingo::PrimaryEventHandler
Tobia Tesan
2017-07-05
DIRECTOR: Include frame.h in lingo-events.cpp
Tobia Tesan
2017-07-05
DIRECTOR: Add Lingo::_dontPassEvent
Tobia Tesan
2017-04-17
DIRECTOR: Fix event processing
Eugene Sandulenko
2017-04-14
DIRECTOR: Lingo: Added stub for generic event handlers
Eugene Sandulenko
2017-03-29
DIRECTOR: Lingo: Added another if statement variant
Eugene Sandulenko
2017-03-29
DIRECTOR: Lingo: Added tTHENNL token
Eugene Sandulenko
2017-03-29
DIRECTOR: Convert HFS file paths to Posix
Eugene Sandulenko
2017-03-21
DIRECTOR: Lingo: Open '.MMM' files on Windows
Eugene Sandulenko
2017-03-20
DIRECTOR: Fix event processing for generic events
Eugene Sandulenko
2017-03-20
DIRECTOR: Fix GCC Warnings.
D G Turner
2017-03-17
DIRECTOR: Lingo: Improved debug on event handling
Eugene Sandulenko
2017-03-13
DIRECTOR: Lingo: Implement b_moveableSprite()
Eugene Sandulenko
2017-03-13
DIRECTOR: Lingo: Improved check for REFERENCE assignment
Eugene Sandulenko
2017-03-12
DIRECTOR: Lingo: Fix b_rollOver() implementation
Eugene Sandulenko
2017-03-12
DIRECTOR: Lingo: Improved stack printing for REFERENCE
Eugene Sandulenko
2017-03-12
DIRECTOR: Lingo: Implement b_rollOver()
Eugene Sandulenko
2017-03-12
DIRECTOR: pre-load cast members.
stevenhoefel
2017-03-10
DIRECTOR: Lingo: Improved debug output
Eugene Sandulenko
2017-03-10
DIRECTOR: Lingo: Don't leak memory on restart
Eugene Sandulenko
2017-03-10
DIRECTOR: Lingo: Reset scripts when switching movies
Eugene Sandulenko
2017-03-08
DIRECTOR: Lingo: More debug output to call() method
Eugene Sandulenko
2017-03-07
DIRECTOR: Lingo: Fix parsing D4 variant of 'on ...' clause
Eugene Sandulenko
2017-03-07
DIRECTOR: Lingo: Added definition for 'on' clauses without 'end'
Eugene Sandulenko
2017-03-06
DIRECTOR: Lingo: Split 'on ...' statement when preprocessing
Eugene Sandulenko
[next]