Age | Commit message (Collapse) | Author |
|
svn-id: r18936
|
|
was read from resources. Switching to this scheme fixes magenta outlines
in subtitles.
svn-id: r18935
|
|
svn-id: r18877
|
|
svn-id: r18647
|
|
svn-id: r18644
|
|
svn-id: r18637
|
|
svn-id: r18595
|
|
-adds patch file support
-global _vm removed
cleanups
svn-id: r18560
|
|
-rewritten font loading
-actors box text output implemented
-many fixes
-implemented nonactors textoutput
svn-id: r18542
|
|
return max val)
2. Fixed so Saga compiles for VC6.
3. Added GCC_PACK & pragma pack to gfx.h
svn-id: r18527
|
|
transitionDissolve -> gfx
del sdebug
svn-id: r18524
|
|
code cleanups
svn-id: r18523
|
|
svn-id: r18518
|
|
so last sequence should look much better (not perfect)
svn-id: r18516
|
|
launch so it should be invisible to users.
svn-id: r18497
|
|
- Fixed scenes glitch when loading saved game. This is done by closing
load window right after game is loaded which differs from original but
seems more logical to me
- Fixed wrong palette when Dragon maze was loaded from a savegame. We just
didn't process Palette resource for it.
svn-id: r18494
|
|
svn-id: r18340
|
|
fixed load actors entrance
removed some orphans
svn-id: r17964
|
|
o Proper background for inset rooms. Crowd is gone now.
o Draw black border around inset rooms.
svn-id: r17744
|
|
fixed: now protagonist can't be target object
fixed: statusbar color
added: *mouseButtonPressed in SagaEngine
svn-id: r17672
|
|
- some memory deallocation fixup
todo: fix follower stuckiness in tents
svn-id: r17180
|
|
- Allow more than one script work at once
- Proper implementation of address methods
some opcodes may be broken - cause work in progress
todo: rewrite opcodes with new address functionality
svn-id: r16604
|
|
- many structers and fields renamed to proper names
- added missing functions
svn-id: r16562
|
|
svn-id: r16482
|
|
o Stub for new Wyrmkeep demos with substituted scenes
o Converted some script func parameters to apropriate types
o More panel fixes
svn-id: r16472
|
|
no longer needed.
svn-id: r16450
|
|
flag. Added yet another event, and changed the ITE intro to reflect that.
(Which means the waterfalls are no longer drawn over the game title.)
svn-id: r16410
|
|
and used ARRAYSIZE() instead in two cases.
svn-id: r16408
|
|
for starting animations, which I use to prevent the first animation frame
from being drawn too early.
svn-id: r16407
|
|
svn-id: r16399
|
|
svn-id: r16398
|
|
- implemented script functions for scriptDoors (except iso mode)
- introduced getDisplayWidth() getDisplayHeight() getStatusYOffset getPathYOffset()
svn-id: r16363
|
|
svn-id: r16353
|
|
svn-id: r16290
|
|
o Renamed GAME_ITE_* to GID_ITE_*
o Renamed GID_ITE and GID_IHNM to GType_ITE and GType_IHNM
svn-id: r16258
|
|
o Endianness-aware resource loading
o Removed ys_dl_list in favor of our object implementation
o Cleanup in actor code
o Partial support for ITE Mac rereleased demo
svn-id: r16051
|
|
console.
Some things are likely to have broken. For instance, I believe the old
console was could be visible during gameplay, while ScummVM's is modal. So
any place where we output something to the console during gameplay should
probably be removed.
Some things I've stubbed out. Basically any code that registers a variable.
Most of the debugging commands are untested.
Syntax may have changed because of different command-line parsing. (I never
actually used the old console, so I don't know for sure. :-)
Actually, I'm not that interested in reproducing the old console commands
faithfully. What we should do now is to make the immediately useful console
stuff work. Anything that remains unimplemented should probably be removed.
svn-id: r15976
|
|
correct sound or the correct volume, but the small extension to allow the
engine to start looping sounds is worthwhile enough in itself, I think.
svn-id: r15895
|
|
o Add cursor events
o Hide cursor during intro
svn-id: r15844
|
|
want to move some of those into the graphics/ module one day)
svn-id: r15703
|
|
svn-id: r15690
|
|
There are some minor music-related changes here as well, but that's just
cleanup.
svn-id: r15567
|
|
svn-id: r15414
|
|
Introduce immediate events.
svn-id: r14558
|
|
svn-id: r14555
|
|
svn-id: r14544
|
|
svn-id: r14540
|
|
svn-id: r14539
|
|
svn-id: r14538
|
|
svn-id: r14478
|