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-lex.l
Age
Commit message (
Expand
)
Author
2017-01-15
DIRECTOR: Lingo: Implemented immediate mode used for 'playAccel'
Eugene Sandulenko
2017-01-13
DIRECTOR: Lingo: Implemented grammar for arrays
Eugene Sandulenko
2017-01-12
DIRECTOR: Lingo: Fix warnings in lexer generated code
Eugene Sandulenko
2017-01-12
DIRECTOR: Hook Lingo events through. Tie in frame events.
stevenhoefel
2017-01-11
DIRECTOR: Lingo: Proper processing of me() in factories
Eugene Sandulenko
2017-01-11
DIRECTOR: Lingo: Fixed parsing of builtins with arglist
Eugene Sandulenko
2017-01-11
DIRECTOR: Lingo: Improvements to me() handling in factories
Eugene Sandulenko
2017-01-11
DIRECTOR: Lingo: Implemented 'duplicate cast' stub
Eugene Sandulenko
2017-01-10
DIRECTOR: Lingo: Implemented stub for 'the time' entity
Eugene Sandulenko
2017-01-10
DIRECTOR: Lingo: Added sub for 'the date' entity
Eugene Sandulenko
2017-01-10
DIRECTOR: Smarter checks for 'end' clause in grammar/lexer
Eugene Sandulenko
2017-01-10
DIRECTOR: Lingo: Added stubs for D3 Text-related syntax
Eugene Sandulenko
2017-01-10
DIRECTOR: Lingo: Implemented stub for char..of and char..to..of
Eugene Sandulenko
2017-01-10
DIRECTOR: Lingo: Implemented stubs for put..after and put..before
Eugene Sandulenko
2017-01-10
DIRECTOR: Lingo: Added stub for handling symbols
Eugene Sandulenko
2017-01-09
DIRECTOR: Lingo: Allow 'me' as an argument to the handlers
Eugene Sandulenko
2017-01-09
DIRECTOR: Lingo: Removed 'me' as lexer token
Eugene Sandulenko
2017-01-09
DIRECTOR: Lingo: Debug Lingo parsing only with debugchannel explicitely set
Eugene Sandulenko
2017-01-07
DIRECTOR: Lingo: Stubbed "sound*" built-ins
Eugene Sandulenko
2017-01-07
DIRECTOR: Lingo: Switch bison debug at runtime
Eugene Sandulenko
2017-01-06
DIRECTOR: Lingo: Properly fix compilation on Dreamcast
Eugene Sandulenko
2017-01-06
DIRECTOR: Lingo: Implement 'on' statement parsing
Eugene Sandulenko
2016-08-20
DIRECTOR: Lingo: Defined 'mod' operator and specified operator precedence
Eugene Sandulenko
2016-08-20
DIRECTOR: Lingo: Added stub for 'instance' keyword
Eugene Sandulenko
2016-08-16
DIRECTOR: Lingo: Implement D2 version of 'the sqrt'
Eugene Sandulenko
2016-08-10
DIRECTOR: Lingo: Moved 'mci' and 'mciwait' to built-ins
Eugene Sandulenko
2016-08-07
DIRECTOR: Lingo: Added stub for playAccel and printFrom commands
Eugene Sandulenko
2016-08-07
DIRECTOR: Lingo: Fixed string parsing
Eugene Sandulenko
2016-08-07
DIRECTOR: Lingo: Fixed line counting on error and multiple consequtive newlines
Eugene Sandulenko
2016-08-07
DIRECTOR: Lingo: Added 'play' and 'play done' command stubs
Eugene Sandulenko
2016-08-06
DIRECTOR: Lingo. Added stubs for 'do' and 'open' commands
Eugene Sandulenko
2016-08-06
DIRECTOR: Lingo: Moved recently added functions to built-ins
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: Lingo: Added stubs for 'continue', 'cursor' and 'delay'
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 PS2 compilation
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Do not error out on unknown entities
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Turn builtins into normal symbols
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: Added support for parameter-less built-ins
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Initial code for factory/method definition
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Distinguish same name the fields for different the entities
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Implement getting the entity fields
Eugene Sandulenko
[next]