Max Horn
|
b73301748a
|
SCI: Renamed gfx_state_t -> GfxState
svn-id: r40155
|
2009-04-27 11:12:08 +00:00 |
|
Max Horn
|
9445439c4f
|
SCI: Renamed gfxw_widget_t and subtypes to GfxWidget etc.
svn-id: r40104
|
2009-04-24 10:46:20 +00:00 |
|
Max Horn
|
33895c0220
|
SCI: Only pass the pointerpos to Menubar::mapPointer, not the full gfx_state_t
svn-id: r39662
|
2009-03-24 12:14:41 +00:00 |
|
Max Horn
|
9ea32d4aa1
|
SCI: C++ify menu code
svn-id: r39659
|
2009-03-24 11:31:16 +00:00 |
|
Filippos Karapetis
|
ebfdd92727
|
Removed the "About FreeSCI" menu as discussed in -devel, now that the FreeSCI contributors have been moved to the AUTHORS file
svn-id: r39476
|
2009-03-17 07:57:02 +00:00 |
|
Max Horn
|
7df4e2a80f
|
SCI: Indention changes, changed 'songlib_t' params to 'const songlib_t &'
svn-id: r39429
|
2009-03-15 20:31:15 +00:00 |
|
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
|
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 |
|
Eugene Sandulenko
|
a27285f117
|
Normalized guard #defines
svn-id: r38842
|
2009-02-24 15:33:40 +00:00 |
|
Max Horn
|
6f13850161
|
SCI: Moved include/menubar.h -> gfx/menubar.h, untangled headers some more
svn-id: r38761
|
2009-02-21 22:50:35 +00:00 |
|