rsc
9a5678a8a9
Change GET/GBIT32 macros to explicitly cast final result to u32int.
...
Otherwise, the type of the expression will be int, and if written to
a uvlong (or just a ulong on most 64-bit systems), it will be
sign-extended.
This was going on in drawfcall with Mouse.msec, which is declared
as a ulong.
This fix assumes that the protocols only send unsigned numbers,
which is true.
2006-11-04 20:41:42 +00:00
..
2006-01-27 03:45:30 +00:00
2006-07-23 02:55:34 +00:00
2006-06-25 23:49:25 +00:00
2004-03-25 23:08:53 +00:00
2006-04-01 19:24:03 +00:00
2006-04-01 19:24:03 +00:00
2005-01-04 21:18:08 +00:00
2005-01-14 03:45:44 +00:00
2005-01-04 21:18:08 +00:00
2003-11-25 01:40:27 +00:00
2006-04-01 19:24:03 +00:00
2005-07-28 05:16:57 +00:00
2006-06-25 23:49:35 +00:00
2006-11-04 20:41:42 +00:00
2006-04-01 19:24:03 +00:00
2006-11-04 20:41:42 +00:00
2006-04-01 19:24:03 +00:00
2006-05-21 20:49:16 +00:00
2005-10-29 17:34:17 +00:00
2005-03-28 15:58:14 +00:00
2006-04-01 19:24:03 +00:00
2006-04-01 19:24:03 +00:00
2006-04-01 19:24:03 +00:00
2006-06-25 23:49:43 +00:00
2004-03-25 23:03:57 +00:00
2006-06-26 05:47:59 +00:00
2006-04-01 19:24:03 +00:00
2005-01-04 21:18:08 +00:00
2006-04-01 19:24:03 +00:00
2006-06-25 23:49:56 +00:00
2006-06-25 23:49:56 +00:00
2006-06-25 23:49:43 +00:00
2006-04-01 19:24:03 +00:00
2006-11-04 18:46:00 +00:00
2006-04-01 19:24:03 +00:00
2006-05-05 02:42:57 +00:00
2006-06-25 23:50:09 +00:00
2005-01-14 03:45:44 +00:00
2003-11-23 18:25:35 +00:00
2006-04-01 19:24:03 +00:00
2006-06-26 05:47:59 +00:00
2006-04-04 11:58:52 +00:00
2006-04-01 19:24:03 +00:00
2006-10-19 21:58:59 +00:00