Age | Commit message (Expand) | Author |
2005-10-18 | Update FSF address. Eek. Actually that took place on May 1, 2005 | Eugene Sandulenko |
2005-10-17 | Fix bug #1326833 "ITE: Missing copy protection". Though it is disabled | Eugene Sandulenko |
2005-10-11 | This is an attempt to fix the actor frames in IHNM. It appears to be at | Torbjörn Andersson |
2005-10-11 | Cleanups. Mostly whitespace. | Torbjörn Andersson |
2005-10-11 | Fix portrait color. I just missed dependency from barometer. | Eugene Sandulenko |
2005-10-09 | Now load actors only on demand. That lets select Nimdok (doctor) part. Just | Eugene Sandulenko |
2005-10-08 | _vm->getSceneHeight() --> _vm->_scene->getHeight() and make it return different | Eugene Sandulenko |
2005-10-07 | Draw acrtors (eriktorbjorn, rejoice). | Eugene Sandulenko |
2005-10-04 | IHNM changes: | Eugene Sandulenko |
2005-10-04 | I misunderstood sev on how sf75() should work. Perhaps this is better? | Torbjörn Andersson |
2005-10-04 | Unstubbed sf75() as sfSetPortraitBgColor(), using information from sev. Any | Torbjörn Andersson |
2005-10-03 | Experimental IHNM fix: Since it looks like the intro doesn't clear the | Torbjörn Andersson |
2005-09-29 | Fix fonts in intro. It is a very dirty code. Actually we should specify | Eugene Sandulenko |
2005-09-29 | Remov obsolete comment | Eugene Sandulenko |
2005-09-28 | Cleaner code for sfWaitFramesEsc() | Eugene Sandulenko |
2005-09-28 | Implement sfWaitFramesEsc() | Eugene Sandulenko |
2005-09-28 | Some more IHNM-related stuff: | Torbjörn Andersson |
2005-09-26 | Implemented some trivial IHNM opcodes. I'm not sure if the _ethicsPoints[] | Torbjörn Andersson |
2005-09-25 | Give more names to IHNM script functions. | Eugene Sandulenko |
2005-09-24 | The IHNM intro animations run now, albeit in a slightly buggy fashion: | Torbjörn Andersson |
2005-09-24 | Some more preliminary cutaway work. The backgrounds are displayed now, but | Torbjörn Andersson |
2005-09-21 | Whitespace | Torbjörn Andersson |
2005-08-30 | The intro asks to play song number 0. I'm almost sure that the music that | Torbjörn Andersson |
2005-08-30 | Implement sfPlayMusic for IHNM | Eugene Sandulenko |
2005-08-26 | Allowed IHNM to use the opSpeak opcode. Aborting that code path early meant | Torbjörn Andersson |
2005-08-16 | fix 1258781 & 1253993 bugs | Andrew Kurushin |
2005-08-11 | More debug output for IHNM | Eugene Sandulenko |
2005-08-10 | Improved debug output on stub script functions. | Eugene Sandulenko |
2005-08-10 | Rename event types to comply with our standards. | Eugene Sandulenko |
2005-08-10 | Rename Actor class members to _members. | Eugene Sandulenko |
2005-08-10 | EVENT -> Event | Eugene Sandulenko |
2005-08-07 | WIP on metaResources. Most resources are load. Now we start correct | Eugene Sandulenko |
2005-07-29 | Whitespaces | Eugene Sandulenko |
2005-07-29 | Show scene substitute image for demo versions of ITE. | Eugene Sandulenko |
2005-07-25 | More IHNM differences | Eugene Sandulenko |
2005-07-24 | assign sf94 name | Andrew Kurushin |
2005-07-21 | More IHNM differences | Eugene Sandulenko |
2005-07-21 | Partially implemented differences in IHNM script functions. | Eugene Sandulenko |
2005-07-19 | finally Resource manager rewritten: | Andrew Kurushin |
2005-07-15 | Added the puzzle voices from the CD version. I don't know if this breaks | Torbjörn Andersson |
2005-07-14 | font & text related changes: | Andrew Kurushin |
2005-07-09 | gfx rearangement | Andrew Kurushin |
2005-07-09 | remove 1pixel dos clipping | Andrew Kurushin |
2005-07-08 | implemented per scene actors clipping | Andrew Kurushin |
2005-07-06 | Fixed stopping sounds. I think that at one point our 'param' used to be | Torbjörn Andersson |
2005-07-05 | Hid most of debug output to deeper levels. We're pretty close to official | Eugene Sandulenko |
2005-07-03 | Implementation of sfShowMap. This was latest unimplemented script function :) | Eugene Sandulenko |
2005-07-01 | implemented sfPickClimbOutPos, sfTossRif | Andrew Kurushin |
2005-06-25 | fix animation timings (now Shiala scene not stucks) | Andrew Kurushin |
2005-06-20 | sfShowControls implementation is NOP | Eugene Sandulenko |