.. |
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
|
Whitespace cleanup
|
2009-02-22 13:11:43 +00:00 |
gc.cpp
|
SCI: Converted "segment interfaces" into classes
|
2009-02-22 12:18:22 +00:00 |
gc.h
|
Replaced "typedef struct _state state_t" with "struct EngineState"
|
2009-02-21 10:47:56 +00:00 |
grammar.cpp
|
Whitespace cleanup
|
2009-02-22 13:11:43 +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
|
Whitespace cleanup
|
2009-02-22 13:11:43 +00:00 |
kernel_types.h
|
Whitespace cleanup
|
2009-02-22 13:11:43 +00:00 |
kernel.cpp
|
Whitespace cleanup
|
2009-02-22 13:11:43 +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
|
Whitespace cleanup
|
2009-02-22 13:11:43 +00:00 |
kgraphics.cpp
|
Whitespace cleanup
|
2009-02-22 13:11:43 +00:00 |
klists.cpp
|
SCI: Convert the segment manager into a class
|
2009-02-21 23:27:24 +00:00 |
kmath.cpp
|
SCI: Got rid of include/scitypes.h
|
2009-02-21 21:16:41 +00:00 |
kmenu.cpp
|
Whitespace cleanup
|
2009-02-22 13:11:43 +00:00 |
kmovement.cpp
|
SCI: Convert the segment manager into a class
|
2009-02-21 23:27:24 +00:00 |
kpathing.cpp
|
Whitespace cleanup
|
2009-02-22 13:11:43 +00:00 |
kscripts.cpp
|
Whitespace cleanup
|
2009-02-22 13:11:43 +00:00 |
ksound.cpp
|
Whitespace cleanup
|
2009-02-22 13:11:43 +00:00 |
kstring.cpp
|
SCI: Convert the segment manager into a class
|
2009-02-21 23:27:24 +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
|
Whitespace cleanup
|
2009-02-22 13:11:43 +00:00 |
said.y
|
Whitespace cleanup
|
2009-02-22 13:11:43 +00:00 |
savegame.cfsml
|
Whitespace cleanup
|
2009-02-22 13:11:43 +00:00 |
savegame.cpp
|
Whitespace cleanup
|
2009-02-22 13:11:43 +00:00 |
sci_graphics.h
|
Wrapped the SCI engine in the Sci namespace.
|
2009-02-21 10:23:36 +00:00 |
scriptconsole.cpp
|
- Made ResourceManager accessible from _vm
|
2009-02-22 01:33:16 +00:00 |
scriptdebug.cpp
|
Whitespace cleanup
|
2009-02-22 13:11:43 +00:00 |
seg_manager.cpp
|
Whitespace cleanup
|
2009-02-22 13:11:43 +00:00 |
seg_manager.h
|
Whitespace cleanup
|
2009-02-22 13:11:43 +00:00 |
sys_strings.cpp
|
SCI: Untangling #include dependencies a bit
|
2009-02-21 19:54:15 +00:00 |
vm.cpp
|
Whitespace cleanup
|
2009-02-22 13:11:43 +00:00 |