Custom Query (13980 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (37 - 39 of 13980)

3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
Ticket Resolution Summary Owner Reporter
#34 fixed samnmax background problem (demo is ok!) SF/japj
Description

samnmax backgrounds are not shown correctly.. the strange thing is, the sam & max demo works ok.

Ticket imported from: #480364. Ticket imported from: bugs/34.

#37 fixed Unaligned access in saveload.cpp SF/strigeus SF/vasyl
Description

Function saveLoadArrayOf contains four instances of unaligned access (byte pointer "at" is forced to uint16 and uint32 types). Two of these instances can be replaced by READ_LE_UINT16/UINT32. Two others either require more access functions to be added to scummvm.h or just using byte access instead.

This bug was reported to me by Oleg Zakharov.

This is not the same as the other bug reported earlier -- that one referred to unaligned access functions not being implemented in header, now fixed.

Ticket imported from: #480571. Ticket imported from: bugs/37.

#38 fixed Strange slowness (repost) SF/jackburton
Description

I am still experiencing that slowness in all games. In particular, scrolling is VERY choppy... (Note that I am not referring to the normal SCUMM GAMES's choppying). And your last modifs made the mouse pointer moving less smooth. BTW... in my previous bug report, I didn't specified my system:

K6-2 380 With BeOS (using SDL).

Ticket imported from: #480850. Ticket imported from: bugs/38.

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