Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-18 | SCUMM: Make GPL headers consistent in themselves. | Johannes Schickel | |
2013-10-05 | SCUMM: Make all HE saves prepend the target name | Matthew Hoops | |
This makes HE follow the ScummVM convention of using the target name everywhere. It also fixes having more than one team in both soccer and football. Loading old saves will still work and they will be tried if the newer save names are not found. | |||
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-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-08-17 | SCUMM: Split HE logic classes to their own files | Matthew Hoops | |