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
/
sword1
/
mouse.cpp
Age
Commit message (
Expand
)
Author
2004-01-11
Introduced new namespace, Sword1, removing the "Sword" and "Bs" prefixes in
Torbjörn Andersson
2004-01-07
Tried to make the menus behave a bit more like the original. Perhaps most
Torbjörn Andersson
2004-01-06
updated copyright notice
Max Horn
2004-01-04
added control panel confirmation dialog.
Robert Göffringmann
2004-01-01
implemented examining inventory items
Robert Göffringmann
2003-12-31
Don't lose the luggage when entering the inventory menu.
Torbjörn Andersson
2003-12-31
Draw the luggage first, then the mouse pointer.
Torbjörn Andersson
2003-12-30
forgot these...
Robert Göffringmann
2003-12-30
implemented mouse luggage stuff
Robert Göffringmann
2003-12-28
this fixes the remaining glitches
Robert Göffringmann
2003-12-21
fix mouse bugs (fixes chess puzzle)
Robert Göffringmann
2003-12-21
now two inventory items can be combined
Robert Göffringmann
2003-12-20
fix recently introduced mouse bugs.
Robert Göffringmann
2003-12-20
added SwordControl (the control panel). Not yet finished.
Robert Göffringmann
2003-12-19
Whitespace changes
Torbjörn Andersson
2003-12-18
fix mouse cursor animations
Robert Göffringmann
2003-12-17
fixed text output and logic bug. changed scrolling code.
Robert Göffringmann
2003-12-17
menu, sound and mouse fixes.
Robert Göffringmann
2003-12-17
fixed resMan bug about closing of sections and started adding menu support
Robert Göffringmann
2003-12-16
fix compilation on BE systems
Max Horn
2003-12-16
compilation fixes
Jonathan Gray
2003-12-16
Broken Sword 1: initial import
Robert Göffringmann