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-08-22
DISTS: Strip off windows-style line endings in BADA file
Sven Hesse
2011-08-22
GRAPHICS: Fix indentation
Sven Hesse
2011-08-22
BASE: Fix indentation
Sven Hesse
2011-08-22
BADA: Strip trailing whitespace
Sven Hesse
2011-08-22
BADA: Strip off windows-style line endings
Sven Hesse
2011-08-22
BADA: Remove executable flag from files
Sven Hesse
2011-08-22
Merge pull request #67 from chrisws/initial-bada-port-master
Willem Jan Palenstijn
2011-08-21
SCUMM: Actually disable the setShadowPalette used in Indy4...
Johannes Schickel
2011-08-21
SCUMM: Fix typo in PC Speaker output.
Johannes Schickel
2011-08-21
SCUMM: Disable setShadowPalette for Indy4 Amiga.
Johannes Schickel
2011-08-21
SCUMM: Fix for bug #3174197.
Johannes Schickel
2011-08-21
DREAMWEB: 'showframe' overload for this majority of clients that don't need w...
Bertrand Augereau
2011-08-21
DREAMWEB: 'showallfree' ported to C++
Bertrand Augereau
2011-08-21
DREAMWEB: 'calcfrframe' returns (width,height) in (cl,ch)
Bertrand Augereau
2011-08-21
BADA: Remove incorrect BADA defined check
Chris Warren-Smith
2011-08-21
BADA: Fix to restore audio upon mobile call completion
Chris Warren-Smith
2011-08-21
BADA: Cleanup unused screen interface implementation
Chris Warren-Smith
2011-08-21
BADA: Moved timer manager to backends/timer/bada
Chris Warren-Smith
2011-08-21
BADA: Fixup indentation using tabs in lieu of space chars
Chris Warren-Smith
2011-08-21
BADA: Fix to return correct integer values
Chris Warren-Smith
2011-08-21
BADA: Fix for menu based quit handling
Chris Warren-Smith
2011-08-21
BADA: Make GlobalMenu wider to avoid clipping RTL label text
Chris Warren-Smith
2011-08-21
BADA: Remove BADA defined check. Was a temp fix for simulator build
Chris Warren-Smith
2011-08-21
BADA: Added form.cpp to POTFILES
Chris Warren-Smith
2011-08-21
BADA: Hardcoded file system paths now defined as macros
Chris Warren-Smith
2011-08-21
BADA: Cleanup unused namespace declarations
Chris Warren-Smith
2011-08-21
BADA: Code formatting and style changes following review
Chris Warren-Smith
2011-08-21
BADA: For some unknown reason the format string "%s\n" causes a core-dump
Chris Warren-Smith
2011-08-21
BADA: Review style changes. Fix for image skew in some games
Chris Warren-Smith
2011-08-21
BADA: Review style changes. Cursor can now be positioned on top screen row
Chris Warren-Smith
2011-08-21
BADA: Increased audio thread priority to avoid sound skipping in some games
Chris Warren-Smith
2011-08-21
BADA: Code formatting; replace tab before else with space
Chris Warren-Smith
2011-08-21
BADA: Fix for lockup when game thread fails to respond to quit event
Chris Warren-Smith
2011-08-21
BADA: Prevent end-of-file state causing err() returning true
Chris Warren-Smith
2011-08-21
BADA: Fix formatting and non bada host compile error
Chris Warren-Smith
2011-08-21
BADA: Allow clean shutdown when encountering an error
Chris Warren-Smith
2011-08-21
BADA: Increased cache size for slightly improved startup times
Chris Warren-Smith
2011-08-21
BADA: Prevent assertion failure when allocating zero bytes
Chris Warren-Smith
2011-08-21
BADA: Further control UI enhancements
Chris Warren-Smith
2011-08-21
BADA: Camera button can now set shortcuts
Chris Warren-Smith
2011-08-21
BADA: Avoid calling malloc with new_size=0
Chris Warren-Smith
2011-08-21
BADA: Renamed the customised vkeybd layout to vkeybd_bada
Chris Warren-Smith
2011-08-21
BADA: Updated code formatting in assignFontToUsage()
Chris Warren-Smith
2011-08-21
BADA: Updated credit.pl to include BADA port information
Chris Warren-Smith
2011-08-21
BADA: Initial BADA port implementation
Chris Warren-Smith
2011-08-21
AGOS: Proper implementation of the Simon 1 demo aka Accolade MIDI parser.
Johannes Schickel
2011-08-21
AGOS: Use delete instead of free on an C++ object.
Johannes Schickel
2011-08-20
ENGINES: Fix a typo
Matthew Hoops
2011-08-20
SCUMM: Fix compilation when translation support is disabled.
Johannes Schickel
2011-08-20
AGOS: Slight cleanup.
Johannes Schickel
[prev]
[next]