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-codegen.cpp
Age
Commit message (
Expand
)
Author
2017-02-25
DIRECTOR: Move utility functions to util.cpp
Eugene Sandulenko
2017-02-24
DIRECTOR: Lingo: Clarified compile and exec debug level messages
Eugene Sandulenko
2017-02-23
DIRECTOR: Lingo: Fix stack underflow in argument assignment
Eugene Sandulenko
2017-02-22
DIRECTOR: Lingo: Fixed float constants processing
Eugene Sandulenko
2017-02-22
DIRECTOR: Lingo: Turned if() statement code into relative jumps
Eugene Sandulenko
2017-02-11
JANITORIAL: Formatting fixes
Eugene Sandulenko
2017-02-09
DIRECTOR: Lingo: Fix global symbol processing
Eugene Sandulenko
2017-02-08
DIRECTOR: Lingo: Documented D4 "Predefined methods and special messages" Lingo
Eugene Sandulenko
2017-02-08
DIRECTOR: Lingo: Fix macro definition
Eugene Sandulenko
2017-02-08
DIRECTOR: Lingo: Switched Symbol::name to Common::String
Eugene Sandulenko
2017-01-15
DIRECTOR: Lingo: Implemented immediate mode used for 'playAccel'
Eugene Sandulenko
2017-01-14
DIRECTOR: Lingo: More portable float reading
Eugene Sandulenko
2017-01-13
DIRECTOR: Lingo: Improved localvars cleanup
Eugene Sandulenko
2017-01-13
DIRECTOR: Lingo: Implemented grammar for arrays
Eugene Sandulenko
2017-01-12
DIRECTOR: Lingo: Fix another warning pointed by digitall
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 argument count for factory methods
Eugene Sandulenko
2017-01-11
DIRECTOR: Lingo: Improvements to me() handling in factories
Eugene Sandulenko
2017-01-11
DIRECTOR: Lingo: Add debug print out of immediate floats
Eugene Sandulenko
2016-09-05
DIRECTOR: Fix warnings
Eugene Sandulenko
2016-09-01
DIRECTOR: Lingo: Implemented when..then keyword logic
Eugene Sandulenko
2016-08-23
DIRECTOR: Reduce header dependency
Eugene Sandulenko
2016-08-22
DIRECTOR: Lingo: Improved debug output
Eugene Sandulenko
2016-08-19
DIRECTOR: Lingo: Improved debug output
Eugene Sandulenko
2016-08-19
DIRECTOR: Lingo: Added generated script decompilation
Eugene Sandulenko
2016-08-19
DIRECTOR: Lingo: Improved stack content trace
Eugene Sandulenko
2016-08-18
DIRECTOR: Lingo: Further work on while..then
Eugene Sandulenko
2016-08-18
DIRECTOR: Lingo: Proper stub for when..then
Eugene Sandulenko
2016-08-17
DIRECTOR: Lingo: Finished parameter tracing
Eugene Sandulenko
2016-08-17
DIRECTOR: Lingo: Initial function parameter tracing
Eugene Sandulenko
2016-08-16
DIRECTOR: Lingo: Fix warnings
Eugene Sandulenko
2016-08-16
DIRECTOR: Lingo: Started adding function descriptions
Eugene Sandulenko
2016-08-16
DIRECTOR: Lingo: Start of script execution trace code
Eugene Sandulenko
2016-08-11
DIRECTOR: Lingo: Initial code for factory creation
Eugene Sandulenko
2016-08-05
DIRECTOR: Lingo: Revert adding prefix 'v' to all Symbol types.
Eugene Sandulenko
2016-08-04
DIRECTOR: Fix warnings
Eugene Sandulenko
2016-08-04
DIRECTOR: Lingo: Simplified code generation for constants
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-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: Simplify CodeId
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Cast references could be lowercase too
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Stub for when/then statement
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Initial code for factory/method definition
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: FLOAT actually has to have double precision. Switching.
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Aligned Datum and Symbol union member names
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Fix 'else if' statement execution
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Fix if() generation
Eugene Sandulenko
[next]