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
/
cruise_main.cpp
Age
Commit message (
Expand
)
Author
2008-01-27
Removed trailing spaces.
Jordi Vilalta Prat
2007-12-27
Early pathfinding
Vincent Hamm
2007-12-25
Muting the compiler :P
Sven Hesse
2007-12-25
Fix input
Vincent Hamm
2007-12-25
Fix palette issues
Vincent Hamm
2007-12-25
Fix title screen regression
Vincent Hamm
2007-12-24
Fix background save/restore
Vincent Hamm
2007-12-24
-Fade in/fade out
Vincent Hamm
2007-12-20
Fix compiler warnings
Max Horn
2007-12-20
Multiple fix/cleanup
Vincent Hamm
2007-12-18
Fix loading savegame from original interpreter
Vincent Hamm
2007-12-17
Fix dangling pointer
Vincent Hamm
2007-11-11
Silencing some warnings
Max Horn
2007-11-11
Menu display fix
Vincent Hamm
2007-11-11
Implement dialogues
Vincent Hamm
2007-11-10
Fix relocation of objects relations
Vincent Hamm
2007-11-10
Muting the compiler :P
Sven Hesse
2007-11-10
Fix boggus object state
Vincent Hamm
2007-11-10
Muting the compiler :P
Sven Hesse
2007-11-10
-Cleanup strings
Vincent Hamm
2007-11-08
Cleanup load savegame from original interpreter
Vincent Hamm
2007-11-05
Muting the compiler :P
Sven Hesse
2007-11-05
Implement polygon and sprite masking
Vincent Hamm
2007-11-04
Some code formating fixes
Sven Hesse
2007-11-04
Some more script functions
Vincent Hamm
2007-11-04
Click on polygon detection
Vincent Hamm
2007-10-29
Implement more object input
Vincent Hamm
2007-10-29
Commenting out the unused variables x and y to mute GCC :P
Sven Hesse
2007-10-29
Add more object menu controls
Vincent Hamm
2007-10-28
Early implementation of object menu
Vincent Hamm
2007-10-28
Find object fix
Vincent Hamm
2007-10-28
Implement cursor by object
Vincent Hamm
2007-10-28
Implement cursors
Vincent Hamm
2007-10-27
Muting GCC warnings
Sven Hesse
2007-10-27
Hooked inputs
Vincent Hamm
2007-10-27
Add fast forward mode
Vincent Hamm
2007-09-19
Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...
Nicola Mettifogo
2007-09-18
Code formatting fixes
Max Horn
2007-09-10
Lots of source code formatting corrections
Max Horn
2007-05-30
Updated legal headers in source files, based on what Pidgin (the IM client fo...
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-16
Figured out the bug that was causing the animations to glitch
Vincent Hamm
2007-04-28
More cleanup
Vincent Hamm
2007-04-27
Fix code formatting (partially) and guard defines in includes.
Eugene Sandulenko
2007-04-27
Cleanup
Vincent Hamm
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
Fixed some warnings and unused variables
Filippos Karapetis
2007-04-27
Add cruise source code for scummvm
Vincent Hamm