scummvm/sword2
2005-05-11 00:01:44 +00:00
..
driver Moved some more stuff to namespace Audio (enough for tonight) 2005-05-11 00:01:44 +00:00
.cvsignore
anims.cpp More cleanup/restructuring: Moved walk-related code from Logic to Router. 2005-05-03 09:00:06 +00:00
build_display.cpp Moved class File and the MD5 stuff to namespace Common 2005-05-10 22:56:25 +00:00
build_display.h Cleanup. Most of is simply moves the credits code out of Logic and into 2005-05-02 05:41:01 +00:00
console.cpp Moved some debugging stuff into the debugger class. 2005-02-22 07:37:50 +00:00
console.h Moved some debugging stuff into the debugger class. 2005-02-22 07:37:50 +00:00
controls.cpp Moved class SoundMixer to Audio::Mixer (didn't call the namespace 'Sound' because we already have many classes with that name) 2005-05-10 23:48:48 +00:00
controls.h Moved class SoundMixer to Audio::Mixer (didn't call the namespace 'Sound' because we already have many classes with that name) 2005-05-10 23:48:48 +00:00
debug.cpp Moved some debugging stuff into the debugger class. 2005-02-22 07:37:50 +00:00
debug.h This is the second part of the BS2 restructuring. There are two new 2005-02-19 14:02:16 +00:00
defs.h Changed a few more hard-coded text-ids to constants. 2005-02-28 13:22:31 +00:00
events.cpp Removed unnecessary includes. 2005-04-09 13:08:00 +00:00
function.cpp More cleanup/restructuring: Moved walk-related code from Logic to Router. 2005-05-03 09:00:06 +00:00
header.h Updated copyright header, as discussed on the mailing list. 2005-01-17 10:57:15 +00:00
icons.cpp Moved conversation stuff from Logic to Mouse. 2005-04-24 12:13:03 +00:00
icons.h Updated copyright header, as discussed on the mailing list. 2005-01-17 10:57:15 +00:00
interpreter.cpp Updated copyright header, as discussed on the mailing list. 2005-01-17 10:57:15 +00:00
interpreter.h Updated copyright header, as discussed on the mailing list. 2005-01-17 10:57:15 +00:00
layers.cpp Got rid of all the .h files but one in the 'driver' directory. They were 2005-02-27 16:11:19 +00:00
layers.h This is the second part of the BS2 restructuring. There are two new 2005-02-19 14:02:16 +00:00
logic.cpp Moved conversation stuff from Logic to Mouse. 2005-04-24 12:13:03 +00:00
logic.h More cleanup/restructuring: Moved walk-related code from Logic to Router. 2005-05-03 09:00:06 +00:00
maketext.cpp Cleanup. Most of is simply moves the credits code out of Logic and into 2005-05-02 05:41:01 +00:00
maketext.h Cleanup. Most of is simply moves the credits code out of Logic and into 2005-05-02 05:41:01 +00:00
memory.cpp Moved some debugging stuff into the debugger class. 2005-02-22 07:37:50 +00:00
memory.h Moved some debugging stuff into the debugger class. 2005-02-22 07:37:50 +00:00
module.mk Removed the buffering of mouse and keyboard events. I don't think any of 2004-05-09 13:32:04 +00:00
mouse.cpp Moved conversation stuff from Logic to Mouse. 2005-04-24 12:13:03 +00:00
mouse.h Moved conversation stuff from Logic to Mouse. 2005-04-24 12:13:03 +00:00
object.h Updated copyright header, as discussed on the mailing list. 2005-01-17 10:57:15 +00:00
protocol.cpp Updated copyright header, as discussed on the mailing list. 2005-01-17 10:57:15 +00:00
resman.cpp Moved class File and the MD5 stuff to namespace Common 2005-05-10 22:56:25 +00:00
resman.h Moved class File and the MD5 stuff to namespace Common 2005-05-10 22:56:25 +00:00
router.cpp Cleanup. Most of is simply moves the credits code out of Logic and into 2005-05-02 05:41:01 +00:00
router.h More cleanup/restructuring: Moved walk-related code from Logic to Router. 2005-05-03 09:00:06 +00:00
save_rest.cpp Moved (In/Out)SaveFile(Manager) and Timer to namespace Common 2005-05-10 23:17:38 +00:00
save_rest.h Updated copyright header, as discussed on the mailing list. 2005-01-17 10:57:15 +00:00
scroll.cpp This is the second part of the BS2 restructuring. There are two new 2005-02-19 14:02:16 +00:00
sound.cpp Moved some more stuff to namespace Audio (enough for tonight) 2005-05-11 00:01:44 +00:00
sound.h Moved some more stuff to namespace Audio (enough for tonight) 2005-05-11 00:01:44 +00:00
speech.cpp More cleanup/restructuring: Moved walk-related code from Logic to Router. 2005-05-03 09:00:06 +00:00
startup.cpp Moved class File and the MD5 stuff to namespace Common 2005-05-10 22:56:25 +00:00
sword2.cpp Moved class SoundMixer to Audio::Mixer (didn't call the namespace 'Sound' because we already have many classes with that name) 2005-05-10 23:48:48 +00:00
sword2.h Oops. This should have been removed long ago. 2005-04-23 12:55:54 +00:00
sync.cpp Cleanup. Most of is simply moves the credits code out of Logic and into 2005-05-02 05:41:01 +00:00
walker.cpp More cleanup/restructuring: Moved walk-related code from Logic to Router. 2005-05-03 09:00:06 +00:00