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
/
interface.cpp
Age
Commit message (
Expand
)
Author
2005-11-03
-implement font substitution funcs
Andrew Kurushin
2005-10-18
Update FSF address. Eek. Actually that took place on May 1, 2005
Eugene Sandulenko
2005-10-17
Fix bug #1326833 "ITE: Missing copy protection". Though it is disabled
Eugene Sandulenko
2005-10-11
Cleanups. Mostly whitespace.
Torbjörn Andersson
2005-10-11
Do not draw status text during chapter selection
Eugene Sandulenko
2005-10-11
Some IHNM changes:
Eugene Sandulenko
2005-10-11
Fix portrait color. I just missed dependency from barometer.
Eugene Sandulenko
2005-10-10
IHNM verb panel fixes:
Torbjörn Andersson
2005-10-10
Draw the IHNM portrait on the right coordinates.
Torbjörn Andersson
2005-10-10
Oops. Fix debug leftover.
Eugene Sandulenko
2005-10-10
Show save reminder in IHNM correctly.
Eugene Sandulenko
2005-10-10
Draw main panel. Buttons lack backgorunds and save reminder is buggy atm.
Eugene Sandulenko
2005-10-09
Restore cursor after boss key.
Eugene Sandulenko
2005-10-09
Boss key like in original. Press F9. Palette seems to be wrong though and
Eugene Sandulenko
2005-10-09
Simplified handleChapterSelectionUpdate()
Eugene Sandulenko
2005-10-09
(more) Proper implementation of ChapterSelection panel. Though not all
Eugene Sandulenko
2005-10-08
Quick and dirty hack to enable actors interaction. Still have to compare
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-07
Added a "video" panel mode. From what I understand, the beginning of the
Torbjörn Andersson
2005-10-06
It should always be possible to interrupt the intro with Escape now. Most
Torbjörn Andersson
2005-10-04
Proper place for cutawaySkip() call
Eugene Sandulenko
2005-10-04
IHNM changes:
Eugene Sandulenko
2005-10-04
I misunderstood sev on how sf75() should work. Perhaps this is better?
Torbjörn Andersson
2005-09-28
Implement sfWaitFramesEsc()
Eugene Sandulenko
2005-09-02
Implement option buttons functionality. This fixes bug #1259518 "ITE: Buttons
Eugene Sandulenko
2005-08-16
Fix bug #1256381 "ITE: Options menu contains wrong item" and gave symbolic
Eugene Sandulenko
2005-08-13
Fix bug #1258537 "ITE: Introduction text is black"
Eugene Sandulenko
2005-08-13
Fixe bug #1257869 "ITE: Crash when viewing the map"
Eugene Sandulenko
2005-08-12
Fix bug #1257530 "ITE: Mouse pointer visible during cutscenes"
Eugene Sandulenko
2005-08-11
Fix bug #1256368 "ITE: Black pixels drawn as white at sanctuary gate"
Eugene Sandulenko
2005-08-11
Fix bugs #1256398 "ITE: Clicking doesn't skip dialogue"
Eugene Sandulenko
2005-08-10
fixed iso convertion Rif position
Andrew Kurushin
2005-08-10
Rename event types to comply with our standards.
Eugene Sandulenko
2005-08-10
Rename Actor class members to _members.
Eugene Sandulenko
2005-08-10
EVENT -> Event
Eugene Sandulenko
2005-08-10
Implement part of chapter selection panel.
Eugene Sandulenko
2005-08-08
Fix bug #1252270 "ITE: Verb box drawn incorrectly"
Eugene Sandulenko
2005-07-29
Whitespaces
Eugene Sandulenko
2005-07-29
fix setStatusText
Andrew Kurushin
2005-07-29
Show scene substitute image for demo versions of ITE.
Eugene Sandulenko
2005-07-21
Partially implemented differences in IHNM script functions.
Eugene Sandulenko
2005-07-19
finally Resource manager rewritten:
Andrew Kurushin
2005-07-18
When redrawing the inventory, clear every inventory slot - even the empty
Torbjörn Andersson
2005-07-17
Fixed ITE inventory redraw glitch when exchanging the medallion for money.
Torbjörn Andersson
2005-07-17
Cleanup
Torbjörn Andersson
2005-07-14
font & text related changes:
Andrew Kurushin
2005-07-12
Made it possible to terminate dialog windows with Enter. (We could already
Torbjörn Andersson
2005-07-10
Updated interface.cpp so it compiles for VC6 without errors. Moved loop varia...
Lars Persson
2005-07-09
gfx rearangement
Andrew Kurushin
[next]