WPMGPRoSToTeMa
0d20fdf770
Moved fixed flags under REHLDS_FIXES and LAUNCHER_FIXES
...
Removed fixed flags from unnecessary places
2017-09-12 21:26:11 +03:00
WPMGPRoSToTeMa
274b80bb93
Make DLL loading more safe
2017-09-10 18:14:33 +03:00
Semen Ermilov
b9c8be8aec
Nohref checks ( #293 )
...
* Fixed "error C4996: 'GetVersionExA': was declared deprecated" using a crutch.
* Added NOXREFCHECK to all NOXREF functions.
* Removed NOXREF from Sys_CheckOSVersion because it is being called.
2016-12-28 23:41:12 +05:00
s1lentq
5c1be6a61d
Clean up code/dwarf
2016-11-22 04:46:48 +07:00
WPMGPRoSToTeMa
edc69b5ed5
Fixed reading and writing custom.hpk ( Fixed #114 )
...
Fixed some decompile mistakes
Fixed FS_Read and FS_Write
2016-02-07 22:43:09 +03: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
1463a1a2f8
Fixed issues found by Coverity in the engine
2015-06-26 21:21:55 +04: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
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