.. |
game.cpp
|
SCI1 games with absolute parameters to lofs instructions are automatically detected now. Removed the GF_SCI1_LOFSABSOLUTE game flag
|
2009-07-05 11:08:53 +00:00 |
gc.cpp
|
Replaced sciprintf() calls with printf, DebugPrintf, warning and error calls
|
2009-07-06 10:39:22 +00:00 |
gc.h
|
Patch
|
2009-06-18 22:09:57 +00:00 |
grammar.cpp
|
Replaced sciprintf() calls with printf, DebugPrintf, warning and error calls
|
2009-07-06 10:39:22 +00:00 |
intmap.cpp
|
removed trailing whitespaces
|
2009-05-20 17:53:31 +00:00 |
intmap.h
|
Patch
|
2009-06-18 22:09:57 +00:00 |
kernel.cpp
|
Assigned several unimplemented/unused kernel functions as stubs, so that we know when they're used and how they're called
|
2009-07-06 11:19:19 +00:00 |
kernel.h
|
Assigned several unimplemented/unused kernel functions as stubs, so that we know when they're used and how they're called
|
2009-07-06 11:19:19 +00:00 |
kernel_types.h
|
SCI: cleanup
|
2009-06-04 20:51:09 +00:00 |
kevent.cpp
|
Replaced sciprintf() calls with printf, DebugPrintf, warning and error calls
|
2009-07-06 10:39:22 +00:00 |
kfile.cpp
|
Replaced sciprintf() calls with printf, DebugPrintf, warning and error calls
|
2009-07-06 10:39:22 +00:00 |
kgraphics.cpp
|
Replaced sciprintf() calls with printf, DebugPrintf, warning and error calls
|
2009-07-06 10:39:22 +00:00 |
klists.cpp
|
SCI: Slightly modified kAddAfter so that it does not modify its arguments needlessly
|
2009-06-04 20:51:24 +00:00 |
kmath.cpp
|
Replaced KP_ALT, SKPV_OR_ALT and UKPV_OR_ALT
|
2009-06-07 16:50:34 +00:00 |
kmenu.cpp
|
Replaced KP_ALT, SKPV_OR_ALT and UKPV_OR_ALT
|
2009-06-07 16:50:34 +00:00 |
kmisc.cpp
|
Assigned several unimplemented/unused kernel functions as stubs, so that we know when they're used and how they're called
|
2009-07-06 11:19:19 +00:00 |
kmovement.cpp
|
Replaced sciprintf() calls with printf, DebugPrintf, warning and error calls
|
2009-07-06 10:39:22 +00:00 |
kpathing.cpp
|
Replaced sciprintf() calls with printf, DebugPrintf, warning and error calls
|
2009-07-06 10:39:22 +00:00 |
kscripts.cpp
|
SCI: Moved resource36 handling into resource manager.
|
2009-06-07 19:15:55 +00:00 |
ksound.cpp
|
Replaced sciprintf() calls with printf, DebugPrintf, warning and error calls
|
2009-07-06 10:39:22 +00:00 |
kstring.cpp
|
Replaced sciprintf() calls with printf, DebugPrintf, warning and error calls
|
2009-07-06 10:39:22 +00:00 |
memobj.cpp
|
Replaced sciprintf() calls with printf, DebugPrintf, warning and error calls
|
2009-07-06 10:39:22 +00:00 |
memobj.h
|
Buildfix for gcc 3.3 (moved a template class member into the header file)
|
2009-06-13 13:27:21 +00:00 |
message.cpp
|
SCI: Moved resource36 handling into resource manager.
|
2009-06-07 19:15:55 +00:00 |
message.h
|
SCI: Message: Added support for escape sequences.
|
2009-06-04 14:29:20 +00:00 |
said.cpp
|
Replaced sciprintf() calls with printf, DebugPrintf, warning and error calls
|
2009-07-06 10:39:22 +00:00 |
said.y
|
Replaced sciprintf() calls with printf, DebugPrintf, warning and error calls
|
2009-07-06 10:39:22 +00:00 |
savegame.cpp
|
Replaced sciprintf() calls with printf, DebugPrintf, warning and error calls
|
2009-07-06 10:39:22 +00:00 |
savegame.h
|
- Replaced SCI_VERSION_FTU_LOFS_ABSOLUTE with the GF_SCI1_LOFSABSOLUTE game flag
|
2009-05-14 12:38:50 +00:00 |
script.cpp
|
Replaced sciprintf() calls with printf, DebugPrintf, warning and error calls
|
2009-07-06 10:39:22 +00:00 |
script.h
|
- Further objectification of the SCI vocabulary functions
|
2009-05-31 14:55:32 +00:00 |
scriptdebug.cpp
|
Replaced sciprintf() calls with printf, DebugPrintf, warning and error calls
|
2009-07-06 10:39:22 +00:00 |
seg_manager.cpp
|
Replaced sciprintf() calls with printf, DebugPrintf, warning and error calls
|
2009-07-06 10:39:22 +00:00 |
seg_manager.h
|
Patch
|
2009-06-18 22:09:57 +00:00 |
state.cpp
|
SCI: Fix regression in r41833.
|
2009-06-24 19:26:06 +00:00 |
state.h
|
SCI: Partial support for dual-language games.
|
2009-06-24 19:12:45 +00:00 |
stringfrag.cpp
|
removed trailing whitespaces
|
2009-05-20 17:53:31 +00:00 |
vm.cpp
|
Replaced sciprintf() calls with printf, DebugPrintf, warning and error calls
|
2009-07-06 10:39:22 +00:00 |
vm.h
|
- Fixed feature auto-detection for Conquests of Camelot
|
2009-07-05 11:49:05 +00:00 |
vm_types.h
|
Replaced/removed KP_UINT, KP_SINT, SKPV and UKPV as well as the VIEW_PRIORITY and PRIORITY_BAND_FIRST wrappers
|
2009-06-07 15:53:30 +00:00 |