ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/Deliantra-Client/Client.xs
(Generate patch)

Comparing deliantra/Deliantra-Client/Client.xs (file contents):
Revision 1.287 by root, Sun Dec 21 21:54:27 2008 UTC vs.
Revision 1.288 by pippijn, Tue Dec 23 18:52:54 2008 UTC

2016 rc_key_t key; 2016 rc_key_t key;
2017 rc_array_t *arr, *arr_hidden; 2017 rc_array_t *arr, *arr_hidden;
2018 2018
2019 pl_tex.name = 0; 2019 pl_tex.name = 0;
2020 2020
2021 // thats current max. sorry. 2021 // that's current max. sorry.
2022 if (sw > 255) sw = 255; 2022 if (sw > 255) sw = 255;
2023 if (sh > 255) sh = 255; 2023 if (sh > 255) sh = 255;
2024 2024
2025 // clear key, in case of extra padding 2025 // clear key, in case of extra padding
2026 memset (&skey, 0, sizeof (skey)); 2026 memset (&skey, 0, sizeof (skey));

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines