mittorn
c041db9909
Prevent skipping SetMoveDone call
6 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
Roman Chistokhodov
073f442293
Fix hornetgun recharge time on changelevel
6 years ago
Roman Chistokhodov
984dab64d3
Use line height from screen info in motd and scoreboard
6 years ago
Roman Chistokhodov
43d63a1448
Remove changing of m_szFriends on TalkInit ( #58 )
6 years ago
Night Owl
fd107b8bb5
Merge branch 'poke646' into poke646_vendetta
6 years ago
Night Owl
689b5a2b9d
Use bullet smoke trail from Zombie-X(Such as in original mod).
6 years ago
Alibek Omarov
59269b1bb0
cmake: remove useless second definition of 64BIT option
6 years ago
Alibek Omarov
e0cf84da82
Merge pull request #69 from FreeSlave/gs_input_tabs
...
Reformat spaces to tabs in input_goldsource.cpp
6 years ago
Roman Chistokhodov
88992a82b8
Reformat spaces to tabs in input_goldsource.cpp
6 years ago
Alibek Omarov
151c0eb303
Merge pull request #68 from FreeSlave/gs_deadangles
...
Enable camera rotation on death in Gold Source
6 years ago
Roman Chistokhodov
60e15c98ee
Enable camera rotation on death in Gold Source
6 years ago
Roman Chistokhodov
4dfdb6fc98
Fix for goldsource running in fullscreen with resolution lower than screen's one ( #67 )
6 years ago
Night Owl
4b1d02c8cd
Update Android.mk.
6 years ago
Night Owl
e09ad676ea
Update Android.mk.
6 years ago
Night Owl
0b64830539
Update Android.mk.
6 years ago
Night Owl
36181c7d46
Merge branch 'poke646' into poke646_vendetta
6 years ago
Night Owl
d5b8b67592
Do not spam pfnTouchHideButtons call.
6 years ago
Night Owl
da936aa50c
Merge branch 'poke646' into poke646_vendetta
6 years ago
Night Owl
2c1d7aa3fb
Fix HUD color.
6 years ago
Night Owl
1664235436
Fix viewmodel.
6 years ago
Night Owl
44443c0eb7
Update Android.mk.
6 years ago
Night Owl
ec8482aef7
Fix timers.
6 years ago
Night Owl
9c9e7769c7
Remove useless file.
6 years ago
Night Owl
633133784c
xencandy must give more ammo amount.
6 years ago
Night Owl
3d17d83f25
Fix xs_beam's sprite.
6 years ago
Night Owl
e9466125eb
Fix warning.
6 years ago
Night Owl
197be2629c
Remove unneeded files.
6 years ago
Night Owl
51e0f62ee4
Fix timers. Do not use bullet smoke trail for par21.
6 years ago
Night Owl
8756558847
Remove useless stuff.
6 years ago
Night Owl
bc6296a4be
Merge branch 'poke646-fix' into poke646_vendetta-fix
6 years ago
Night Owl
0c56465e95
Use crowbar idle animation.
6 years ago
Night Owl
fbf9258f43
Merge branch 'master' into poke646-fix
6 years ago
Night Owl
3915b19d2d
Rewrite HUD, weapons and monsters code.
...
Fix nailguns spread.
Fix xen squasher's projectile.
Lock multiplayer.
Read soundtrack names from sound/soundtrack.txt.
6 years ago
Alibek Omarov
c4ed4ec3c0
Merge pull request #66 from nekonomicon/cmake
...
Use CMAKE_C_FLAGS value for C++ compilers.
6 years ago
Night Owl
b423cac3de
Use CMAKE_C_FLAGS value for C++ compilers.
6 years ago
Alibek Omarov
4d338885ba
Merge pull request #65 from x6herbius/upstream-master
...
Made library functions hidden by default on Mac/Linux
6 years ago
Jonathan Poncelet
65cb1f54f4
Made library functions hidden by default on Mac/Linux
...
This resolves an issue where the server library was calling client
library functions in error.
6 years ago
Alibek Omarov
4c55114a3e
Merge pull request #63 from FreeSlave/fixlight
...
Fix #62 ligthting issue.
6 years ago
Roman Chistokhodov
352e52eb0d
Fix #62 ligthting issue.
6 years ago
Alibek Omarov
744732a381
Merge pull request #59 from nekonomicon/flashlight
...
Do not show flashlight sprite in spectator mode.
7 years ago
mittorn
2aab84f643
Merge pull request #61 from nekonomicon/motd
...
Do not break motd(Revert old changes).
7 years ago
Night Owl
b63c1753a1
Do not break motd(Revert old changes).
7 years ago
Alibek Omarov
ba91ecb8d9
Merge pull request #60 from FreeSlave/remove_old_texturetype
...
Remove old TEXTURETYPE code
7 years ago
Roman Chistokhodov
75bc5105e7
Remove old TEXTURETYPE code
7 years ago
Night Owl
3d7e2b0d93
Do not show flashlight sprite in spectator mode.
7 years ago
Alibek Omarov
d17387c61f
Some fixes for PM_InitTextureTypes() from ReGameDLL_CS
7 years ago
Alibek Omarov
e2c3ccd67a
Merge pull request #57 from FreeSlave/dollar
...
Fix addressing variables in travis
7 years ago
Roman Chistokhodov
ec6afbe86d
Fix addressing variables in travis
7 years ago