Roman Chistokhodov
0c46e1b5bd
Fix graphs directory being created with strange permissions ( #205 )
2021-11-19 00:39:50 +05:00
a541a9699c
#ifdef->#if.
2021-06-20 03:53:07 +05:00
0dd90846fe
#ifdef->#if
2021-06-07 05:05:58 +05:00
9a08968453
fix undefined symbols and conflicts on OpenWatcom
2020-02-12 15:37:46 +07:00
b8825c2039
Fix some potential troubles.
...
Comment some useless code.
2019-11-16 13:54:47 +05:00
ec9bffedaf
Partially fix double promotion.
2019-10-13 16:49:25 +05:00
40d4e75d4b
Fix warnings.
2019-07-07 20:08:01 +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
f78471ad1d
min->Q_min, max->Q_max.
2017-10-15 01:05:50 +05:00
49e740c6f1
Remove unneeded casts.
2017-07-24 02:47:26 +05:00
2faa732aa1
Apply some @AlliedModders's patches.
2017-06-29 18:56:03 +05:00
02532a478b
Fix visual studio server build
2017-01-10 16:09:44 +07:00
008234143e
Revert some changes from PR
2016-08-08 15:01:16 +06:00
FreeSlave
d4d78f7691
Add README.md. Some fixes for FreeBSD. Add Makefile for client
2016-08-06 22:25:29 +04:00
5890ff41ee
Server format.
2016-07-31 18:48:50 +05:00
1aac42f504
Remove extra commas and semicolons. Format.
2016-06-25 21:33:39 +05:00
fe4bedb0fb
Fix win32 support
2016-06-12 09:14:28 +00:00
4304846337
CRLF to LF all.
2016-06-04 18:24:23 +05:00
056db40061
Merge @nekonomicon's fixes ( #1 )
2016-05-18 00:26:08 +03:00
d287ed4463
64 bit support
2016-04-22 14:27:54 +00:00
0adbd65d8a
Fix build clang. Fix UB.
2016-04-18 01:30:05 +05:00
1ca34fcb43
Fix nodes
2016-03-06 20:12:46 +00:00
81207e3815
Add sed script and convert all SetXXX macros
2016-03-02 11:39:18 +00:00
0f599684c5
Upload first port
2016-02-24 21:26:16 +00:00