Custom Query (13983 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (31 - 33 of 13983)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
Ticket Resolution Summary Owner Reporter
#5782 fixed tsage savecode is non portable dreammaster fingolfin
Description

void Scene6100::Object::synchronize(Serializer &s) does this:

s.syncBytes((byte *)&_floats._float1, sizeof(double)); s.syncBytes((byte *)&_floats._float2, sizeof(double)); s.syncBytes((byte *)&_floats._float3, sizeof(double)); s.syncBytes((byte *)&_floats._float4, sizeof(double));

which is clearly not portable. (endianess and sizeof may differ)

Ticket imported from: #3346394. Ticket imported from: bugs/5782.

#8481 touchup configure output/debug fingolfin SF/vapier
Description

this patch touchs up the whitespace in the `./configure --help` output

it also adds a no-op so running `./configure --enable-debug` wont error out

Ticket imported from: #1342957. Ticket imported from: patches/586.

#14658 worksforme toonstruck: french version not recognized montjoie montjoie
Description

Hello

I tried to play with my 2 CD french version of toonstruck but I got:

The game in 'toon' seems to be an unknown game variant.

Matched game IDs for the toon engine: toon-demo

{"generic.svl", 0, "d5d1be4659c47174496a3c7647401be9", 8069338}, {"local.pak", 0, "517132c3575b38806d1e7b6f59848072", 3224044},

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