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-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
2009-09-26
LOL/PC-98: start fixing sequences (like broken arms inn and king richard gett...
Florian Kagerer
2009-09-26
added option to allow control digital imuse tempo callback. it's related to v...
Paweł Kołodziejski
2009-09-26
Bugfix for the dirty rects for drawn sprites when the sprite is partially off...
Paul Gilbert
2009-09-26
Dirty rects fix for pixels remaining on screen changes
Paul Gilbert
2009-09-25
LOL/PC-98: fixed gui colors (money stash, live and magic bars, scroll)
Florian Kagerer
2009-09-25
LOL/PC-98: fixed dialoge box sizes
Florian Kagerer
2009-09-25
Remove redundant -Wno-multichar and -fno-exceptions from configure (they are ...
Max Horn
2009-09-25
LOL/PC-98: start fixing text displayer
Florian Kagerer
2009-09-25
Added some more const's to the interface of Dragon History
Robert Špalek
2009-09-25
Create a define for the special "signal" offset used throughout the engine, a...
Filippos Karapetis
2009-09-25
SCI: Remove EngineState::game_version, it was only used for saving anyway. Al...
Max Horn
2009-09-25
SCI: Fix a memory leak
Max Horn
2009-09-25
SCI: Pedantic cleanup
Max Horn
2009-09-25
Only include Makedepend when really using SGI MipsPRO
Max Horn
2009-09-25
NDS: Added some more DS specific defines to configure
Max Horn
2009-09-25
cleanup
Max Horn
2009-09-25
LINUXMOTO: main.cpp is now linuxmoto-main.cpp
Max Horn
2009-09-25
Modified version of patch #2838507: Add support for non-gcc compilers to conf...
Max Horn
2009-09-25
Patch #2858137 and fix for bug #2855359: fmt_fnt.rom font loading failure is ...
Max Horn
2009-09-25
Last part of patch #2850021: disable hq-scaler&mt32emu for motoezx&motomagx-p...
Max Horn
2009-09-25
More of patch #2850021: disable hq-scaler&mt32emu for motoezx&motomagx-platform
Max Horn
2009-09-25
Move wii specific stuff from ports.mk to backends/platform/wii/wii.mk
Max Horn
2009-09-25
Move linuxmoto specific stuff from ports.mk to a new file backends/platform/l...
Max Horn
2009-09-25
Part of patch #2850021: disable hq-scaler&mt32emu for motoezx&motomagx-platform
Max Horn
2009-09-25
Cleanup configure script: (1) don't add -DUSE_ARM_*_ASM redundantly to DEFINE...
Max Horn
[next]