hlsdk-xash3d/dlls
Andrey Akhmichin 9d7ab6acf4 Some fixes for FoV, HUD, egon flare and new compilers. (#52)
* Fix warnings.

* Merge some fixes from https://github.com/Fograin/hl-subs-mod.
2018-03-31 15:09:13 +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 Append 64 postfix on 64 bit 2018-03-22 15:23:34 +03: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 Replace snprintf by _snprintf, for MSVC 2018-03-04 00:24:54 +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 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
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 Implement mp_satchelfix cvar. 2017-07-20 12:22:02 +05: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 Do not reorganize variables in classes. Add missing #pragma once directives and more #include guards. 2017-12-11 02:44:30 +05: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 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
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 min->Q_min, max->Q_max. 2017-10-15 01:05:50 +05: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 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 Some fixes for FoV, HUD, egon flare and new compilers. (#52) 2018-03-31 15:09:13 +03: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 Fix compatibility with MSVC 6. 2017-10-15 00:12:26 +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
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 min->Q_min, max->Q_max. 2017-10-15 01:05:50 +05: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 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 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 Give player exhaustible weapons when taking ammo for them from weaponbox 2017-11-01 16:43:29 +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 unneeded casts. 2017-07-24 02:47:26 +05: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