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
2007-03-11
some refactoring for music management
Nicola Mettifogo
2007-03-11
should stop Q's Visual Studio from complaining
Nicola Mettifogo
2007-03-11
cleanup
Nicola Mettifogo
2007-03-11
more refactoring
Nicola Mettifogo
2007-03-10
changed kEngineMiniDonna to a more appropriate kEngineTransformedDonna
Nicola Mettifogo
2007-03-10
simplified character mode handling
Nicola Mettifogo
2007-03-10
fix warning
Max Horn
2007-03-10
some refactoring
Nicola Mettifogo
2007-03-10
commented nasty hack in the original code
Nicola Mettifogo
2007-03-10
fixed old reimplementation bug
Nicola Mettifogo
2007-03-10
fixed regression: head and talks are now loaded only for real characters, i.e...
Nicola Mettifogo
2007-03-10
more robust font management
Nicola Mettifogo
2007-03-10
typo
Max Horn
2007-03-10
Updated the conditions for the "override" checkboxes. Most of it is probably
Torbjörn Andersson
2007-03-10
Let the mixer worry about converting mono to stereo.
Torbjörn Andersson
2007-03-10
More fixes for MSVC8 warnings.
Eugene Sandulenko
2007-03-10
Silence MSVC8 warnings.
Eugene Sandulenko
2007-03-10
Shut useless MSVC8 warning. We use pack-start.h and pack-end.h and it
Eugene Sandulenko
2007-03-10
Update MSVC8 project
Eugene Sandulenko
2007-03-10
character loading/freeing routines now also handle Heads and Talks, instead o...
Nicola Mettifogo
2007-03-10
Move mass add dialog settings to theme config. Bump theme ini version.
Eugene Sandulenko
2007-03-10
SCUMM: Renamed ActorOldWalk to Actor_v3, added new subclass Actor_v2
Max Horn
2007-03-10
Implement FR #1559561: "GUI: output sample rate widgets"
Eugene Sandulenko
2007-03-10
added Code::Blocks projects and workspace
Nicola Mettifogo
2007-03-10
SCUMM: some more AKOS cleanup & added comments
Max Horn
2007-03-10
Update MSVC8 project
Eugene Sandulenko
2007-03-10
SCUMM: Must reset useBompPalette in the AKOS renderer
Max Horn
2007-03-10
got rid of calls to close() since streams and archives clean after themselves
Nicola Mettifogo
2007-03-10
Fixed error handling: we count the command itself in argc, and returning false
Torbjörn Andersson
2007-03-10
Correct name as request.
Travis Howell
2007-03-10
Add details for Backyard Basketball.
Travis Howell
2007-03-10
SCUMM: got rid of the _bompActorPalettePtr member var (which was only used as...
Max Horn
2007-03-09
Removing some unnecessary #includes
Max Horn
2007-03-09
Some more fraction data & an optimized formula (I still have no clue what tha...
Max Horn
2007-03-09
Updated fraction values
Max Horn
2007-03-09
added comments suggesting possible formulas for hardcoded float values
Nicola Mettifogo
2007-03-09
Avoid double frees in HashMap::erase
Max Horn
2007-03-09
Some more LogicHE cleanup
Max Horn
2007-03-09
Some more LogicHE cleanup
Max Horn
2007-03-09
Some cleanup, and added some of my observation (man this code is really strange)
Max Horn
2007-03-09
Revised LogicHErace::op_1140 (the two multiplications by constants still baff...
Max Horn
2007-03-09
reduced dependency from windows-specific header files
Nicola Mettifogo
2007-03-08
Since the amiga version handle music very differently than the PC version, th...
Gregory Montoir
2007-03-08
removed kADFlagFilebasedFallback, this flag is never used (and filename based...
Gregory Montoir
2007-03-08
cleaned up stdafx.h, removing various unnecessary #includes (there are still ...
Max Horn
2007-03-08
Removed the localized titles in Touche game descriptions, that didn't work re...
Gregory Montoir
2007-03-08
added a flag to enable/disable printing a warning when filename based detecti...
Gregory Montoir
2007-03-08
Clarified some comments
Max Horn
2007-03-08
Fixed const issue (casting const to non-const)
Max Horn
2007-03-08
Explicitly #include fcntl.h and unistd.h for the open/write/close syscalls
Max Horn
[next]