Roman Chistokhodov
0c46e1b5bd
Fix graphs directory being created with strange permissions ( #205 )
3 years ago
Andrey Akhmichin
a541a9699c
#ifdef->#if.
3 years ago
Andrey Akhmichin
0dd90846fe
#ifdef->#if
4 years ago
mittorn
9a08968453
fix undefined symbols and conflicts on OpenWatcom
5 years ago
Andrey Akhmichin
b8825c2039
Fix some potential troubles.
...
Comment some useless code.
5 years ago
Andrey Akhmichin
ec9bffedaf
Partially fix double promotion.
5 years ago
Andrey Akhmichin
40d4e75d4b
Fix warnings.
5 years ago
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
6 years ago
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
6 years ago
Night Owl
f78471ad1d
min->Q_min, max->Q_max.
7 years ago
Night Owl
49e740c6f1
Remove unneeded casts.
7 years ago
Night Owl
2faa732aa1
Apply some @AlliedModders's patches.
8 years ago
mittorn
02532a478b
Fix visual studio server build
8 years ago
FreeSlave
d4d78f7691
Add README.md. Some fixes for FreeBSD. Add Makefile for client
8 years ago
Night Owl
5890ff41ee
Server format.
8 years ago
Night Owl
1aac42f504
Remove extra commas and semicolons. Format.
9 years ago
mittorn
fe4bedb0fb
Fix win32 support
9 years ago
Night Owl
4304846337
CRLF to LF all.
9 years ago
mittorn
d287ed4463
64 bit support
9 years ago
Night Owl
0adbd65d8a
Fix build clang. Fix UB.
9 years ago
mittorn
1ca34fcb43
Fix nodes
9 years ago
mittorn
81207e3815
Add sed script and convert all SetXXX macros
9 years ago
mittorn
0f599684c5
Upload first port
9 years ago