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
/
scumm
/
he
/
logic
Age
Commit message (
Collapse
)
Author
2013-04-23
SCUMM: Fix football2002 field coordinates
Matthew Hoops
2013-04-22
SCUMM: Fix a bug in football's nextPoint U32 opcode
Matthew Hoops
Seems to fix bug #3495704
2012-09-26
JANITORIAL: Remove trailing whitespaces.
Johannes Schickel
Powered by: git ls-files "*.cpp" "*.h" "*.m" "*.mm" | xargs sed -i -e 's/[ \t]*$//'
2012-06-09
SCUMM: Implement football2002's getDayOfWeek() u32 function
Matthew Hoops
2012-06-08
SCUMM: Implement listing playbook files in football2002
Matthew Hoops
2012-06-08
SCUMM: Stub off other football2002 u32 opcodes
Matthew Hoops
2012-06-08
SCUMM: Give football u32 opcodes proper names
Matthew Hoops
2012-06-06
SCUMM: Implement football2002 u32 opcode 1028
Matthew Hoops
Scoreboard transitions now play
2011-09-08
SCUMM: Made some static data const.
Johannes Schickel
2011-08-18
SCUMM: Hopefully fix DS compilation
Sven Hesse
2011-08-17
Merge remote-tracking branch 'origin/master' into soccer
Alyssa Milburn
Conflicts: engines/scumm/he/logic_he.cpp engines/scumm/he/logic_he.h
2011-08-17
SCUMM: Split HE logic classes to their own files
Matthew Hoops