.. |
engine
|
SCI: Rename sci_version_t to SciVersion
|
2009-08-15 12:09:47 +00:00 |
gfx
|
SCI: Added enum for map and volume versions. Removed res_version setting from
|
2009-08-15 00:28:59 +00:00 |
sfx
|
SCI: Added enum for map and volume versions. Removed res_version setting from
|
2009-08-15 00:28:59 +00:00 |
console.cpp
|
SCI: Added enum for map and volume versions. Removed res_version setting from
|
2009-08-15 00:28:59 +00:00 |
console.h
|
- Moved printObject inside the Console class
|
2009-07-08 13:08:51 +00:00 |
debug.h
|
SCI: Fix stepping in debugger
|
2009-07-18 12:51:12 +00:00 |
decompressor.cpp
|
The error() and warning() functions add ! and newline automatically. (I didn't
|
2009-05-31 10:02:16 +00:00 |
decompressor.h
|
SCI: cleanup
|
2009-05-28 11:15:09 +00:00 |
detection.cpp
|
SCI: Rename sci_version_t to SciVersion
|
2009-08-15 12:09:47 +00:00 |
exereader.cpp
|
SCI: Add missing versions to exe version parsing
|
2009-08-15 12:17:23 +00:00 |
exereader.h
|
SCI: Rename sci_version_t to SciVersion
|
2009-08-15 12:09:47 +00:00 |
module.mk
|
Applied a slightly modified patch from clone2727 which adds static selector names to some demos which are missing them (KQ4, LSL1, LSL3, Iceman and Christmas1992)
|
2009-07-11 06:33:19 +00:00 |
resource.cpp
|
SCI: Rename sci_version_t to SciVersion
|
2009-08-15 12:09:47 +00:00 |
resource.h
|
SCI: Rename sci_version_t to SciVersion
|
2009-08-15 12:09:47 +00:00 |
sci.cpp
|
SCI: Rename sci_version_t to SciVersion
|
2009-08-15 12:09:47 +00:00 |
sci.h
|
SCI: Rename sci_version_t to SciVersion
|
2009-08-15 12:09:47 +00:00 |
tools.cpp
|
Replaced sciprintf() calls with printf, DebugPrintf, warning and error calls
|
2009-07-06 10:39:22 +00:00 |
tools.h
|
Replaced sciprintf() calls with printf, DebugPrintf, warning and error calls
|
2009-07-06 10:39:22 +00:00 |
uinput.h
|
Reordered the numpad keys so that they make more sense, and simplified the code which returns the values of shifted function keys
|
2009-06-04 08:28:20 +00:00 |
vocabulary.cpp
|
SCI: Added enum for map and volume versions. Removed res_version setting from
|
2009-08-15 00:28:59 +00:00 |
vocabulary.h
|
Replaced sciprintf() calls with printf, DebugPrintf, warning and error calls
|
2009-07-06 10:39:22 +00:00 |