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
Age
Commit message (
Expand
)
Author
2011-07-02
CGE: Bugfix for wrapping event queue when it reaches the 256th event
Paul Gilbert
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
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
CGE: Some more renaming (WIP)
Strangerke
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-06-30
CGE: Some more renaming (wip)
Strangerke
2011-06-29
Merge branch 'master' of github.com:scummvm/scummvm into soltys_wip2
Strangerke
2011-06-29
CGE: Some more renaming (wip)
Strangerke
2011-06-29
CGE: Misc cleanup (provided by Digitall)
Strangerke
2011-06-29
CGE: Removed Mouse from VGA::ShowQ to prevent crashes in the movie player
Paul Gilbert
2011-06-28
LASTEXPRESS: Make SoundEntry members private
Littleboy
2011-06-28
LASTEXPRESS: Cleanup comments
Littleboy
2011-06-28
LASTEXPRESS: Move Sound class to the sound folder
Littleboy
2011-06-28
LASTEXPRESS: Move sound queue related functions to a separate class
Littleboy
2011-06-28
LASTEXPRESS: Move more entry-related functions to Entry class
Littleboy
2011-06-29
CGE: Cleanup : Start renaming. Add BMPLoad() function
Strangerke
2011-06-28
MOHAWK: Don't leak bitlStream (spotted by clone2727).
Alyssa Milburn
2011-06-28
MOHAWK: Cleanup Riven save code
Matthew Hoops
2011-06-28
MOHAWK: Add archive functions to get type/id lists
Matthew Hoops
2011-06-28
MOHAWK: Use matchString instead of equalsIgnoreCase for resource names
Matthew Hoops
2011-06-28
MOHAWK: Rework archive handling
Matthew Hoops
2011-06-28
MOHAWK: Better sanity checks in LB scripting.
Alyssa Milburn
2011-06-28
MOHAWK: Handle kLBOpRunData properly.
Alyssa Milburn
2011-06-28
MOHAWK: Make LB's readString/readRect more generic.
Alyssa Milburn
2011-06-28
CGE: Fix SVG0FILE define to point to INI_FILE class
Paul Gilbert
2011-06-28
CGE: Fix for displaying non full-screen bitmaps
Paul Gilbert
2011-06-28
CGE: Fix initialisation of the TALK class
Paul Gilbert
2011-06-28
Merge branch 'soltys_wip2' of github.com:Strangerke/scummvm into cge
Paul Gilbert
2011-06-28
CGE: Bitmap now shows correctly
Paul Gilbert
2011-06-28
SCI: Fixed script bug #3292327 - "SCI: HOYLE4: Cribbage bug"
Filippos Karapetis
2011-06-28
DREAMWEB: Removed memcpy as suggested by wjp
Vladimir Menshakov
2011-06-27
TOON: Add delay to inventory rendering loop. Uses a bit less CPU now.
eriktorbjorn
2011-06-27
CGE: Fix some GCC compile errors and warnings.
eriktorbjorn
2011-06-27
TSAGE: Separated the sound manager processing into it's own thread
Paul Gilbert
2011-06-27
CGE: Getting closer to properly showing bitmap images
Paul Gilbert
2011-06-27
Merge branch 'soltys_wip2' of github.com:Strangerke/scummvm into cge
Paul Gilbert
2011-06-27
CGE: Beginnings of work on graphics support
Paul Gilbert
2011-06-27
CGE: remove some if(n)def DEMO by using a new flag. Added CGEEngine in severa...
Strangerke
[next]