Artem Golubikhin
1eb385602a
Fixed bug with lastinv (fix from 7561) ( #173 )
2017-07-17 14:42:21 +03:00
Artem Golubikhin
0c95e86089
Fixed GetHullBounds ( #172 )
2017-07-15 22:15:39 +07:00
In-line
419603ff52
Optimize CBasePlayer::SendWeatherInfo ( #159 )
...
* Optimize CBasePlayer::SendWeatherInfo
2017-07-07 00:41:20 +07:00
In-line
09e714e339
Optimize PlayerBlind ( #171 )
...
* Optimize PlayerBlind
2017-07-07 00:37:44 +07:00
s1lent
721624bf92
env_render: reset entity on start round
2017-07-07 00:04:38 +07:00
s1lent
f0409ce468
func_wall_toggle: reset entity on start round
...
func_wall_toggle features: added spawnflags not solid
Update regamedll-cs.fgd
2017-07-02 23:10:00 +07:00
s1lent
7fddff5198
trigger_push: reworked reset
...
func_rot_button: reset entity on start round
2017-07-02 23:01:37 +07:00
s1lent
b4bc385912
CZBot: Fix crash when there is no phrase from BotChatter.db or no exists itself the database.
...
Minor refactoring
2017-07-02 18:55:28 +07:00
s1lent
adaddda871
Code cleanup
...
Hookers Refactoring
Removed __MAKE_VHOOK
Fix compilation under linux with ICC 17 (GCC 6.2)
2017-07-02 18:54:33 +07:00
In-line
63e16f78ab
Fix fall sound bug ( #169 )
2017-06-30 18:22:33 +07:00
In-line
a34740eae5
Fix CSprayCan position relative to player ( #167 )
2017-06-29 17:21:56 +07:00
In-line
80a9c17c73
Fix typo, related to a5dac3c267
( #166 )
2017-06-28 01:30:34 +07:00
In-line
bca47a9ba2
Move StartDeathCam() to the end. ( #165 )
2017-06-26 16:54:02 +07:00
In-line
efea014cbc
ReGameDLL API: Implement API for StartDeathCam ( #162 )
...
* ReGameDLL API: Implement API for StartDeathCam
* Fix API minor version, related to 90d08ee3a0
* Increment API minor version in gradle.properties
2017-06-25 20:21:38 +07:00
s1lent
1dc484980f
Fix func_rotating
2017-06-14 00:42:57 +07:00
s1lent
969a4ab85b
Closes #158
...
trigger_push, func_rotating: reset on new round
2017-06-11 23:03:07 +07:00
In-line
2026a64ccc
Fix mp_forcerespawn ( #160 )
2017-06-10 15:36:13 +03:00
s1lent
2f599d21b8
Bug fixes and other minor improvements
2017-05-24 23:08:51 +07:00
Abhishek Deshkar
02ef683824
Round restart delay. ( #153 )
...
Source code says to use "mp_round_restart_delay" FCVAR but it in the doc it was inverted to "mp_restart_round_delay" so just replaced and fixed it.
2017-05-09 12:27:52 +03:00
justgo97
d0587eefe9
completly disable buyzone when mp_buytime is 0 ( #148 )
2017-05-06 21:42:15 +03:00
s1lent
e71deb8976
Add support for VS2015/VS2017 in old gradle.
2017-05-07 01:19:06 +07:00
s1lent
299ee99120
Fixes #149
2017-05-06 21:44:22 +07:00
s1lent
6e7bb15807
Add basic editor rules.
2017-05-05 03:17:25 +07:00
s1lent
6d613fc9f0
Reworked mp_forcerespawn (related #106 )
2017-05-04 22:39:34 +07:00
s1lentq
3a1e08abd4
Fix memory corruption bugs due the array index out of bounds. ( #147 )
2017-05-04 17:49:28 +03:00
s1lent
3f4bcd9b96
GitHub: add execute permission to a gradlew.
...
Fix typo in CCSBotManager::SetRadioMessageTimestamp
2017-05-04 21:45:59 +07:00
s1lent
b7bc2770be
Fix crash when a func_tank owner dies. (reversing engineering mistake)
2017-05-04 21:03:52 +07:00
s1lent
d23e133fd8
Fixes : s1lentq/reapi#65
...
Fixes : s1lentq/ReGameDLL_CS#135
2017-05-04 20:53:15 +07:00
s1lent
035189cbeb
Add details about mp_restart_round_delay, bot_quota_mode to game.cfg
2017-05-04 18:54:35 +07:00
justgo97
b39b581f04
Added SPEC team to autojoin ( #142 )
...
* Added SPEC team to autojoin
* added more details to game.cfg
2017-05-04 13:45:29 +03:00
Saint146
f46cb5a635
Added cvar mp_restart_round_delay ( #109 )
...
* Added cvar bot_quota_mode
* Added cvar mp_restart_round_delay
2017-05-04 01:45:36 +03:00
justgo97
fed41984d8
Break loop in OLD_CheckBuyZone, OLD_CheckBombTarget, OLD_CheckRescueZone ( #141 )
...
stop loop when match is found
2017-05-04 01:09:46 +03:00
Santiago Castro
d9eeceaede
Fix broken Markdown headings ( #139 )
2017-04-17 13:19:32 +03:00
s1lentq
0e1e48098c
Fix s1lentq/reapi/issues/53 ( #136 )
...
ReGamedll API: to allocate a string through engine.
2017-04-09 03:16:01 +03:00
spark512
328a1d26fb
in regards to issue #107 ( #126 )
...
* in regards to issue #107
2017-03-24 02:17:23 +03:00
spark512
bf8bda0583
Typo ( #128 )
...
Fix reverse-engineering mistake CFuncTrackTrain::UpdateSound
2017-03-10 11:41:17 +07:00
Chuvi
1306a2a153
Toolset selector for VS2013/VS2015 ( #129 )
2017-03-10 10:22:06 +07:00
resobatata
6186ae56c8
Fix voice checks for spectators ( #116 )
2017-03-02 03:09:43 +07:00
s1lent
cd96c9133d
Fix bot: do reset of the target when are the target (player or bot) left the game.
2017-02-06 02:50:30 +07:00
Saint146
507688c745
Added cvar bot_quota_mode ( #103 )
2017-02-03 16:55:00 +07:00
s1lent
f1f8e2d7b8
Fix crash caused by an bug of nav_file.cpp (Part 2)
2017-02-02 23:56:35 +07:00
s1lent
34e5ceb637
Fix crash caused by an bug of nav_file.cpp
2017-02-01 22:24:32 +07:00
s1lent
eb75d2eae1
Refactoring hookchains
2017-02-01 03:03:48 +07:00
s1lent
90d08ee3a0
Refactoring & fix warnings VS2015.
...
Ignore VS2015 files.
Add ResetSequenceInfo in SetNewPlayerModel.
Interface API CCSPlayer: Added ResetSequenceInfo and reworked RemovePlayerItem
Bump minor version
2017-01-30 23:07:56 +07:00
Phantomsq
3a12271c3f
Fix typos ( #99 )
...
* Fix typo
2017-01-28 20:22:19 +07:00
s1lentq
a5dac3c267
Backport #76
...
Refactoring
Some small fixes and improves
Reworked mp_forcerespawn and hookchain InternalCommand
Fixed fail compilation in VisualStudio
Bump minor version in gradle.properties
Update README.md
2017-01-21 22:49:56 +07:00
s1lentq
faff55df78
Refactoring versioning
...
Add badge about version
Update README.md
2017-01-14 21:07:12 +07:00
In-line
06d943417b
Optimize conditional toggle to bitwise operation ( #94 )
...
* Optimize conditional toggle to bitwise operation
2017-01-06 17:16:54 +07:00
Adidasman1
70594c4c39
ReGameDLL API: Add PM_UpdateStepSound ( #93 )
...
Fixes #90
Fix: not ending of the round when the hostages rescued
2017-01-04 04:52:03 +07:00
theAsmodai
e0ee615183
Added Agner's asmlib ( #87 )
2016-12-24 19:09:50 +07:00