.. |
addons
|
Fix potential leak memory for CRenderFxManager, CPointBaseCommand
|
2019-08-13 22:52:00 +07:00 |
API
|
ReGameDLL API: Implement BGetICSEntity/BGetIGameRules for check safe version interface.
|
2019-08-29 23:08:24 +07:00 |
bot
|
Enhanced behavior armoury_entity with czbot, don't pick up if forbidden by cvars
|
2019-09-11 00:04:18 +07:00 |
hostage
|
Print reason kick also added reason message for kick
|
2019-06-21 02:37:44 +07:00 |
wpn_shared
|
Added new cvar mp_infinite_ammo also implemented API things for this.
|
2019-08-13 19:02:04 +07:00 |
activity.h
|
Major refactoring & cleanup
|
2017-11-01 18:30:47 +03:00 |
activitymap.h
|
Major refactoring & cleanup
|
2017-11-01 18:30:47 +03:00 |
airtank.cpp
|
Remove hookers stuff
|
2017-11-01 18:30:47 +03:00 |
airtank.h
|
Remove hookers stuff
|
2017-11-01 18:30:47 +03:00 |
ammo.cpp
|
Fixed ammo (missing sound)
|
2017-11-04 05:32:28 +07:00 |
ammo.h
|
Refactoring ammo stuff
|
2017-11-01 18:30:47 +03:00 |
animating.cpp
|
Refactoring
|
2017-11-23 00:43:30 +07:00 |
animation.cpp
|
Unittest-win: Fixed demo failed #2
|
2019-08-26 06:05:27 +07:00 |
animation.h
|
Major refactoring & cleanup
|
2017-11-01 18:30:47 +03:00 |
basemonster.cpp
|
Refactoring
|
2017-11-23 00:43:30 +07:00 |
basemonster.h
|
Major refactoring & cleanup
|
2017-11-01 18:30:47 +03:00 |
bmodels.cpp
|
Refactoring
|
2017-11-23 00:43:30 +07:00 |
bmodels.h
|
Remove hookers stuff
|
2017-11-01 18:30:47 +03:00 |
buttons.cpp
|
Reset entity on start round for env_spark, env_laser, env_beam
|
2018-01-28 21:44:01 +07:00 |
buttons.h
|
Reset entity on start round for env_spark, env_laser, env_beam
|
2018-01-28 21:44:01 +07:00 |
career_tasks.cpp
|
Fixed some GCC warnings
|
2019-06-06 01:26:02 +07:00 |
career_tasks.h
|
Fixed some GCC warnings
|
2019-06-06 01:26:02 +07:00 |
cbase.cpp
|
Make restartable for func_healthcharger and func_recharge entities
|
2019-08-11 21:12:36 +07:00 |
cbase.h
|
Make restartable for func_healthcharger and func_recharge entities
|
2019-08-11 21:12:36 +07:00 |
cdll_dll.h
|
Updated latest changes:
|
2019-06-05 18:31:32 +07:00 |
client.cpp
|
AddToFullPack: Added more extra effect flags EF_OWNER_VISIBILITY/EF_OWNER_NO_VISIBILITY
|
2019-08-29 22:31:33 +07:00 |
client.h
|
Updated latest changes:
|
2019-06-05 18:31:32 +07:00 |
cmdhandler.cpp
|
Refactoring
|
2017-11-23 00:43:30 +07:00 |
cmdhandler.h
|
Major refactoring & cleanup
|
2017-11-01 18:30:47 +03:00 |
combat.cpp
|
RadiusFlash: Fixed eyes position
|
2019-08-13 21:38:43 +07:00 |
combat.h
|
Major refactoring & cleanup
|
2017-11-01 18:30:47 +03:00 |
debug.cpp
|
Remove hookers stuff
|
2017-11-01 18:30:47 +03:00 |
debug.h
|
Major refactoring & cleanup
|
2017-11-01 18:30:47 +03:00 |
decals.h
|
Major refactoring & cleanup
|
2017-11-01 18:30:47 +03:00 |
doors.cpp
|
Fix some things related #231
|
2017-12-31 18:24:51 +07:00 |
doors.h
|
Remove hookers stuff
|
2017-11-01 18:30:47 +03:00 |
effects.cpp
|
Reset entity on start round for env_spark, env_laser, env_beam
|
2018-01-28 21:44:01 +07:00 |
effects.h
|
Reset entity on start round for env_spark, env_laser, env_beam
|
2018-01-28 21:44:01 +07:00 |
ehandle.h
|
Remove hookers stuff
|
2017-11-01 18:30:47 +03:00 |
enginecallback.h
|
Major refactoring & cleanup
|
2017-11-01 18:30:47 +03:00 |
explode.cpp
|
Refactoring
|
2017-11-23 00:43:30 +07:00 |
explode.h
|
Remove hookers stuff
|
2017-11-01 18:30:47 +03:00 |
extdef.h
|
Major refactoring & cleanup
|
2017-11-01 18:30:47 +03:00 |
extdll.h
|
Update const.h and sdk
|
2019-08-30 01:45:26 +07:00 |
func_break.cpp
|
Fix player's velocity on pushable use (#352)
|
2019-04-11 06:31:54 +07:00 |
func_break.h
|
Remove hookers stuff
|
2017-11-01 18:30:47 +03:00 |
func_tank.cpp
|
Updated latest changes:
|
2019-06-05 18:31:32 +07:00 |
func_tank.h
|
Remove hookers stuff
|
2017-11-01 18:30:47 +03:00 |
game.cpp
|
Implemented cvar mp_unduck_method for prevent unduck if ducking isn't finished yet (also affects double duck)
|
2019-09-05 00:33:24 +07:00 |
game.h
|
Implemented cvar mp_unduck_method for prevent unduck if ducking isn't finished yet (also affects double duck)
|
2019-09-05 00:33:24 +07:00 |
gamerules.cpp
|
Revert initialize game.cfg into GameDLLInit, now use game_init.cfg instead this.
|
2019-06-05 19:46:48 +07:00 |
gamerules.h
|
ReGameDLL API: Implement BGetICSEntity/BGetIGameRules for check safe version interface.
|
2019-08-29 23:08:24 +07:00 |
ggrenade.cpp
|
Fix c4 defuse glitch (#383)
|
2019-08-14 04:25:38 +07:00 |
gib.cpp
|
Refactoring
|
2017-11-23 00:43:30 +07:00 |
gib.h
|
Major refactoring & cleanup
|
2017-11-01 18:30:47 +03:00 |
globals.cpp
|
Implemented command param -beta to enables latest things from official.
|
2019-08-26 04:26:55 +07:00 |
globals.h
|
Implemented command param -beta to enables latest things from official.
|
2019-08-26 04:26:55 +07:00 |
h_battery.cpp
|
Make restartable for func_healthcharger and func_recharge entities
|
2019-08-11 21:12:36 +07:00 |
h_battery.h
|
Make restartable for func_healthcharger and func_recharge entities
|
2019-08-11 21:12:36 +07:00 |
h_cycler.cpp
|
Refactoring
|
2017-11-23 00:43:30 +07:00 |
h_cycler.h
|
Remove hookers stuff
|
2017-11-01 18:30:47 +03:00 |
h_export.cpp
|
bot chatter: use filesystem to check exists filename instead of _access, cuz filesystem uses search paths such as cstrike_downloads, cstrike_german, cstrike_russian etc
|
2019-06-05 21:06:02 +07:00 |
healthkit.cpp
|
Make restartable for func_healthcharger and func_recharge entities
|
2019-08-11 21:12:36 +07:00 |
healthkit.h
|
Make restartable for func_healthcharger and func_recharge entities
|
2019-08-11 21:12:36 +07:00 |
hintmessage.cpp
|
Major refactoring & cleanup
|
2017-11-01 18:30:47 +03:00 |
hintmessage.h
|
Major refactoring & cleanup
|
2017-11-01 18:30:47 +03:00 |
items.cpp
|
Enhance item_security
|
2018-05-24 12:50:50 +07:00 |
items.h
|
Major refactoring & cleanup
|
2017-11-01 18:30:47 +03:00 |
lights.cpp
|
Refactoring
|
2017-11-23 00:43:30 +07:00 |
lights.h
|
Remove hookers stuff
|
2017-11-01 18:30:47 +03:00 |
mapinfo.cpp
|
Replace virtual UpdateOnRemove to OnDestroy
|
2017-11-02 01:23:23 +07:00 |
mapinfo.h
|
Replace virtual UpdateOnRemove to OnDestroy
|
2017-11-02 01:23:23 +07:00 |
maprules.cpp
|
Fix some things related #231
|
2017-12-31 18:24:51 +07:00 |
maprules.h
|
Fix some things related #231
|
2017-12-31 18:24:51 +07:00 |
monsterevent.h
|
Major refactoring & cleanup
|
2017-11-01 18:30:47 +03:00 |
monsters.h
|
Major refactoring & cleanup
|
2017-11-01 18:30:47 +03:00 |
mortar.cpp
|
Remove hookers stuff
|
2017-11-01 18:30:47 +03:00 |
mortar.h
|
Remove hookers stuff
|
2017-11-01 18:30:47 +03:00 |
multiplay_gamerules.cpp
|
Implemented command param -beta to enables latest things from official.
|
2019-08-26 04:26:55 +07:00 |
observer.cpp
|
Fix spectator check, small refactoring (#265)
|
2018-02-08 16:37:02 +07:00 |
observer.h
|
Major refactoring & cleanup
|
2017-11-01 18:30:47 +03:00 |
pathcorner.cpp
|
Refactoring
|
2017-11-23 00:43:30 +07:00 |
pathcorner.h
|
Remove hookers stuff
|
2017-11-01 18:30:47 +03:00 |
plats.cpp
|
Refactoring
|
2017-11-23 00:43:30 +07:00 |
plats.h
|
Remove hookers stuff
|
2017-11-01 18:30:47 +03:00 |
player.cpp
|
Disconnected players func_tank fix (#400)
|
2019-08-29 20:57:12 +07:00 |
player.h
|
Implement RG_CBasePlayer_UseEmpty hook (#405)
|
2019-08-29 20:34:22 +07:00 |
qstring.h
|
Minor refactoring qstring.h
|
2017-11-01 18:30:47 +03:00 |
revert_saved.cpp
|
Remove hookers stuff
|
2017-11-01 18:30:47 +03:00 |
revert_saved.h
|
Remove hookers stuff
|
2017-11-01 18:30:47 +03:00 |
saverestore.cpp
|
GCC port and new defines for new ARM port (#294)
|
2018-05-20 22:28:03 +07:00 |
saverestore.h
|
GCC port and new defines for new ARM port (#294)
|
2018-05-20 22:28:03 +07:00 |
schedule.h
|
Major refactoring & cleanup
|
2017-11-01 18:30:47 +03:00 |
scriptevent.h
|
Major refactoring & cleanup
|
2017-11-01 18:30:47 +03:00 |
singleplay_gamerules.cpp
|
Cleanup code
|
2017-11-01 18:30:47 +03:00 |
skill.cpp
|
Cleanup code
|
2017-11-01 18:30:47 +03:00 |
skill.h
|
Major refactoring & cleanup
|
2017-11-01 18:30:47 +03:00 |
sound.cpp
|
Fixed some GCC warnings
|
2019-06-06 01:26:02 +07:00 |
sound.h
|
Remove hookers stuff
|
2017-11-01 18:30:47 +03:00 |
soundent.cpp
|
Refactoring
|
2017-11-23 00:43:30 +07:00 |
soundent.h
|
Remove hookers stuff
|
2017-11-01 18:30:47 +03:00 |
spectator.cpp
|
Major refactoring & cleanup
|
2017-11-01 18:30:47 +03:00 |
spectator.h
|
Major refactoring & cleanup
|
2017-11-01 18:30:47 +03:00 |
subs.cpp
|
Fix some things related #231
|
2017-12-31 18:24:51 +07:00 |
subs.h
|
Major refactoring & cleanup
|
2017-11-01 18:30:47 +03:00 |
talkmonster.h
|
Major refactoring & cleanup
|
2017-11-01 18:30:47 +03:00 |
training_gamerules.cpp
|
Refactoring
|
2017-11-23 00:43:30 +07:00 |
training_gamerules.h
|
Remove hookers stuff
|
2017-11-01 18:30:47 +03:00 |
trains.h
|
Refactoring minor
|
2017-11-01 18:30:47 +03:00 |
triggers.cpp
|
Fix potential leak memory for CRenderFxManager, CPointBaseCommand
|
2019-08-13 22:52:00 +07:00 |
triggers.h
|
Reset entity on start round for env_spark, env_laser, env_beam
|
2018-01-28 21:44:01 +07:00 |
tutor_base_states.cpp
|
Remove hookers stuff
|
2017-11-01 18:30:47 +03:00 |
tutor_base_states.h
|
Refactoring
|
2017-11-23 00:43:30 +07:00 |
tutor_base_tutor.cpp
|
Refactoring
|
2017-11-23 00:43:30 +07:00 |
tutor_base_tutor.h
|
Refactoring
|
2017-11-23 00:43:30 +07:00 |
tutor_cs_states.cpp
|
Refactoring
|
2017-11-23 00:43:30 +07:00 |
tutor_cs_states.h
|
Refactoring
|
2017-11-23 00:43:30 +07:00 |
tutor_cs_tutor.cpp
|
Refactoring
|
2017-11-23 00:43:30 +07:00 |
tutor_cs_tutor.h
|
Refactoring
|
2017-11-23 00:43:30 +07:00 |
tutor.cpp
|
Remove hookers stuff
|
2017-11-01 18:30:47 +03:00 |
tutor.h
|
Remove hookers stuff
|
2017-11-01 18:30:47 +03:00 |
unisignals.h
|
Major refactoring & cleanup
|
2017-11-01 18:30:47 +03:00 |
util.cpp
|
Implemented command param -beta to enables latest things from official.
|
2019-08-26 04:26:55 +07:00 |
util.h
|
Implemented command param -beta to enables latest things from official.
|
2019-08-26 04:26:55 +07:00 |
vector.h
|
Update vector.h
|
2019-08-14 01:13:26 +07:00 |
vehicle.cpp
|
Fixed some GCC warnings
|
2019-06-06 01:26:02 +07:00 |
vehicle.h
|
Major refactoring & cleanup
|
2017-11-01 18:30:47 +03:00 |
weapons.cpp
|
Enhanced behavior armoury_entity with czbot, don't pick up if forbidden by cvars
|
2019-09-11 00:04:18 +07:00 |
weapons.h
|
Added new cvar mp_infinite_ammo also implemented API things for this.
|
2019-08-13 19:02:04 +07:00 |
weapontype.cpp
|
Enhanced behavior armoury_entity with czbot, don't pick up if forbidden by cvars
|
2019-09-11 00:04:18 +07:00 |
weapontype.h
|
Enhanced behavior armoury_entity with czbot, don't pick up if forbidden by cvars
|
2019-09-11 00:04:18 +07:00 |
world.cpp
|
Removed cache of cvar sv_cheats ValveSoftware/halflife#2511
|
2019-06-08 02:29:53 +08:00 |
world.h
|
Removed cache of cvar sv_cheats ValveSoftware/halflife#2511
|
2019-06-08 02:29:53 +08:00 |