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
path:
root
/
engines
Age
Commit message (
Expand
)
Author
2007-12-08
simplified gfxConvertSpriteToRaw, some renaming
Gregory Montoir
2007-12-08
made timing closer to the original interpreter and simplified manageEvents fu...
Gregory Montoir
2007-12-08
reverted part of commit #29749, inplace unpacking doesn't work with .ani data
Gregory Montoir
2007-12-08
Cleanup and simplification
Filippos Karapetis
2007-12-08
Cleanup and simplification
Filippos Karapetis
2007-12-07
don't use str functions with binary data, should fix bug #1845760
Gregory Montoir
2007-12-07
add Common::Rect::center (handy for ::setFocusRectangle())
Gregory Montoir
2007-12-07
backported some changes for OS
Gregory Montoir
2007-12-07
fix unterminated string (causing intermittent savegame listing problems in sc...
Willem Jan Palenstijn
2007-12-07
Bugfix so player will move out of the way if he's blocking an entrance a char...
Paul Gilbert
2007-12-07
Changed startup error messages to use a modal GUI dialog
Paul Gilbert
2007-12-07
Fix for bug 1843961: Assertion on talking to a NPC - initial 'hey wait' dialo...
Paul Gilbert
2007-12-06
Move AGI engine back to custom line drawing routine as it caused regressions
Eugene Sandulenko
2007-12-06
Switch Lure engine to AdvancedDetector
Eugene Sandulenko
2007-12-05
Remove now obsolete comment
Filippos Karapetis
2007-12-04
Broke up parseDialogue into more manageable and focused short routines.
Nicola Mettifogo
2007-12-04
remove code duplication
Paweł Kołodziejski
2007-12-04
correction based on disassembly
Paweł Kołodziejski
2007-12-03
Add patch #1842862 - Support for Freddi3 french.
Travis Howell
2007-12-03
remove code duplication
Paweł Kołodziejski
2007-12-03
Reworked the fight loop and event handling so fights run at the same speed as...
Paul Gilbert
2007-12-02
revised mutex handling a bit in dimuse :
Gregory Montoir
2007-12-02
Add patch #1842503 - Added HE99 version of french PUTTTIME.
Travis Howell
2007-12-02
Added some more code to the savegame load process to correctly handle previou...
Paul Gilbert
2007-12-02
Modified the loadScreen method to accommodate some screens decoding to a sing...
Paul Gilbert
2007-12-02
Bugfix to make any animation the player is doing uninterruptable
Paul Gilbert
2007-12-02
Enhanced savegames to store any active dialog when the game was saved
Paul Gilbert
2007-12-02
don't call actorWalkStep if all an actor have to do is turning to a new direc...
Gregory Montoir
2007-12-02
Reworked the RoomResource structure to make the game easier to compile on PalmOS
Paul Gilbert
2007-12-01
Changed assert for missing animation to explicitly give the animation Id
Paul Gilbert
2007-12-01
Fixed Valgrind warning by freeing _lines with Memory::dealloc() insead of
Torbjörn Andersson
2007-12-01
Fix for give method - one object range was incorrectly being reported as not ...
Paul Gilbert
2007-12-01
Fix for Valgrind warning - at least one animation read a single byte beyond t...
Paul Gilbert
2007-12-01
Experimental "focus rectangle" support. I don't have any way to actually test
Torbjörn Andersson
2007-11-30
Fixed endian bug in the decoding of strings
Paul Gilbert
2007-11-30
sync'ing with local tree for now
Gregory Montoir
2007-11-30
indentation
Gregory Montoir
2007-11-30
Add additional German version of Lure of the Temptress.
Travis Howell
2007-11-30
Indentation.
Torbjörn Andersson
2007-11-29
Added the french floppy version of "Lost In Time", as supplied by Arshlan in ...
Sven Hesse
2007-11-28
Fixes Mickey and Gold rush. Not the cleanest fix but tested and works
Stuart George
2007-11-28
Update mouse coordinates onn *all* mouse events, i.e. also after click events
Max Horn
2007-11-28
Added detection of Spanish version
Paul Gilbert
2007-11-28
Fix regression from r28850 that rewrote all pattern data. Fixes agi v3 circle...
Stuart George
2007-11-27
Possible fix for bug #1838622 - "IHNM: Benny can't help the boy". It seems th...
Filippos Karapetis
2007-11-27
Apparently, I can't write...
Sven Hesse
2007-11-27
Added detection fallback for Lost In Time
Sven Hesse
2007-11-27
- Changed sound creation to automatically reset volume so that introduction s...
Paul Gilbert
2007-11-27
Removed old commented out debug code
Paul Gilbert
2007-11-26
Fix keyword expansion in asm sources
Max Horn
[next]