hlsdk-xash3d/dlls
mittorn 31de8a8b5c Automatic changelevel confirmation without touching trigger again 2018-11-07 16:21:06 +07:00
..
AI_BaseNPC_Schedule.cpp move useless files to useless/dlls directory. 2016-06-25 21:45:47 +05:00
Android.mk Merge branch 'master' of https://github.com/FWGS/hlsdk-xash3d into gravgun 2018-07-29 00:43:02 +07:00
CMakeLists.txt Try fix CMakeLists 2018-07-29 17:52:37 +07:00
Makefile Update README.md, update makefiles, add .bat scripts for msvc 2017-12-09 00:16:29 +03:00
Wxdebug.cpp Make custom weapons id public. Fix minor bugs, like wrong slashes or missing check for WIN32 2017-01-21 01:21:33 +03:00
activity.h Do not reorganize variables in classes. Add missing #pragma once directives and more #include guards. 2017-12-11 02:44:30 +05:00
activitymap.h Do not reorganize variables in classes. Add missing #pragma once directives and more #include guards. 2017-12-11 02:44:30 +05:00
aflock.cpp Merge 5a13e06f52 2017-07-02 20:09:34 +05:00
agrunt.cpp Remove unneeded casts. 2017-07-24 02:47:26 +05:00
airtank.cpp Server format. 2016-07-31 18:48:50 +05:00
animating.cpp Server format. 2016-07-31 18:48:50 +05:00
animation.cpp Remove unneeded casts. 2017-07-24 02:47:26 +05:00
animation.h Do not reorganize variables in classes. Add missing #pragma once directives and more #include guards. 2017-12-11 02:44:30 +05:00
apache.cpp min->Q_min, max->Q_max. 2017-10-15 01:05:50 +05:00
ar2.cpp Fix weapons save, change weapons options 2018-08-24 03:01:36 +07:00
barnacle.cpp Apply some @AlliedModders's patches. 2017-06-29 18:56:03 +05:00
barney.cpp Merge branch 'master' of https://github.com/FWGS/hlsdk-xash3d into gravgun 2018-07-29 00:43:02 +07:00
basemonster.h Merge branch 'master' of https://github.com/FWGS/hlsdk-xash3d into gravgun 2018-07-29 00:43:02 +07:00
big_cock.cpp Fix weapons save, change weapons options 2018-08-24 03:01:36 +07:00
bigmomma.cpp Redefine string_t. Fix wrong variables type. 2017-12-10 20:56:46 +05:00
bloater.cpp Server format. 2016-07-31 18:48:50 +05:00
bmodels.cpp Remove unneeded casts. 2017-07-24 02:47:26 +05:00
bullsquid.cpp Stop BullChicken from changing worldspawn speed 2018-08-03 18:24:02 +00:00
buttons.cpp Remove unneeded casts. 2017-07-24 02:47:26 +05:00
cbase.cpp Get rid of mp_coop_changelevel, merge with mp_coop 2018-10-21 15:30:43 +07:00
cbase.h Merge branch 'master' of https://github.com/FWGS/hlsdk-xash3d into gravgun 2018-07-29 00:43:02 +07:00
cdll_dll.h Do not reorganize variables in classes. Add missing #pragma once directives and more #include guards. 2017-12-11 02:44:30 +05:00
client.cpp Refactoring 2018-11-05 22:42:05 +07:00
client.h Do not reorganize variables in classes. Add missing #pragma once directives and more #include guards. 2017-12-11 02:44:30 +05:00
combat.cpp Merge branch 'master' of https://github.com/FWGS/hlsdk-xash3d into gravgun 2018-07-29 00:43:02 +07:00
compile.bat Update README.md, update makefiles, add .bat scripts for msvc 2017-12-09 00:16:29 +03:00
controller.cpp Merge 3e2f7e1e81 2017-07-05 04:03:22 +05:00
coop.cpp Automatic changelevel confirmation without touching trigger again 2018-11-07 16:21:06 +07:00
coop_util.h Autosave, map start save 2018-11-07 15:36:22 +07:00
crossbow.cpp Merge branch 'master' of https://github.com/FWGS/hlsdk-xash3d into gravgun 2018-07-29 00:43:02 +07:00
crowbar.cpp Add crowbar idle animations under CROWBAR_IDLE_ANIM macro. 2017-10-15 14:22:14 +05:00
customweapons.h Enable gateofbabylon, make spawners defination private until it used somewhere else 2017-01-29 17:49:26 +00:00
decals.h Do not reorganize variables in classes. Add missing #pragma once directives and more #include guards. 2017-12-11 02:44:30 +05:00
defaultai.cpp Server format. 2016-07-31 18:48:50 +05:00
defaultai.h CRLF to LF on all files 2016-06-05 01:13:05 +03:00
doors.cpp Merge branch 'master' of https://github.com/FWGS/hlsdk-xash3d into gravgun 2018-07-29 00:43:02 +07:00
doors.h Do not reorganize variables in classes. Add missing #pragma once directives and more #include guards. 2017-12-11 02:44:30 +05:00
effects.cpp Merge branch 'master' of https://github.com/FWGS/hlsdk-xash3d into gravgun 2018-07-29 00:43:02 +07:00
effects.h Do not reorganize variables in classes. Add missing #pragma once directives and more #include guards. 2017-12-11 02:44:30 +05:00
egon.cpp Fix weapon reload bug. Use macros instead of magic numbers. 2017-07-02 05:37:14 +05:00
enginecallback.h Uncommend missing macros 2018-11-07 14:28:19 +07:00
enttools.cpp Rename (player, ggm) 2018-10-31 14:42:33 +07:00
enttools.h Persistent registration and login 2018-10-14 17:01:20 +00:00
explode.cpp Server format. 2016-07-31 18:48:50 +05:00
explode.h Do not reorganize variables in classes. Add missing #pragma once directives and more #include guards. 2017-12-11 02:44:30 +05:00
exportdef.h Do not reorganize variables in classes. Add missing #pragma once directives and more #include guards. 2017-12-11 02:44:30 +05:00
extdll.h Try disable nullptr hack 2018-07-30 02:08:37 +07:00
flyingmonster.cpp Server format. 2016-07-31 18:48:50 +05:00
flyingmonster.h Do not reorganize variables in classes. Add missing #pragma once directives and more #include guards. 2017-12-11 02:44:30 +05:00
func_break.cpp Remove unneeded casts. 2017-07-24 02:47:26 +05:00
func_break.h Do not try to push breakables without PUSHSTEP with gravgun 2018-08-06 01:46:45 +07:00
func_tank.cpp Replace classptr with EHANDLE in tank controls 2018-10-16 15:27:00 +00:00
game.cpp Merge branch 'master' of https://github.com/FWGS/hlsdk-xash3d into gravgun 2018-07-29 00:43:02 +07:00
game.h Merge branch 'master' of https://github.com/FWGS/hlsdk-xash3d into gravgun 2018-07-29 00:43:02 +07:00
gamerules.cpp Get rid of old SavedCoords struct, rewrite transition code to new system 2018-10-25 04:51:23 +07:00
gamerules.h Do not reorganize variables in classes. Add missing #pragma once directives and more #include guards. 2017-12-11 02:44:30 +05:00
gargantua.cpp Remove unneeded casts. 2017-07-24 02:47:26 +05:00
gateofbabylon.cpp Fix weapons save, change weapons options 2018-08-24 03:01:36 +07:00
gauss.cpp Merge adb6161537 2017-07-19 03:22:08 +05:00
genericmonster.cpp Remove unneeded casts. 2017-07-24 02:47:26 +05:00
ggrenade.cpp Apply some @AlliedModders's patches. 2017-06-29 18:56:03 +05:00
globals.cpp Server format. 2016-07-31 18:48:50 +05:00
glock.cpp Merge b15a0f9d56 2017-07-17 13:03:38 +05:00
gman.cpp Apply some @AlliedModders's patches. 2017-06-29 18:56:03 +05:00
gravgun.cpp Fix weapons save, change weapons options 2018-08-24 03:01:36 +07:00
gravgunmod.cpp Implement saving cooperative games 2018-11-06 01:51:35 +07:00
gravgunmod.h Automatic changelevel confirmation without touching trigger again 2018-11-07 16:21:06 +07:00
h_ai.cpp Server format. 2016-07-31 18:48:50 +05:00
h_battery.cpp Merge branch 'master' of https://github.com/FWGS/hlsdk-xash3d into gravgun 2018-07-29 00:43:02 +07:00
h_cine.cpp Apply some @AlliedModders's patches. 2017-06-29 18:56:03 +05:00
h_cycler.cpp Remove unneeded casts. 2017-07-24 02:47:26 +05:00
h_export.cpp Fix new interface on windows 2016-11-02 23:30:43 +06:00
handgrenade.cpp Merge 68c9b7cf6b 2017-07-24 00:37:20 +05:00
hassassin.cpp min->Q_min, max->Q_max. 2017-10-15 01:05:50 +05:00
headcrab.cpp Apply some @AlliedModders's patches. 2017-06-29 18:56:03 +05:00
healthkit.cpp Apply some @AlliedModders's patches. 2017-06-29 18:56:03 +05:00
hgrunt.cpp Add missing break. 2017-12-10 21:05:13 +05:00
hl.def CRLF to LF on all files 2016-06-05 01:13:05 +03:00
hl.dsp CRLF to LF on all files 2016-06-05 01:13:05 +03:00
hornet.cpp Merge branch 'master' of https://github.com/FWGS/hlsdk-xash3d into gravgun 2018-07-29 00:43:02 +07:00
hornet.h Merge branch 'master' of https://github.com/FWGS/hlsdk-xash3d into gravgun 2018-07-29 00:43:02 +07:00
hornetgun.cpp Server format. 2016-07-31 18:48:50 +05:00
houndeye.cpp Apply some @AlliedModders's patches. 2017-06-29 18:56:03 +05:00
ichthyosaur.cpp Apply some @AlliedModders's patches. 2017-06-29 18:56:03 +05:00
islave.cpp Remove unneeded casts. 2017-07-24 02:47:26 +05:00
items.cpp Merge branch 'master' of https://github.com/FWGS/hlsdk-xash3d into gravgun 2018-07-29 00:43:02 +07:00
items.h Merge branch 'master' of https://github.com/FWGS/hlsdk-xash3d into gravgun 2018-07-29 00:43:02 +07:00
leech.cpp Remove unneeded casts. 2017-07-24 02:47:26 +05:00
lights.cpp Fix #62 ligthting issue. 2018-07-08 15:49:23 +03:00
maprules.cpp min->Q_min, max->Q_max. 2017-10-15 01:05:50 +05:00
maprules.h Remove extra commas and semicolons. Format. 2016-06-25 21:33:39 +05:00
monsterevent.h Reformat some files yet. 2016-08-01 16:13:13 +05:00
monstermaker.cpp Copy enttools owner for monstermaker 2018-08-06 05:48:26 +07:00
monsters.cpp Prevent soundent loop 2018-08-04 21:00:06 +07:00
monsters.h Merge branch 'master' of https://github.com/FWGS/hlsdk-xash3d into gravgun 2018-07-29 00:43:02 +07:00
monsterstate.cpp Apply some @AlliedModders's patches. 2017-06-29 18:56:03 +05:00
mortar.cpp Redefine string_t. Fix wrong variables type. 2017-12-10 20:56:46 +05:00
mp5.cpp Update mp5.cpp. 2017-07-06 00:20:29 +05:00
mpstubb.cpp Apply some @AlliedModders's patches. 2017-06-29 18:56:03 +05:00
multiplay_gamerules.cpp Refactoring 2018-11-05 22:42:05 +07:00
nihilanth.cpp min->Q_min, max->Q_max. 2017-10-15 01:05:50 +05:00
nodes.cpp min->Q_min, max->Q_max. 2017-10-15 01:05:50 +05:00
nodes.h Do not reorganize variables in classes. Add missing #pragma once directives and more #include guards. 2017-12-11 02:44:30 +05:00
observer.cpp Improve spectator. 2017-07-24 16:38:38 +05:00
osprey.cpp Apply some @AlliedModders's patches. 2017-06-29 18:56:03 +05:00
pathcorner.cpp Server format. 2016-07-31 18:48:50 +05:00
physcallback.h Merge branch 'master' of https://github.com/FWGS/hlsdk-xash3d into gravgun 2018-07-29 00:43:02 +07:00
plane.cpp Server format. 2016-07-31 18:48:50 +05:00
plane.h Add missing #include guards. 2017-12-10 22:41:27 +05:00
plats.cpp Fix loop prevention code breaking singleplayer 2018-10-27 06:03:40 +00:00
player.cpp Rename (player, ggm) 2018-10-31 14:42:33 +07:00
player.h Rename (player, ggm) 2018-10-31 14:42:33 +07:00
playermonster.cpp All copyright symbols to (c) 2018-01-19 20:00:32 +03:00
prop.cpp Fix prop saverestore 2018-08-08 17:01:30 +07:00
python.cpp Merge 274bd297f9 2017-07-05 02:43:50 +05:00
rat.cpp Server format. 2016-07-31 18:48:50 +05:00
replace.sh Add sed script and convert all SetXXX macros 2016-03-02 11:39:18 +00:00
roach.cpp Server format. 2016-07-31 18:48:50 +05:00
rpg.cpp Merge branch 'master' of https://github.com/FWGS/hlsdk-xash3d into gravgun 2018-07-29 00:43:02 +07:00
satchel.cpp Merge 68c9b7cf6b 2017-07-24 00:37:20 +05:00
saverestore.h Entity save fields dumper 2018-09-06 02:33:22 +07:00
schedule.cpp Apply some @AlliedModders's patches. 2017-06-29 18:56:03 +05:00
schedule.h Do not reorganize variables in classes. Add missing #pragma once directives and more #include guards. 2017-12-11 02:44:30 +05:00
scientist.cpp Merge branch 'master' of https://github.com/FWGS/hlsdk-xash3d into gravgun 2018-07-29 00:43:02 +07:00
scripted.cpp Do not reorganize variables in classes. Add missing #pragma once directives and more #include guards. 2017-12-11 02:44:30 +05:00
scripted.h Do not reorganize variables in classes. Add missing #pragma once directives and more #include guards. 2017-12-11 02:44:30 +05:00
scriptevent.h Do not reorganize variables in classes. Add missing #pragma once directives and more #include guards. 2017-12-11 02:44:30 +05:00
shotgun.cpp Merge d8daa2f16c 2017-07-17 12:06:26 +05:00
singleplay_gamerules.cpp Rename (player, ggm) 2018-10-31 14:42:33 +07:00
skill.cpp Apply some @AlliedModders's patches. 2017-06-29 18:56:03 +05:00
skill.h Do not reorganize variables in classes. Add missing #pragma once directives and more #include guards. 2017-12-11 02:44:30 +05:00
sound.cpp Allow use = to send sound name instead of sentence group 2018-08-15 02:14:32 +07:00
soundent.cpp Prevent soundent loop 2018-08-04 21:00:06 +07:00
soundent.h Do not reorganize variables in classes. Add missing #pragma once directives and more #include guards. 2017-12-11 02:44:30 +05:00
spectator.cpp Server format. 2016-07-31 18:48:50 +05:00
spectator.h Do not reorganize variables in classes. Add missing #pragma once directives and more #include guards. 2017-12-11 02:44:30 +05:00
squad.h All copyright symbols to (c) 2018-01-19 20:00:32 +03:00
squadmonster.cpp Apply some @AlliedModders's patches. 2017-06-29 18:56:03 +05:00
squadmonster.h Do not reorganize variables in classes. Add missing #pragma once directives and more #include guards. 2017-12-11 02:44:30 +05:00
squeakgrenade.cpp Merge branch 'master' of https://github.com/FWGS/hlsdk-xash3d into gravgun 2018-07-29 00:43:02 +07:00
stats.cpp All copyright symbols to (c) 2018-01-19 20:00:32 +03:00
subs.cpp Prevent skipping SetMoveDone call 2018-08-04 21:00:06 +07:00
talkmonster.cpp min->Q_min, max->Q_max. 2017-10-15 01:05:50 +05:00
talkmonster.h Do not reorganize variables in classes. Add missing #pragma once directives and more #include guards. 2017-12-11 02:44:30 +05:00
teamplay_gamerules.cpp Apply some @AlliedModders's patches. 2017-06-29 18:56:03 +05:00
teamplay_gamerules.h Do not reorganize variables in classes. Add missing #pragma once directives and more #include guards. 2017-12-11 02:44:30 +05:00
tempmonster.cpp Revert some changes from PR 2016-08-08 15:01:16 +06:00
tentacle.cpp Apply some @AlliedModders's patches. 2017-06-29 18:56:03 +05:00
trains.h Do not reorganize variables in classes. Add missing #pragma once directives and more #include guards. 2017-12-11 02:44:30 +05:00
triggers.cpp Autosave, map start save 2018-11-07 15:36:22 +07:00
tripmine.cpp Merge 68c9b7cf6b 2017-07-24 00:37:20 +05:00
turret.cpp min->Q_min, max->Q_max. 2017-10-15 01:05:50 +05:00
unpredictedweapon.cpp Add unpredicted weapon wrapper class 2017-02-24 14:17:18 +00:00
unpredictedweapon.h Fix weapons save, change weapons options 2018-08-24 03:01:36 +07:00
util.cpp Entity save fields dumper 2018-09-06 02:33:22 +07:00
util.h Merge branch 'master' of https://github.com/FWGS/hlsdk-xash3d into gravgun 2018-07-29 00:43:02 +07:00
vector.h Do not reorganize variables in classes. Add missing #pragma once directives and more #include guards. 2017-12-11 02:44:30 +05:00
weapons.cpp Persistent registration and login 2018-10-14 17:01:20 +00:00
weapons.h Merge branch 'master' of https://github.com/FWGS/hlsdk-xash3d into gravgun 2018-07-29 00:43:02 +07:00
whandle.h Try disable nullptr hack(1) 2018-07-30 02:11:30 +07:00
world.cpp Merge branch 'master' of https://github.com/FWGS/hlsdk-xash3d into gravgun 2018-07-29 00:43:02 +07:00
wxdebug.h move useless files to useless/dlls directory. 2016-06-25 21:45:47 +05:00
xen.cpp Clean xen_ttrigger when no tree 2018-10-21 06:27:19 +07:00
zombie.cpp Remove unneeded casts. 2017-07-24 02:47:26 +05:00