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-12-20
Clarify AGI FIXME
Max Horn
2007-12-20
Fix for bug #1851030 - "IHNM Spanish CD - Wrong Dialogs color"
Filippos Karapetis
2007-12-20
Fix palette manipulation code
Vincent Hamm
2007-12-20
Removed clamp() and used the common CLIP template instead
Filippos Karapetis
2007-12-20
Fixed compiler warning, and a potential (but very unlikely) out-of-bounds read.
Torbjörn Andersson
2007-12-20
Fix title screen line drawing code
Vincent Hamm
2007-12-20
Fix for isalpha() assertions
Filippos Karapetis
2007-12-20
Fix compilation under MSVC9
Filippos Karapetis
2007-12-20
Fix compiler warnings
Max Horn
2007-12-20
Further changes to the AGI keyboard code, matching it against the original Sa...
Max Horn
2007-12-20
Multiple fix/cleanup
Vincent Hamm
2007-12-20
Do not #include time.h globally (ideally, we should provide a localtime clone...
Max Horn
2007-12-20
cleanup due to jvprat
Max Horn
2007-12-20
More cleanup
Max Horn
2007-12-20
get rid of unused globals
Max Horn
2007-12-20
Added comments on top of each batch file
Filippos Karapetis
2007-12-20
Added batch files to convert MSVC9 project files to MSVC8 and vice versa
Filippos Karapetis
2007-12-20
Adding MSVC9 project files
Filippos Karapetis
2007-12-20
clear more executable bits
Eugene Sandulenko
2007-12-20
Removed unused tag (removed by VS 2008)
Filippos Karapetis
2007-12-20
clear executable bit
Eugene Sandulenko
2007-12-20
Sort files alphabetically
Filippos Karapetis
2007-12-20
Moved all time() calls in AGOS to a single new method AGOSEngine::getTime(); ...
Max Horn
2007-12-19
Removed a switch that's only in the AGOS MSVC8 project file and is set to fal...
Filippos Karapetis
2007-12-19
Patch #1853322: Patch for Atari ST/FreeMint
Max Horn
2007-12-19
Replaced sqrtf by sqrt (the former causes more problems than the tiny potenti...
Max Horn
2007-12-19
Include SQRTFS missing fix also for Symbian OS
Lars Persson
2007-12-19
Bugfix for correctly handling \n characters in WordWrap method
Paul Gilbert
2007-12-18
Fix for bug #1853110: Error in configure on MacOS X (head -c is not portable,...
Max Horn
2007-12-18
Fix loading savegame from original interpreter
Vincent Hamm
2007-12-18
Bugfix for font sizes indexing - dereferencing a character > 128 was giving a...
Paul Gilbert
2007-12-18
Add Japanese 3DO version of Putt Putt's Fun Pack.
Travis Howell
2007-12-17
Fix dangling pointer
Vincent Hamm
2007-12-17
Patch #1852017: INDY3 Mac: Biplane Manual Fix
Max Horn
2007-12-17
Fix glitchy cell sorting
Vincent Hamm
2007-12-17
Added extra debug statements to the talk dialog display process
Paul Gilbert
2007-12-17
Added some casting of fields in debug statements
Paul Gilbert
2007-12-17
Changed Credits display to avoid the brief flash as the palette changed
Paul Gilbert
2007-12-16
Bugfix for Use actions to work correctly
Paul Gilbert
2007-12-16
Patch #1851568: INDY3 Mac: Grail Diary Fix
Max Horn
2007-12-16
Patch #1847599: Several enhancements for the build system
Max Horn
2007-12-16
Small change to ports.mk to make cross compiling a bit easier
Max Horn
2007-12-16
default is not to build plugins yet, until the plugin system is reworked
Kostas Nakos
2007-12-16
reimplemented the freelook action to be more usable, ultimately targeted towa...
Kostas Nakos
2007-12-16
Removed unused variable.
Torbjörn Andersson
2007-12-16
adding preliminary lure support
Kostas Nakos
2007-12-16
adding clickable menu functionality, which is very good to have on devices wi...
Kostas Nakos
2007-12-16
use the virtual keyboard facilities if available, when needed
Kostas Nakos
2007-12-16
Commit of patch #1848147 "KYRA: SoundTowns Update" with some changes. Thanks ...
Johannes Schickel
2007-12-16
Changed an explicit warning/remainder into a code comment.
Nicola Mettifogo
[next]