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
2009-09-28
get rid of static Common::String's
Robert Špalek
2009-09-27
Fix rounding coordinates at the edge of the screen.
Robert Špalek
2009-09-27
SCI: Fix scrolling in SCI1 list controls.
Walter van Niftrik
2009-09-27
Removed Mac OS X QuickTime MIDI backend. It breaks on OS X 10.6, and it's not...
Max Horn
2009-09-27
Fix CoreAudio MIDI backend on Mac OS X 10.6
Max Horn
2009-09-27
Backported NDS changes from 1.0.0 branch to trunk
Max Horn
2009-09-27
SCI: Remove directory prefix added by QfG3's char import
Willem Jan Palenstijn
2009-09-27
Reduce code duplication when cleaning animations
Robert Špalek
2009-09-27
SCI: Adjust isValidOffset to match changes from r44396,
Willem Jan Palenstijn
2009-09-27
Improved the interface of Sprite and Animation concerning relative coordinate...
Robert Špalek
2009-09-27
reduce display list size - we only use a fraction of it.
Joost Peters
2009-09-27
Simplify kFormat slightly
Max Horn
2009-09-27
TINSEL: cleanup
Max Horn
2009-09-27
Fix renumbering of animation indexes
Robert Špalek
2009-09-27
Remove memory leak in animation manager. Get rid of 1 non-const reference par...
Robert Špalek
2009-09-27
Properly return values on functions with non-void return types.
Andre Heider
2009-09-27
SCI: Add workaround for file mask used by QfG3
Willem Jan Palenstijn
2009-09-27
Fixed compilation of the NDS port.
Andre Heider
2009-09-27
make -> $(MAKE)
Andre Heider
2009-09-27
makefile -> Nakefile
Andre Heider
2009-09-27
make -> $(MAKE)
Andre Heider
2009-09-27
makefile -> Nakefile
Andre Heider
2009-09-27
Use _port_mk for the PSP port; some psp.mk cleanup.
Andre Heider
2009-09-27
Use _port_mk for the WinCE port.
Andre Heider
2009-09-27
Use _port_mk for the motoezx and motomagx ports.
Andre Heider
2009-09-27
Use _port_mk for the Wii and Gamecube port.
Andre Heider
2009-09-27
New configure var "_port_mk", set to "ports.mk" per default. Ports can overwr...
Andre Heider
2009-09-27
SCI: turn assert into warning, as it used in QfG2 char import
Willem Jan Palenstijn
2009-09-27
added missing sound
Vladimir Menshakov
2009-09-27
SCI: Fix crash when opening menu's
Willem Jan Palenstijn
2009-09-27
SCI: clear strcpy's dest string if src is invalid.
Willem Jan Palenstijn
2009-09-27
SCI: change segment offsets in reg segments to be in half reg_t.
Willem Jan Palenstijn
2009-09-27
SCI: clean up kStrAt
Willem Jan Palenstijn
2009-09-27
TUCKER: add clipping for text drawing
Gregory Montoir
2009-09-27
TUCKER: add missing compressed file close when version doesn't match
Gregory Montoir
2009-09-27
replace spaces with tabs
Vladimir Menshakov
2009-09-27
added save()'s where needed
Vladimir Menshakov
2009-09-27
SCI: Major string handling update.
Willem Jan Palenstijn
2009-09-27
SCI: Add utility functions for copying data between raw/non-raw segments
Willem Jan Palenstijn
2009-09-27
SCI: Add warning when dereferencing non-aligned stack pointer
Willem Jan Palenstijn
2009-09-26
SCI: Ignore size argument to FILEIO_WRITE_STRING.
Willem Jan Palenstijn
2009-09-26
SCI: Fix compile error with DEBUG_AVOIDPATH
Willem Jan Palenstijn
2009-09-26
SCI: Fix regression in r44081 breaking walking in QfG2
Willem Jan Palenstijn
2009-09-26
SCI: Fix copy/paste error
Willem Jan Palenstijn
2009-09-26
LOL/PC-98: fix menu colors
Florian Kagerer
2009-09-26
LOL/PC-98: more fixes for text displayer and character inventory
Florian Kagerer
2009-09-26
FLAC support had a typo in detection, fixed
Martin Kiewitz
2009-09-26
commented out walkbox debug code.
Vladimir Menshakov
2009-09-26
removed packed structs/direct read/writes, so the game should work on big-end...
Vladimir Menshakov
2009-09-26
draci: Fixed bug in Surface::centerOn{X,Y}() which made it return a negative ...
Denis Kasak
[prev]
[next]