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-09-19
some cleanup using malloc and with readObj
Matthew Hoops
2007-09-19
show the cursor in Troll after the first intro screen
Matthew Hoops
2007-09-19
Added copyright notice to existing files.
Nicola Mettifogo
2007-09-19
KEYCODE_ENTER should be KEYCODE_RETURN, actually...
Marcus Comstedt
2007-09-19
displayName() -> getDisplayName()
Marcus Comstedt
2007-09-19
Fixed fallout from keycode being made an enum.
Marcus Comstedt
2007-09-19
Include <graphics/surface.h> for Graphics::Surface.
Marcus Comstedt
2007-09-19
Modified patch #1738058: "Action recorder".
Eugene Sandulenko
2007-09-19
Merge several choice-related functions
Eugene Sandulenko
2007-09-19
Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...
Nicola Mettifogo
2007-09-19
Moved some keyboard code from Winnie together with the other keyboard functions
Filippos Karapetis
2007-09-19
Don't free the picture buffer inside decodePicture(). The buffer should (and ...
Filippos Karapetis
2007-09-19
rename psp_fs.cpp to psp-fs.cpp (as per the naming convention)
Joost Peters
2007-09-19
_displayName now contains the last path component, not the full path
Joost Peters
2007-09-19
Updated information about some global flags in IHNM
Filippos Karapetis
2007-09-19
Updated the MSVC8 AGI project file with the latest changes to the engine
Filippos Karapetis
2007-09-19
Removed a variable initialization out of a while loop
Filippos Karapetis
2007-09-19
Fixed regression: The ITE intro is shown correctly again
Filippos Karapetis
2007-09-18
More comment fixing :P
Sven Hesse
2007-09-18
Fixed a typo. (Thanks to our Doctor for spotting it)
Johannes Schickel
2007-09-18
Updated the MSVC8 SCUMMVM project file with the latest changes to fsnode
Filippos Karapetis
2007-09-18
Clarified the FIXME in Common::File::exists a bit.
Johannes Schickel
2007-09-18
Fixed some glitches which occured when closing the psychic profile in IHNM
Filippos Karapetis
2007-09-18
Fixes Common::File::exists. Please see the added FIXME comment about the real...
Johannes Schickel
2007-09-18
Fixed compilation under MSVC8
Filippos Karapetis
2007-09-18
Fix linker issues when doing a plugin build, and (hopefully) also on Windows
Max Horn
2007-09-18
Must include stdafx.h before scummsys.h
Max Horn
2007-09-18
Fixed some more warnings
Max Horn
2007-09-18
Fix some warnings
Max Horn
2007-09-18
Fix picture drawing in Troll's Tale. Implement room navigation.
Eugene Sandulenko
2007-09-18
Code formatting fixes
Max Horn
2007-09-18
Patch #1768757: Merge fsnode-gsoc into trunk (MAJOR change, will break compil...
Max Horn
2007-09-18
Fix compiler warning
Max Horn
2007-09-18
First room is shown.
Eugene Sandulenko
2007-09-18
Fix menu and tutorial it Troll's Tale
Eugene Sandulenko
2007-09-18
Fixed the font height of the text in the help screens of the IHNM demo. Clean...
Filippos Karapetis
2007-09-18
WIP for Troll's Tale
Eugene Sandulenko
2007-09-18
Fixed Ellen's state when loading a saved game in her chapter
Filippos Karapetis
2007-09-18
Gfx::palFade is implemented properly now
Filippos Karapetis
2007-09-18
Fix for bug #1796045 - "IHNM: Spanish font wrong"
Filippos Karapetis
2007-09-17
Added a debug command for font mapping
Filippos Karapetis
2007-09-17
Character with ASCII code 9 is tab
Filippos Karapetis
2007-09-17
* moved Table handling to objects.cpp
Nicola Mettifogo
2007-09-16
Fixed a little graphics glitch, where sometimes parts of the interface were c...
Johannes Schickel
2007-09-16
Yet again another update for Italian CD fan translation.
Johannes Schickel
2007-09-16
Save games from the character selection screen are loaded correctly from the ...
Filippos Karapetis
2007-09-16
Turn off unused code (fixing a compiler warning)
Max Horn
2007-09-16
Fix bug when some animations were playing too fast.
Eugene Sandulenko
2007-09-16
Fix warning
Eugene Sandulenko
2007-09-16
Split code from parseZoneTypeBlock in specialized parser functions.
Nicola Mettifogo
[prev]
[next]