scummvm/engines/sword1
Torbjörn Andersson c5cf806f82 Removed the "extra bars/nodes" code, since nothing ever added the extra bars or
nodes.

Removed the path-plotting debugging code, since the line-drawing function has
been a stub for the past few years, as far as I can tell.

Similar code was removed from the BS2 router long ago, so this could be a first
tiny step towards bringing them together.

svn-id: r20805
2006-02-21 10:22:37 +00:00
..
animation.cpp Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
animation.h Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
collision.h Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
control.cpp Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
control.h Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
credits.cpp Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
credits.h Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
debug.cpp Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
debug.h Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
eventman.cpp Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
eventman.h Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
logic.cpp Removed the "extra bars/nodes" code, since nothing ever added the extra bars or 2006-02-21 10:22:37 +00:00
logic.h Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
memman.cpp Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
memman.h Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
menu.cpp Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
menu.h Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
module.mk Reduced data duplication in module.mk files; added module.mk files for null and x11 backends; added engines/module.mk 2006-02-12 00:16:31 +00:00
mouse.cpp Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
mouse.h Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
music.cpp Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
music.h Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
object.h Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
objectman.cpp Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
objectman.h Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
resman.cpp Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
resman.h Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
router.cpp Removed the "extra bars/nodes" code, since nothing ever added the extra bars or 2006-02-21 10:22:37 +00:00
router.h Removed the "extra bars/nodes" code, since nothing ever added the extra bars or 2006-02-21 10:22:37 +00:00
screen.cpp Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
screen.h Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
sound.cpp Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
sound.h Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
staticres.cpp Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
sword1.cpp - Merged GameDetector::detectGame() into GameDetector::detectMain() 2006-02-18 12:50:48 +00:00
sword1.h Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
sworddefs.h Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
swordres.h Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
text.cpp Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00
text.h Moved engines to the new engines/ directory 2006-02-11 22:45:04 +00:00