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
Age
Commit message (
Expand
)
Author
2011-07-02
CGE: Fix for crash in BITMAP::solidAt when negative co-ordinates passed
Paul Gilbert
2011-07-02
CGE: Added code for Mouse::On and Mouse::Off
Paul Gilbert
2011-07-02
CGE: Hooked up mouse event handler
Paul Gilbert
2011-07-02
CGE: Graceful exit rather than an error
Paul Gilbert
2011-07-02
CGE: Fix naming of touch() virtual methods, and fixed keyboard handling
Paul Gilbert
2011-07-02
TSAGE: Remove outdated extra channel variable
Paul Gilbert
2011-07-02
CGE: Created an EventManager class and hooked it up to the Keyboard class
Paul Gilbert
2011-07-02
CGE: Changed MOUSE class from using static fields to an instantiated class
Paul Gilbert
2011-07-02
CGE: Added engine prefix to header file #defines
Paul Gilbert
2011-07-02
CGE: Merged mouse.* and keybd.* files to centralise event handling
Paul Gilbert
2011-07-02
CGE: Fix problem with calculating box sizes for text strings
Paul Gilbert
2011-07-02
CGE: Bugfix to correctly reset wait timeouts when done
Paul Gilbert
2011-07-02
TSAGE: Linked in the (in progress) SoundBlaster Fx class
Paul Gilbert
2011-07-02
TSAGE: Fixed problem with saving double values
Paul Gilbert
2011-07-02
TSAGE: Beginnings of SoundBlaster sound driver
Paul Gilbert
2011-07-02
MOHAWK: Don't allocate zero-size array.
Alyssa Milburn
2011-07-02
CGE: Some more renaming (WIP)
Strangerke
2011-07-01
MOHAWK: Add the Mac version of Arthur's Reading Race
Matthew Hoops
2011-07-02
MOHAWK: Always create a code object for every LBPage.
Alyssa Milburn
2011-07-02
MOHAWK: Try implementing LBCode eval, random and seek.
Alyssa Milburn
2011-07-02
MOHAWK: Use LBCode instead of running scripts in LBItem.
Alyssa Milburn
2011-07-02
MOHAWK: Add LBCode::parseCode.
Alyssa Milburn
2011-07-02
MOHAWK: Allow creation of LBCode instances without an associated BCOD.
Alyssa Milburn
2011-07-02
MOHAWK: Add LBCode::resolveItem helper function.
Alyssa Milburn
2011-07-02
MOHAWK: Fix/add bounds checking in LBCode::nextToken.
Alyssa Milburn
2011-07-01
BACKENDS: Fix PS2 backend compilation for real.
Johannes Schickel
2011-07-01
BACKENDS: Fix compilation of PS2 backend.
Johannes Schickel
2011-07-01
GRAPHICS: Fix possible memory leak in BdfFont code.
Johannes Schickel
2011-07-01
GRAPHICS: Rename NewFont to BdfFont.
Johannes Schickel
2011-07-01
GRAPHICS: Format NewFont code with astyle.
Johannes Schickel
2011-07-01
GRAPHICS: Move NewFont code to a separate file.
Johannes Schickel
2011-07-01
CGE: Reimplemented game timer from using thread to using getMillis()
Paul Gilbert
2011-07-01
CGE: Fix initialisation of the MOUSE class
Paul Gilbert
2011-07-01
CGE: Palette fixes so that first screen shows correctly
Paul Gilbert
2011-07-01
CGE: Some more renaming (wip)
Strangerke
2011-07-01
Merge branch 'master' of github.com:scummvm/scummvm
Travis Howell
2011-07-01
BUILD: Update Windows installer script.
Travis Howell
2011-07-01
CREATE_PROJECT: Update with new location of NSIS script and updated parameters
Littleboy
2011-07-01
NSIS: Always pass ARCH variable to script and handle case when the variable i...
Littleboy
2011-07-01
NSIS: Convert line endings on the fly during installation
Littleboy
2011-07-01
TOOLS: Update NSIS script location
Littleboy
2011-07-01
DISTS: Add missing IDI_COUNT to scummvm.rc.in
Littleboy
2011-07-01
CONFIGURE: Rename $WIN32BUILD to $STAGING
Littleboy
2011-07-01
LASTEXPRESS: Fix loading of subtitles from sound name
Littleboy
2011-07-01
BUILD: Use static build when compiling with later GCC versions under mingw, t...
Travis Howell
2011-07-01
GRAPHICS: Fix SJIS PCE font loading.
Johannes Schickel
2011-07-01
GRAPHICS: More default parameter remove in SJIS code.
Johannes Schickel
2011-07-01
GRAPHICS: Remove default values from FontSJIS::drawChar.
Johannes Schickel
2011-07-01
GRAPHICS: Offer support for PCE font data of SJIS.FNT.
Johannes Schickel
2011-07-01
GRAPHICS: Cleanup SJIS font code a bit.
Johannes Schickel
[prev]
[next]