scummvm/sword2
Max Horn d00117ec4b Fixed some doxygen warnings
svn-id: r17923
2005-05-05 15:59:24 +00:00
..
driver Fixed some doxygen warnings 2005-05-05 15:59:24 +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 Don't let drawSprite() modify the SpriteInfo struct. 2005-05-02 09:20:27 +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 changing AudioDataType -> SoundType, so now the constant names match the name of the data type / the SoundMixer method names 2005-03-09 18:12:54 +00:00
controls.h Some cleanup and renaming. (It was confusing to see "load" sometimes and 2005-02-21 08:16:50 +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 Whitespace changes. 2005-02-25 14:19:30 +00:00
resman.h Moved some debugging stuff into the debugger class. 2005-02-22 07:37:50 +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 Cleanup. Most of is simply moves the credits code out of Logic and into 2005-05-02 05:41:01 +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 PlayingSoundHandle -> SoundHandle; also, turned the handle activity check into a mixer method 2005-03-12 18:56:09 +00:00
sound.h PlayingSoundHandle -> SoundHandle; also, turned the handle activity check into a mixer method 2005-03-12 18:56:09 +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 Removed unnecessary includes. 2005-04-09 13:08:00 +00:00
sword2.cpp Cleanup. Most of is simply moves the credits code out of Logic and into 2005-05-02 05:41:01 +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