ioq3/code/server
Thilo Schulz 03201aff22 - Add MASM assembler files for MSVC x64 projects to support vm_x86 in x64 mode
- Clean up ftol()/snapvector() mess
- Make use of SSE instructions for ftol()/snapvector() if available
- move ftol/snapvector pure assembler to inline assembler, this will add x86_64 and improve support for different calling conventions
- Set FPU control word at program startup to get consistent behaviour on all platforms
2011-06-13 09:56:39 +00:00
..
server.h Remove sv_strictAuth cvar for STANDALONE games 2011-05-02 15:58:56 +00:00
sv_bot.c Remove newlines from Com_Error message format strings, patch by DevHC 2011-05-12 14:02:48 +00:00
sv_ccmds.c Fix wrong usage info message for cmd dumpuser, patch by Zack Middleton (#5024) 2011-06-06 14:54:18 +00:00
sv_client.c - Remove Q_strrchr(), replace with standard, portable strrchr() 2011-05-15 14:08:03 +00:00
sv_game.c - Add MASM assembler files for MSVC x64 projects to support vm_x86 in x64 mode 2011-06-13 09:56:39 +00:00
sv_init.c Remove newlines from Com_Error message format strings, patch by DevHC 2011-05-12 14:02:48 +00:00
sv_main.c Remove sv_strictAuth cvar for STANDALONE games 2011-05-02 15:58:56 +00:00
sv_net_chan.c Remove newlines from Com_Error message format strings, patch by DevHC 2011-05-12 14:02:48 +00:00
sv_rankings.c - Replace vsprintf function in bg_lib.c with vsnprintf implementation started by Patrick Powell. 2008-03-25 21:36:09 +00:00
sv_snapshot.c Remove newlines from Com_Error message format strings, patch by DevHC 2011-05-12 14:02:48 +00:00
sv_world.c mark functions static (#4010) 2009-05-08 09:48:45 +00:00