Age | Commit message (Collapse) | Author |
|
svn-id: r16377
|
|
svn-id: r16376
|
|
svn-id: r16375
|
|
svn-id: r16369
|
|
svn-id: r16367
|
|
Add IHNM demo MD5s. demo does not work at all yet
svn-id: r16365
|
|
- implemented script functions for scriptDoors (except iso mode)
- introduced getDisplayWidth() getDisplayHeight() getStatusYOffset getPathYOffset()
svn-id: r16363
|
|
svn-id: r16339
|
|
svn-id: r16308
|
|
svn-id: r16300
|
|
- work on "walking" in progress
svn-id: r16298
|
|
svn-id: r16297
|
|
svn-id: r16296
|
|
svn-id: r16295
|
|
svn-id: r16293
|
|
svn-id: r16290
|
|
- added sfSetActorState function
svn-id: r16288
|
|
- added some script functions (swapactors...)
- many things were renamed according scummvm covention
- resource id definintions should begin with "RID_" prefix
- intro temporary broken - work in progress
todo:
- walking hanling also should be rewriten
- timings for speech and actor cycling should be more accurate
svn-id: r16263
|
|
o Renamed GAME_ITE_* to GID_ITE_*
o Renamed GID_ITE and GID_IHNM to GType_ITE and GType_IHNM
svn-id: r16258
|
|
- previous commit also introduce sound speech of first scene in ITE DOS version
svn-id: r16240
|
|
1) there are three types of speech: one acor, multiple actor, non actor
2) slow speech implemented
3) uses native engine flags (async,noanimate...) instead of semaphores
- proper timings implemented
svn-id: r16237
|
|
TODO: decodeRLESprite must do scale
svn-id: r16135
|
|
svn-id: r16123
|
|
without artefact)
- order list now uses only in draw section
- drawList rename to drawActors
svn-id: r16122
|
|
svn-id: r16119
|
|
- many parts renamed to proper names
regression: unexpected actor apeared while intro is played
svn-id: r16104
|
|
svn-id: r16094
|
|
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
|
|
o Font::loadFont() now normally survives zero-length fonts as used in demos
o Removed unused SndRes::ITEVOC_Resample()
o Fixed playing of voice #4 on old DOS targets
o Implemented playing voices in VOX (Oki ADPCM) format
o Support of Win32 and Linux demos. There was old-style Win32 demo, which
is not supported yet, same is with DOS demo.
svn-id: r15814
|
|
svn-id: r15720
|
|
svn-id: r15690
|
|
svn-id: r15687
|
|
numerous animation glitches, it's looking almost like the real thing now.
It's no longer possible to walk away during the intro. This should provide
a great incentive to implement the "Escape" feature. ;-)
svn-id: r15626
|
|
efficient...
svn-id: r15477
|
|
because it goes to now buggy isometric level. Use debugger to switch
to some word, say, in Dog Castle and there you may go between rooms.
svn-id: r15462
|
|
svn-id: r15458
|
|
Turn ActionMap into real object.
Rename ActionMap variables to conform our code guidelines.
svn-id: r15456
|
|
svn-id: r15414
|
|
svn-id: r14568
|
|
svn-id: r14538
|
|
svn-id: r14451
|
|
svn-id: r14450
|
|
svn-id: r14449
|
|
svn-id: r14443
|
|
svn-id: r14442
|
|
svn-id: r14441
|
|
svn-id: r14419
|
|
you don't leak them all the time (fixed 10e6 object leaks :-)
svn-id: r14417
|
|
animations wasn't caused by this commit :)
svn-id: r14405
|