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
/
bbvs
/
bbvs.h
Age
Commit message (
Expand
)
Author
2018-04-07
ALL: Load savegame thumbnail only when necessary
Adrian Frühwirth
2016-09-03
JANITORIAL: Make GPL headers uniform
Eugene Sandulenko
2016-04-14
JANITORIAL: Reduce audio header dependencies
Ori Avtalion
2015-12-21
BBVS: Fix compilation without translation enabled
Matthew Hoops
2015-11-18
BBVS: Since we're using GUI for menus, switch iGUI to the relevant language
Eugene Sandulenko
2015-11-14
BBVS: Added Russian BBVS
Eugene Sandulenko
2014-10-28
BBVS: Remove trailing whitespace
Filippos Karapetis
2014-03-20
BVBS: Use a constant instead of a variable for the snapshot size
Strangerke
2014-03-20
BVBS: Fix some uninitialized variables
Strangerke
2014-02-22
BBVS: Move some code out of bbvs.cpp
Filippos Karapetis
2014-02-16
BBVS: Use int16 instead of int in Rect struct
johndoe123
2014-02-16
BBVS: Remove rectIntersection and use Rect::findIntersectingRect instead
johndoe123
2014-02-15
BBVS: Fix include guard and include guard name comments for endifs
johndoe123
2014-02-15
BBVS: Use spaces instead of tabs for formatting
johndoe123
2014-01-30
BBVS: Add easter egg videos handling
johndoe123
2014-01-29
BBVS: Add loading/saving of minigame hiscores
johndoe123
2014-01-29
BBVS: Initial commit
johndoe123