Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-10-18 | Update FSF address. Eek. Actually that took place on May 1, 2005 | Eugene Sandulenko | |
svn-id: r19142 | |||
2005-10-11 | This should ensure that savegames are endian-safe. Unfortunately, I've just | Torbjörn Andersson | |
broken any old savegame made on a big-endian machine. Oh well, better now than after 0.8.0 ... svn-id: r19021 | |||
2005-10-04 | IHNM changes: | Eugene Sandulenko | |
o Latest bit of Game Object structure o Implemented spiritual barometer o Fixed Ethics points data type o Implemented sf74 and sf104 svn-id: r18933 | |||
2005-10-04 | Unstubbed sf75() as sfSetPortraitBgColor(), using information from sev. Any | Torbjörn Andersson | |
mistake is strictly my own, however. svn-id: r18931 | |||
2005-09-28 | Cleaner code for sfWaitFramesEsc() | Eugene Sandulenko | |
svn-id: r18895 | |||
2005-09-28 | Implement sfWaitFramesEsc() | Eugene Sandulenko | |
svn-id: r18894 | |||
2005-09-25 | Give more names to IHNM script functions. | Eugene Sandulenko | |
svn-id: r18879 | |||
2005-08-10 | fixed iso convertion Rif position | Andrew Kurushin | |
add some IHNM panels svn-id: r18652 | |||
2005-08-10 | Improved debug output on stub script functions. | Eugene Sandulenko | |
Impelmented sfSetSpeechBox, though it is not yet functional. svn-id: r18651 | |||
2005-08-09 | o Fix some game parameters for IHNM | Eugene Sandulenko | |
o Load voices LUT for IHNM svn-id: r18640 | |||
2005-08-07 | Consistent formatting of hexadecimal numbers. | Torbjörn Andersson | |
svn-id: r18627 | |||
2005-08-07 | WIP on metaResources. Most resources are load. Now we start correct | Eugene Sandulenko | |
scene. But there are following problems: o Inclomplete support for actors speech, so opSpeak is skipped o For some weird reason actors do not appear at all. Actually code seems to be trying to read only protagonist frames o It crashes on reading sprites due to wrong input svn-id: r18624 | |||
2005-08-05 | o Some cleanup | Eugene Sandulenko | |
o Fix warnings o Implemented IHNM changeChapter() o WIP for metaResources svn-id: r18618 | |||
2005-07-30 | Remove trailing whitespaces. | Eugene Sandulenko | |
svn-id: r18604 | |||
2005-07-30 | Thread-related IHNM differences. | Eugene Sandulenko | |
svn-id: r18602 | |||
2005-07-25 | More IHNM differences | Eugene Sandulenko | |
svn-id: r18582 | |||
2005-07-24 | assign sf94 name | Andrew Kurushin | |
svn-id: r18579 | |||
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-19 | finally Resource manager rewritten: | Andrew Kurushin | |
-adds patch file support -global _vm removed cleanups svn-id: r18560 | |||
2005-07-14 | font & text related changes: | Andrew Kurushin | |
-rewritten font loading -actors box text output implemented -many fixes -implemented nonactors textoutput svn-id: r18542 | |||
2005-07-03 | Implementation of sfShowMap. This was latest unimplemented script function :) | Eugene Sandulenko | |
svn-id: r18487 | |||
2005-07-01 | implemented sfPickClimbOutPos, sfTossRif | Andrew Kurushin | |
Komodo dragon now works svn-id: r18480 | |||
2005-06-20 | sfShowControls implementation is NOP | Eugene Sandulenko | |
svn-id: r18417 | |||
2005-06-19 | Implement sfPlayLoopedSound, sfFadeMusic and sfPlayVoice. | Eugene Sandulenko | |
sfPlayVoice is untested. Please, inform me where you encounter it. svn-id: r18412 | |||
2005-06-19 | implemented sfGetNumber | Andrew Kurushin | |
now use MagicHat (be carefull not to exceed overall scene number) svn-id: r18410 | |||
2005-06-15 | some renames | Andrew Kurushin | |
svn-id: r18397 | |||
2005-06-15 | Corrected error message. | Torbjörn Andersson | |
svn-id: r18395 | |||
2005-06-12 | fixed scene entrance | Andrew Kurushin | |
implemented sfEraseDelta, sfSetActorZ, sfGetActorX, sfGetActorY svn-id: r18380 | |||
2005-06-05 | implements sfScriptClimb, sfThrowActor, sfChangeActorScene | Andrew Kurushin | |
so tunnel may be passed now svn-id: r18358 | |||
2005-05-23 | Plug in Puzzle. Now it consists mainly of stubs but neverthless lets skip | Eugene Sandulenko | |
the Puzzle and continue game pretending like you completed the Puzzle. svn-id: r18225 | |||
2005-05-22 | Implement sfSimulSpeech2 which is used in lodge when talking to Sakka. | Eugene Sandulenko | |
Fixed sfSimulSpeech(), so it plays voices with CD version. svn-id: r18212 | |||
2005-05-18 | fixed loadsave item resource id | Andrew Kurushin | |
partialy fixed protect rat svn-id: r18174 | |||
2005-04-24 | fixed object frawing | Andrew Kurushin | |
implemented sfGetObjImage, sfSetObjImage, sfSetObjName svn-id: r17789 | |||
2005-04-23 | fixed sfDropObject implementation | Andrew Kurushin | |
svn-id: r17767 | |||
2005-04-22 | o Fix save/load. Now it restores game properly but still at exit #0. | Eugene Sandulenko | |
o Proper background for inset rooms. Crowd is gone now. o Draw black border around inset rooms. svn-id: r17744 | |||
2005-04-21 | Add not yet correctly working save/load. Use key F7 for saving | Eugene Sandulenko | |
and F8 for loading. Now works only within current scene and restores to entrance #0 which is wrong. svn-id: r17726 | |||
2005-04-18 | converse support improved (still has some bugs) | Andrew Kurushin | |
fixed: now protagonist can't be target object fixed: statusbar color added: *mouseButtonPressed in SagaEngine svn-id: r17672 | |||
2005-04-17 | Renamed 2 script functions which are correct. | Eugene Sandulenko | |
Moved messages about missinf script functions to top level and made them more visible svn-id: r17651 | |||
2005-04-16 | Implement sfGetDeltaFrame and sfEnableZone. Fixes freeze when sanctuary | Eugene Sandulenko | |
gates open and also used in world map. Spelling and indentation fixes here and there. svn-id: r17640 | |||
2005-04-16 | fixed: sprite hittest, speech draws in screen bounds | Andrew Kurushin | |
svn-id: r17635 | |||
2005-04-16 | fixed ram dialog crash | Andrew Kurushin | |
implemented: sfScriptSpecialWalk,sfScriptWalkRelative,sfScriptMoveRelative svn-id: r17618 | |||
2005-04-03 | -fixed interpreter bug: on opCall now pushes additional data for compatibly | Andrew Kurushin | |
ps:doors can be opened svn-id: r17350 | |||
2005-03-29 | endScene now aborts all running threads (fixing Okk stuckiness on way out of ↵ | Andrew Kurushin | |
tent) svn-id: r17286 | |||
2005-03-25 | fix wrong multitile offset calculation | Andrew Kurushin | |
svn-id: r17230 | |||
2005-01-28 | partialy implemented all Iso mode resource loading | Andrew Kurushin | |
todo: loadMulti - may be wrong svn-id: r16670 | |||
2005-01-28 | Let IHNM run again. It has 105 script functions. | Eugene Sandulenko | |
svn-id: r16653 | |||
2005-01-22 | implemented sfWaitWalk scriptFunction | Andrew Kurushin | |
svn-id: r16619 | |||
2005-01-22 | - removed returning value from scriptFunctions | Andrew Kurushin | |
- implement some scriptFunctions svn-id: r16618 | |||
2005-01-22 | all opcodes revisited | Andrew Kurushin | |
all ITE opcodes supported (now we should go through scriptFunctions) svn-id: r16617 |