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
/
cruise
Age
Commit message (
Expand
)
Author
2007-07-01
Removing non-ASCII chars from source code
Max Horn
2007-06-12
Patch #1733764: "Fallback detection patch". GSoC student.
Eugene Sandulenko
2007-05-30
Updated legal headers in source files, based on what Pidgin (the IM client fo...
Max Horn
2007-05-30
Removing useless common/fs.h includes
Max Horn
2007-05-30
Several const correctness fixes
Max Horn
2007-05-24
sync resource unpacking code of cruise with cine
Gregory Montoir
2007-05-17
Replaced the old, broken fillpoly() function with a new, and hopefully slightly
Torbjörn Andersson
2007-05-16
Figured out the bug that was causing the animations to glitch
Vincent Hamm
2007-05-12
I believe these #includes are unnecessary.
Torbjörn Andersson
2007-05-12
Don't cast pointers to int, this (potentially) breaks 64 bit systems
Max Horn
2007-05-10
Removed lot of unnecessary typedefs; added a NUM_PERSONS constant; renamed _X...
Max Horn
2007-05-01
Fixed PalmOS ARM global object allocation
Chris Apers
2007-04-29
Only update the backend's palette when necessary, since doing this triggers a
Torbjörn Andersson
2007-04-28
Implement missing opcode and fix staff intro
Vincent Hamm
2007-04-28
More cleanup
Vincent Hamm
2007-04-28
Some minor cleanup (but we need to get rid of fopen/fread use here)
Max Horn
2007-04-28
fixed warning
Paweł Kołodziejski
2007-04-28
Ahem. Fixing code formatting.
Eugene Sandulenko
2007-04-28
Changed abs() to ABS()
Torbjörn Andersson
2007-04-28
Fixed warning.
Torbjörn Andersson
2007-04-28
Fix extended characters in font
Vincent Hamm
2007-04-27
Fix code formatting (partially) and guard defines in includes.
Eugene Sandulenko
2007-04-27
Fixing more warnings
Max Horn
2007-04-27
Fix compilation
Sven Hesse
2007-04-27
Fixed compilation (and a warning).
Torbjörn Andersson
2007-04-27
Cleanup
Vincent Hamm
2007-04-27
Fixing more warnings
Max Horn
2007-04-27
Fixing lots of warnings
Max Horn
2007-04-27
Fixed loads of warnings with MSVC and gcc
Filippos Karapetis
2007-04-27
Wrong paste
Filippos Karapetis
2007-04-27
Removed some more warnings, fixed a regression made
Filippos Karapetis
2007-04-27
Fixing some more warnings
Filippos Karapetis
2007-04-27
Fixed some warnings and unused variables
Filippos Karapetis
2007-04-27
Fixing compilation for me
Sven Hesse
2007-04-27
Adding cruise/module.mk
Filippos Karapetis
2007-04-27
Added the English version of Cruise for a Corpse to the detector, fixed typo
Filippos Karapetis
2007-04-27
Add cruise source code for scummvm
Vincent Hamm