Age | Commit message (Collapse) | Author |
|
svn-id: r18604
|
|
-adds patch file support
-global _vm removed
cleanups
svn-id: r18560
|
|
code cleanups
svn-id: r18523
|
|
gates open and also used in world map.
Spelling and indentation fixes here and there.
svn-id: r17640
|
|
- objectMap responds to mouse move (but respond script not run well ?)
loadStrings add some special count check
- so all other LUT based resource should implement this technique
svn-id: r16594
|
|
- remove ActionMap.h & ActionMap.cpp
- ObjectMap names move to Scene::_sceneStrings as in original engine
- fix wrong StringsTable::stringsCount calculation
svn-id: r16592
|
|
supported)
svn-id: r16568
|
|
- many structers and fields renamed to proper names
- added missing functions
svn-id: r16562
|
|
svn-id: r16399
|
|
svn-id: r16398
|
|
- work on "walking" in progress
svn-id: r16298
|
|
svn-id: r15690
|
|
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
|
|
svn-id: r15457
|
|
o Add stubs for unhandled scene resources in first scene
o Fix object map entry structure
o Fix bug with objject_info() debug command
All this was done in attempt to make room exits work until I realized that
they are different hit zone list which is activate at end of walk sequence.
svn-id: r15416
|
|
svn-id: r15414
|
|
svn-id: r14440
|
|
Got rid of static structure in animation.cpp
svn-id: r14397
|
|
svn-id: r13706
|
|
svn-id: r13687
|
|
various unused stuff; const correctness; etc.
svn-id: r13622
|
|
o text formatting is not consistent with rules, just indent utility is too
dumb for that
o it does not use OSystem, i.e. it runs on direct SDL calls
o it may not even compile on your box
o if you enable it, expect zillions of warnings
o no sound
Now it runs ITE intro as reinherit did
svn-id: r13564
|