aboutsummaryrefslogtreecommitdiff
path: root/sky/mouse.cpp
AgeCommit message (Expand)Author
2005-01-01Updated copyrightMax Horn
2004-12-16some cleanupRobert Göffringmann
2004-12-15moved compacts and related static data out of the scummvm.exe into an externa...Robert Göffringmann
2004-12-05Clean up OSystem::EventMax Horn
2004-11-11misc cleanupRobert Göffringmann
2004-09-28Rename remaining OSystem methods to match our coding guidelinesMax Horn
2004-09-13Add debugger for BASS.Joost Peters
2004-08-20Initialize variables (fix valgrind warnings)Joost Peters
2004-05-06Get rid of mouse transparancy hackJoost Peters
2004-03-28Renamed more OSystem methodsMax Horn
2004-01-06updated copyright noticeMax Horn
2004-01-03remove 'Sky' name prefix for most stuff (not needed anymore since we are in n...Max Horn
2004-01-03Introduce namespace 'Sky'Max Horn
2003-10-12EVC is happy nowNicolas Bacca
2003-10-05renamed SkyState to SkyEngine; cleaned the #include dependency mess a bit (tr...Max Horn
2003-10-01Whitespace changesTorbjörn Andersson
2003-08-04fixed dialog skippingRobert Göffringmann
2003-07-12keep virgin logo from flashing up when using -xRobert Göffringmann
2003-07-12implemented dialog skipping and cleaned up mouse codeRobert Göffringmann
2003-07-11fixed item descriptionsRobert Göffringmann
2003-07-10implemented fnOpenHand/fnCloseHand, added debug cheatsRobert Göffringmann
2003-07-07undo this change after discussion with LavosSpawn (doesn't work in either cas...Max Horn
2003-07-07use our standard cast styleMax Horn
2003-07-06run mouse script on BE systems (not that it works)Max Horn
2003-07-05better mouse hotspot, seems the same as in the original now...only tested on ...Joost Peters
2003-07-01removed unnecessary variablesJoost Peters
2003-06-09mouse-fixes, note that: buttonPressed() keeping track of a repeated push DOES...Joost Peters
2003-06-09added fnLookAt()Joost Peters
2003-06-06misc fixesRobert Göffringmann
2003-06-05proper mouse transparancy fix, should work for all cursors nowJoost Peters
2003-06-05fixed mouse cursor/transparencyJoost Peters
2003-06-05make mouse move to middle of screen at start and let skystate initialize its ...Robert Göffringmann
2003-06-05fixed sprite drawing, added some mouse support and some logic routines.Robert Göffringmann
2003-06-04fixed two mouse bugsRobert Göffringmann
2003-06-04some more mouse stuff..Joost Peters
2003-06-01add fnNormalMouse()Joost Peters
2003-06-01actually show mouse this timeJoost Peters
2003-06-01added some buggy, incomplete mouse codeJoost Peters
2003-05-31cleanup endlinesPaweł Kołodziejski
2003-05-05some mouse stuff + fnEnterSectionJoost Peters