Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-08-06 | Cleanup. | Torbjörn Andersson | |
svn-id: r18621 | |||
2005-08-06 | o Fix uint -> int with scene numbers | Eugene Sandulenko | |
o WIP for metaResources svn-id: r18620 | |||
2005-08-06 | changeChapter -> changeScene with chapter | Andrew Kurushin | |
svn-id: r18619 | |||
2005-08-05 | o Some cleanup | Eugene Sandulenko | |
o Fix warnings o Implemented IHNM changeChapter() o WIP for metaResources svn-id: r18618 | |||
2005-08-05 | Update unsupported versions | Travis Howell | |
svn-id: r18617 | |||
2005-08-04 | fixed DUMMY resource in old mac cd | Andrew Kurushin | |
fixed intro voice at endscene svn-id: r18616 | |||
2005-08-04 | Update HE games | Travis Howell | |
svn-id: r18615 | |||
2005-08-04 | Old Mac OS9 ITE is supported now. | Eugene Sandulenko | |
svn-id: r18614 | |||
2005-08-04 | Remove support of dumped data forks for old ITE Mac CD. Now it requires | Eugene Sandulenko | |
files to be in macbinary format. svn-id: r18613 | |||
2005-08-04 | Few minor IHNM fixes. | Eugene Sandulenko | |
svn-id: r18612 | |||
2005-08-04 | Simulate bootparams. | Eugene Sandulenko | |
svn-id: r18611 | |||
2005-08-04 | Fix compilation | Eugene Sandulenko | |
svn-id: r18610 | |||
2005-08-04 | macBinary resource support | Andrew Kurushin | |
svn-id: r18609 | |||
2005-08-04 | Add Big Thinkers 1st Grade | Travis Howell | |
svn-id: r18608 | |||
2005-07-31 | Fixed warnings. | Torbjörn Andersson | |
svn-id: r18607 | |||
2005-07-31 | Prevent infinite loop in executeThreads() for IHNM. I don't know if this is | Torbjörn Andersson | |
the correct behaviour, but surely it's less evil now? svn-id: r18606 | |||
2005-07-31 | added scen resource types dump at debuglevel==10 | Andrew Kurushin | |
svn-id: r18605 | |||
2005-07-30 | Remove trailing whitespaces. | Eugene Sandulenko | |
svn-id: r18604 | |||
2005-07-30 | added Patch.re_ support | Andrew Kurushin | |
svn-id: r18603 | |||
2005-07-30 | Thread-related IHNM differences. | Eugene Sandulenko | |
svn-id: r18602 | |||
2005-07-30 | Tentatively changed the IHNM start scene from 152 to 151. I suspect scene | Torbjörn Andersson | |
151 is supposed to play the "hate" speech, so eventually that wouldn't have to be hard-coded in the intro, but at the moment all it does it to switch to scene 152. I'd have to study the scripts closer to figure out what's missing. So, to summarize, there are no user-visible changes to the intro but we may have a better test case for IHNM scripting. Maybe. svn-id: r18601 | |||
2005-07-30 | Add He70 version of function instead. | Travis Howell | |
svn-id: r18600 | |||
2005-07-30 | Fix regression (Bug #1235863), limit code change to HE70+ games. | Travis Howell | |
svn-id: r18599 | |||
2005-07-29 | Preliminary support for original MAC CD ITE | Eugene Sandulenko | |
svn-id: r18598 | |||
2005-07-29 | Restrict scene substitutes only to demos which actually use them | Eugene Sandulenko | |
svn-id: r18597 | |||
2005-07-29 | Fix status text color in scene substitute | Eugene Sandulenko | |
svn-id: r18596 | |||
2005-07-29 | Whitespaces | Eugene Sandulenko | |
svn-id: r18595 | |||
2005-07-29 | Fix compilation | Eugene Sandulenko | |
svn-id: r18594 | |||
2005-07-29 | fix setStatusText | Andrew Kurushin | |
svn-id: r18593 | |||
2005-07-29 | Fixe screen position of scene substitute text | Eugene Sandulenko | |
svn-id: r18592 | |||
2005-07-29 | Render substitute scene title and description. | Eugene Sandulenko | |
svn-id: r18591 | |||
2005-07-29 | fix chunk size | Andrew Kurushin | |
svn-id: r18590 | |||
2005-07-29 | Show scene substitute image for demo versions of ITE. | Eugene Sandulenko | |
svn-id: r18589 | |||
2005-07-29 | Simple ILBM images reader. | Eugene Sandulenko | |
svn-id: r18588 | |||
2005-07-28 | Some spelling and grammar improvements (I hope - I'm no linguist!) | Joost Peters | |
svn-id: r18587 | |||
2005-07-28 | o Update documentation on ITE and Gob1. | Eugene Sandulenko | |
o Fix line endings in 07_06.tex svn-id: r18586 | |||
2005-07-26 | fixed sound in many variation | Andrew Kurushin | |
some version should be tested svn-id: r18585 | |||
2005-07-25 | resolve scene resources without shift hack | Andrew Kurushin | |
svn-id: r18584 | |||
2005-07-25 | implemented unified animation decoder for ITE & IHNM | Andrew Kurushin | |
svn-id: r18583 | |||
2005-07-25 | More IHNM differences | Eugene Sandulenko | |
svn-id: r18582 | |||
2005-07-24 | Removed "const" to silence GCC warning. I don't know if GCC was right or | Torbjörn Andersson | |
wrong to warn, but it annoyed me. svn-id: r18581 | |||
2005-07-24 | Fixed regression that broke IHNM intro animation. | Torbjörn Andersson | |
svn-id: r18580 | |||
2005-07-24 | assign sf94 name | Andrew Kurushin | |
svn-id: r18579 | |||
2005-07-23 | In lost/smaller, spriteGroups bounds set by Sprite::setGroupBounds() aren't ↵ | Gregory Montoir | |
always valid rects, add a check for this. svn-id: r18578 | |||
2005-07-23 | typo | Gregory Montoir | |
svn-id: r18577 | |||
2005-07-23 | add missing break | Gregory Montoir | |
svn-id: r18576 | |||
2005-07-23 | Allow multiple resource contexts of the same type. IHNM has serveral | Torbjörn Andersson | |
different voice files, presumably one for each section of the game plus one for shared voices. The getContext() function takes an optional second parameter to indicate which of the resource files is requested. svn-id: r18575 | |||
2005-07-21 | More IHNM differences | Eugene Sandulenko | |
svn-id: r18574 | |||
2005-07-21 | Partially implemented differences in IHNM script functions. | Eugene Sandulenko | |
svn-id: r18573 | |||
2005-07-21 | Fix case of CoreMIDI framework | Max Horn | |
svn-id: r18572 |