.. |
aatree.cpp
|
SCI: Moved aatree.* files together into engine/
|
2009-02-21 22:54:15 +00:00 |
aatree.h
|
SCI: Moved aatree.* files together into engine/
|
2009-02-21 22:54:15 +00:00 |
game.cpp
|
SCI: Moved include/menubar.h -> gfx/menubar.h, untangled headers some more
|
2009-02-21 22:50:35 +00:00 |
gc.cpp
|
SCI: Changed typedef struct -> struct
|
2009-02-21 22:06:42 +00:00 |
gc.h
|
Replaced "typedef struct _state state_t" with "struct EngineState"
|
2009-02-21 10:47:56 +00:00 |
grammar.cpp
|
Renamed SCI's console to sciconsole (MSVC has problems with files with the same name under different directories). ScummVM's console can be enabled correctly under MSVC now
|
2009-02-21 18:46:03 +00:00 |
heap.cpp
|
SCI: Got rid of include/scitypes.h
|
2009-02-21 21:16:41 +00:00 |
heap.h
|
SCI: Changed typedef struct -> struct
|
2009-02-21 22:06:42 +00:00 |
int_hashmap.cpp
|
Wrapped the SCI engine in the Sci namespace.
|
2009-02-21 10:23:36 +00:00 |
int_hashmap.h
|
Wrapped the SCI engine in the Sci namespace.
|
2009-02-21 10:23:36 +00:00 |
kernel_types.h
|
Replaced "typedef struct _state state_t" with "struct EngineState"
|
2009-02-21 10:47:56 +00:00 |
kernel.cpp
|
multiply before dividing to improve timer resolution
|
2009-02-21 23:16:03 +00:00 |
kevent.cpp
|
SCI: Moved include/menubar.h -> gfx/menubar.h, untangled headers some more
|
2009-02-21 22:50:35 +00:00 |
kfile.cpp
|
SCI: More cleanup
|
2009-02-21 22:40:58 +00:00 |
kgraphics.cpp
|
multiply before dividing to improve timer resolution
|
2009-02-21 23:16:03 +00:00 |
klists.cpp
|
SCI: Changed typedef struct -> struct
|
2009-02-21 22:06:42 +00:00 |
kmath.cpp
|
SCI: Got rid of include/scitypes.h
|
2009-02-21 21:16:41 +00:00 |
kmenu.cpp
|
SCI: Moved include/menubar.h -> gfx/menubar.h, untangled headers some more
|
2009-02-21 22:50:35 +00:00 |
kmovement.cpp
|
SCI: Got rid of include/scitypes.h
|
2009-02-21 21:16:41 +00:00 |
kpathing.cpp
|
SCI: Moved aatree.* files together into engine/
|
2009-02-21 22:54:15 +00:00 |
kscripts.cpp
|
SCI: Got rid of include/scitypes.h
|
2009-02-21 21:16:41 +00:00 |
ksound.cpp
|
SCI: Got rid of include/scitypes.h
|
2009-02-21 21:16:41 +00:00 |
kstring.cpp
|
SCI: Got rid of include/scitypes.h
|
2009-02-21 21:16:41 +00:00 |
message.cpp
|
SCI: Untangling #include dependencies a bit
|
2009-02-21 19:54:15 +00:00 |
message.h
|
SCI: Changed typedef struct -> struct
|
2009-02-21 22:06:42 +00:00 |
said.cpp
|
Replaced "typedef struct _state state_t" with "struct EngineState"
|
2009-02-21 10:47:56 +00:00 |
said.y
|
Wrapped the SCI engine in the Sci namespace.
|
2009-02-21 10:23:36 +00:00 |
savegame.cfsml
|
SCI: Moved include/menubar.h -> gfx/menubar.h, untangled headers some more
|
2009-02-21 22:50:35 +00:00 |
savegame.cpp
|
SCI: Moved include/menubar.h -> gfx/menubar.h, untangled headers some more
|
2009-02-21 22:50:35 +00:00 |
sci_graphics.h
|
Wrapped the SCI engine in the Sci namespace.
|
2009-02-21 10:23:36 +00:00 |
scriptconsole.cpp
|
SCI: More cleanup
|
2009-02-21 22:40:58 +00:00 |
scriptdebug.cpp
|
SCI: Moved include/menubar.h -> gfx/menubar.h, untangled headers some more
|
2009-02-21 22:50:35 +00:00 |
seg_manager.cpp
|
SCI: Got rid of include/scitypes.h
|
2009-02-21 21:16:41 +00:00 |
seg_manager.h
|
SCI: Changed typedef struct -> struct
|
2009-02-21 22:06:42 +00:00 |
sys_strings.cpp
|
SCI: Untangling #include dependencies a bit
|
2009-02-21 19:54:15 +00:00 |
vm.cpp
|
SCI: Changed typedef struct -> struct
|
2009-02-21 22:06:42 +00:00 |