hlsdk-xash3d/dlls
Alibek Omarov a699702c00 wscript: strip lib prefix for HLSDK 2019-05-06 04:14:48 +03:00
..
AI_BaseNPC_Schedule.cpp move useless files to useless/dlls directory. 2016-06-25 21:45:47 +05:00
Android.mk Add missing file to build lists. 2017-11-18 14:53:44 +05:00
CMakeLists.txt Made library functions hidden by default on Mac/Linux 2018-08-07 08:24:04 +01:00
Makefile Update README.md, update makefiles, add .bat scripts for msvc 2017-12-09 00:16:29 +03:00
Wxdebug.cpp move useless files to useless/dlls directory. 2016-06-25 21:45:47 +05: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
barnacle.cpp Apply some @AlliedModders's patches. 2017-06-29 18:56:03 +05:00
barney.cpp Apply some @AlliedModders's patches. 2017-06-29 18:56:03 +05:00
basemonster.h Do not reorganize variables in classes. Add missing #pragma once directives and more #include guards. 2017-12-11 02:44:30 +05: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 Apply some @AlliedModders's patches. 2017-06-29 18:56:03 +05:00
buttons.cpp Remove unneeded casts. 2017-07-24 02:47:26 +05:00
cbase.cpp Remove unneeded casts. 2017-07-24 02:47:26 +05:00
cbase.h Remove cast pointer to size_t in cbase.h, it's useless here 2018-03-04 00:21:05 +03: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 Add cvar to skip unicode check(Same as 4cdb80dce7) 2019-04-11 16:18:47 +03: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 min->Q_min, max->Q_max. 2017-10-15 01:05:50 +05:00
compile.bat Add spaces between source files in compile.bat 2019-05-02 13:12:57 +03:00
controller.cpp Merge 3e2f7e1e81 2017-07-05 04:03:22 +05:00
crossbow.cpp Fix weapon reload bug. Use macros instead of magic numbers. 2017-07-02 05:37:14 +05:00
crowbar.cpp Add crowbar idle animations under CROWBAR_IDLE_ANIM macro. 2017-10-15 14:22:14 +05: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 all. 2016-06-04 18:24:23 +05:00
doors.cpp Remove unneeded casts. 2017-07-24 02:47:26 +05: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 Fix item soda precache 2017-12-16 04:56:23 +03: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 Remove unneeded macros. 2017-10-09 19:44:19 +05: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 Do not reorganize variables in classes. Add missing #pragma once directives and more #include guards. 2017-12-11 02:44:30 +05: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 reorganize variables in classes. Add missing #pragma once directives and more #include guards. 2017-12-11 02:44:30 +05:00
func_tank.cpp Do not reorganize variables in classes. Add missing #pragma once directives and more #include guards. 2017-12-11 02:44:30 +05:00
game.cpp Add cvar to skip unicode check(Same as 4cdb80dce7) 2019-04-11 16:18:47 +03:00
game.h Do not reorganize variables in classes. Add missing #pragma once directives and more #include guards. 2017-12-11 02:44:30 +05:00
gamerules.cpp Oops. Fix my mistakes. 2016-08-03 02:40:57 +05: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
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
h_ai.cpp Server format. 2016-07-31 18:48:50 +05:00
h_battery.cpp Apply some @AlliedModders's patches. 2017-06-29 18:56:03 +05: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 Server format. 2016-07-31 18:48:50 +05: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 Upload first port 2016-02-24 21:26:16 +00:00
hl.dsp Upload first port 2016-02-24 21:26:16 +00:00
hornet.cpp Merge 2257fa14e7 2017-07-02 16:11:40 +05:00
hornet.h Do not reorganize variables in classes. Add missing #pragma once directives and more #include guards. 2017-12-11 02:44:30 +05: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 min->Q_min, max->Q_max. 2017-10-15 01:05:50 +05:00
items.h Do not reorganize variables in classes. Add missing #pragma once directives and more #include guards. 2017-12-11 02:44:30 +05: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 Server format. 2016-07-31 18:48:50 +05:00
monsters.cpp Set activity before SetYawSpeed so it has the right activity 2019-05-05 21:07:34 +03:00
monsters.h Do not reorganize variables in classes. Add missing #pragma once directives and more #include guards. 2017-12-11 02:44:30 +05: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 Do not break motd(Revert old changes). 2018-04-11 04:48:42 +05:00
nihilanth.cpp min->Q_min, max->Q_max. 2017-10-15 01:05:50 +05:00
nodes.cpp Replaced magic numbers with defines in dlls/nodes* 2019-04-11 16:18:22 +03:00
nodes.h Replaced magic numbers with defines in dlls/nodes* 2019-04-11 16:18:22 +03:00
nodes_compat.h Replaced magic numbers with defines in dlls/nodes* 2019-04-11 16:18:22 +03: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 Do not reorganize variables in classes. Add missing #pragma once directives and more #include guards. 2017-12-11 02:44:30 +05: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 Redefine string_t. Fix wrong variables type. 2017-12-10 20:56:46 +05:00
player.cpp Do not show flashlight sprite in spectator mode. 2018-04-08 03:32:13 +05:00
player.h Do not reorganize variables in classes. Add missing #pragma once directives and more #include guards. 2017-12-11 02:44:30 +05:00
playermonster.cpp All copyright symbols to (c) 2018-01-19 20:00:32 +03:00
prop.cpp Remove unneeded casts. 2017-07-24 02:47:26 +05: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 Fix my mistakes. Apply fixes for rpg and tank laser again. 2017-07-19 02:00:03 +05:00
satchel.cpp Merge 68c9b7cf6b 2017-07-24 00:37:20 +05:00
saverestore.h Do not reorganize variables in classes. Add missing #pragma once directives and more #include guards. 2017-12-11 02:44:30 +05: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 Remove changing of m_szFriends on TalkInit (#58) 2019-02-12 05:01:29 +03: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 Server format. 2016-07-31 18:48:50 +05: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 Remove old TEXTURETYPE code 2018-04-08 20:30:17 +03:00
soundent.cpp Reformat some files yet. 2016-08-01 16:13:13 +05: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 68c9b7cf6b 2017-07-24 00:37:20 +05:00
stats.cpp All copyright symbols to (c) 2018-01-19 20:00:32 +03:00
subs.cpp Prevent skipping SetMoveDone call 2019-04-11 16:18:47 +03: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 Do not reorganize variables in classes. Add missing #pragma once directives and more #include guards. 2017-12-11 02:44:30 +05: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
util.cpp Fix typo. 2018-01-13 09:01:38 +05:00
util.h Fix amd64 build 2017-12-30 22:22:14 +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 Fix hornetgun recharge time on changelevel 2019-04-11 16:16:13 +03:00
weapons.h Do not reorganize variables in classes. Add missing #pragma once directives and more #include guards. 2017-12-11 02:44:30 +05:00
world.cpp Remove old TEXTURETYPE code 2018-04-08 20:30:17 +03:00
wscript wscript: strip lib prefix for HLSDK 2019-05-06 04:14:48 +03:00
wxdebug.h move useless files to useless/dlls directory. 2016-06-25 21:45:47 +05:00
xen.cpp Remove unneeded casts. 2017-07-24 02:47:26 +05:00
zombie.cpp Remove unneeded casts. 2017-07-24 02:47:26 +05:00