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
2011-11-20
TOLTECS: Cleanup.
Benjamin Haisch
2011-11-20
TOLTECS: Changed how screen masks are handled.
Benjamin Haisch
2011-11-20
TOLTECS: Renamed ybottom to priority
Benjamin Haisch
2011-11-20
TOLTECS: Moved sprite drawing code to sprite.cpp
Benjamin Haisch
2011-11-20
TOLTECS: More changes to wrapGuiText
Benjamin Haisch
2011-11-20
TOLTECS: Removed _tempString etc. and replaced it with GuiTextWrapState
Benjamin Haisch
2011-11-20
TOLTECS: Forgot script.cpp.
Benjamin Haisch
2011-11-20
TOLTECS: - Added menu system prototype (may change later)
Benjamin Haisch
2011-11-20
TOLTECS: Renamed some functions.
Benjamin Haisch
2011-11-20
TOLTECS: Adjust y position of talk text lines.
Benjamin Haisch
2011-11-20
TOLTECS: Added Screen::getTextWidth
Benjamin Haisch
2011-11-20
TOLTECS: Add Russian version detection which works great.
Eugene Sandulenko
2011-11-20
TOLTECS: Added TODO/NOTES/BUGS text
Benjamin Haisch
2011-11-20
TOLTECS: - Fixed setDeltaPalette (sprites at night now look correct)
Benjamin Haisch
2011-11-20
TOLTECS: Cancel all talkText items when camera position is changed (fixes som...
Benjamin Haisch
2011-11-20
TOLTECS: Merged text drawing routines into drawString
Benjamin Haisch
2011-11-20
TOLTECS: Fixed bug in anim frame displaying.
Benjamin Haisch
2011-11-20
TOLTECS: Fixed text command parsing in updateVerbLine
Benjamin Haisch
2011-11-20
TOLTECS: Clear the text duration first in updateTalkText before adding text l...
Benjamin Haisch
2011-11-20
TOLTECS: Fixed a script bug (compare opcodes work on unsigned values). So far...
Benjamin Haisch
2011-11-20
TOLTECS: Corrected debug output.
Benjamin Haisch
2011-11-20
TOLTECS: Fixed clipping (the clipping of the right border with flipped sprite...
Benjamin Haisch
2011-11-20
TOLTECS: Finished sprite clipping.
Benjamin Haisch
2011-11-20
TOLTECS: Deleted obsolete files.
Benjamin Haisch
2011-11-20
TOLTECS: - Merged input.cpp with toltecs.cpp
Benjamin Haisch
2011-11-20
TOLTECS: Implemented buildColorTransTable (still TODO) and shadow sprite draw...
Benjamin Haisch
2011-11-20
TOLTECS: Merged drawChar and drawChar2
Benjamin Haisch
2011-11-20
TOLTECS: Minor cleanup.
Benjamin Haisch
2011-11-20
TOLTECS: Fixed tabs.
Benjamin Haisch
2011-11-20
TOLTECS: - Made game "quittable"
Benjamin Haisch
2011-11-20
TOLTECS: Saving/loading is working; it still needs work but will suffice to m...
Benjamin Haisch
2011-11-20
TOLTECS: - Renamed stuff and cleanups
Benjamin Haisch
2011-11-20
TOLTECS: - Renamed some variables & functions
Benjamin Haisch
2011-11-20
TOLTECS: Some cleanup of the pathfinding code.
Benjamin Haisch
2011-11-20
TOLTECS: Fixed tabs and formatting.
Benjamin Haisch
2011-11-20
TOLTECS: Initial checkin
Eugene Sandulenko
2011-11-20
MOHAWK: Implement kLBOpLoad, kLBOpUnload.
Alyssa Milburn
2011-11-20
MOHAWK: Replace _neverEnabled with basic _loaded logic.
Alyssa Milburn
2011-11-20
SCI: Reset parameters for all channels used by a song when it starts
Filippos Karapetis
2011-11-20
DREAMWEB: Reduce code duplication
Willem Jan Palenstijn
2011-11-20
DREAMWEB: Accessor for kQuitrequested
Bertrand Augereau
2011-11-20
DREAMWEB: 'screenupdate' ported to C++
Bertrand Augereau
2011-11-20
DREAMWEB: 'switchryanon' and 'switchryanoff' ported to C++
Bertrand Augereau
2011-11-20
DREAMWEB: 'startup' and 'startup1' ported to C++
Bertrand Augereau
2011-11-20
DREAMWEB: dochange(void) is not needed anymore
Bertrand Augereau
2011-11-20
DREAMWEB: 'dumpwatch' ported to C++
Bertrand Augereau
2011-11-20
DREAMWEB: 'turnonpower' ported to C++
Bertrand Augereau
2011-11-20
DREAMWEB: 'powerlighton' and 'powerlightoff' ported to C++
Bertrand Augereau
2011-11-20
MOHAWK: Implement LB's makePt.
Alyssa Milburn
2011-11-20
MOHAWK: Draw LB items in sorted order.
Alyssa Milburn
[next]