Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-03-13 | Fix spyozon regression | Travis Howell | |
svn-id: r17113 | |||
2005-03-13 | Don't apply to HE100, it breaks credits in pajama. | Travis Howell | |
svn-id: r17112 | |||
2005-03-13 | Scripts flags difference in HE100 needed in a few more opcodes. | Travis Howell | |
svn-id: r17111 | |||
2005-03-13 | A few extra bits | Travis Howell | |
svn-id: r17110 | |||
2005-03-12 | Add missing case for getObjectData | Travis Howell | |
svn-id: r17109 | |||
2005-03-12 | rand() -> _rnd.getRandomNumber() in SAGA code. | Eugene Sandulenko | |
svn-id: r17108 | |||
2005-03-12 | Simplified SoundHandle implementation | Max Horn | |
svn-id: r17107 | |||
2005-03-12 | PlayingSoundHandle -> SoundHandle; also, turned the handle activity check ↵ | Max Horn | |
into a mixer method svn-id: r17106 | |||
2005-03-12 | some experimental changes | Paweł Kołodziejski | |
svn-id: r17105 | |||
2005-03-12 | clean up | Max Horn | |
svn-id: r17104 | |||
2005-03-12 | Forgot to remove this | Max Horn | |
svn-id: r17103 | |||
2005-03-12 | mouse cursor palette better fits into the 'mouse' category than in the ↵ | Max Horn | |
'graphics' category (IMO) svn-id: r17102 | |||
2005-03-12 | Add some paranoia checks | Max Horn | |
svn-id: r17101 | |||
2005-03-12 | backport fix from residual imuse | Paweł Kołodziejski | |
svn-id: r17100 | |||
2005-03-12 | Fix popup widget in scaled GUI mode | Max Horn | |
svn-id: r17099 | |||
2005-03-12 | Fix crash that occured when disabling the GUI scaling code | Max Horn | |
svn-id: r17098 | |||
2005-03-12 | Off by one. | Travis Howell | |
svn-id: r17097 | |||
2005-03-12 | Leftovers | Travis Howell | |
svn-id: r17094 | |||
2005-03-12 | Slighy modified patch #1161756 "Patch for external / non-volatile GMIDI ↵ | Eugene Sandulenko | |
synths". Thanks, __tom. svn-id: r17091 | |||
2005-03-12 | Broke HE music looping | Travis Howell | |
svn-id: r17089 | |||
2005-03-12 | Seems to work now, maybe fixed by script cycles? | Travis Howell | |
svn-id: r17088 | |||
2005-03-12 | Missing pop | Travis Howell | |
svn-id: r17087 | |||
2005-03-12 | Missing pop | Travis Howell | |
svn-id: r17086 | |||
2005-03-12 | Ooops | Travis Howell | |
svn-id: r17085 | |||
2005-03-12 | Missed file | Travis Howell | |
svn-id: r17084 | |||
2005-03-12 | Update | Travis Howell | |
svn-id: r17083 | |||
2005-03-12 | Add key to toggle speech/subtitles | Travis Howell | |
svn-id: r17082 | |||
2005-03-11 | Renamed variables in the MPEG animation classes to better conform with | Torbjörn Andersson | |
ScummVM standard. It seems the 8-bit version of the code had decayed slightly, but I believe it's working again now. svn-id: r17081 | |||
2005-03-11 | Cleanup | Chris Apers | |
svn-id: r17080 | |||
2005-03-11 | PalmOS : ARM optimized OPL driver | Chris Apers | |
svn-id: r17079 | |||
2005-03-11 | Not needed any more | Chris Apers | |
svn-id: r17078 | |||
2005-03-11 | PalmOS : ARM optimized unpacker | Chris Apers | |
svn-id: r17077 | |||
2005-03-11 | Not needed any more | Chris Apers | |
svn-id: r17076 | |||
2005-03-11 | PalmOS : move MD5 table to a database too save memory and data segment space | Chris Apers | |
svn-id: r17075 | |||
2005-03-11 | PalmOS and windows CE need to convert mouse coordinates with mouse buttons too | Chris Apers | |
svn-id: r17074 | |||
2005-03-11 | PalmOS too | Chris Apers | |
svn-id: r17073 | |||
2005-03-11 | Better and faster macros | Chris Apers | |
svn-id: r17072 | |||
2005-03-11 | Correct quit/restart | Travis Howell | |
svn-id: r17071 | |||
2005-03-11 | Check for negative value | Travis Howell | |
svn-id: r17070 | |||
2005-03-11 | Add English HE100 versions of freddi2/maze | Travis Howell | |
svn-id: r17069 | |||
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-10 | Add --force-1x-overlay command line option as discussed in bugreport | Eugene Sandulenko | |
#1160454 "ALL: Failed assertion when using 1x scaler" svn-id: r17067 | |||
2005-03-10 | Fix bug #1160454 "ALL: Failed assertion when using 1x scaler" | Eugene Sandulenko | |
svn-id: r17066 | |||
2005-03-10 | Initialize some overlay-related variables, just to be safe. | Torbjörn Andersson | |
svn-id: r17065 | |||
2005-03-10 | Find where this flag is triggered too. | Travis Howell | |
svn-id: r17064 | |||
2005-03-10 | Missing zero. | Travis Howell | |
svn-id: r17063 | |||
2005-03-10 | Update HE issues | Travis Howell | |
svn-id: r17062 | |||
2005-03-10 | Used in displayWizComplexImage() too. | Travis Howell | |
svn-id: r17061 | |||
2005-03-10 | Add HE specific versions of findResource/findResourceData. | Travis Howell | |
Required by WizImage functions, which sometimes alter data. svn-id: r17060 | |||
2005-03-10 | Add back some lost code from cyx, for future changes. | Travis Howell | |
svn-id: r17059 |