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
2016-08-06
DIRECTOR: Lingo: Added more command stubs
Eugene Sandulenko
2016-08-06
DIRECTOR: Lingo: Moved recently added functions to built-ins
Eugene Sandulenko
2016-08-05
DIRECTOR: Lingo: Fix compilation
Eugene Sandulenko
2016-08-05
DIRECTOR: Lingo: Added generic built-in procedures
Eugene Sandulenko
2016-08-05
DIRECTOR: Lingo: Made built-in functions generic
Eugene Sandulenko
2016-08-05
DIRECTOR: Lingo: Revert adding prefix 'v' to all Symbol types.
Eugene Sandulenko
2016-08-05
DIRECTOR: Lingo: Move MSVC fix to the .l file
Eugene Sandulenko
2016-08-04
DIRECTOR: Fix compilation in Visual Studio
Paul Gilbert
2016-08-04
DIRECTOR: Fix warnings
Eugene Sandulenko
2016-08-04
DIRECTOR: Lingo: Added stubs for 'continue', 'cursor' and 'delay'
Eugene Sandulenko
2016-08-04
DIRECTOR: Lingo: Simplified code generation for constants
Eugene Sandulenko
2016-08-04
DIRECTOR: Lingo: Added stubs for 'closeDA', 'closeResFile' and 'closeXlib'
Eugene Sandulenko
2016-08-04
DIRECTOR: Lingo: Added 'alert' and 'beep' function stubs
Eugene Sandulenko
2016-08-04
DIRECTOR: Lingo: Add prefix 'v' to all Symbol types.
Eugene Sandulenko
2016-08-04
DIRECTOR: Lingo: Fix WinCE compilation.
Eugene Sandulenko
2016-08-04
DIRECTOR: Lingo: Fix PS2 compilation
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Do not error out on unknown entities
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Added stub fot 'the keycode' entity
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Do not error() on syntax errors
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Implemented 'me' function support for factories
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Put codeFunc into separate function
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Extended factory test to one from Warlock D5.safe-movie-1
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Simplify CodeId
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Fix stack underflow on not enough parameters
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Process extra or too few arguments for built-ins
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Turn builtins into normal symbols
Eugene Sandulenko
2016-08-03
JANITORIAL: Whitespace fixes
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Add extra sprite and string fields to "the entities"
Dmitry Iskrich
2016-08-03
DIRECTOR: Lingo: Added tests for type conversion
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Added updateStage stub
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Issue warning instead of error at unhandled types
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Plug memory leak at assignment
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Implemented ilk() function
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Added basic support for points
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Use M_PI constant instead of hardcode
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Cast references could be lowercase too
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Fix 'intersects' operator parsing and added 'within' operator
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Initial stub for 'intersects' operator
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Stub for when/then statement
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Fix line counting in code chunks
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Added support for parameter-less built-ins
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Fix splitting code to sections
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Initial code for factory/method definition
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Added bytecode doc from http://fileformats.archiveteam.org/w...
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Added 'factory' keyword test
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Initial code for splitting factory and method input
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Distinguish same name the fields for different the entities
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Extended 'the' test
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Better error handling for 'the' entities
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Do not error out on non-existent sprites/casts
Eugene Sandulenko
[prev]
[next]