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
/
saga
/
scene.cpp
Age
Commit message (
Expand
)
Author
2005-11-26
known color WIP #1
Andrew Kurushin
2005-11-03
-implement font substitution funcs
Andrew Kurushin
2005-10-22
Cleaned up some cursor show/hide handling. This should fix bug #1333391.
Torbjörn Andersson
2005-10-18
Update FSF address. Eek. Actually that took place on May 1, 2005
Eugene Sandulenko
2005-10-17
Fix walking in IHNM. It appeared that BG mask wasn't flipped upside down
Eugene Sandulenko
2005-10-11
Cleanups. Mostly whitespace.
Torbjörn Andersson
2005-10-11
oops.
Eugene Sandulenko
2005-10-11
Some IHNM changes:
Eugene Sandulenko
2005-10-08
Now most artefacts are gone and we're in proper panel mode when running
Eugene Sandulenko
2005-10-08
_vm->getSceneHeight() --> _vm->_scene->getHeight() and make it return different
Eugene Sandulenko
2005-10-06
Disabled scene background music for IHNM, for now. It was trying to start
Torbjörn Andersson
2005-10-05
Simplified palette code.
Eugene Sandulenko
2005-10-05
IHNM used only 248 colors for game graphics. Top part of the palette
Eugene Sandulenko
2005-09-23
Experimental loading of the cutaway list. Next step will be to get ScummVM
Torbjörn Andersson
2005-09-03
Fix bug #1281055 "ITE: Graphical glitch when pressing escape at company logo"
Eugene Sandulenko
2005-09-02
Fix bug #1258489 "ITE: Rif's tail remains in door at Alamma's house"
Eugene Sandulenko
2005-08-13
Fix bug #1257542 "ITE: Sounds do not stop after quitting scene". Though
Eugene Sandulenko
2005-08-10
Rename event types to comply with our standards.
Eugene Sandulenko
2005-08-10
EVENT -> Event
Eugene Sandulenko
2005-08-10
Implement part of chapter selection panel.
Eugene Sandulenko
2005-08-07
WIP on metaResources. Most resources are load. Now we start correct
Eugene Sandulenko
2005-08-06
ihnm actors list WIP
Andrew Kurushin
2005-08-06
o Fix uint -> int with scene numbers
Eugene Sandulenko
2005-08-06
changeChapter -> changeScene with chapter
Andrew Kurushin
2005-08-05
o Some cleanup
Eugene Sandulenko
2005-08-04
fixed DUMMY resource in old mac cd
Andrew Kurushin
2005-07-31
Fixed warnings.
Torbjörn Andersson
2005-07-31
added scen resource types dump at debuglevel==10
Andrew Kurushin
2005-07-29
Restrict scene substitutes only to demos which actually use them
Eugene Sandulenko
2005-07-29
Fix status text color in scene substitute
Eugene Sandulenko
2005-07-29
Whitespaces
Eugene Sandulenko
2005-07-29
fix setStatusText
Andrew Kurushin
2005-07-29
Fixe screen position of scene substitute text
Eugene Sandulenko
2005-07-29
Render substitute scene title and description.
Eugene Sandulenko
2005-07-29
Show scene substitute image for demo versions of ITE.
Eugene Sandulenko
2005-07-25
resolve scene resources without shift hack
Andrew Kurushin
2005-07-25
More IHNM differences
Eugene Sandulenko
2005-07-24
Fixed regression that broke IHNM intro animation.
Torbjörn Andersson
2005-07-19
finally Resource manager rewritten:
Andrew Kurushin
2005-07-14
font & text related changes:
Andrew Kurushin
2005-07-09
gfx rearangement
Andrew Kurushin
2005-07-09
remove 1pixel dos clipping
Andrew Kurushin
2005-07-08
fix final sequence scene height
Andrew Kurushin
2005-07-08
implemented per scene actors clipping
Andrew Kurushin
2005-07-06
fix end sequence - show inventory bug during converse
Andrew Kurushin
2005-07-05
Hid most of debug output to deeper levels. We're pretty close to official
Eugene Sandulenko
2005-07-05
- Stripped down unused SURFACE parameter in palette-related functions
Eugene Sandulenko
2005-07-04
Apparently some masks are bigger than the image they are supposed to be
Torbjörn Andersson
2005-06-20
fix animation bug at rats
Andrew Kurushin
2005-06-19
implemented sfGetNumber
Andrew Kurushin
[next]