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
/
parallaction
/
parser_br.cpp
Age
Commit message (
Collapse
)
Author
2007-10-14
Made location parser more fault-tolerant, in that it prints out a warning ↵
Nicola Mettifogo
message instead of exiting ScummVM when it encounters an unexpected keywords in the scripts. svn-id: r29220
2007-09-22
Refactored a lot of Character-related code and put it into the Character class.
Nicola Mettifogo
svn-id: r29025
2007-09-19
Added copyright notice to existing files.
Nicola Mettifogo
svn-id: r28973
2007-09-19
Merged common/stdafx.h into common/scummsys.h. All referencing files have ↵
Nicola Mettifogo
been updated. svn-id: r28966
2007-09-16
Revised debug levels and added many debug strings for parsers.
Nicola Mettifogo
svn-id: r28921
2007-09-15
Fixed BRA parser table for scripts.
Nicola Mettifogo
svn-id: r28905
2007-09-02
More support for subtitles in BRA.
Nicola Mettifogo
svn-id: r28829
2007-09-02
Simplified global label management and added subtitles for BRA.
Nicola Mettifogo
svn-id: r28828
2007-08-26
Implemented more opcodes.
Nicola Mettifogo
svn-id: r28746
2007-08-25
Added implementation for most parser and exec opcodes in BRA.
Nicola Mettifogo
svn-id: r28735
[prev]