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-builtins.cpp
Age
Commit message (
Expand
)
Author
2016-08-03
DIRECTOR: Lingo: Added updateStage stub
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: Added support for parameter-less built-ins
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: FLOAT actually has to have double precision. Switching.
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Implemented chars() function and added more debug for type p...
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Implemented length() built-in function
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Implemented string() built-in function
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Implemented rest of math functions
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Implement more built-in math functions
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Complete Rand() function implementation
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Initial code for built-in functions
Eugene Sandulenko
[prev]