Age | Commit message (Expand) | Author |
---|---|---|
2009-04-24 | SCI: Renamed gfxw_widget_t and subtypes to GfxWidget etc. | Max Horn |
2009-03-24 | SCI: Only pass the pointerpos to Menubar::mapPointer, not the full gfx_state_t | Max Horn |
2009-03-24 | SCI: C++ify menu code | Max Horn |
2009-03-17 | Removed the "About FreeSCI" menu as discussed in -devel, now that the FreeSCI... | Filippos Karapetis |
2009-03-15 | SCI: Indention changes, changed 'songlib_t' params to 'const songlib_t &' | Max Horn |
2009-02-27 | SCI: Moved almost all files from include/ to other dirs; only include/engine.... | Max Horn |
2009-02-24 | SCI: Renamed gfx/gfx_operations.h to gfx/operations.h (matching the source fi... | Max Horn |
2009-02-24 | Normalized guard #defines | Eugene Sandulenko |
2009-02-21 | SCI: Moved include/menubar.h -> gfx/menubar.h, untangled headers some more | Max Horn |