hlsdk-xash3d/dlls
Night Owl a7c95a350b Update Android.mk. 2018-12-09 11:27:58 +05:00
..
tfc Restore TFC project file names. 2018-12-09 10:51:51 +05:00
Android.mk Update Android.mk. 2018-12-09 11:27:58 +05:00
CMakeLists.txt Update CMakeLists.txt. 2018-12-09 11:19:38 +05:00
Makefile Update README.md, update makefiles, add .bat scripts for msvc 2017-12-09 00:16:29 +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
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
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
bmodels.cpp Remove unneeded casts. 2017-07-24 02:47:26 +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 Fix build. 2018-12-09 11:07:27 +05: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 Update README.md, update makefiles, add .bat scripts for msvc 2017-12-09 00:16:29 +03: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 Define new cvars. Remove HL-specific cvars. 2018-12-09 11:07:09 +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
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
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 Define new cvars. Remove HL-specific cvars. 2018-12-09 11:07:09 +05:00
game.h Define new cvars. Remove HL-specific cvars. 2018-12-09 11:07:09 +05:00
gamerules.cpp Define new cvars. Remove HL-specific cvars. 2018-12-09 11:07:09 +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
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
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
healthkit.cpp Apply some @AlliedModders's patches. 2017-06-29 18:56:03 +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.h Do not reorganize variables in classes. Add missing #pragma once directives and more #include guards. 2017-12-11 02:44:30 +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
lights.cpp Fix #62 ligthting issue. 2018-07-08 15:49:23 +03:00
monsterevent.h Reformat some files yet. 2016-08-01 16:13:13 +05:00
monsters.cpp Some fixes for FoV, HUD, egon flare and new compilers. (#52) 2018-03-31 15:09:13 +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
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
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
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 Define new cvars. Remove HL-specific cvars. 2018-12-09 11:07:09 +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
replace.sh Add sed script and convert all SetXXX macros 2016-03-02 11:39:18 +00:00
rpg.cpp Fix my mistakes. Apply fixes for rpg and tank laser again. 2017-07-19 02:00:03 +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
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
skill.cpp Define new cvars. Remove HL-specific cvars. 2018-12-09 11:07:09 +05:00
skill.h Define new cvars. Remove HL-specific cvars. 2018-12-09 11:07:09 +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
subs.cpp Fix build. 2017-07-06 02:35:32 +05: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 Define new cvars. Remove HL-specific cvars. 2018-12-09 11:07:09 +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
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
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 build. 2018-12-09 11:07:27 +05:00
world.cpp Define new cvars. Remove HL-specific cvars. 2018-12-09 11:07:09 +05:00
xen.cpp Remove unneeded casts. 2017-07-24 02:47:26 +05:00