dhewm3-sdk/game
Daniel Gibson acd1f70092 Scale crosshair to 4:3
so it's round in widescreen resolutions
2024-07-28 18:29:25 +02:00
..
ai CMake integration of Sikkmod, changes to code to make it compile 2024-06-21 03:37:30 +02:00
anim Fix/work around other misc. compiler warnings 2024-03-18 23:01:31 +01:00
gamesys Sikkmod v1.2 (game/ only) 2024-06-21 02:56:16 +02:00
physics CMake integration of Sikkmod, changes to code to make it compile 2024-06-21 03:37:30 +02:00
script Fix -Wformat-security warnings - thanks James Addison! 2024-03-18 17:35:33 +01:00
Actor.cpp Sikkmod v1.2 (game/ only) 2024-06-21 02:56:16 +02:00
Actor.h Sikkmod v1.2 (game/ only) 2024-06-21 02:56:16 +02:00
AF.cpp Fix/work around other misc. compiler warnings 2024-03-18 23:01:31 +01:00
AF.h Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
AFEntity.cpp Sikkmod v1.2 (game/ only) 2024-06-21 02:56:16 +02:00
AFEntity.h Sikkmod v1.1 (game/ only) 2024-06-21 02:14:08 +02:00
BrittleFracture.cpp Fix "unreachable code" warnings 2018-08-20 01:46:32 +02:00
BrittleFracture.h Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
Camera.cpp Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
Camera.h Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
EndLevel.cpp Make game dll names and compiler defines for mods configurable 2018-08-26 04:47:00 +02:00
EndLevel.h Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
Entity.cpp Sikkmod v1.2 (game/ only) 2024-06-21 02:56:16 +02:00
Entity.h Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
Fx.cpp Sikkmod v1.1 (game/ only) 2024-06-21 02:14:08 +02:00
Fx.h Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
Game_local.cpp Sikkmod v1.2 (game/ only) 2024-06-21 02:56:16 +02:00
Game_local.h CMake integration of Sikkmod, changes to code to make it compile 2024-06-21 03:37:30 +02:00
Game_network.cpp Fix -Wformat-security warnings - thanks James Addison! 2024-03-18 17:35:33 +01:00
GameBase.h Split Game_local.h 2018-08-20 01:46:27 +02:00
GameEdit.cpp Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
GameEdit.h Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
Grab.cpp CMake integration of Sikkmod, changes to code to make it compile 2024-06-21 03:37:30 +02:00
Grab.h CMake integration of Sikkmod, changes to code to make it compile 2024-06-21 03:37:30 +02:00
IK.cpp Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
IK.h Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
Item.cpp Sikkmod v1.2 (game/ only) 2024-06-21 02:56:16 +02:00
Item.h Sikkmod v1.2 (game/ only) 2024-06-21 02:56:16 +02:00
Light.cpp Sikkmod v1.2 (game/ only) 2024-06-21 02:56:16 +02:00
Light.h Sikkmod v1.1 (game/ only) 2024-06-21 02:14:08 +02:00
Misc.cpp Sikkmod v1.2 (game/ only) 2024-06-21 02:56:16 +02:00
Misc.h Sikkmod v1.1 (game/ only) 2024-06-21 02:14:08 +02:00
Moveable.cpp Sikkmod v1.1 (game/ only) 2024-06-21 02:14:08 +02:00
Moveable.h Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
Mover.cpp Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
Mover.h Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
MultiplayerGame.cpp Fix -Wformat-security warnings - thanks James Addison! 2024-03-18 17:35:33 +01:00
MultiplayerGame.h Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
Player.cpp Scale crosshair to 4:3 2024-07-28 18:29:25 +02:00
Player.h CMake integration of Sikkmod, changes to code to make it compile 2024-06-21 03:37:30 +02:00
PlayerIcon.cpp Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
PlayerIcon.h Fix all whitespace errors 2018-08-20 01:46:22 +02:00
PlayerView.cpp Sikkmod v1.2 (game/ only) 2024-06-21 02:56:16 +02:00
PlayerView.h Sikkmod v1.2 (game/ only) 2024-06-21 02:56:16 +02:00
Projectile.cpp CMake integration of Sikkmod, changes to code to make it compile 2024-06-21 03:37:30 +02:00
Projectile.h Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
Pvs.cpp Sikkmod v1.1 (game/ only) 2024-06-21 02:14:08 +02:00
Pvs.h Sikkmod v1.1 (game/ only) 2024-06-21 02:14:08 +02:00
SecurityCamera.cpp make base build with Visual Studio 14 2018-08-20 01:46:39 +02:00
SecurityCamera.h Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
SmokeParticles.cpp Sikkmod v1.2 (game/ only) 2024-06-21 02:56:16 +02:00
SmokeParticles.h Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
Sound.cpp Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
Sound.h Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
Target.cpp Get rid of ID_DEMO_BUILD 2018-08-20 01:46:34 +02:00
Target.h Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
Trigger.cpp Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
Trigger.h Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
Weapon.cpp Sikkmod v1.2 (game/ only) 2024-06-21 02:56:16 +02:00
Weapon.h Sikkmod v1.2 (game/ only) 2024-06-21 02:56:16 +02:00
WorldSpawn.cpp Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
WorldSpawn.h Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00