Andrey Akhmichin
b2965191cd
Merge branch 'master' into bubblemod
2021-06-20 04:32:43 +05:00
Andrey Akhmichin
a541a9699c
#ifdef->#if.
2021-06-20 03:53:07 +05:00
Andrey Akhmichin
fb94d40dea
Merge branch 'master' into bubblemod
2021-06-17 06:13:57 +05:00
Andrey Akhmichin
8366cb170c
Fix compilation.
2021-06-07 05:24:30 +05:00
Andrey Akhmichin
0dd90846fe
#ifdef->#if
2021-06-07 05:05:58 +05:00
Andrey Akhmichin
272950dbe0
Merge branch 'master' into bubblemod
2019-07-11 06:46:12 +05:00
FOTMarut
8ef6cb2427
Replaced magic numbers with defines in dlls/nodes*
...
- Changed some symbols to be platform-independent
- Now the CGraph_Retail::copyOverTo method doesn't automatically fall back to manual copy (instead of memcpy) on GRAPH_VERSION increments
2019-04-11 16:18:22 +03:00
FOTMarut
2b61380146
Fix for legacy node graph reading with XASH_64BIT
...
- Added dlls/nodes_compat.h, which implements two stub classes for reading legacy CGraph and CLink
- Modified CGraph::FLoadGraph in dlls/nodes.cpp to take advantage of them if GRAPH_VERSION != 16 == iVersion
- Slight changes to dlls/nodes.h to be able to test for the value of GRAPH_VERSION in preprocessor directives
2019-04-11 16:18:22 +03:00
Night Owl
4f740de9cd
Merge branch 'master' into bubblemod-update
2018-04-04 02:53:12 +05:00
Night Owl
f27d1028ac
Do not reorganize variables in classes. Add missing #pragma once directives and more #include guards.
2017-12-11 02:44:30 +05:00
Night Owl
49e740c6f1
Remove unneeded casts.
2017-07-24 02:47:26 +05:00
Night Owl
bacf65d55b
Merge branch 'master' of https://github.com/FWGS/hlsdk-xash3d into sdk-update
2017-07-20 23:37:20 +05:00
mittorn
1674a4b6d4
Use XASH_64BIT macro
2017-07-14 15:34:44 +00:00
mittorn
4661b5c1a5
Increase graph version
2017-07-14 13:11:58 +00:00
Night Owl
c16e1ecfef
A little fix for nodes on 64bit arches.
2017-07-08 20:13:41 +05:00
Night Owl
2faa732aa1
Apply some @AlliedModders's patches.
2017-06-29 18:56:03 +05:00
Night Owl
fef3244269
Fix build.
2017-01-11 01:26:21 +05:00
Night Owl
1aac42f504
Remove extra commas and semicolons. Format.
2016-06-25 21:33:39 +05:00
Night Owl
4304846337
CRLF to LF all.
2016-06-04 18:24:23 +05:00
mittorn
1ca34fcb43
Fix nodes
2016-03-06 20:12:46 +00:00
mittorn
0f599684c5
Upload first port
2016-02-24 21:26:16 +00:00