s1lentq
0d909ccf41
Fix: bug with removing slash in the path to resources
2015-12-04 21:11:51 +06:00
s1lentq
2a24337eee
Cut of nicknames '+' if next there is something digit or alphanumeric character.
...
Added prefix Q_* for functions strlen/strcmp/strpcy/memset/memcpy/memmove etc.
Added for solution configuration (Debug Swds Play/Release Swds Play) the path to libacof32.lib in linker.
2015-10-27 21:14:08 +06:00
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