.. |
.cvsignore
|
Ignores deps
|
2003-09-29 07:29:09 +00:00 |
bankman.cpp
|
prevents bank re-loading (cutaways animations)
|
2004-01-19 21:38:07 +00:00 |
bankman.h
|
prevents bank re-loading (cutaways animations)
|
2004-01-19 21:38:07 +00:00 |
command.cpp
|
redundant check
|
2004-01-16 20:48:08 +00:00 |
command.h
|
cleanup
|
2004-01-14 10:40:25 +00:00 |
credits.cpp
|
*temporary* fix for LineReader to handle files not terminated by an empty string (*.crd)
|
2004-01-19 22:31:21 +00:00 |
credits.h
|
increase Credits::_list size to match the German version requirements (thanks Alexander Holler)
|
2004-01-19 21:46:02 +00:00 |
cutaway.cpp
|
AFAICT this is only used for caching in the original, which we don't care much about - seeing how rarely it's used.
|
2004-01-20 01:13:07 +00:00 |
cutaway.h
|
bumped Cutaway::_personFace array size, as during intro Cutaway::_personFaceCount max value is 12
|
2004-01-14 15:51:54 +00:00 |
debug.cpp
|
renamed some methods and moved some code to Display
|
2004-01-09 13:36:37 +00:00 |
debug.h
|
updated copyright notice
|
2004-01-06 12:45:34 +00:00 |
defs.h
|
cleanup, xref update
|
2004-01-08 16:41:03 +00:00 |
display.cpp
|
got rid of timer stuff to handle display sync
|
2004-01-15 21:07:17 +00:00 |
display.h
|
got rid of timer stuff to handle display sync
|
2004-01-15 21:07:17 +00:00 |
graphics.cpp
|
- fixed bug #880415 (only setup bam scene after all _vm->update() calls)
|
2004-01-20 21:58:26 +00:00 |
graphics.h
|
- fixed bug #880415 (only setup bam scene after all _vm->update() calls)
|
2004-01-20 21:58:26 +00:00 |
grid.cpp
|
cleanup
|
2004-01-14 10:40:25 +00:00 |
grid.h
|
New save/load code, this *breaks* compatiblity with the previous
|
2004-01-12 13:40:02 +00:00 |
input.cpp
|
updated copyright notice
|
2004-01-06 12:45:34 +00:00 |
input.h
|
updated copyright notice
|
2004-01-06 12:45:34 +00:00 |
journal.cpp
|
- fixed bug #880415 (only setup bam scene after all _vm->update() calls)
|
2004-01-20 21:58:26 +00:00 |
journal.h
|
New save/load code, this *breaks* compatiblity with the previous
|
2004-01-12 13:40:02 +00:00 |
logic.cpp
|
- fixed bug #880415 (only setup bam scene after all _vm->update() calls)
|
2004-01-20 21:58:26 +00:00 |
logic.h
|
- fixed bug #880415 (only setup bam scene after all _vm->update() calls)
|
2004-01-20 21:58:26 +00:00 |
module.mk
|
- new Grid class to handle all zones / areas stuff
|
2004-01-08 14:10:32 +00:00 |
music.cpp
|
initialise _channel array
|
2004-01-20 12:44:00 +00:00 |
music.h
|
- Enable music queueing (I don't really like the levels of indirection, but it'll do for now)
|
2004-01-19 23:54:50 +00:00 |
musicdata.cpp
|
updated copyright notice
|
2004-01-06 12:45:34 +00:00 |
queen.cpp
|
got rid of timer stuff to handle display sync
|
2004-01-15 21:07:17 +00:00 |
queen.h
|
got rid of timer stuff to handle display sync
|
2004-01-15 21:07:17 +00:00 |
resource.cpp
|
*temporary* fix for LineReader to handle files not terminated by an empty string (*.crd)
|
2004-01-19 22:31:21 +00:00 |
resource.h
|
*temporary* fix for LineReader to handle files not terminated by an empty string (*.crd)
|
2004-01-19 22:31:21 +00:00 |
restables.cpp
|
updated copyright notice
|
2004-01-06 12:45:34 +00:00 |
sound.cpp
|
- Enable music queueing (I don't really like the levels of indirection, but it'll do for now)
|
2004-01-19 23:54:50 +00:00 |
sound.h
|
New save/load code, this *breaks* compatiblity with the previous
|
2004-01-12 13:40:02 +00:00 |
state.cpp
|
updated copyright notice
|
2004-01-06 12:45:34 +00:00 |
state.h
|
updated copyright notice
|
2004-01-06 12:45:34 +00:00 |
structs.h
|
New save/load code, this *breaks* compatiblity with the previous
|
2004-01-12 13:40:02 +00:00 |
talk.cpp
|
- removed noisy warning in talk code
|
2004-01-16 20:26:30 +00:00 |
talk.h
|
new Talk::splitOption() code (same value for text margins, word width is computed without the ending space char)
|
2004-01-10 21:56:47 +00:00 |
walk.cpp
|
fix warning
|
2004-01-18 20:22:32 +00:00 |
walk.h
|
- tweaked a bit walking functions to make persons stop walking when a cutaway is canceled
|
2004-01-14 14:34:05 +00:00 |
xref.txt
|
renamed some methods and moved some code to Display
|
2004-01-09 13:36:37 +00:00 |