Age | Commit message (Collapse) | Author |
|
fixed load actors entrance
removed some orphans
svn-id: r17964
|
|
svn-id: r17852
|
|
svn-id: r17836
|
|
implemented sfGetObjImage, sfSetObjImage, sfSetObjName
svn-id: r17789
|
|
svn-id: r17786
|
|
todo: timeout catchup & capital 'U' & 'D' handling
svn-id: r17748
|
|
and F8 for loading. Now works only within current scene and restores
to entrance #0 which is wrong.
svn-id: r17726
|
|
svn-id: r17717
|
|
svn-id: r17689
|
|
fixed: now protagonist can't be target object
fixed: statusbar color
added: *mouseButtonPressed in SagaEngine
svn-id: r17672
|
|
o Started to restore inventory functionality
svn-id: r17666
|
|
svn-id: r17635
|
|
-only riff shows as small point
-change scene from world map
todo: in original talk_to not shows for riff on world map
svn-id: r17340
|
|
- some memory deallocation fixup
todo: fix follower stuckiness in tents
svn-id: r17180
|
|
svn-id: r17129
|
|
svn-id: r17108
|
|
svn-id: r17048
|
|
svn-id: r16936
|
|
glitches: some tiles draws above figures
svn-id: r16935
|
|
- all figures now stands in right way on iso scene startup
svn-id: r16931
|
|
svn-id: r16802
|
|
svn-id: r16763
|
|
ITE specific and from other hand IHNM has these data in resources.
svn-id: r16662
|
|
moreover getBlack() didn't always work correctly for some reason. If IHNM
uses different colors we will switch to variables, but that could be addressed
later or at least when someone will start to work on it more time than now.
svn-id: r16647
|
|
svn-id: r16626
|
|
- 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
|
|
Actors & Objects can be hited
svn-id: r16596
|
|
svn-id: r16595
|
|
- remove ActionMap.h & ActionMap.cpp
- ObjectMap names move to Scene::_sceneStrings as in original engine
- fix wrong StringsTable::stringsCount calculation
svn-id: r16592
|
|
svn-id: r16585
|
|
the reason the ITE intro crashed for me.) I still get read warnings in
Sprite::decodeRLEBuffer() though.
Also added a couple of hacks to keep the IHNM intro alive. Once we support
IHNM actors, we'll be able to remove them.
svn-id: r16579
|
|
-pathfind speedup
svn-id: r16576
|
|
test: in ITE type "scene_change 130" at console
svn-id: r16574
|
|
svn-id: r16571
|
|
supported)
svn-id: r16568
|
|
- many structers and fields renamed to proper names
- added missing functions
svn-id: r16562
|
|
* Added speechCoords to the SpeechData structure so that talking actors
don't drag their speech subtitles with them just because they're moving
and talking at the same time. (Could this also be useful for non-actor
speech?) If the actor has multiple strings, the coordinates are updated
for each new string.
* Made speechColor and outlineCoor arrays so that simultaneous speech (i.e.
where several actors are talking at the same time) multi-coloured. This
is completely untested, though.
* Used getBlack() to get the black colour for the text outline. The
original uses a constant, but we could always make getBlack() return
that constant, if we want to.
svn-id: r16550
|
|
- all display information of current game goes to SagaEngine
- remove GameFontIds
- hide SagaEngine _gameId,_gameType & etc with methods getGameId(), getGameType()
svn-id: r16545
|
|
- actor barrier rects
- unreachable code
svn-id: r16510
|
|
svn-id: r16509
|
|
- sprites decoded on first load
- some speed optimization
- actors uses kExtended flag to append spriteList
svn-id: r16497
|
|
introduced getObjectName
svn-id: r16491
|
|
svn-id: r16482
|
|
svn-id: r16480
|
|
o Fix IHNM. It does not have actors now (all actors in IHNM are in resources,
not hardcoded)
svn-id: r16478
|
|
- removed some temporary variable
svn-id: r16469
|
|
svn-id: r16465
|
|
svn-id: r16464
|
|
- implement debug actor walk path (press f6)
svn-id: r16456
|
|
svn-id: r16445
|