Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-04-28 | Commit FIXME to fix Largo bridge actor-direction bug | James Brown | |
svn-id: r4124 | |||
2002-04-26 | Commit MI1/Indy4/etc crash fix :) | James Brown | |
svn-id: r4081 | |||
2002-04-25 | Fix MI1 floppy scaling, and update readme. | James Brown | |
svn-id: r4077 | |||
2002-04-25 | Apply patch to add 'monkeyvga' target for MI1 Floppy. | James Brown | |
svn-id: r4076 | |||
2002-04-24 | Remove old FixMe. This fixes Zak256 verbs not showing. | James Brown | |
svn-id: r4070 | |||
2002-04-20 | Commit of the X11 driver using the new OSystem interface. Plus some warning ↵ | Lionel Ulmer | |
fixes and gameDetector hacks. svn-id: r4024 | |||
2002-04-20 | Remove typo. | James Brown | |
svn-id: r4022 | |||
2002-04-20 | Fix V4/V5 games. | James Brown | |
svn-id: r4021 | |||
2002-04-20 | Remove \M's, add IRIX support. | James Brown | |
svn-id: r4019 | |||
2002-04-19 | Refixed getActorY in indy3. Fixed class (dunno if the fix doesn't break ↵ | Vincent Hamm | |
something else. Fixed intro by slowing down music rate by 3. svn-id: r4018 | |||
2002-04-19 | Fixed getActorX and getActorY in indy3. Now you can reenter the gymnasium | Vincent Hamm | |
svn-id: r4017 | |||
2002-04-19 | Fixed a roomOps that was creating a lots of bugs in indy and Zak | Vincent Hamm | |
svn-id: r4016 | |||
2002-04-19 | Fix various Zak256 crashes. Ticket machine works, taking Blue Crystal crashes. | James Brown | |
svn-id: r4013 | |||
2002-04-19 | Fixed indy3 when going to Venice. Fixed missing objects in Zak intro. | Vincent Hamm | |
svn-id: r4012 | |||
2002-04-18 | Fixed a few clipping issues in Loom the NICE way this time | Vincent Hamm | |
svn-id: r3994 | |||
2002-04-17 | Return of the MP3 CD patch ... use CBR 22 kHz | Nicolas Bacca | |
svn-id: r3981 | |||
2002-04-16 | Fix Indy4. Make invalid actor warnings -d only. | James Brown | |
FIXME note: Need to track down why these invalid calls are happening in the first place. svn-id: r3960 | |||
2002-04-16 | Add hack for loom staff verbs. | James Brown | |
Readd CD Audio svn-id: r3956 | |||
2002-04-15 | Fix a wrong fix. This should correct many many wonderful little glitches. :) | James Brown | |
svn-id: r3942 | |||
2002-04-11 | Fix anti-aliasing crash and a Zak crash. Note there are still AA | James Brown | |
artifacts left on screen. Anyone want to fix this? :) svn-id: r3909 | |||
2002-04-11 | Large pointless reindentation of all the code. Also fixed a few mistakes | James Brown | |
in the object flags code cleanup. Flags used: indent *.cpp -br -bap -nbc -lp -ce -cdw -brs -nbad -nbc -npsl -nip -ts2 -ncs -nbs -npcs -nbap -Tbyte -Tuint32 -Tuint8 -Tuint16 -TArrayHeader -TMemBlkHeader -TVerbSlot -TObjectData -Tvoid -TImageHeader -TRoomHeader -TCodeHeader -TResHdr -TBompHeader -TMidiChannelAdl -TGui -TScumm -TSoundEngine -TPart -TPlayer svn-id: r3908 | |||
2002-04-11 | various code cleanups | Ludvig Strigeus | |
svn-id: r3907 | |||
2002-04-07 | Fix Indy4 bootparam, some more Zak256 work, and a few minor things. | James Brown | |
svn-id: r3887 | |||
2002-04-07 | Kind of hack that seems to synchronize loom's cutscenes + remove these ↵ | Nicolas Bacca | |
damned ^M (time to configure my CVS properly I guess ...) svn-id: r3885 | |||
2002-04-07 | Small fix for MP3 CD music (successful cast sound, and a little bit more ↵ | Nicolas Bacca | |
synchronized in cutscenes) svn-id: r3884 | |||
2002-04-06 | Final loom fixes. LoomCD is now completable, apart from sound glitches and ↵ | James Brown | |
lack of masking. svn-id: r3880 | |||
2002-04-05 | Fix Indy3/Loom override bugs. THIS MAY BREAK OTHER GAMES. Please test. | James Brown | |
svn-id: r3876 | |||
2002-04-05 | Added Zak256/Indy3 walkbox locking support. | James Brown | |
svn-id: r3874 | |||
2002-04-05 | Remove (hopefully) obsolete Indy4 FIXME's | James Brown | |
svn-id: r3865 | |||
2002-04-04 | MP3 cd music patch - still WIP, VBR doesn't work, compress the audio track X ↵ | Nicolas Bacca | |
to MP3 CBR and name them trackX.mp3 in the game directory - only tested with Loom svn-id: r3861 | |||
2002-04-04 | Removed ugly object fix that was implemented while the flags were buggy. Now ↵ | Vincent Hamm | |
you can exit the village in LoomCd svn-id: r3860 | |||
2002-04-04 | Fix walking outside crash in Indy3 | James Brown | |
svn-id: r3856 | |||
2002-04-04 | Fix idiotic typo in verbage fix | James Brown | |
svn-id: r3855 | |||
2002-04-04 | Fix Zak/Indy3 verbage issues. | James Brown | |
svn-id: r3854 | |||
2002-04-03 | Fix bad opcode at Zak Airport | James Brown | |
svn-id: r3850 | |||
2002-04-03 | Zak/Loom/Indy3 object flags fix. Only translates CLASS_TOUCHABLE at the moment. | James Brown | |
svn-id: r3849 | |||
2002-03-31 | Reswitched getVarOrDirectByte/Word to SIGNED int - fixes some disappearing ↵ | Nicolas Bacca | |
objects problem due to an invalid elevation. Please yell if it breaks something else :) svn-id: r3843 | |||
2002-03-24 | Fixed pal init | Vincent Hamm | |
svn-id: r3815 | |||
2002-03-20 | I know it probably doesn't look like much, but this is a start to the reorg ↵ | James Brown | |
- basically I've shuffled the Scumm struct around, and turned it into a Class - labeling and grouping functions that are related. svn-id: r3792 | |||
2002-03-19 | khaleks fix for indy3/zak fonts. | James Brown | |
svn-id: r3791 | |||
2002-03-18 | Fixed boxes but 1 bug remain. Broke a little indy3 while fixing object flags | Vincent Hamm | |
svn-id: r3789 | |||
2002-03-18 | Make Zak/Indy inventories work. | James Brown | |
svn-id: r3784 | |||
2002-03-18 | Fixed some object flags thing | Vincent Hamm | |
svn-id: r3783 | |||
2002-03-18 | Quick patch to make Save/Load work in Loom/Zak/etc. | James Brown | |
svn-id: r3782 | |||
2002-03-18 | Do some stuff to fix loom cd-music syncro. Sequences now run without ↵ | James Brown | |
'speeding' by.. but they are still slightly out of sync. svn-id: r3781 | |||
2002-03-18 | setObjectName fix for Indy4 french | Nicolas Bacca | |
svn-id: r3779 | |||
2002-03-13 | FOA bug: Never mind, this room seems to be totally screwed. Ignore distance ↵ | James Brown | |
totally. svn-id: r3740 | |||
2002-03-13 | Hack around an odd FOA bug. Maybe walkbox related. | James Brown | |
svn-id: r3739 | |||
2002-03-13 | Fix an OB1 and typecast. Need to find out cause of invalid object index to ↵ | James Brown | |
begin with.. svn-id: r3738 | |||
2002-03-11 | Quick Zak crash workarounds. | James Brown | |
svn-id: r3731 |