Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-01-02 | minor rewrite of screenblanker code | Gregory Montoir | |
svn-id: r12086 | |||
2003-12-31 | There's that incomprehensible MinGW GCC warning again! | Torbjörn Andersson | |
svn-id: r12050 | |||
2003-12-29 | invalidate previous dynalum value on re-init (this fixes room <-> journal ↵ | Gregory Montoir | |
issues) svn-id: r12022 | |||
2003-12-29 | mass debuglevel change for less verbosity (0 -> 6) | Joost Peters | |
importance/relevance has to be decided on an individual basis, if needed, later on svn-id: r12021 | |||
2003-12-29 | cleanup & follow code conventions | Gregory Montoir | |
svn-id: r12019 | |||
2003-12-29 | - hack to read patched .dog files (french & italian versions) from game data ↵ | Gregory Montoir | |
path instead of data file - cleanup Resource a bit (add an accessor for ResourceEntry in order to avoid multiple calls to resourceIndex) svn-id: r12006 | |||
2003-12-26 | cleanup | Gregory Montoir | |
svn-id: r11946 | |||
2003-12-26 | oops | Gregory Montoir | |
svn-id: r11945 | |||
2003-12-26 | enable original screen blankers | Gregory Montoir | |
svn-id: r11944 | |||
2003-12-11 | constructors cleanup | Gregory Montoir | |
svn-id: r11589 | |||
2003-12-05 | - fix Joe scaling issue when switching from room 51 to 47 (temple) | Gregory Montoir | |
- add remaining fadein() call in cutaway, pinnacle room is ok now - add 2 macros to 'clarify' some room tests - some cleanup svn-id: r11502 | |||
2003-12-03 | remaining stuff for Azura/Floda | Gregory Montoir | |
svn-id: r11487 | |||
2003-12-01 | cleanup header includes | Gregory Montoir | |
svn-id: r11449 | |||
2003-11-30 | cleanup | Gregory Montoir | |
svn-id: r11438 | |||
2003-11-24 | cleanup/update + make Display::palCustomScroll matching exactly the original ↵ | Gregory Montoir | |
source svn-id: r11361 | |||
2003-11-15 | fix some bugs : | Gregory Montoir | |
- 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-14 | rewitten fullscreen/panel switching code | Gregory Montoir | |
svn-id: r11296 | |||
2003-11-13 | fix some bugs : | Gregory Montoir | |
- grayed panel disappearing during cutaway - canceling joe walk before switching to another room svn-id: r11277 | |||
2003-11-10 | hack for special french character | Gregory Montoir | |
svn-id: r11250 | |||
2003-11-08 | cleanup whitespaces | Paweł Kołodziejski | |
svn-id: r11224 | |||
2003-11-08 | Start/stop scenes - fixes missing panel. | David Eriksson | |
svn-id: r11205 | |||
2003-11-07 | fix palette glitches occuring when Joe switches from his clothes to the dress | Gregory Montoir | |
svn-id: r11200 | |||
2003-11-04 | change white palette entry for cursor in order to avoid glitch when ↵ | Gregory Montoir | |
palFadeIn is called svn-id: r11130 | |||
2003-11-01 | use input->delay instead of system->delay | Gregory Montoir | |
svn-id: r11035 | |||
2003-11-01 | don't do dynalum if palette scroll is disabled | Gregory Montoir | |
svn-id: r11032 | |||
2003-10-31 | add mouse cursor code | Gregory Montoir | |
svn-id: r11015 | |||
2003-10-29 | only one RandomSource for the engine | Gregory Montoir | |
svn-id: r11004 | |||
2003-10-28 | handle (x,y) negative coordinates in dynalum | Gregory Montoir | |
svn-id: r10998 | |||
2003-10-28 | safer dynalum tweak | Gregory Montoir | |
svn-id: r10992 | |||
2003-10-28 | Safer use of dynalum. | David Eriksson | |
svn-id: r10991 | |||
2003-10-24 | misc fixes/tweaks | Gregory Montoir | |
svn-id: r10954 | |||
2003-10-23 | Initial version of the Input class. Some things still missing. | David Eriksson | |
svn-id: r10944 | |||
2003-10-21 | (better ?) scrolling timing | Gregory Montoir | |
svn-id: r10937 | |||
2003-10-20 | scrolling timing (copy/paste from SkyEngine) | Gregory Montoir | |
svn-id: r10919 | |||
2003-10-20 | remaining palette stuff | Gregory Montoir | |
svn-id: r10911 | |||
2003-10-18 | Special actions for cdint.cut | David Eriksson | |
svn-id: r10895 | |||
2003-10-17 | preliminar parallax scrolling support (Rita/Joe intro scene), not perfect as ↵ | Gregory Montoir | |
Bobs coordinates are also modified in cutaway/action_special_move svn-id: r10860 | |||
2003-10-17 | more palette stuff | Gregory Montoir | |
svn-id: r10859 | |||
2003-10-17 | fix french characters display (and maybe german and italian too) | Gregory Montoir | |
svn-id: r10846 | |||
2003-10-16 | fix warning | Max Horn | |
svn-id: r10837 | |||
2003-10-16 | Play all intro cutaways (some better than others... :-) | David Eriksson | |
svn-id: r10833 | |||
2003-10-16 | modified/fixed palette code | Gregory Montoir | |
svn-id: r10832 | |||
2003-10-16 | new Display class, cleanup Graphics | Gregory Montoir | |
svn-id: r10827 |