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-03-20
Removed garbage character from argument to sleep.
Marcus Comstedt
2009-03-20
Fix namespace name
Jordi Vilalta Prat
2009-03-20
Added TODO's about replacing usage of the old ILBM decoder in Nippon Safes.
Nicola Mettifogo
2009-03-20
* Reimplemented routine using the old ILBM decoder to use the new one
Nicola Mettifogo
2009-03-20
Added more flexible IFF parser and ILBM decoder.
Nicola Mettifogo
2009-03-20
Fix some warnings in the Wii backend.
Andre Heider
2009-03-20
Remove line that was (probably) accidentally committed in r32745.
Willem Jan Palenstijn
2009-03-20
Set svn:keywords on asm files
Max Horn
2009-03-20
SCUMM: Split intern.h into multiple headers
Max Horn
2009-03-20
silenced some warnings
Max Horn
2009-03-20
Add missing code difference in getUserFlag().
Travis Howell
2009-03-20
Clarify entry in the credits.
Travis Howell
2009-03-20
Removed #include nds/jtypes.h from common/scummsys.h -- it already gets loade...
Max Horn
2009-03-20
Correct initial palette in Amiga and AtariST versions of PN.
Travis Howell
2009-03-20
Correct vertical offset, when print stats in the AtariST version of Elvira 2.
Travis Howell
2009-03-20
Add work around for bug #2686883 - WAXWORKS: Crash in Jack the Ripper Zone.
Travis Howell
2009-03-20
Fix parameter in Windows MIDI backend (this is according to API documentation...
Johannes Schickel
2009-03-20
Oops forgot one line in last commit, now the file should compile cleanly with...
Johannes Schickel
2009-03-20
Fix compilation on mingw64.
Johannes Schickel
2009-03-20
Hopefully fix mingw64 compilation (borrowed from engines/scumm/saveload.h)
Johannes Schickel
2009-03-19
Hopefully fix compilation with mingw64.
Johannes Schickel
2009-03-19
Adding detection and title music playback for Little Red Riding Hood (Amiga v...
Sven Hesse
2009-03-19
Adding simple support for protracker playback
Sven Hesse
2009-03-19
Fix compilation
Max Horn
2009-03-19
Hopefully, this fixes compilation of the AGI engine on 64-bit platforms
Filippos Karapetis
2009-03-19
Fix warning.
Johannes Schickel
2009-03-19
SCI: removed aatree.o from module
Walter van Niftrik
2009-03-19
Use IS_ALIGNED
Max Horn
2009-03-19
SCI: converted aatree into a class
Walter van Niftrik
2009-03-19
Hopefully, this fixes the warnings thrown when attempting to print the "size"...
Filippos Karapetis
2009-03-19
COMMON: Added a new IS_ALIGNED macro (for now using size_t, we can change it ...
Max Horn
2009-03-19
configure: rearranged some stuff
Max Horn
2009-03-19
Cleaned up gfxop_draw_rectangle(). Also, removed a check insode BASIC_CHECKS(...
Filippos Karapetis
2009-03-19
We're now statically linking in zlib, for static osx builds
Oystein Eftevaag
2009-03-19
Whitespace fix
Oystein Eftevaag
2009-03-19
Added support for specifying which prefix directory to link in static libs fo...
Oystein Eftevaag
2009-03-19
Silenced some warnings about potentially uninitialized variables
Filippos Karapetis
2009-03-19
Silenced some warnings about potentially uninitialized variables
Filippos Karapetis
2009-03-19
Fixed issues with commit #39449, fixing some graphical glitches with the GUI ...
Filippos Karapetis
2009-03-19
Use the current SVN revision as a default when distributing a snapshot sources
Jordi Vilalta Prat
2009-03-19
Added some more debug messages
Sven Hesse
2009-03-19
Added configure support for the Wii and Gamecube port
Andre Heider
2009-03-19
Moved -pedantic from Makefile to the end of configure script
Andre Heider
2009-03-19
Extended the FLAC test to detect a libFLAC version which was compiled without...
Andre Heider
2009-03-19
Try to use the working copy revision if it's available
Jordi Vilalta Prat
2009-03-19
Fixed the tremor check. Instead of a ogg symbol, it now checks for a tremor o...
Andre Heider
2009-03-19
Merged Neil's NDS changes into trunk
Max Horn
2009-03-19
Added another version of SQ4
Filippos Karapetis
2009-03-18
Initial support for building the Dreamcast port using the configure
Marcus Comstedt
2009-03-18
Use host-specific ranlib when crosscompiling for darwin (Mac OS X)
Oystein Eftevaag
[next]