openmohaa/code/fgame
2023-08-16 19:14:05 +02:00
..
actor.cpp Call Director.Unpause() to execute running scripts 2023-08-12 03:04:31 +02:00
actor.h Export events for AISpawnPoint 2023-08-14 19:00:16 +02:00
actor_aim.cpp Removed empty line before opening braces 2023-07-05 20:52:55 +02:00
actor_alarm.cpp Removed empty line before opening braces 2023-07-05 20:52:55 +02:00
actor_anim.cpp Removed empty line before opening braces 2023-07-05 20:52:55 +02:00
actor_animapi.cpp Removed empty line before opening braces 2023-07-05 20:52:55 +02:00
actor_animcurious.cpp Removed empty line before opening braces 2023-07-05 20:52:55 +02:00
actor_balcony.cpp Removed empty line before opening braces 2023-07-05 20:52:55 +02:00
actor_cover.cpp Using g_utils.cpp from fakk 2023-08-15 01:27:35 +02:00
actor_curious.cpp Make sure to not call CanSeeEnemy() if the enemy is NULL 2023-08-16 02:31:30 +02:00
actor_disguise_common.cpp Removed empty line before opening braces 2023-07-05 20:52:55 +02:00
actor_disguise_officier.cpp Removed empty line before opening braces 2023-07-05 20:52:55 +02:00
actor_disguise_rover.cpp Removed empty line before opening braces 2023-07-05 20:52:55 +02:00
actor_disguise_salute.cpp Removed empty line before opening braces 2023-07-05 20:52:55 +02:00
actor_disguise_sentry.cpp Removed empty line before opening braces 2023-07-05 20:52:55 +02:00
actor_dog.cpp Removed empty line before opening braces 2023-07-05 20:52:55 +02:00
actor_grenade.cpp Removed empty line before opening braces 2023-07-05 20:52:55 +02:00
actor_idle.cpp Removed empty line before opening braces 2023-07-05 20:52:55 +02:00
actor_killed.cpp Removed empty line before opening braces 2023-07-05 20:52:55 +02:00
actor_machinegunner.cpp Removed empty line before opening braces 2023-07-05 20:52:55 +02:00
actor_noclip.cpp Removed empty line before opening braces 2023-07-05 20:52:55 +02:00
actor_pain.cpp Removed empty line before opening braces 2023-07-05 20:52:55 +02:00
actor_patrol.cpp Removed empty line before opening braces 2023-07-05 20:52:55 +02:00
actor_runner.cpp Removed empty line before opening braces 2023-07-05 20:52:55 +02:00
actor_turret.cpp Removed empty line before opening braces 2023-07-05 20:52:55 +02:00
actor_weaponless.cpp Removed empty line before opening braces 2023-07-05 20:52:55 +02:00
actorenemy.cpp Cleanup entity class 2023-08-09 23:09:09 +02:00
actorenemy.h Removed empty line before opening braces 2023-07-05 20:52:55 +02:00
actorpath.cpp Removed empty line before opening braces 2023-07-05 20:52:55 +02:00
actorpath.h Removed empty line before opening braces 2023-07-05 20:52:55 +02:00
ammo.cpp Renamed **game** to **fgame** 2023-06-15 23:44:02 +02:00
ammo.h Renamed **game** to **fgame** 2023-06-15 23:44:02 +02:00
animate.cpp Moved AnimationEvent from Animate to a separate source file 2023-08-11 21:30:47 +02:00
animate.h Archive is_paused and angular_delta 2023-08-12 00:47:39 +02:00
animationevent.cpp Moved AnimationEvent from Animate to a separate source file 2023-08-11 21:30:47 +02:00
animationevent.h Moved AnimationEvent from Animate to a separate source file 2023-08-11 21:30:47 +02:00
archive.cpp Fixed sizeof(index) 2023-08-16 18:28:50 +02:00
archive.h Fixed silly mistake in the container archive function 2023-08-16 18:29:06 +02:00
armor.cpp Renamed **game** to **fgame** 2023-06-15 23:44:02 +02:00
armor.h Renamed **game** to **fgame** 2023-06-15 23:44:02 +02:00
barrels.cpp Removed empty line before opening braces 2023-07-05 20:52:55 +02:00
barrels.h Removed empty line before opening braces 2023-07-05 20:52:55 +02:00
baseimp.h Renamed **game** to **fgame** 2023-06-15 23:44:02 +02:00
beam.cpp Removed empty line before opening braces 2023-07-05 20:52:55 +02:00
beam.h Renamed **game** to **fgame** 2023-06-15 23:44:02 +02:00
bg_local.h Renamed **game** to **fgame** 2023-06-15 23:44:02 +02:00
bg_misc.cpp Moved gi.protocol to a new variable called g_protocol 2023-07-02 19:17:15 +02:00
bg_pmove.cpp Added protocol for pmove_t for PM_CheckDuck 2023-08-13 17:59:21 +02:00
bg_public.h Added MASK_PLAYERSTART 2023-08-16 02:37:25 +02:00
bg_slidemove.cpp Renamed **game** to **fgame** 2023-06-15 23:44:02 +02:00
bg_voteoptions.cpp Formatted source files 2023-08-10 18:41:49 +02:00
bg_voteoptions.h Formatted source files 2023-08-10 18:41:49 +02:00
body.cpp Renamed **game** to **fgame** 2023-06-15 23:44:02 +02:00
body.h Reworked file inclusion (using relative path) 2023-06-17 01:24:20 +02:00
botlib.h Renamed **game** to **fgame** 2023-06-15 23:44:02 +02:00
botmenudef.h Renamed **game** to **fgame** 2023-06-15 23:44:02 +02:00
bspline.cpp Renamed **game** to **fgame** 2023-06-15 23:44:02 +02:00
bspline.h Renamed **game** to **fgame** 2023-06-15 23:44:02 +02:00
camera.cpp Using g_utils.cpp from fakk 2023-08-15 01:27:35 +02:00
camera.h Added watchstring from mohaab 2023-07-30 14:09:22 +02:00
characterstate.cpp Removed empty line before opening braces 2023-07-05 20:52:55 +02:00
characterstate.h Removed empty line before opening braces 2023-07-05 20:52:55 +02:00
chars.h Renamed **game** to **fgame** 2023-06-15 23:44:02 +02:00
CMakeLists.txt Fix generated executable/lib names missing the -dbg postfix on Visual Studio (#55) 2023-08-15 10:57:36 +00:00
consoleevent.cpp Renamed **game** to **fgame** 2023-06-15 23:44:02 +02:00
consoleevent.h Renamed **game** to **fgame** 2023-06-15 23:44:02 +02:00
crateobject.cpp Removed empty line before opening braces 2023-07-05 20:52:55 +02:00
crateobject.h Removed empty line before opening braces 2023-07-05 20:52:55 +02:00
crc32.h Renamed **game** to **fgame** 2023-06-15 23:44:02 +02:00
damagemodel.cpp Added stub source files from mohaas/mohaab 2023-07-30 14:28:58 +02:00
damagemodel.h Added stub source files from mohaas/mohaab 2023-07-30 14:28:58 +02:00
debuglines.cpp Using g_utils.cpp from fakk 2023-08-15 01:27:35 +02:00
debuglines.h Renamed **game** to **fgame** 2023-06-15 23:44:02 +02:00
decals.cpp Renamed **game** to **fgame** 2023-06-15 23:44:02 +02:00
decals.h Renamed **game** to **fgame** 2023-06-15 23:44:02 +02:00
dm_manager.cpp Fixed spawnpoint issues due to trace mask 2023-08-16 02:37:57 +02:00
dm_manager.h Fixed score data for mohaas/mohaab 2023-08-16 02:08:00 +02:00
doors.cpp Removed unused trigger features 2023-08-08 23:51:46 +02:00
doors.h Renamed **game** to **fgame** 2023-06-15 23:44:02 +02:00
DrivableVehicleTandem.cpp Added stub source files from mohaas/mohaab 2023-07-30 14:28:58 +02:00
DrivableVehicleTandem.h Added stub source files from mohaas/mohaab 2023-07-30 14:28:58 +02:00
earthquake.cpp Removed empty line before opening braces 2023-07-05 20:52:55 +02:00
earthquake.h Removed empty line before opening braces 2023-07-05 20:52:55 +02:00
effectentity.cpp Removed empty line before opening braces 2023-07-05 20:52:55 +02:00
effectentity.h Renamed **game** to **fgame** 2023-06-15 23:44:02 +02:00
Entities.cpp Fixed Objective::SetText event parameter 2023-08-16 02:18:23 +02:00
Entities.h Fixed compilation warnings 2023-08-15 01:26:58 +02:00
entity.cpp Using g_utils.cpp from fakk 2023-08-15 01:27:35 +02:00
entity.h Using g_utils.cpp from fakk 2023-08-15 01:27:35 +02:00
explosion.cpp Set default explosion to "fx/fx_explosion.tik" 2023-08-16 02:04:28 +02:00
explosion.h Renamed **game** to **fgame** 2023-06-15 23:44:02 +02:00
fixedturret.cpp Added FixedTurret, PortableTurret and CarryableTurret (unimplemented) 2023-08-10 17:01:43 +02:00
fixedturret.h Added FixedTurret, PortableTurret and CarryableTurret (unimplemented) 2023-08-10 17:01:43 +02:00
g_active.cpp Using g_utils.cpp from fakk 2023-08-15 01:27:35 +02:00
g_arenas.cpp Renamed **game** to **fgame** 2023-06-15 23:44:02 +02:00
g_bot.cpp Removed empty line before opening braces 2023-07-05 20:52:55 +02:00
g_client.cpp Using g_utils.cpp from fakk 2023-08-15 01:27:35 +02:00
g_items.cpp Renamed **game** to **fgame** 2023-06-15 23:44:02 +02:00
g_local.h Moved functions from game.cpp/game.h to where they should be (g_main, g_utils) 2023-08-15 01:41:35 +02:00
g_main.cpp Fixed ArchiveAliases 2023-08-16 19:13:38 +02:00
g_main.h Moved functions from game.cpp/game.h to where they should be (g_main, g_utils) 2023-08-15 01:41:35 +02:00
g_mem.cpp Renamed **game** to **fgame** 2023-06-15 23:44:02 +02:00
g_mmove.cpp Using g_utils.cpp from fakk 2023-08-15 01:27:35 +02:00
g_phys.cpp Using g_utils.cpp from fakk 2023-08-15 01:27:35 +02:00
g_phys.h Added MOVETYPE_PORTABLE_TURRET 2023-08-11 01:21:29 +02:00
g_public.h Using g_utils.cpp from fakk 2023-08-15 01:27:35 +02:00
g_session.cpp Using g_utils.cpp from fakk 2023-08-15 01:27:35 +02:00
g_spawn.cpp Using g_utils.cpp from fakk 2023-08-15 01:27:35 +02:00
g_spawn.h Renamed **game** to **fgame** 2023-06-15 23:44:02 +02:00
g_utils.cpp renamed to playerstart.h 2023-08-15 13:16:36 +02:00
g_utils.h Added g_utils.h 2023-08-15 13:04:18 +02:00
g_vmove.cpp Using g_utils.cpp from fakk 2023-08-15 01:27:35 +02:00
g_weapon.cpp Using g_utils.cpp from fakk 2023-08-15 01:27:35 +02:00
game.cpp Moved functions from game.cpp/game.h to where they should be (g_main, g_utils) 2023-08-15 01:41:35 +02:00
game.h Moved functions from game.cpp/game.h to where they should be (g_main, g_utils) 2023-08-15 01:41:35 +02:00
gamecmds.cpp Removed empty line before opening braces 2023-07-05 20:52:55 +02:00
gamecmds.h Renamed **game** to **fgame** 2023-06-15 23:44:02 +02:00
gamecvars.cpp Fixed runspeed values 2023-08-16 13:16:56 +02:00
gamecvars.h Added g_obituarylocation (openmohaa-specific parameter) 2023-08-10 21:23:10 +02:00
gamescript.cpp Fixed crash when loading savegame 2023-08-16 19:13:52 +02:00
gamescript.h Added ScriptThreadLabel::Execute() with safeptr listener, and optionally another listener 2023-08-02 20:59:54 +02:00
gibs.cpp Renamed **game** to **fgame** 2023-06-15 23:44:02 +02:00
gibs.h Renamed **game** to **fgame** 2023-06-15 23:44:02 +02:00
glb_local.h Renamed **game** to **fgame** 2023-06-15 23:44:02 +02:00
gravpath.cpp Using g_utils.cpp from fakk 2023-08-15 01:27:35 +02:00
gravpath.h Renamed **game** to **fgame** 2023-06-15 23:44:02 +02:00
grenadehint.cpp Removed empty line before opening braces 2023-07-05 20:52:55 +02:00
grenadehint.h Removed empty line before opening braces 2023-07-05 20:52:55 +02:00
health.cpp Removed empty line before opening braces 2023-07-05 20:52:55 +02:00
health.h Renamed **game** to **fgame** 2023-06-15 23:44:02 +02:00
hud.cpp Added all mohaas/mohaab cvars 2023-08-10 12:04:45 +02:00
hud.h Renamed **game** to **fgame** 2023-06-15 23:44:02 +02:00
huddraw.cpp Added all mohaas/mohaab cvars 2023-08-10 12:04:45 +02:00
huddraw.h Renamed **game** to **fgame** 2023-06-15 23:44:02 +02:00
inv.h Renamed **game** to **fgame** 2023-06-15 23:44:02 +02:00
inventoryitem.cpp Removed empty line before opening braces 2023-07-05 20:52:55 +02:00
inventoryitem.h Renamed **game** to **fgame** 2023-06-15 23:44:02 +02:00
ipfilter.cpp Renamed **game** to **fgame** 2023-06-15 23:44:02 +02:00
ipfilter.h Renamed **game** to **fgame** 2023-06-15 23:44:02 +02:00
item.cpp Added all mohaas/mohaab cvars 2023-08-10 12:04:45 +02:00
item.h Formatted item source files 2023-08-09 16:54:38 +02:00
level.cpp Fixed "ignoreclock" event name 2023-08-16 02:22:39 +02:00
level.h Moved functions from game.cpp/game.h to where they should be (g_main, g_utils) 2023-08-15 01:41:35 +02:00
light.cpp Renamed **game** to **fgame** 2023-06-15 23:44:02 +02:00
light.h Renamed **game** to **fgame** 2023-06-15 23:44:02 +02:00
lightstyleclass.cpp Renamed **game** to **fgame** 2023-06-15 23:44:02 +02:00
lightstyleclass.h Renamed **game** to **fgame** 2023-06-15 23:44:02 +02:00
lodthing.cpp Using g_utils.cpp from fakk 2023-08-15 01:27:35 +02:00
lodthing.h Removed empty line before opening braces 2023-07-05 20:52:55 +02:00
match.h Renamed **game** to **fgame** 2023-06-15 23:44:02 +02:00
md5.cpp Renamed **game** to **fgame** 2023-06-15 23:44:02 +02:00
md5.h Renamed **game** to **fgame** 2023-06-15 23:44:02 +02:00
misc.cpp Removed empty line before opening braces 2023-07-05 20:52:55 +02:00
misc.h Removed empty line before opening braces 2023-07-05 20:52:55 +02:00
movegrid.cpp Using g_utils.cpp from fakk 2023-08-15 01:27:35 +02:00
movegrid.h Removed empty line before opening braces 2023-07-05 20:52:55 +02:00
mover.cpp Removed empty line before opening braces 2023-07-05 20:52:55 +02:00
mover.h Renamed **game** to **fgame** 2023-06-15 23:44:02 +02:00
nature.cpp Renamed **game** to **fgame** 2023-06-15 23:44:02 +02:00
nature.h Renamed **game** to **fgame** 2023-06-15 23:44:02 +02:00
navigate.cpp Implemented PathSearch::ArchiveDynamic 2023-08-16 18:48:38 +02:00
navigate.h Removed empty line before opening braces 2023-07-05 20:52:55 +02:00
object.cpp Using g_utils.cpp from fakk 2023-08-15 01:27:35 +02:00
object.h Added InteractObject and ThrowObject 2023-08-09 20:49:43 +02:00
parm.cpp Renamed **game** to **fgame** 2023-06-15 23:44:02 +02:00
parm.h Renamed **game** to **fgame** 2023-06-15 23:44:02 +02:00
player.cpp Fixed crash with healrate 2023-08-16 19:14:05 +02:00
player.h Using g_utils.cpp from fakk 2023-08-15 01:27:35 +02:00
player_animation.cpp Implemented EndAnim_Pain 2023-08-10 21:37:53 +02:00
player_combat.cpp Removed Player::useWeapon 2023-08-09 20:58:07 +02:00
player_conditionals.cpp Using g_utils.cpp from fakk 2023-08-15 01:27:35 +02:00
player_util.cpp Cleanup player class 2023-08-10 03:46:28 +02:00
playerbot.cpp Cleanup entity class 2023-08-09 23:09:09 +02:00
playerbot.h Renamed **game** to **fgame** 2023-06-15 23:44:02 +02:00
playerstart.cpp Removed empty line before opening braces 2023-07-05 20:52:55 +02:00
playerstart.h Renamed **game** to **fgame** 2023-06-15 23:44:02 +02:00
portableturret.cpp Added FixedTurret, PortableTurret and CarryableTurret (unimplemented) 2023-08-10 17:01:43 +02:00
portableturret.h Added FixedTurret, PortableTurret and CarryableTurret (unimplemented) 2023-08-10 17:01:43 +02:00
portal.cpp Using g_utils.cpp from fakk 2023-08-15 01:27:35 +02:00
portal.h Renamed **game** to **fgame** 2023-06-15 23:44:02 +02:00
scriptflags.cpp Renamed **game** to **fgame** 2023-06-15 23:44:02 +02:00
scriptflags.h Renamed **game** to **fgame** 2023-06-15 23:44:02 +02:00
scriptmaster.cpp Fixed number of script classes being replaced by the number of threads, causing archive read to go wrong 2023-08-16 18:29:36 +02:00
scriptmaster.h Call Director.Unpause() to execute running scripts 2023-08-12 03:04:31 +02:00
scriptslave.cpp Using g_utils.cpp from fakk 2023-08-15 01:27:35 +02:00
scriptslave.h Removed empty line before opening braces 2023-07-05 20:52:55 +02:00
scriptthread.cpp Using g_utils.cpp from fakk 2023-08-15 01:27:35 +02:00
scriptthread.h Made AddObjective and SetCurrentObjective static 2023-08-14 15:02:25 +02:00
scripttimer.cpp Renamed **game** to **fgame** 2023-06-15 23:44:02 +02:00
scripttimer.h Renamed **game** to **fgame** 2023-06-15 23:44:02 +02:00
sentient.cpp Fixed sentient linking/unlinking 2023-08-16 02:31:12 +02:00
sentient.h Export events for AISpawnPoint 2023-08-14 19:00:16 +02:00
sentient_combat.cpp Call Weapon::Charge in Sentient::ChargeWeapon 2023-08-13 16:07:46 +02:00
simpleactor.cpp Removed empty line before opening braces 2023-07-05 20:52:55 +02:00
simpleactor.h Renamed **game** to **fgame** 2023-06-15 23:44:02 +02:00
simpleentity.cpp Fixed bad angle 2023-08-14 00:22:25 +02:00
simpleentity.h Export events for AISpawnPoint 2023-08-14 19:00:16 +02:00
slre.c Renamed **game** to **fgame** 2023-06-15 23:44:02 +02:00
slre.h Renamed **game** to **fgame** 2023-06-15 23:44:02 +02:00
smokegrenade.cpp Smoke system implementation from mohaas/mohaab 2023-07-30 16:09:54 +02:00
smokegrenade.h Using g_utils.cpp from fakk 2023-08-15 01:27:35 +02:00
smokesprite.cpp Smoke system implementation from mohaas/mohaab 2023-07-30 16:09:54 +02:00
smokesprite.h Smoke system implementation from mohaas/mohaab 2023-07-30 16:09:54 +02:00
soundman.cpp Using g_utils.cpp from fakk 2023-08-15 01:27:35 +02:00
soundman.h Renamed **game** to **fgame** 2023-06-15 23:44:02 +02:00
spawners.cpp Cleaned up SimpleEntity 2023-08-09 20:57:17 +02:00
spawners.h Renamed **game** to **fgame** 2023-06-15 23:44:02 +02:00
specialfx.cpp Renamed **game** to **fgame** 2023-06-15 23:44:02 +02:00
specialfx.h Renamed **game** to **fgame** 2023-06-15 23:44:02 +02:00
spline.h Removed empty line before opening braces 2023-07-05 20:52:55 +02:00
stack.h Renamed **game** to **fgame** 2023-06-15 23:44:02 +02:00
syn.h Renamed **game** to **fgame** 2023-06-15 23:44:02 +02:00
Tow_Entities.cpp Fixed compilation warnings 2023-08-15 01:26:58 +02:00
Tow_Entities.h Export g_TOWObjectiveMan 2023-08-16 01:32:07 +02:00
trigger.cpp Added TRANS_BSP to G_BeginIntermission 2023-08-15 01:38:55 +02:00
trigger.h Using const_str for trigger 2023-08-09 00:54:06 +02:00
umap.h Renamed **game** to **fgame** 2023-06-15 23:44:02 +02:00
vehicle.cpp Using g_utils.cpp from fakk 2023-08-15 01:27:35 +02:00
vehicle.h Added DetachRemoteOwner 2023-08-10 17:00:38 +02:00
VehicleCollisionEntity.cpp Removed empty line before opening braces 2023-07-05 20:52:55 +02:00
VehicleCollisionEntity.h Removed empty line before opening braces 2023-07-05 20:52:55 +02:00
VehicleHalfTrack.cpp Renamed **game** to **fgame** 2023-06-15 23:44:02 +02:00
VehicleSlot.cpp Removed empty line before opening braces 2023-07-05 20:52:55 +02:00
VehicleSlot.h Removed empty line before opening braces 2023-07-05 20:52:55 +02:00
VehicleSoundEntity.cpp Removed empty line before opening braces 2023-07-05 20:52:55 +02:00
VehicleSoundEntity.h Removed empty line before opening braces 2023-07-05 20:52:55 +02:00
VehicleTank.cpp Renamed **game** to **fgame** 2023-06-15 23:44:02 +02:00
vehicletanktandem.cpp Added stub source files from mohaas/mohaab 2023-07-30 14:28:58 +02:00
vehicletanktandem.h Added stub source files from mohaas/mohaab 2023-07-30 14:28:58 +02:00
vehicleturret.cpp Added some mohaas/mohaab methods (stubs) 2023-08-11 03:09:10 +02:00
vehicleturret.h Added some mohaas/mohaab methods (stubs) 2023-08-11 03:09:10 +02:00
VehicleWheelsX2.cpp Renamed **game** to **fgame** 2023-06-15 23:44:02 +02:00
VehicleWheelsX4.cpp Renamed **game** to **fgame** 2023-06-15 23:44:02 +02:00
viewthing.cpp Using g_utils.cpp from fakk 2023-08-15 01:27:35 +02:00
viewthing.h Renamed **game** to **fgame** 2023-06-15 23:44:02 +02:00
weapon.cpp Using g_utils.cpp from fakk 2023-08-15 01:27:35 +02:00
weapon.h Using g_utils.cpp from fakk 2023-08-15 01:27:35 +02:00
weapturret.cpp Added player-specific methods 2023-08-10 17:01:19 +02:00
weapturret.h Use usercmd_s instead of usercmd_t 2023-08-11 03:08:56 +02:00
weaputils.cpp Using g_utils.cpp from fakk 2023-08-15 01:27:35 +02:00
weaputils.h Using g_utils.cpp from fakk 2023-08-15 01:27:35 +02:00
windows.cpp Renamed **game** to **fgame** 2023-06-15 23:44:02 +02:00
windows.h Renamed **game** to **fgame** 2023-06-15 23:44:02 +02:00
world.cpp Using g_utils.cpp from fakk 2023-08-15 01:27:35 +02:00
world.h Reworked file inclusion (using relative path) 2023-06-17 01:24:20 +02:00