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
/
neverhood
/
menumodule.cpp
Age
Commit message (
Expand
)
Author
2013-06-09
NEVERHOOD: Add a console command to display the current surfaces
Filippos Karapetis
2013-05-08
NEVERHOOD: Fix issues in the save/load screens
johndoe123
2013-05-08
NEVERHOOD: Fix some logic bugs and minor changes
johndoe123
2013-05-08
NEVERHOOD: Work on the save/load/delete menus
johndoe123
2013-05-08
NEVERHOOD: Add game-internal savegame delete menu
johndoe123
2013-05-08
NEVERHOOD: Changed the save/load menu to allow gaps in saved games to simplif...
johndoe123
2013-05-08
NEVERHOOD: Merge some code in the save/load menus
johndoe123
2013-05-08
NEVERHOOD: Delete all sound/music items on exit
johndoe123
2013-05-08
NEVERHOOD: Implement game-internal savegame overwrite query screen
johndoe123
2013-05-08
NEVERHOOD: Add support for loading/saving games with the game's own menu
johndoe123
2013-05-08
NEVERHOOD: Implement restart functionality (from both main menu and game logic)
johndoe123
2013-05-08
NEVERHOOD: Change graphic resource draw method to get a Surface instead of se...
johndoe123
2013-05-08
NEVERHOOD: Clean up DiskplayerScene
johndoe123
2013-05-08
NEVERHOOD: Merge TextSurface into FontSurface
johndoe123
2013-05-08
NEVERHOOD: Merge CollisionMan into Scene class
johndoe123
2013-05-08
NEVERHOOD: Rename some CollisionMan methods/fields
johndoe123
2013-05-08
NEVERHOOD: A little more work on the menu stuff
johndoe123
2013-05-08
NEVERHOOD: More work on the menu system:
johndoe123
2013-05-08
NEVERHOOD: Add SavegameListBox
johndoe123
2013-05-08
NEVERHOOD: Add TextLabelWidget (still doesn't do anything)
johndoe123
2013-05-08
NEVERHOOD: Start with menu widget stuff (doesn't do anything yet!)
johndoe123
2013-05-08
NEVERHOOD: Add new method StaticSprite::loadSprite and use it instead of sett...
johndoe123
2013-05-08
NEVERHOOD: Make use of NDrawRect::set
johndoe123
2013-05-08
NEVERHOOD: Rename stuff in Sprite:
johndoe123
2013-05-08
NEVERHOOD: Add making of video to the main menu
johndoe123
2013-05-08
NEVERHOOD: Implement CreditsScene
johndoe123
2013-05-08
NEVERHOOD: Start with the MenuModule
johndoe123