.. |
resource
|
Fix code formatting
|
2009-02-27 12:59:02 +00:00 |
crossblit.h
|
SCI: Turned the crossblit code into a template
|
2009-02-26 16:16:38 +00:00 |
font.cpp
|
Whitespace cleanup
|
2009-02-22 13:11:43 +00:00 |
gfx_driver.cpp
|
SCI: Modified gfx_new_mode to take a Graphics::PixelFormat
|
2009-02-26 16:16:53 +00:00 |
gfx_driver.h
|
SCI: Moved almost all files from include/ to other dirs; only include/engine.h remains
|
2009-02-27 02:23:00 +00:00 |
gfx_options.h
|
Normalized guard #defines
|
2009-02-24 15:33:40 +00:00 |
gfx_pixmap_scale.cpp
|
SCI: Moved engines/sci/include/sci_memory.h and engines/sci/scicore/sci_memory.cpp into engines/sci/; moved macros from the header into the source file
|
2009-02-24 05:39:10 +00:00 |
gfx_res_options.cpp
|
not needed this includes anymore
|
2009-02-24 21:13:32 +00:00 |
gfx_res_options.h
|
Normalized guard #defines
|
2009-02-24 15:33:40 +00:00 |
gfx_resmgr.h
|
SCI: Changed 'typedef enum { } NAME' into C++-style 'enum NAME { }'
|
2009-02-26 16:16:46 +00:00 |
gfx_resource.cpp
|
SCI: Got rid of include/scitypes.h
|
2009-02-21 21:16:41 +00:00 |
gfx_resource.h
|
SCI: Changed 'typedef enum { } NAME' into C++-style 'enum NAME { }'
|
2009-02-26 16:16:46 +00:00 |
gfx_state_internal.h
|
SCI: Replaced #define hack to fake subclassing in C by regular C++ subclassing
|
2009-02-26 16:16:13 +00:00 |
gfx_support.cpp
|
SCI: Turned the crossblit code into a template
|
2009-02-26 16:16:38 +00:00 |
gfx_system.h
|
SCI: Changed 'typedef enum { } NAME' into C++-style 'enum NAME { }'
|
2009-02-26 16:16:46 +00:00 |
gfx_test.cpp
|
Fix code formatting
|
2009-02-27 12:59:02 +00:00 |
gfx_tools.cpp
|
fix graphics regression in Iceman caused by r38909
|
2009-02-26 20:08:04 +00:00 |
gfx_tools.h
|
SCI: Modified gfx_new_mode to take a Graphics::PixelFormat
|
2009-02-26 16:16:53 +00:00 |
gfx_widgets.cpp
|
Fix code formatting
|
2009-02-27 12:59:02 +00:00 |
gfx_widgets.h
|
Normalized guard #defines
|
2009-02-24 15:33:40 +00:00 |
line.h
|
SCI: Moved gfx_line.cpp to line.h and turned _gfx_draw_line_buffer into a template
|
2009-02-26 16:16:22 +00:00 |
menubar.cpp
|
SCI: Renamed include/engine.h to engine/state.h; added a corresponding .cpp file with the EngineState constructor
|
2009-02-27 02:23:40 +00:00 |
menubar.h
|
SCI: Moved almost all files from include/ to other dirs; only include/engine.h remains
|
2009-02-27 02:23:00 +00:00 |
operations.cpp
|
Clarify behaviour of gfxop_get_event().
|
2009-02-26 12:10:11 +00:00 |
operations.h
|
SCI: Moved almost all files from include/ to other dirs; only include/engine.h remains
|
2009-02-27 02:23:00 +00:00 |
resmgr.cpp
|
Updated comment
|
2009-02-23 00:40:59 +00:00 |
sbtree.cpp
|
SCI: Moved engines/sci/include/sci_memory.h and engines/sci/scicore/sci_memory.cpp into engines/sci/; moved macros from the header into the source file
|
2009-02-24 05:39:10 +00:00 |
sbtree.h
|
not needed this includes anymore
|
2009-02-24 21:13:32 +00:00 |
sci_widgets.cpp
|
SCI: Renamed include/engine.h to engine/state.h; added a corresponding .cpp file with the EngineState constructor
|
2009-02-27 02:23:40 +00:00 |
sci_widgets.h
|
SCI: Renamed include/engine.h to engine/state.h; added a corresponding .cpp file with the EngineState constructor
|
2009-02-27 02:23:40 +00:00 |