Commit Graph
32 Commits
Author SHA1 Message Date
Gregory Montoir 5bfbb9e954 remaining stuff for Azura/Floda
svn-id: r11487
2003-12-03 14:09:37 +00:00
Gregory Montoir 3befded402 cleanup header includes
svn-id: r11449
2003-12-01 20:48:41 +00:00
Gregory Montoir 577aad5edd cleanup
svn-id: r11438
2003-11-30 20:41:02 +00:00
Gregory Montoir dad1131be1 cleanup/update + make Display::palCustomScroll matching exactly the original source
svn-id: r11361
2003-11-24 14:18:49 +00:00
Gregory Montoir 308b5de8a6 fix some bugs :
- right-clicking on inventory item doesn't execute default action
- unapplied room light level when Joe enters a room
- updated comment in roomDisplay on palette fading problem
- during dialogue, invalid mouse-overs (added enum for joeWalk flag too)

preparing Journal stuff :
- add a (almost useless) useJournal method to Logic
- removed useless code in Graphics, as it should (and could) be easily re-written in a more OO way

svn-id: r11299
2003-11-15 15:44:50 +00:00
Gregory Montoir 730fd27a19 rewitten fullscreen/panel switching code
svn-id: r11296
2003-11-14 14:35:52 +00:00
Gregory Montoir 35cdf26ba6 fix some bugs :
- grayed panel disappearing during cutaway
- canceling joe walk before switching to another room

svn-id: r11277
2003-11-13 09:30:49 +00:00
Gregory Montoir 98d4b4cb31 hack for special french character
svn-id: r11250
2003-11-10 15:45:53 +00:00
Paweł Kołodziejski 8f130401a1 cleanup whitespaces
svn-id: r11224
2003-11-08 23:45:45 +00:00
David Eriksson f243b50215 Start/stop scenes - fixes missing panel.
svn-id: r11205
2003-11-08 11:32:32 +00:00
Gregory Montoir cec821630b fix palette glitches occuring when Joe switches from his clothes to the dress
svn-id: r11200
2003-11-07 17:56:23 +00:00
Gregory Montoir 5caf79c8e5 change white palette entry for cursor in order to avoid glitch when palFadeIn is called
svn-id: r11130
2003-11-04 19:50:54 +00:00
Gregory Montoir 561d4c09d8 use input->delay instead of system->delay
svn-id: r11035
2003-11-01 21:20:36 +00:00
Gregory Montoir e6eb3e234d don't do dynalum if palette scroll is disabled
svn-id: r11032
2003-11-01 20:46:35 +00:00
Gregory Montoir 55cb72e5fa add mouse cursor code
svn-id: r11015
2003-10-31 10:11:27 +00:00
Gregory Montoir 24acd21da4 only one RandomSource for the engine
svn-id: r11004
2003-10-29 13:06:10 +00:00
Gregory Montoir 8eea63362e handle (x,y) negative coordinates in dynalum
svn-id: r10998
2003-10-28 19:55:12 +00:00
Gregory Montoir cb2306373d safer dynalum tweak
svn-id: r10992
2003-10-28 15:05:35 +00:00
David Eriksson 1ab811c4ec Safer use of dynalum.
svn-id: r10991
2003-10-28 14:19:11 +00:00
Gregory Montoir d2dff9dd8d misc fixes/tweaks
svn-id: r10954
2003-10-24 08:55:13 +00:00
David Eriksson ad98347eb0 Initial version of the Input class. Some things still missing.
svn-id: r10944
2003-10-23 06:44:35 +00:00
Gregory Montoir 963d336da5 (better ?) scrolling timing
svn-id: r10937
2003-10-21 17:32:51 +00:00
Gregory Montoir ff5fde47ea scrolling timing (copy/paste from SkyEngine)
svn-id: r10919
2003-10-20 20:12:59 +00:00
Gregory Montoir 61a27e1b63 remaining palette stuff
svn-id: r10911
2003-10-20 10:26:56 +00:00
David Eriksson 57dc2067c1 Special actions for cdint.cut
svn-id: r10895
2003-10-18 14:01:43 +00:00
Gregory Montoir f4b5626fd7 preliminar parallax scrolling support (Rita/Joe intro scene), not perfect as Bobs coordinates are also modified in cutaway/action_special_move
svn-id: r10860
2003-10-17 14:26:05 +00:00
Gregory Montoir 323c338169 more palette stuff
svn-id: r10859
2003-10-17 13:12:50 +00:00
Gregory Montoir 6980358f4d fix french characters display (and maybe german and italian too)
svn-id: r10846
2003-10-17 08:41:31 +00:00
Max Horn 2da3e5138d fix warning
svn-id: r10837
2003-10-16 23:16:00 +00:00
David Eriksson 7f6c294a1e Play all intro cutaways (some better than others... :-)
svn-id: r10833
2003-10-16 19:40:29 +00:00
Gregory Montoir 5e36a5cac8 modified/fixed palette code
svn-id: r10832
2003-10-16 18:57:56 +00:00
Gregory Montoir 8833f8c490 new Display class, cleanup Graphics
svn-id: r10827
2003-10-16 13:54:48 +00:00