index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
hugo
/
dialogs.cpp
Age
Commit message (
Expand
)
Author
2012-06-13
HUGO: More renaming
Strangerke
2012-06-13
HUGO: Apply coding convention (in progress)
Strangerke
2012-03-20
GRAPHICS: Rewrite ImageDecoder to have an improved API
Matthew Hoops
2011-06-20
ALL: Remove trailing whitespaces
Max Horn
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-05-01
Merge pull request #16 "Add a PixelFormat to Graphics::Surface.".
Johannes Schickel
2011-04-25
HUGO: Fix bug #3292400 : Overlapping help windows when using the menu bar
strangerke
2011-04-17
HUGO: Prefer Surface::format over Surface::bytesPerPixel.
Johannes Schickel
2011-04-17
HUGO: Prefer Surface::create taking a PixelFormat over the one taking a byte ...
Johannes Schickel
2011-04-16
HUGO: Close prompt box dialog on Return key
Eugene Sandulenko
2011-04-16
HUGO: cleanup
Eugene Sandulenko
2011-04-16
HUGO: Fix crashes
Eugene Sandulenko
2011-04-16
HUGO: Implement prompt text box
Eugene Sandulenko
2011-03-17
HUGO: Fix compilation
Eugene Sandulenko
2011-03-17
HUGO: Initial work on user input dialog
Eugene Sandulenko
2011-03-17
HUGO: Renamed menu.* to dialogs.*
Eugene Sandulenko