Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-09-14 | Report when polyogn Wiz image is used. | Travis Howell | |
svn-id: r15108 | |||
2004-09-13 | Implemented formerly known unknownFB and unknownFC. | Eugene Sandulenko | |
ScummEngine_v7he::polygonContains() is still buggy and prevents whole thing from working. svn-id: r15103 | |||
2004-09-13 | Reads extra script byte, just like readFile. | Travis Howell | |
svn-id: r15096 | |||
2004-09-13 | *** empty log message *** | Travis Howell | |
svn-id: r15091 | |||
2004-09-13 | Order wrong | Travis Howell | |
svn-id: r15090 | |||
2004-09-13 | Needs to be higher for now. | Travis Howell | |
svn-id: r15089 | |||
2004-09-13 | Add Missing pop | Travis Howell | |
svn-id: r15088 | |||
2004-09-13 | Debug code strings should use string num, not var num. | Travis Howell | |
Updated work around for loading datafiles. svn-id: r15086 | |||
2004-09-13 | Corect size. | Travis Howell | |
svn-id: r15083 | |||
2004-09-13 | Set correct array length in HE 72+ games. | Travis Howell | |
Add some stubs svn-id: r15082 | |||
2004-09-12 | Correct debugs | Travis Howell | |
svn-id: r15054 | |||
2004-09-12 | More HE opcodes. | Travis Howell | |
Can get a bit further in pj2 now. svn-id: r15021 | |||
2004-09-12 | Add some change to start later HE99 hames. | Travis Howell | |
svn-id: r15017 | |||
2004-09-12 | Use talkie resource for HE 99+ games. | Travis Howell | |
svn-id: r15015 | |||
2004-09-12 | Add case | Travis Howell | |
svn-id: r15014 | |||
2004-09-12 | Add some HE90+ opcodes | Travis Howell | |
svn-id: r15013 | |||
2004-09-11 | Add stub case for now. | Travis Howell | |
svn-id: r15012 | |||
2004-09-11 | Seems to be off by 1. | Travis Howell | |
svn-id: r15011 | |||
2004-09-11 | Use random talk animation in HE 80+ games for now. | Travis Howell | |
svn-id: r15006 | |||
2004-09-11 | Not popping enough. | Travis Howell | |
svn-id: r15001 | |||
2004-09-10 | Rename opcode | Travis Howell | |
svn-id: r14993 | |||
2004-09-09 | Change needed for HE 71 too. | Travis Howell | |
svn-id: r14984 | |||
2004-09-09 | Corrections | Travis Howell | |
svn-id: r14979 | |||
2004-09-09 | Duplicate | Travis Howell | |
svn-id: r14975 | |||
2004-09-09 | Fix dog regression. | Travis Howell | |
svn-id: r14973 | |||
2004-09-09 | Add extra opcodes for freddi2 | Travis Howell | |
Allow akos to play any actor sound. svn-id: r14972 | |||
2004-09-09 | Implement HE 80+ wiz-based cursors. Current implementation is a dirty | Eugene Sandulenko | |
hack because drawWizImage has much more code in these games comparably to 72 games. Also they pass cursor parameters in a quite obscure way. svn-id: r14968 | |||
2004-09-08 | some AKOS tweaks for HE72/80 | Gregory Montoir | |
svn-id: r14965 | |||
2004-09-08 | Should be reading array id resource. | Travis Howell | |
svn-id: r14962 | |||
2004-09-08 | Fix array issue. | Travis Howell | |
svn-id: r14961 | |||
2004-09-07 | Add cases | Travis Howell | |
svn-id: r14948 | |||
2004-09-07 | Add opcode | Travis Howell | |
svn-id: r14946 | |||
2004-09-07 | Ooops | Travis Howell | |
svn-id: r14943 | |||
2004-09-07 | Add HE 98 version | Travis Howell | |
svn-id: r14942 | |||
2004-09-07 | Correct opcode | Travis Howell | |
svn-id: r14938 | |||
2004-09-06 | Should always push result. | Travis Howell | |
svn-id: r14921 | |||
2004-09-06 | More stubs | Travis Howell | |
svn-id: r14918 | |||
2004-09-06 | Add back stub, in right place this time. | Travis Howell | |
svn-id: r14917 | |||
2004-09-06 | Doesn't use smush | Travis Howell | |
svn-id: r14915 | |||
2004-09-06 | Add HE 80/90 classes, will be filled up over time. | Travis Howell | |
svn-id: r14914 | |||
2004-09-05 | fixed awiz display | Gregory Montoir | |
svn-id: r14912 | |||
2004-09-05 | Added BMAP support in objects. | Eugene Sandulenko | |
Though I didn't test it as I don't know when it is used. Please, tell me when you'll see warning that it is called. Now we have BMAP for all cases in HE 70+ games. svn-id: r14911 | |||
2004-09-05 | Valgrind warning | Travis Howell | |
svn-id: r14907 | |||
2004-09-05 | compilation fix | Jonathan Gray | |
svn-id: r14906 | |||
2004-09-05 | Ooops | Travis Howell | |
svn-id: r14904 | |||
2004-09-05 | Increase actor.sound to 32 for HE 80+ games. | Travis Howell | |
Add some more HE vars. More adjustments for copying script strings in HE games. svn-id: r14903 | |||
2004-09-04 | Add opcode | Travis Howell | |
svn-id: r14900 | |||
2004-09-04 | Ooops | Travis Howell | |
svn-id: r14885 | |||
2004-09-04 | Complete actor clipping override code for HE games. | Travis Howell | |
Add akos speech queue for HE games Minor cleanup svn-id: r14883 | |||
2004-09-03 | preliminar Wiz images support (HE 72) | Gregory Montoir | |
svn-id: r14875 |