scummvm/engines/sci/engine
Willem Jan Palenstijn baa7c7b997 remove some endlines from warning() calls
svn-id: r38683
2009-02-21 11:26:54 +00:00
..
game.cpp Replaced "typedef struct _state state_t" with "struct EngineState" 2009-02-21 10:47:56 +00:00
gc.cpp Replaced "typedef struct _seg_manager_t seg_manager_t" with "struct SegManager" 2009-02-21 11:04:47 +00:00
gc.h Replaced "typedef struct _state state_t" with "struct EngineState" 2009-02-21 10:47:56 +00:00
grammar.cpp Wrapped the SCI engine in the Sci namespace. 2009-02-21 10:23:36 +00:00
heap.cpp Wrapped the SCI engine in the Sci namespace. 2009-02-21 10:23:36 +00:00
heap.h Wrapped the SCI engine in the Sci namespace. 2009-02-21 10:23:36 +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_compat.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 remove some endlines from warning() calls 2009-02-21 11:26:54 +00:00
kevent.cpp Replaced "typedef struct _state state_t" with "struct EngineState" 2009-02-21 10:47:56 +00:00
kfile.cpp Replaced "typedef struct _state state_t" with "struct EngineState" 2009-02-21 10:47:56 +00:00
kgraphics.cpp Replaced "typedef struct _state state_t" with "struct EngineState" 2009-02-21 10:47:56 +00:00
klists.cpp Replaced "typedef struct _state state_t" with "struct EngineState" 2009-02-21 10:47:56 +00:00
kmath.cpp Replaced "typedef struct _state state_t" with "struct EngineState" 2009-02-21 10:47:56 +00:00
kmenu.cpp Replaced "typedef struct _state state_t" with "struct EngineState" 2009-02-21 10:47:56 +00:00
kmovement.cpp Replaced "typedef struct _state state_t" with "struct EngineState" 2009-02-21 10:47:56 +00:00
kpathing.cpp Replaced "typedef struct _state state_t" with "struct EngineState" 2009-02-21 10:47:56 +00:00
kscripts.cpp Replaced "typedef struct _state state_t" with "struct EngineState" 2009-02-21 10:47:56 +00:00
ksound.cpp Replaced "typedef struct _state state_t" with "struct EngineState" 2009-02-21 10:47:56 +00:00
kstring.cpp Replaced "typedef struct _state state_t" with "struct EngineState" 2009-02-21 10:47:56 +00:00
message.cpp Wrapped the SCI engine in the Sci namespace. 2009-02-21 10:23:36 +00:00
message.h Wrapped the SCI engine in the Sci namespace. 2009-02-21 10:23:36 +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 Replaced "typedef struct _seg_manager_t seg_manager_t" with "struct SegManager" 2009-02-21 11:04:47 +00:00
savegame.cpp Replaced "typedef struct _seg_manager_t seg_manager_t" with "struct SegManager" 2009-02-21 11:04:47 +00:00
sci_graphics.h Wrapped the SCI engine in the Sci namespace. 2009-02-21 10:23:36 +00:00
scriptconsole.cpp Replaced "typedef struct _state state_t" with "struct EngineState" 2009-02-21 10:47:56 +00:00
scriptdebug.cpp Replaced "typedef struct _state state_t" with "struct EngineState" 2009-02-21 10:47:56 +00:00
seg_manager.cpp Replaced "typedef struct _seg_manager_t seg_manager_t" with "struct SegManager" 2009-02-21 11:04:47 +00:00
seg_manager.h Replaced "typedef struct _seg_manager_t seg_manager_t" with "struct SegManager" 2009-02-21 11:04:47 +00:00
sys_strings.cpp Wrapped the SCI engine in the Sci namespace. 2009-02-21 10:23:36 +00:00
vm.cpp Replaced "typedef struct _seg_manager_t seg_manager_t" with "struct SegManager" 2009-02-21 11:04:47 +00:00