Max Horn
|
170916201c
|
SCI: Moved almost all files from include/ to other dirs; only include/engine.h remains
svn-id: r38920
|
2009-02-27 02:23:00 +00:00 |
|
Max Horn
|
c199c6c6c4
|
cleanup
svn-id: r38885
|
2009-02-25 19:30:11 +00:00 |
|
Max Horn
|
ec26d4f24b
|
SCI: Removed code for software rendered mouse cursor
svn-id: r38883
|
2009-02-25 19:28:20 +00:00 |
|
Willem Jan Palenstijn
|
9ed544679a
|
Interpret NONBLOCK as PEEK; poll while sleeping.
Also use Common::List for internal event queue.
svn-id: r38880
|
2009-02-25 18:23:28 +00:00 |
|
Max Horn
|
7d2a2ece38
|
SCI: Replaced gfxop_usleep by gfxop_sleep (taking millisecs instead of microsecs)
svn-id: r38854
|
2009-02-24 20:50:09 +00:00 |
|
Max Horn
|
0be30cdc5d
|
SCI: Renamed gfx/gfx_operations.h to gfx/operations.h (matching the source file); moved include/sci_widgets.h to gfx/ (matching location of source file); renamed gfx/widgets.cpp to gfx/gfx_widgets.cpp (matching the header)
svn-id: r38852
|
2009-02-24 20:39:34 +00:00 |
|