Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-10-12 | EVC is happy now | Nicolas Bacca | |
svn-id: r10745 | |||
2003-10-05 | renamed SkyState to SkyEngine; cleaned the #include dependency mess a bit ↵ | Max Horn | |
(try to only #include files when you *have* to -> this reduces compilation time to a minimum when header file changes are made) svn-id: r10622 | |||
2003-10-01 | Whitespace changes | Torbjörn Andersson | |
svn-id: r10516 | |||
2003-08-04 | fixed dialog skipping | Robert Göffringmann | |
svn-id: r9447 | |||
2003-07-12 | keep virgin logo from flashing up when using -x | Robert Göffringmann | |
svn-id: r8928 | |||
2003-07-12 | implemented dialog skipping and cleaned up mouse code | Robert Göffringmann | |
svn-id: r8919 | |||
2003-07-11 | fixed item descriptions | Robert Göffringmann | |
svn-id: r8913 | |||
2003-07-10 | implemented fnOpenHand/fnCloseHand, added debug cheats | Robert Göffringmann | |
svn-id: r8896 | |||
2003-07-07 | undo this change after discussion with LavosSpawn (doesn't work in either ↵ | Max Horn | |
case anyway :-) svn-id: r8827 | |||
2003-07-07 | use our standard cast style | Max Horn | |
svn-id: r8824 | |||
2003-07-06 | run mouse script on BE systems (not that it works) | Max Horn | |
svn-id: r8822 | |||
2003-07-05 | better mouse hotspot, seems the same as in the original now...only tested on ↵ | Joost Peters | |
first few scenes & control panel though svn-id: r8758 | |||
2003-07-01 | removed unnecessary variables | Joost Peters | |
svn-id: r8694 | |||
2003-06-09 | mouse-fixes, note that: buttonPressed() keeping track of a repeated push ↵ | Joost Peters | |
DOES NOT WORK YET, _bMouseB gets cleared elsewhere, so we obviously need to come up with something else. and we still need a wait_relative equivalent to have a proper fnLookAt() ...hmm...this commit message is starting to look like a todo list. oh, well. :) svn-id: r8419 | |||
2003-06-09 | added fnLookAt() | Joost Peters | |
svn-id: r8418 | |||
2003-06-06 | misc fixes | Robert Göffringmann | |
svn-id: r8355 | |||
2003-06-05 | proper mouse transparancy fix, should work for all cursors now | Joost Peters | |
svn-id: r8338 | |||
2003-06-05 | fixed mouse cursor/transparency | Joost Peters | |
svn-id: r8336 | |||
2003-06-05 | make mouse move to middle of screen at start and let skystate initialize its ↵ | Robert Göffringmann | |
_objectList svn-id: r8335 | |||
2003-06-05 | fixed sprite drawing, added some mouse support and some logic routines. | Robert Göffringmann | |
svn-id: r8332 | |||
2003-06-04 | fixed two mouse bugs | Robert Göffringmann | |
svn-id: r8296 | |||
2003-06-04 | some more mouse stuff.. | Joost Peters | |
svn-id: r8295 | |||
2003-06-01 | add fnNormalMouse() | Joost Peters | |
svn-id: r8238 | |||
2003-06-01 | actually show mouse this time | Joost Peters | |
svn-id: r8234 | |||
2003-06-01 | added some buggy, incomplete mouse code | Joost Peters | |
svn-id: r8233 | |||
2003-05-31 | cleanup endlines | Paweł Kołodziejski | |
svn-id: r8168 | |||
2003-05-05 | some mouse stuff + fnEnterSection | Joost Peters | |
svn-id: r7347 |