scummvm/sword2
Torbjörn Andersson 10fee205e1 Some renaming (ironic in the light of Fingolfin's recent namespace
suggestion, but I prepared the patch long before reading the mail :-).

Also, the remaining parts of the control panel etc. have been moved into a
class of their own.

This is still work in progress. I'm well aware that some of the classes
aren't as well separated as they ought to be, and that using global
variables to keep track of the different classes probably isn't pretty.

svn-id: r10561
2003-10-03 06:54:44 +00:00
..
driver Some renaming (ironic in the light of Fingolfin's recent namespace 2003-10-03 06:54:44 +00:00
.cvsignore bs2 2003-07-28 01:44:38 +00:00
anims.cpp Some renaming (ironic in the light of Fingolfin's recent namespace 2003-10-03 06:54:44 +00:00
anims.h Cleanup. Apart from reformatting, I've also removed the #ifdef blocks to 2003-09-19 06:41:41 +00:00
build_display.cpp Moved the memory manager functions into an object of its own (and enabled 2003-09-30 14:37:42 +00:00
build_display.h Some more reformatting / cleanup, and removal of comments that did nothing 2003-09-26 10:07:18 +00:00
console.cpp Moved the memory manager functions into an object of its own (and enabled 2003-09-30 14:37:42 +00:00
console.h More cleanup, and I've replaced most - not quite all - of BS2's debug 2003-09-27 11:02:58 +00:00
controls.cpp Some renaming (ironic in the light of Fingolfin's recent namespace 2003-10-03 06:54:44 +00:00
controls.h Some renaming (ironic in the light of Fingolfin's recent namespace 2003-10-03 06:54:44 +00:00
credits.h Since we probably won't have anything like the original BS2 launcher menu, 2003-09-23 06:27:58 +00:00
debug.cpp Changed the resource manager object to use more ScummVM-like naming. 2003-09-30 09:27:27 +00:00
debug.h More cleanup, and I've replaced most - not quite all - of BS2's debug 2003-09-27 11:02:58 +00:00
defs.h Changed the resource manager object to use more ScummVM-like naming. 2003-09-30 09:27:27 +00:00
events.cpp Changed the "logic" object to use ScummVM naming conventions. 2003-09-30 06:40:01 +00:00
events.h Some more reformatting / cleanup, and removal of comments that did nothing 2003-09-26 10:07:18 +00:00
function.cpp ScummVM naming conventions and cleanup in the Sword2Sound class. 2003-10-01 06:36:25 +00:00
function.h cleanup 2003-09-17 13:03:13 +00:00
header.h Some more reformatting / cleanup, and removal of comments that did nothing 2003-09-26 10:07:18 +00:00
icons.cpp Changed the resource manager object to use more ScummVM-like naming. 2003-09-30 09:27:27 +00:00
icons.h Some more reformatting / cleanup, and removal of comments that did nothing 2003-09-26 10:07:18 +00:00
interpreter.cpp More cleanup, and I've replaced most - not quite all - of BS2's debug 2003-09-27 11:02:58 +00:00
interpreter.h More cleanup, and I've replaced most - not quite all - of BS2's debug 2003-09-27 11:02:58 +00:00
layers.cpp Changed the resource manager object to use more ScummVM-like naming. 2003-09-30 09:27:27 +00:00
layers.h Some more reformatting / cleanup, and removal of comments that did nothing 2003-09-26 10:07:18 +00:00
logic.cpp Changed the resource manager object to use more ScummVM-like naming. 2003-09-30 09:27:27 +00:00
logic.h Changed the "logic" object to use ScummVM naming conventions. 2003-09-30 06:40:01 +00:00
maketext.cpp Moved the memory manager functions into an object of its own (and enabled 2003-09-30 14:37:42 +00:00
maketext.h cleanup 2003-09-19 06:42:22 +00:00
mem_view.cpp Some renaming (ironic in the light of Fingolfin's recent namespace 2003-10-03 06:54:44 +00:00
memory.cpp Some renaming (ironic in the light of Fingolfin's recent namespace 2003-10-03 06:54:44 +00:00
memory.h Some renaming (ironic in the light of Fingolfin's recent namespace 2003-10-03 06:54:44 +00:00
module.mk plugin work: right now, only with build rules for OS X. Once I can get it to work here, I'll add more build rules. Work in progress, a lot ain't work, but the plugin stuff is disabled by default, so no harm should arise 2003-09-18 13:03:56 +00:00
mouse.cpp Some renaming (ironic in the light of Fingolfin's recent namespace 2003-10-03 06:54:44 +00:00
mouse.h Some renaming (ironic in the light of Fingolfin's recent namespace 2003-10-03 06:54:44 +00:00
object.h cleanup 2003-09-20 12:43:52 +00:00
protocol.cpp Changed the resource manager object to use more ScummVM-like naming. 2003-09-30 09:27:27 +00:00
protocol.h Some more reformatting / cleanup, and removal of comments that did nothing 2003-09-26 10:07:18 +00:00
resman.cpp Some renaming (ironic in the light of Fingolfin's recent namespace 2003-10-03 06:54:44 +00:00
resman.h Some renaming (ironic in the light of Fingolfin's recent namespace 2003-10-03 06:54:44 +00:00
router.cpp whitespace changes 2003-10-01 10:00:35 +00:00
router.h Cleanup. I removed the PLOT_PATHS blocks since they depended on some 2003-09-20 15:34:53 +00:00
save_rest.cpp Moved the memory manager functions into an object of its own (and enabled 2003-09-30 14:37:42 +00:00
save_rest.h The usual cleanup, plus make sure to delete SaveFileManager if 2003-09-20 17:48:53 +00:00
scroll.cpp More cleanup, and I've replaced most - not quite all - of BS2's debug 2003-09-27 11:02:58 +00:00
scroll.h cleanup 2003-09-20 12:43:52 +00:00
sound.cpp Cleanups, mostly related to sound effects. 2003-10-02 07:01:12 +00:00
sound.h cleanup 2003-09-20 12:43:52 +00:00
speech.cpp Some renaming (ironic in the light of Fingolfin's recent namespace 2003-10-03 06:54:44 +00:00
speech.h cleanup 2003-09-20 12:43:52 +00:00
startup.cpp ScummVM naming conventions and cleanup in the Sword2Sound class. 2003-10-01 06:36:25 +00:00
startup.h cleanup 2003-09-20 17:00:14 +00:00
sword2.cpp Some renaming (ironic in the light of Fingolfin's recent namespace 2003-10-03 06:54:44 +00:00
sword2.h The usual cleanup. Removed the "run from CD" check. 2003-09-20 18:33:24 +00:00
sync.cpp More cleanup, and I've replaced most - not quite all - of BS2's debug 2003-09-27 11:02:58 +00:00
sync.h Some more reformatting / cleanup, and removal of comments that did nothing 2003-09-26 10:07:18 +00:00
tony_gsdk.cpp Moved the memory manager functions into an object of its own (and enabled 2003-09-30 14:37:42 +00:00
tony_gsdk.h Rewrote Read_file() to use our File class, and removed the unused functions 2003-09-17 14:33:47 +00:00
walker.cpp Changed the resource manager object to use more ScummVM-like naming. 2003-09-30 09:27:27 +00:00
walker.h cleanup 2003-09-20 12:43:52 +00:00