Age | Commit message (Collapse) | Author |
|
|
|
COMMON: Fix tests when building with the event recorder
|
|
Tests now build fine with the event recorder enabled
|
|
This reverts commit 1f8667c5d949070035390531e4f10c0f945d7352.
|
|
EventRecorder is in the gui lib which is not linked in the cxxtest suite.
|
|
|
|
|
|
constructor
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Otherwise we could miss some of the debug output as the channels are not yet
registered.
|
|
|
|
|
|
|
|
|
|
compatible with it
|
|
BUILD: Added Travis-CI support
|
|
|
|
|
|
|
|
|
|
|
|
This will all be overhauled in the future but for now it is best
not to crash when playing AVI/SEQ files.
|
|
|
|
|
|
|
|
|
|
|
|
WinCE does not have MapVirtualKey.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
SDL: Fix Windows SDL1 keycodes to use the active keyboard layout
|
|
Add detection to the Hoyle 5 family of games
|
|
Added games are:
Hoyle Classic Games
Hoyle Bridge
Hoyle Children's Collection
Hoyle Solitaire (CD and Hard Drive versions)
Additionaly, kGetConfig was modified to support two settings used by
these games: "laptop" and "jumpto".
|
|
|
|
|
|
|
|
|
|
|
|
WME: Debugger for WME, 2016 rewrite
|
|
|