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
2008-01-29
Combined two cases that did the exact same thing (In a switch-clause).
Kari Salminen
2008-01-29
adding Sean Murray (lightcast) to the credits [1]
Kostas Nakos
2008-01-29
More cleanup: kBit2 is now replaced by the BackgroundInfo structure.
Nicola Mettifogo
2008-01-29
Fixed regression when displaying animation: the issue could only be noticed w...
Nicola Mettifogo
2008-01-29
Cleanup (step 2). No code outside Gfx reference screen buffers anymore.
Nicola Mettifogo
2008-01-28
Commit slightly modified patch #1880670 "KYRA: Hof: Zanthia chat fix for town...
Johannes Schickel
2008-01-28
Replace lock/unlock/lock/unlock by lock/unlock for efficency
Max Horn
2008-01-28
- make Common::sort supporting a function object to compare two entries inste...
Johannes Schickel
2008-01-28
Fixed typo in debug message.
Torbjörn Andersson
2008-01-28
Cleanup (step 1).
Nicola Mettifogo
2008-01-28
Fixed warning.
Torbjörn Andersson
2008-01-28
Removed usage of kBitFront and kBitBack. Only the old kBit2 buffer is kept to...
Nicola Mettifogo
2008-01-28
Made halfbrite work again.
Nicola Mettifogo
2008-01-28
Changed _c_moveSheet to work with only 1 buffer.
Nicola Mettifogo
2008-01-28
Oops. Forgot to update this in the last commit.
Nicola Mettifogo
2008-01-28
Changed guiSelectCharacter to work with only screen buffer.
Nicola Mettifogo
2008-01-28
Move low level background management into Gfx.
Nicola Mettifogo
2008-01-28
Fixed animation sorting: everything should be drawn like before revision 3067...
Nicola Mettifogo
2008-01-28
Fix 'member var shadowed' warning
Max Horn
2008-01-28
Removed unneeded copy constructor & assignment operator (the compiler will au...
Max Horn
2008-01-28
Fix compilation of Parallaction on MSVC 8 & 9 (Added gfxbase.cpp to their pro...
Kari Salminen
2008-01-28
Fix compilation
Sven Hesse
2008-01-28
Removed all job routines. Stubs have been left for future reference in the co...
Nicola Mettifogo
2008-01-28
Oops. Forgot ScummVM header in new source file.
Nicola Mettifogo
2008-01-28
All interactive objects are now drawn in the framebuffer instead of using the...
Nicola Mettifogo
2008-01-28
Changed array of method pointers to case statement to fix compiler error in e...
Paul Gilbert
2008-01-28
Forward declare HashMap::ConstIterator (this might fix compile errors with so...
Max Horn
2008-01-28
Fixed the spaces before tabs.
Jordi Vilalta Prat
2008-01-27
Removed trailing spaces.
Jordi Vilalta Prat
2008-01-27
Possible fix for the errors under older versions of GCC (e.g. under BeOS)
Filippos Karapetis
2008-01-27
Fix the endianness detection in Solaris 8 (It fixes but #1871509 "GUI distort...
Jordi Vilalta Prat
2008-01-27
Cleanup.
Johannes Schickel
2008-01-27
Disabled a debug function which throws warnings in older versions of GCC (e.g...
Filippos Karapetis
2008-01-27
Fix for some problems introduced (like wrong text display) with last commit.
Johannes Schickel
2008-01-27
- slightly refactored user settings handling
Johannes Schickel
2008-01-27
Really fix bug #1846886: "PUTTZOO: Windows version cursor/pointer drawn wrong".
Eugene Sandulenko
2008-01-27
Limit the number of simultaneous open files in IHNM to 7, down from 12. This ...
Filippos Karapetis
2008-01-27
Update kyra.dat.
Johannes Schickel
2008-01-27
Commit patch #1870149 "KYRA: kyradat tool update (hof ingame sfx)". (slightly...
Johannes Schickel
2008-01-27
Commit patch #1869752 "KYRA: HoF startup patch for towns and floppy". (Slight...
Johannes Schickel
2008-01-26
Reworked FilesystemNode::lookupFile (fixing doxygen comment, making it possib...
Max Horn
2008-01-25
fix for wrong imuse table entry fixes #1879940
Paweł Kołodziejski
2008-01-25
Fully fix bug #1660424 (KQ4: Zombie bug). The bug also affected room 18 in ad...
Kari Salminen
2008-01-24
Added detection for fanmade AGI game Enclosure v1.03.
Kari Salminen
2008-01-24
Got rid of the experimental NPC Schedule store in favour of moving the NPC sc...
Paul Gilbert
2008-01-23
Removing the outdated and obsolete msvc6 files (see FR #1878432)
Max Horn
2008-01-23
assert if hashmap iterator is out of bounds (e.g. happens when derefing end()
Max Horn
2008-01-23
Commit of patch #1877134 - "Drascula: Remove Spanish characters"
Filippos Karapetis
2008-01-23
Define and use enumerations for AGI Mouse protocol 1.0's button states.
Kari Salminen
2008-01-22
Code simplification
Filippos Karapetis
[prev]
[next]