Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-02-11 | Change CVS keywords to SVN keywords | Max Horn | |
svn-id: r20511 | |||
2006-01-18 | Update copyright notice | Eugene Sandulenko | |
svn-id: r20088 | |||
2005-10-22 | Load/Save palette correctly in HE99 games. | Travis Howell | |
Save actor shadows in HE games. svn-id: r19231 | |||
2005-10-21 | Started to make the save/load system slightly more object oriented | Max Horn | |
svn-id: r19224 | |||
2005-10-21 | Actor layer in HE games uses an int32. | Travis Howell | |
svn-id: r19212 | |||
2005-10-21 | Add XMAP support for actors. | Travis Howell | |
svn-id: r19205 | |||
2005-10-18 | Update FSF address. Eek. Actually that took place on May 1, 2005 | Eugene Sandulenko | |
svn-id: r19142 | |||
2005-09-23 | renamed some HE specific akos fields | Gregory Montoir | |
svn-id: r18866 | |||
2005-07-30 | Remove trailing whitespaces. | Eugene Sandulenko | |
svn-id: r18604 | |||
2005-04-12 | Work in progress on opcodeE0 for HE games. | Travis Howell | |
Cleanup. svn-id: r17560 | |||
2005-04-10 | Reduce dependencies on scumm/util.h; modified ScummNESFile a bit so that it ↵ | Max Horn | |
complies a bit better with our code formatting rules svn-id: r17508 | |||
2005-03-11 | Mass-renamed all variables of Actor object according to our current code | Eugene Sandulenko | |
formatting standards. Earlier we had half of vars named with leading underscore and half without it. Now code in actor.cpp is considerably more readable. svn-id: r17068 | |||
2005-03-08 | Add opcode for bb2demo | Travis Howell | |
svn-id: r17035 | |||
2005-01-01 | Updated copyright | Max Horn | |
svn-id: r16398 | |||
2004-10-12 | Rename as requested. | Travis Howell | |
svn-id: r15530 | |||
2004-10-12 | Rename vars | Travis Howell | |
Add some missng code for HE games. svn-id: r15528 | |||
2004-10-12 | Rename var | Travis Howell | |
Update HE issues svn-id: r15525 | |||
2004-10-04 | Add actor transparency var for HE99 games. | Travis Howell | |
svn-id: r15405 | |||
2004-10-02 | Increase Actor animVariable for HE80+ games. | Travis Howell | |
svn-id: r15382 | |||
2004-09-30 | constness | Gregory Montoir | |
svn-id: r15364 | |||
2004-09-28 | Fix (I hope) for bug #1032964 (INDY3-VGA: actors walking in wrong places) | Max Horn | |
svn-id: r15335 | |||
2004-09-28 | Changed more of the actor class members to match our coding guidelines (in ↵ | Max Horn | |
the future, when adding new member vars here, please always use our conventions, i.e. prefix them with _ and use CamelBackStyle svn-id: r15331 | |||
2004-09-28 | talkQueue should be actor specific | Travis Howell | |
svn-id: r15318 | |||
2004-09-21 | cleanup | Gregory Montoir | |
add some warnings to detect the use of new Aux animation data svn-id: r15226 | |||
2004-09-21 | Add HE90+ opcode difference | Travis Howell | |
svn-id: r15214 | |||
2004-09-18 | preliminar AuxQueue support (freddemo intro), some glitches though | Gregory Montoir | |
svn-id: r15149 | |||
2004-09-11 | Use random talk animation in HE 80+ games for now. | Travis Howell | |
svn-id: r15006 | |||
2004-09-10 | Save game changes for HE80+ games. | Travis Howell | |
svn-id: r14985 | |||
2004-09-08 | some AKOS tweaks for HE72/80 | Gregory Montoir | |
svn-id: r14965 | |||
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 | cleanup (this actor clip stuff is really evil -- I have to agree with ↵ | Max Horn | |
Kirben, it's totally unclear why they didn't just use the good old virt screen system... svn-id: r14890 | |||
2004-09-04 | Add actor cliping override for HE games. | Travis Howell | |
svn-id: r14879 | |||
2004-09-03 | Fix for bug #1021538 (COMI: Graphic glitches in ship-to-ship fight) | Max Horn | |
svn-id: r14876 | |||
2004-08-29 | Add a few akos codes | Travis Howell | |
Give unknown akos codes better names Rename actor variable Remove hack (Use multi-version flag instead) Another sound correction for HE games. svn-id: r14827 | |||
2004-07-28 | Add patch from madm00se for: | Travis Howell | |
#869003 MIVGA: Guybrush shrinks & grows near end of game svn-id: r14355 | |||
2004-07-15 | Actually use actor talkScript when required. | Travis Howell | |
svn-id: r14217 | |||
2004-06-29 | Rename var | Travis Howell | |
svn-id: r14121 | |||
2004-06-29 | Fix actorOps case 218/9 in HE games | Travis Howell | |
svn-id: r14115 | |||
2004-02-16 | Add akos drawing offsets | Travis Howell | |
svn-id: r12910 | |||
2004-02-09 | added talkVolume, and changed talkPan call method | Paweł Kołodziejski | |
svn-id: r12790 | |||
2004-01-16 | Add correct actor palette color changing for HE games. | Travis Howell | |
svn-id: r12419 | |||
2004-01-12 | Add skipLimb actor var, which is used by puttmoon. | Travis Howell | |
Use forceClip for actorOps case 218, since it should have same effect. svn-id: r12340 | |||
2004-01-06 | updated copyright notice | Max Horn | |
svn-id: r12176 | |||
2004-01-05 | more cleanup | Max Horn | |
svn-id: r12161 | |||
2004-01-05 | added Actor::getElevation and Actor::setElevation; cleaned up costume API a ↵ | Max Horn | |
bit; some minor cleanup/tweaks svn-id: r12160 | |||
2003-10-03 | introduced namespace Scumm; made #include statements use scumm/ prefix ↵ | Max Horn | |
explicitly svn-id: r10571 | |||
2003-10-02 | renamed class Scumm to ScummEngine (consisten with other engine names; also ↵ | Max Horn | |
makes room for a potential 'Scumm' namespace) svn-id: r10549 | |||
2003-10-02 | renamed namespace ScummVM to Common | Max Horn | |
svn-id: r10544 | |||
2003-09-14 | moved Actor x/y to _pos.x/_pos.y -> this makes it much easier to grep for ↵ | Max Horn | |
access of the actor position svn-id: r10253 | |||
2003-09-13 | disabled a stone old hack; Ender, maybe you remember some details about this ↵ | Max Horn | |
fix? anybody feel like playtesting the Mystery Vortex, please? :-) svn-id: r10246 |