.. |
features.cpp
|
SCI: doing detectDoSoundType() properly sci0early
|
2010-09-04 08:51:10 +00:00 |
features.h
|
SCI: fix lofs autodetection
|
2010-07-31 22:45:38 +00:00 |
gc.cpp
|
SCI: Disabled some debug related GC code, which effectively
|
2010-08-31 09:45:36 +00:00 |
gc.h
|
SCI: Rename some more stuff
|
2010-07-01 16:05:47 +00:00 |
kernel_tables.h
|
SCI: Fix for bug #3100292 - "QFG2: signature mismatch at the WIT"
|
2010-10-31 23:34:36 +00:00 |
kernel.cpp
|
COMMON: Rename String::printf() to String::format()
|
2010-11-01 16:02:28 +00:00 |
kernel.h
|
SCI: Added a new debug command, "find_callk"
|
2010-10-20 17:31:29 +00:00 |
kevent.cpp
|
SCI: Fixed bug #3058865 - "Jones in the Fast Lane CD: Graphics Missing"
|
2010-09-03 22:51:27 +00:00 |
kfile.cpp
|
COMMON: Rename String::printf() to String::format()
|
2010-11-01 16:02:28 +00:00 |
kgraphics.cpp
|
SCI: Fixed access to dest in kTextSize() (thanks LordHoto)
|
2010-10-15 14:33:57 +00:00 |
klists.cpp
|
SCI: Fixed bug #3038433 - "HOYLE1: Crashes"
|
2010-08-18 07:14:17 +00:00 |
kmath.cpp
|
SCI: reuse kGetAngle from kDoAvoider
|
2010-09-05 13:51:47 +00:00 |
kmenu.cpp
|
SCI: Fixed bug #3038767 - "SCI Fanmade - Cascade Quest: Crash when restoring a game"
|
2010-08-29 23:25:30 +00:00 |
kmisc.cpp
|
COMMON: Rename String::printf() to String::format()
|
2010-11-01 16:02:28 +00:00 |
kmovement.cpp
|
SCI: reuse kGetAngle from kDoAvoider
|
2010-09-05 13:51:47 +00:00 |
kparse.cpp
|
SCI: Allow multiple word groups in parser
|
2010-10-03 10:49:42 +00:00 |
kpathing.cpp
|
SCI: Changed the check for vertex_min into an assert (thanks wjp)
|
2010-10-15 15:40:36 +00:00 |
kscripts.cpp
|
SCI: fixing code
|
2010-09-06 10:41:14 +00:00 |
ksound.cpp
|
SCI: Silenced some sound related warnings. Added an empty function for kDoSound(Restore), called when restoring games
|
2010-08-02 21:20:43 +00:00 |
kstring.cpp
|
SCI: In kFormat, handle arguments pointing to text resource 0 correctly.
|
2010-09-11 13:30:42 +00:00 |
kvideo.cpp
|
COMMON: Rename String::printf() to String::format()
|
2010-11-01 16:02:28 +00:00 |
message.cpp
|
COMMON: Rename String::printf() to String::format()
|
2010-11-01 16:02:28 +00:00 |
message.h
|
Replaced make_reg(0, -1) with SIGNAL_REG and fixed a warning (MessageRecord is a struct)
|
2009-10-10 10:46:11 +00:00 |
savegame.cpp
|
SCI: fixing port restoring
|
2010-11-01 20:08:42 +00:00 |
savegame.h
|
SCI: fixing lf
|
2010-11-01 16:42:54 +00:00 |
script_patches.cpp
|
ALL: Fix indention (whitespaces -> tabs)
|
2010-10-23 15:46:50 +00:00 |
script.cpp
|
SCI: Proper fix for bug #3038837 - "HOYLE3: EGA/VGA Crashes" and some cleanup
|
2010-09-13 13:17:55 +00:00 |
script.h
|
SCI: Proper fix for bug #3038837 - "HOYLE3: EGA/VGA Crashes" and some cleanup
|
2010-09-13 13:17:55 +00:00 |
scriptdebug.cpp
|
SCI: fix warning and remove duplicate code
|
2010-07-24 11:59:40 +00:00 |
seg_manager.cpp
|
SCI: Changed the script protection code to be a hack for Hoyle 3 only
|
2010-09-13 13:47:56 +00:00 |
seg_manager.h
|
SCI: Ignoring non-critical script bug in QFG1VGA, when closing any conversation dialog with esc (doesn't affect gameplay in any manner)
|
2010-08-01 11:10:14 +00:00 |
segment.cpp
|
ENGINES: Get rid of some (f)printfs
|
2010-11-01 16:04:47 +00:00 |
segment.h
|
SCI: Added a new debug command, "find_callk"
|
2010-10-20 17:31:29 +00:00 |
selector.cpp
|
SCI: kClone/kDisposeClone behaviour more accurate
|
2010-09-03 18:14:59 +00:00 |
selector.h
|
SCI: kClone/kDisposeClone behaviour more accurate
|
2010-09-03 18:14:59 +00:00 |
state.cpp
|
SCI: adding workaround for platform-specific
|
2010-08-31 15:50:46 +00:00 |
state.h
|
SCI: Play time related changes
|
2010-10-31 01:45:24 +00:00 |
static_selectors.cpp
|
SCI: Removed some unnamed selector access in the workarounds. Fixes the regression
|
2010-09-17 12:37:59 +00:00 |
vm_types.h
|
SCI: Remove reference to common/serializer.h from vm_types.h
|
2010-08-04 08:25:39 +00:00 |
vm.cpp
|
COMMON: Rename String::printf() to String::format()
|
2010-11-01 16:02:28 +00:00 |
vm.h
|
SCI: Removed the restoring parameter of the run_vm() function
|
2010-07-20 23:15:07 +00:00 |
workarounds.cpp
|
COMMON: Rename String::printf() to String::format()
|
2010-11-01 16:02:28 +00:00 |
workarounds.h
|
SCI: Fix for bug #3100292 - "QFG2: signature mismatch at the WIT"
|
2010-10-31 23:34:36 +00:00 |