..
AI_BaseNPC_Schedule.cpp
…
Android.mk
Add missing file to build lists.
7 years ago
CMakeLists.txt
Made library functions hidden by default on Mac/Linux
6 years ago
Makefile
Update README.md, update makefiles, add .bat scripts for msvc
7 years ago
Wxdebug.cpp
…
activity.h
Do not reorganize variables in classes. Add missing #pragma once directives and more #include guards.
7 years ago
activitymap.h
Do not reorganize variables in classes. Add missing #pragma once directives and more #include guards.
7 years ago
aflock.cpp
Merge 5a13e06f52
8 years ago
agrunt.cpp
Remove unneeded casts.
7 years ago
airtank.cpp
…
animating.cpp
…
animation.cpp
Remove unneeded casts.
7 years ago
animation.h
Do not reorganize variables in classes. Add missing #pragma once directives and more #include guards.
7 years ago
apache.cpp
min->Q_min, max->Q_max.
7 years ago
barnacle.cpp
Apply some @AlliedModders's patches.
8 years ago
barney.cpp
Apply some @AlliedModders's patches.
8 years ago
basemonster.h
Do not reorganize variables in classes. Add missing #pragma once directives and more #include guards.
7 years ago
bigmomma.cpp
Redefine string_t. Fix wrong variables type.
7 years ago
bloater.cpp
…
bmodels.cpp
Remove unneeded casts.
7 years ago
bullsquid.cpp
Apply some @AlliedModders's patches.
8 years ago
buttons.cpp
Remove unneeded casts.
7 years ago
cbase.cpp
Remove unneeded casts.
7 years ago
cbase.h
Remove cast pointer to size_t in cbase.h, it's useless here
7 years ago
cdll_dll.h
Do not reorganize variables in classes. Add missing #pragma once directives and more #include guards.
7 years ago
client.cpp
Replace snprintf by _snprintf, for MSVC
7 years ago
client.h
Do not reorganize variables in classes. Add missing #pragma once directives and more #include guards.
7 years ago
combat.cpp
min->Q_min, max->Q_max.
7 years ago
compile.bat
Update README.md, update makefiles, add .bat scripts for msvc
7 years ago
controller.cpp
Merge 3e2f7e1e81
8 years ago
crossbow.cpp
Fix weapon reload bug. Use macros instead of magic numbers.
8 years ago
crowbar.cpp
Add crowbar idle animations under CROWBAR_IDLE_ANIM macro.
7 years ago
decals.h
Do not reorganize variables in classes. Add missing #pragma once directives and more #include guards.
7 years ago
defaultai.cpp
…
defaultai.h
…
doors.cpp
Remove unneeded casts.
7 years ago
doors.h
Do not reorganize variables in classes. Add missing #pragma once directives and more #include guards.
7 years ago
effects.cpp
Fix item soda precache
7 years ago
effects.h
Do not reorganize variables in classes. Add missing #pragma once directives and more #include guards.
7 years ago
egon.cpp
Fix weapon reload bug. Use macros instead of magic numbers.
8 years ago
enginecallback.h
Remove unneeded macros.
7 years ago
explode.cpp
…
explode.h
Do not reorganize variables in classes. Add missing #pragma once directives and more #include guards.
7 years ago
exportdef.h
Do not reorganize variables in classes. Add missing #pragma once directives and more #include guards.
7 years ago
extdll.h
Do not reorganize variables in classes. Add missing #pragma once directives and more #include guards.
7 years ago
flyingmonster.cpp
…
flyingmonster.h
Do not reorganize variables in classes. Add missing #pragma once directives and more #include guards.
7 years ago
func_break.cpp
Remove unneeded casts.
7 years ago
func_break.h
Do not reorganize variables in classes. Add missing #pragma once directives and more #include guards.
7 years ago
func_tank.cpp
Do not reorganize variables in classes. Add missing #pragma once directives and more #include guards.
7 years ago
game.cpp
Implement mp_satchelfix cvar.
7 years ago
game.h
Do not reorganize variables in classes. Add missing #pragma once directives and more #include guards.
7 years ago
gamerules.cpp
…
gamerules.h
Do not reorganize variables in classes. Add missing #pragma once directives and more #include guards.
7 years ago
gargantua.cpp
Remove unneeded casts.
7 years ago
gauss.cpp
Merge adb6161537
7 years ago
genericmonster.cpp
Remove unneeded casts.
7 years ago
ggrenade.cpp
Apply some @AlliedModders's patches.
8 years ago
globals.cpp
…
glock.cpp
Merge b15a0f9d56
7 years ago
gman.cpp
Apply some @AlliedModders's patches.
8 years ago
h_ai.cpp
…
h_battery.cpp
Apply some @AlliedModders's patches.
8 years ago
h_cine.cpp
Apply some @AlliedModders's patches.
8 years ago
h_cycler.cpp
Remove unneeded casts.
7 years ago
h_export.cpp
…
handgrenade.cpp
Merge 68c9b7cf6b
7 years ago
hassassin.cpp
min->Q_min, max->Q_max.
7 years ago
headcrab.cpp
Apply some @AlliedModders's patches.
8 years ago
healthkit.cpp
Apply some @AlliedModders's patches.
8 years ago
hgrunt.cpp
Add missing break.
7 years ago
hl.def
…
hl.dsp
…
hornet.cpp
Merge 2257fa14e7
8 years ago
hornet.h
Do not reorganize variables in classes. Add missing #pragma once directives and more #include guards.
7 years ago
hornetgun.cpp
…
houndeye.cpp
Apply some @AlliedModders's patches.
8 years ago
ichthyosaur.cpp
Apply some @AlliedModders's patches.
8 years ago
islave.cpp
Remove unneeded casts.
7 years ago
items.cpp
min->Q_min, max->Q_max.
7 years ago
items.h
Do not reorganize variables in classes. Add missing #pragma once directives and more #include guards.
7 years ago
leech.cpp
Remove unneeded casts.
7 years ago
lights.cpp
Fix #62 ligthting issue.
6 years ago
maprules.cpp
min->Q_min, max->Q_max.
7 years ago
maprules.h
…
monsterevent.h
…
monstermaker.cpp
…
monsters.cpp
Some fixes for FoV, HUD, egon flare and new compilers. ( #52 )
7 years ago
monsters.h
Do not reorganize variables in classes. Add missing #pragma once directives and more #include guards.
7 years ago
monsterstate.cpp
Apply some @AlliedModders's patches.
8 years ago
mortar.cpp
Redefine string_t. Fix wrong variables type.
7 years ago
mp5.cpp
Update mp5.cpp.
8 years ago
mpstubb.cpp
Apply some @AlliedModders's patches.
8 years ago
multiplay_gamerules.cpp
Do not break motd(Revert old changes).
7 years ago
nihilanth.cpp
min->Q_min, max->Q_max.
7 years ago
nodes.cpp
Fix for legacy node graph reading with XASH_64BIT
6 years ago
nodes.h
Fix for legacy node graph reading with XASH_64BIT
6 years ago
nodes_compat.h
Fix for legacy node graph reading with XASH_64BIT
6 years ago
observer.cpp
Improve spectator.
7 years ago
osprey.cpp
Apply some @AlliedModders's patches.
8 years ago
pathcorner.cpp
…
physcallback.h
Do not reorganize variables in classes. Add missing #pragma once directives and more #include guards.
7 years ago
plane.cpp
…
plane.h
Add missing #include guards.
7 years ago
plats.cpp
Redefine string_t. Fix wrong variables type.
7 years ago
player.cpp
Do not show flashlight sprite in spectator mode.
7 years ago
player.h
Do not reorganize variables in classes. Add missing #pragma once directives and more #include guards.
7 years ago
playermonster.cpp
All copyright symbols to (c)
7 years ago
prop.cpp
Remove unneeded casts.
7 years ago
python.cpp
Merge 274bd297f9
8 years ago
rat.cpp
…
replace.sh
…
roach.cpp
…
rpg.cpp
Fix my mistakes. Apply fixes for rpg and tank laser again.
7 years ago
satchel.cpp
Merge 68c9b7cf6b
7 years ago
saverestore.h
Do not reorganize variables in classes. Add missing #pragma once directives and more #include guards.
7 years ago
schedule.cpp
Apply some @AlliedModders's patches.
8 years ago
schedule.h
Do not reorganize variables in classes. Add missing #pragma once directives and more #include guards.
7 years ago
scientist.cpp
Remove changing of m_szFriends on TalkInit ( #58 )
6 years ago
scripted.cpp
Do not reorganize variables in classes. Add missing #pragma once directives and more #include guards.
7 years ago
scripted.h
Do not reorganize variables in classes. Add missing #pragma once directives and more #include guards.
7 years ago
scriptevent.h
Do not reorganize variables in classes. Add missing #pragma once directives and more #include guards.
7 years ago
shotgun.cpp
Merge d8daa2f16c
7 years ago
singleplay_gamerules.cpp
…
skill.cpp
Apply some @AlliedModders's patches.
8 years ago
skill.h
Do not reorganize variables in classes. Add missing #pragma once directives and more #include guards.
7 years ago
sound.cpp
Remove old TEXTURETYPE code
7 years ago
soundent.cpp
…
soundent.h
Do not reorganize variables in classes. Add missing #pragma once directives and more #include guards.
7 years ago
spectator.cpp
…
spectator.h
Do not reorganize variables in classes. Add missing #pragma once directives and more #include guards.
7 years ago
squad.h
All copyright symbols to (c)
7 years ago
squadmonster.cpp
Apply some @AlliedModders's patches.
8 years ago
squadmonster.h
Do not reorganize variables in classes. Add missing #pragma once directives and more #include guards.
7 years ago
squeakgrenade.cpp
Merge 68c9b7cf6b
7 years ago
stats.cpp
All copyright symbols to (c)
7 years ago
subs.cpp
Fix build.
8 years ago
talkmonster.cpp
min->Q_min, max->Q_max.
7 years ago
talkmonster.h
Do not reorganize variables in classes. Add missing #pragma once directives and more #include guards.
7 years ago
teamplay_gamerules.cpp
Apply some @AlliedModders's patches.
8 years ago
teamplay_gamerules.h
Do not reorganize variables in classes. Add missing #pragma once directives and more #include guards.
7 years ago
tempmonster.cpp
…
tentacle.cpp
Apply some @AlliedModders's patches.
8 years ago
trains.h
Do not reorganize variables in classes. Add missing #pragma once directives and more #include guards.
7 years ago
triggers.cpp
Do not reorganize variables in classes. Add missing #pragma once directives and more #include guards.
7 years ago
tripmine.cpp
Merge 68c9b7cf6b
7 years ago
turret.cpp
min->Q_min, max->Q_max.
7 years ago
util.cpp
Fix typo.
7 years ago
util.h
Fix amd64 build
7 years ago
vector.h
Do not reorganize variables in classes. Add missing #pragma once directives and more #include guards.
7 years ago
weapons.cpp
Fix hornetgun recharge time on changelevel
6 years ago
weapons.h
Do not reorganize variables in classes. Add missing #pragma once directives and more #include guards.
7 years ago
world.cpp
Remove old TEXTURETYPE code
7 years ago
wxdebug.h
…
xen.cpp
Remove unneeded casts.
7 years ago
zombie.cpp
Remove unneeded casts.
7 years ago