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
/
lingo-funcs.cpp
Age
Commit message (
Expand
)
Author
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-02-28
Fix GCC Variable Range Warning.
D G Turner
2017-02-24
DIRECTOR: Lingo: Clarified 'play' and 'play done' implementations
Eugene Sandulenko
2017-02-24
DIRECTOR: Lingo: Initial code for func_playdone()
Eugene Sandulenko
2017-02-24
DIRECTOR: Lingo: Initial code for func_play()
Eugene Sandulenko
2017-02-24
DIRECTOR: Encapsulated _nextMovie parameters into a string
Eugene Sandulenko
2017-02-23
DIRECTOR: Lingo: Try cleaned file names only when it makes sense
Eugene Sandulenko
2017-02-23
DIRECTOR: Lingo: Clean file name of 8-bit character before loading
Eugene Sandulenko
2017-02-14
DIRECTOR: Lingo: Fix rest of the 'go to' family functions
Eugene Sandulenko
2017-02-14
DIRECTOR: Lingo: Fixed 'go to' functions
Eugene Sandulenko
2017-02-11
JANITORIAL: Formatting fixes
Eugene Sandulenko
2017-02-11
DIRECTOR: Lingo: Simplfy movie presense check in 'go to movie'
Eugene Sandulenko
2017-02-11
DIRECTOR: Lingo: Probe movies in Mac Resource Forks in 'go to movie'
Eugene Sandulenko
2017-02-09
DIRECTOR: Made DirectorEngine::_currentScore private
Eugene Sandulenko
2017-02-09
DIRECTOR: Lingo: Add sanity checks to score-related built-ins
Eugene Sandulenko
2017-02-07
DIRECTOR: Fixed Lingo's 'go to movie' Red/Blue works
Eugene Sandulenko
2017-02-04
DIRECTOR: Implemented pausing/continuing of playback
Eugene Sandulenko
2017-01-16
DIRECTOR: Implement function 'marker'.
stevenhoefel
2017-01-16
DIRECTOR: Lingo: Attempt to fix func_cursor()
Eugene Sandulenko
2017-01-16
DIRECTOR: Lingo: Added stub for Lingo restarting
Eugene Sandulenko
2017-01-15
DIRECTOR: Lingo: Fixed 'go to movie' procedure.
Eugene Sandulenko
2017-01-09
DIRECTOR: Add sanity check to 'go to' functions
Eugene Sandulenko
2017-01-09
DIRECTOR: System beep and Mouse Cursors.
stevenhoefel
2016-08-26
DIRECTOR: Lingo: Remove irrelevant header
Eugene Sandulenko
2016-08-23
DIRECTOR: Reduce header dependency
Eugene Sandulenko
2016-08-08
DIRECTOR: Lingo: Made 'go to' and 'play' commands work with expressions
Eugene Sandulenko
2016-08-06
DIRECTOR: Lingo: Moved recently added functions to built-ins
Eugene Sandulenko
2016-08-04
DIRECTOR: Lingo: Added 'alert' and 'beep' function stubs
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Gracefully return when movie does not exits
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Nicer error recovery during execution
Eugene Sandulenko
2016-08-03
DIRECTOR: Fix code style violation
Dmitry Iskrich
2016-08-03
DIRECTOR: Execute goto scripts
Dmitry Iskrich
2016-08-03
DIRECTOR: Support goto frame jump
Dmitry Iskrich
2016-08-03
DIRECTOR: Change ReadStream to ReadStreamEndian
Dmitry Iskrich
2016-08-03
DIRECTOR: Support goto command in Score
Dmitry Iskrich
2016-08-03
DIRECTOR: Lingo: Renamed func_->c_ and exec_->func_->
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Split out opcodes from actual function implementations
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Fix 'if' statement
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Implement logical operators
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Fix variable accessing
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Initial code for 'if' statements
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Updated copyright and added 'macro' keyword documentation
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Implement 'go' and 'go to' functions
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Add missing funcs
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Implement func_neg()
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Fix func_constpush() and made it portable
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Added printing func
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Added some lingo-func code
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Move all functions to compiler
Eugene Sandulenko
[next]