.. |
game.cpp
|
- Simplified the parameters of some functions
|
2009-08-25 08:38:14 +00:00 |
gc.cpp
|
- Replaced more cases of EngineState parameters
|
2009-08-25 15:14:29 +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
|
- Replaced more cases of EngineState parameters
|
2009-08-25 15:14:29 +00:00 |
kernel.h
|
- Replaced more cases of EngineState parameters
|
2009-08-25 15:14:29 +00:00 |
kernel_types.h
|
- Replaced more cases of EngineState parameters
|
2009-08-25 15:14:29 +00:00 |
kevent.cpp
|
- Replaced more cases of EngineState parameters
|
2009-08-25 15:14:29 +00:00 |
kfile.cpp
|
- Replaced more cases of EngineState parameters
|
2009-08-25 15:14:29 +00:00 |
kgraphics.cpp
|
- Replaced more cases of EngineState parameters
|
2009-08-25 15:14:29 +00:00 |
klists.cpp
|
- Replaced more cases of EngineState parameters
|
2009-08-25 15:14:29 +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 more cases of EngineState parameters
|
2009-08-25 15:14:29 +00:00 |
kmisc.cpp
|
- Replaced more cases of EngineState parameters
|
2009-08-25 15:14:29 +00:00 |
kmovement.cpp
|
- Replaced more cases of EngineState parameters
|
2009-08-25 15:14:29 +00:00 |
kpathing.cpp
|
- Replaced more cases of EngineState parameters
|
2009-08-25 15:14:29 +00:00 |
kscripts.cpp
|
- Replaced more cases of EngineState parameters
|
2009-08-25 15:14:29 +00:00 |
ksound.cpp
|
- Replaced more cases of EngineState parameters
|
2009-08-25 15:14:29 +00:00 |
kstring.cpp
|
- Replaced more cases of EngineState parameters
|
2009-08-25 15:14:29 +00:00 |
memobj.cpp
|
- Simplified the parameters of some functions
|
2009-08-25 08:38:14 +00:00 |
memobj.h
|
- Simplified the parameters of some functions
|
2009-08-25 08:38:14 +00:00 |
message.cpp
|
- Simplified the parameters of some functions
|
2009-08-25 08:38:14 +00:00 |
message.h
|
- Simplified the parameters of some functions
|
2009-08-25 08:38:14 +00:00 |
said.cpp
|
Moved the kernel and the vocabulary outside of the engine state (they're static data, which never changes during a game)
|
2009-07-11 23:45:54 +00:00 |
said.y
|
Moved the kernel and the vocabulary outside of the engine state (they're static data, which never changes during a game)
|
2009-07-11 23:45:54 +00:00 |
savegame.cpp
|
- Simplified the parameters of some functions
|
2009-08-25 08:38:14 +00:00 |
savegame.h
|
- Simplified the parameters of some functions
|
2009-08-25 08:38:14 +00:00 |
script.cpp
|
- Simplified the parameters of some functions
|
2009-08-25 08:38:14 +00:00 |
script.h
|
SCI: Stage 1 of the game detection overhaul. The end goal is to autodetect
|
2009-08-16 19:18:19 +00:00 |
scriptdebug.cpp
|
- Simplified the parameters of some functions
|
2009-08-25 08:38:14 +00:00 |
seg_manager.cpp
|
- Replaced more cases of EngineState parameters
|
2009-08-25 15:14:29 +00:00 |
seg_manager.h
|
- Simplified the parameters of some functions
|
2009-08-25 08:38:14 +00:00 |
state.cpp
|
- Replaced more cases of EngineState parameters
|
2009-08-25 15:14:29 +00:00 |
state.h
|
- Simplified the parameters of some functions
|
2009-08-25 08:38:14 +00:00 |
static_selectors.cpp
|
- Added more mappings from Sierra's internal IDs to our own ones. Hopefully, all SCI0-SCI11 games can now be detected correctly from the fallback detector
|
2009-08-23 21:57:30 +00:00 |
stringfrag.cpp
|
- Replaced more cases of EngineState parameters
|
2009-08-25 15:14:29 +00:00 |
vm.cpp
|
- Replaced more cases of EngineState parameters
|
2009-08-25 15:14:29 +00:00 |
vm.h
|
- Replaced more cases of EngineState parameters
|
2009-08-25 15:14:29 +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 |