dreamstalker
|
ed575d9b7d
|
Fixed: all functions that could be called from outside must realign the stack
Removed NOINLINE from MSG_Write*Bits functions since stack alignment issue is resolved
|
2015-06-30 17:09:22 +04:00 |
|
asmodai
|
895f0beda5
|
Added names for network constants.
|
2015-06-07 21:06:20 +03:00 |
|
asmodai
|
c3e5486612
|
Fixed message fragments validation.
Fixed NET_GetLong.
Passing netadr_t to functions by reference instead of copying.
Added missed Q_ prefix for stdlib functions.
|
2015-06-07 03:55:42 +03:00 |
|
Andrey
|
591ee6b490
|
More SSE optimizations.
|
2015-05-15 16:04:23 +03:00 |
|
dreamstalker
|
2a0fff4074
|
#8 Refactoring SDK
Get rid of (u)int[nn]_t types from osconfig.h, use (u)int[nn] from archtypes.h instead
|
2015-05-09 20:58:58 +04:00 |
|
dreamstalker
|
7326bee095
|
Initial commit
|
2015-05-04 22:25:41 +04:00 |
|