Custom Query (13996 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (25 - 27 of 13996)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
Ticket Resolution Summary Owner Reporter
#17 fixed MI2 Dies at resurrection SF/strigeus anonymous
Description

Played Monkey Island II well into Chapter 2. I had two map pieces and was trying to resurrect Rapp Scallion with the Ashes-2-Life (TM), and the game decided it would be a good time to quit.

Ticket imported from: #478061. Ticket imported from: bugs/17.

#18 fixed Crash on LE CPUs with alignement issues SF/bbrox
Description

On the iPAQ (Little-endian based with ARM CPU), memory accesses NEED to be aligned.

By doing some hacks (ie checking on all READ_LE_UINT16 and READ_LE_UINT32 inline functions if the pointer is correctly aligned), I changed a LOT of these function calls to the (newly created) READ_LE_UINT16_UNALIGNED and READ_LE_UINT32_UNALIGNED.

Now, I wonder if by default, on platform like the ARM, the default should not be 'unaligned'...

Or is there really some places where we are sure to be aligned ?

Ticket imported from: #478437. Ticket imported from: bugs/18.

#19 fixed DOTT: sound SF/strigeus SF/jsaathof
Description

Version: cvs dated 05/11/01 with CD-rom version of Day of the Tentacle.

The sound works but crashes the program after Laverne opens the door in the intro and says her line. Right after "Just what I need for disection lab tomorrow", the game chrases.

Output(complete):

1 1, 2 2, 4 4 4, 20 38 28 88 11012 WARNING: stub setShake(0)! Loading cursor 0 Loading room 0 Loading room 0 Loading room 61 Loading room 1 Loading room 2 Loading room 3 Loading room 4 Fatal Signal: Segmentation Fault (SDL Parachute Deployed)

Ticket imported from: #478484. Ticket imported from: bugs/19.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.