Age | Commit message (Collapse) | Author |
|
svn-id: r28682
|
|
- The spiritual barometer display in IHNM is now updated only when necessary, to speed drawing up. This also corrects an issue where the spiritual barometer display was updated only after changing a scene
- sf92 is sfDemoSetInteractive
- It's now possible to use dashes and underscores in savegames
- Screen fading when changing scenes is now done correctly: the interface will no longer be incorrectly briefly shown while the screen is fading to black
- The interface mode is now correctly set in the non-interactive part of the IHNM demo
- sfScriptGotoScene does not have a transition parameter, therefore that parameter has been removed
svn-id: r28643
|
|
svn-id: r28406
|
|
they're still buggy
svn-id: r28399
|
|
IHNM demo. It's still buggy, though
svn-id: r28398
|
|
enabled again
svn-id: r28361
|
|
svn-id: r28358
|
|
options screen work in the non-interactive part of the demo
svn-id: r28344
|
|
svn-id: r28325
|
|
svn-id: r28253
|
|
changing scenes
svn-id: r28022
|
|
has been shown. This prevents some cases where some actors are shown prematurely before the next scene is loaded (e.g. in IHNM, when entering a chapter, after AM finishes his speech)
svn-id: r27946
|
|
change music will no longer be incorrectly saved, and the normal chapter music will be saved instead
svn-id: r27545
|
|
save/load mechanism in IHNM seems to be working correctly now (although it needs testing), however there are still some graphical glitches with the save/load dialogs. Also, moved some unfinished code for returning to the chapter selection screen to a more appropriate place
svn-id: r27542
|
|
up correctly. Also, done some preliminary work on sfScriptGotoScene and changeScene to return to the character selection screen, but it's not right yet
svn-id: r27385
|
|
and videos in IHNM should display correctly now
svn-id: r27338
|
|
the skeleton for sfScriptStartVideo, sfScriptReturnFromVideo and sfScriptEndVideo opcodes
svn-id: r27145
|
|
formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots
svn-id: r27024
|
|
validBGMaskPoint to scene.h and disabled some sanity checks to improve the speed of the pathfinding algorithm, after discussing with h00ligan
svn-id: r26789
|
|
svn-id: r26772
|
|
the original interpreter
svn-id: r26768
|
|
svn-id: r26731
|
|
parse graphics (ILBM, PBM) and audio (8SVX), thus replacing old decoding routines. SAGA and Parallaction have been adjusted to work with the new code.
svn-id: r26719
|
|
tool to detect sound resource)
svn-id: r22433
|
|
several errors where the format string didn't match the number of arguments to the call)
svn-id: r21141
|
|
svn-id: r20582
|