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
2006-04-12
Stubbed addPlayerCommandMessage(). I think it may have something to do with
Torbjörn Andersson
2006-04-12
Fixing mismatch between format strings and data on some systems
Max Horn
2006-04-12
Fixing mismatch between format strings and data on some systems
Max Horn
2006-04-12
This assertion shouldn't be needed. At least not here.
Torbjörn Andersson
2006-04-12
Fixed serious bug in removeOverlayElement() that would cause it to fail. This
Torbjörn Andersson
2006-04-12
sizeof(void *) != sizeof(int) for a large number of systems.
Jonathan Gray
2006-04-12
- Fixed the mistake in Mult_v2::loadMult() that caused Gob2 floppy to
Sven Hesse
2006-04-12
Fixing the workaround for bug #1458388 (should have added trailing dot, but d...
Max Horn
2006-04-12
Updated project files with new required libs.
Lars Persson
2006-04-12
Fix script dumping
Eugene Sandulenko
2006-04-12
cleanup
Eugene Sandulenko
2006-04-12
Speeds up calcGradient again a little bit.
Johannes Schickel
2006-04-12
- some little clean ups
Johannes Schickel
2006-04-12
DEBUG_SCRIPT -> debugC
Eugene Sandulenko
2006-04-11
Add F1-F10 keymappings like in original engine.
Eugene Sandulenko
2006-04-11
Re-fix the CD version of Loom
Max Horn
2006-04-11
Rearranged code in ScummEngine::openRoom a bit, to separate the filename gene...
Max Horn
2006-04-11
Don't hardcode specific values for our language enums, as nothing should depe...
Max Horn
2006-04-11
Removed the PalmOS specific hack in file.cpp in favor for code that should wo...
Max Horn
2006-04-11
Fix warning.
Eugene Sandulenko
2006-04-11
Added TODO comment about refreshAnimData[] and why it's not (yet) a field in
Torbjörn Andersson
2006-04-11
If generateDetectName() generates an empty string, that's a failure, not a
Torbjörn Andersson
2006-04-11
Updated project file
Chris Apers
2006-04-11
Bad hack to make the file class work agaain with PalmOS ARM version - read th...
Chris Apers
2006-04-11
Fixed crash with PalmOS ARM version : global objects are allocated but constr...
Chris Apers
2006-04-11
Fixed line ending
Chris Apers
2006-04-11
Not needed
Chris Apers
2006-04-11
PalmOS too
Chris Apers
2006-04-11
Fixed FS support based on lastest changes to the base fs class
Chris Apers
2006-04-11
There is no ::create function anymore in backends
Chris Apers
2006-04-11
Added now required palm_main(...) function
Chris Apers
2006-04-11
Missing endian.h
Chris Apers
2006-04-11
Added missing 'auto' music driver
Chris Apers
2006-04-11
Draws the same border for 'kWidgetBackgroundPlain' as for 'kWidgetBackgroundB...
Johannes Schickel
2006-04-11
Fixes disappearing borders with classic theme.
Johannes Schickel
2006-04-11
Checks if something is drawn out of the screen in drawSurfaceMasked (fixes cr...
Johannes Schickel
2006-04-11
Fixes cutted texts with --force-1x-overlay.
Johannes Schickel
2006-04-11
- cleans up drawSurfaceMasked a little bit
Johannes Schickel
2006-04-11
Changed drawScrollbar to use drawShadow.
Johannes Schickel
2006-04-11
Makes classic theme compile without OLDGUI_TRANSPARENCY again.
Johannes Schickel
2006-04-11
Some more MD5 entries / confirmations by Peter Eckerlein
Max Horn
2006-04-11
Added delays to the main and menu event loops to keep Lure from gobbling up all
Torbjörn Andersson
2006-04-11
Changed max() to MAX(). This fixes compilation for me.
Torbjörn Andersson
2006-04-11
Added disassembly of room exit handling, as well as a few cleanups to the pat...
Paul Gilbert
2006-04-11
Added proper path finding code for rooms, as well as miscellaneous support me...
Paul Gilbert
2006-04-11
Added a destRoomNumber variable to store which room a highlighted exit goes t...
Paul Gilbert
2006-04-11
Implemented better handling of changing rooms via room exits
Paul Gilbert
2006-04-11
Added new resources for pathfinding and new resources
Paul Gilbert
2006-04-11
Resource loader enhanced to load hotspot proximity data and room walkable areas
Paul Gilbert
2006-04-11
Updated resource structures to add support for hotspot y corrections, proximi...
Paul Gilbert
[prev]
[next]