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
/
sword2
/
mouse.h
Age
Commit message (
Expand
)
Author
2005-02-19
This is the second part of the BS2 restructuring. There are two new
Torbjörn Andersson
2005-01-17
Updated copyright header, as discussed on the mailing list.
Torbjörn Andersson
2005-01-01
Updated copyright year.
Torbjörn Andersson
2004-01-06
It's a new year in BS2 land, too!
Torbjörn Andersson
2003-12-28
Hopefully the last big renaming. Now the datatypes have names like
Torbjörn Andersson
2003-11-16
More cleanup. I've eliminated all the temporary global variables I've added
Torbjörn Andersson
2003-11-12
cleanup
Torbjörn Andersson
2003-11-02
Even more stuff moving into Sword2Engine. I'm tempted to make a new class
Torbjörn Andersson
2003-10-28
bs2 -> sword2
Max Horn
2003-10-18
Moved the opcode functions into the Logic class.
Torbjörn Andersson
2003-10-09
Some cleanups and clarifications. Mainly, we no longer refer to the
Torbjörn Andersson
2003-10-04
Changed to use #include "bs2/..." and removed the inclusion of standard C
Torbjörn Andersson
2003-10-04
added namespace Sword2
Max Horn
2003-10-03
Some renaming (ironic in the light of Fingolfin's recent namespace
Torbjörn Andersson
2003-09-19
cleanup
Torbjörn Andersson
2003-07-28
bs2
Jonathan Gray