Phillip Stephens
|
de952f8e8b
|
Implement god mode, and CWeaponMgr
|
2018-06-13 12:36:11 -07:00 |
Phillip Stephens
|
4d8cf17078
|
Better handling for logging CVar
|
2018-06-12 20:20:49 -07:00 |
Phillip Stephens
|
f6719cbec1
|
Initial implementations to support world teleportation via console, Add CVar for logging script messages
|
2018-06-12 19:08:11 -07:00 |
Phillip Stephens
|
cb2b9fa8bd
|
Initial CScriptGunTurret Implementation
|
2018-06-04 12:15:35 -07:00 |
Jack Andersen
|
cc6d79e280
|
Various bug fixes
|
2018-05-26 18:22:38 -10:00 |
Jack Andersen
|
70b3404b7c
|
Windows build fixes and warning avoidance
|
2018-05-24 20:39:38 -10:00 |
Jack Andersen
|
f60af632b3
|
Big fixes and big memory leak refactor (linux only for now)
|
2018-05-19 20:14:57 -10:00 |
Jack Andersen
|
5f03362149
|
More bug fixes
|
2018-05-18 19:16:08 -10:00 |
Jack Andersen
|
979a54a8a8
|
More bug fixes
|
2018-05-17 18:16:33 -10:00 |
Jack Andersen
|
055c8e8a47
|
Various fixes
|
2018-05-16 18:55:33 -10:00 |
Jack Andersen
|
e943a60694
|
CScriptColorModulate fixes
|
2018-05-16 14:04:07 -10:00 |
Jack Andersen
|
0987866896
|
Implement CScriptDebris; EVNT POI fixes
|
2018-05-15 18:07:38 -10:00 |
Jack Andersen
|
10d36ac1d6
|
Fix actor physics move
|
2018-05-14 16:56:05 -10:00 |
Jack Andersen
|
317aa9af25
|
Finish CScriptPlayerActor
|
2018-05-13 18:38:58 -10:00 |
Phillip Stephens
|
f5ea144b47
|
Various level streaming fixes, remove support for uncooked rep
|
2018-05-06 17:47:40 -07:00 |
Phillip Stephens
|
734b25cad3
|
Fix doors and various area streaming bugs
|
2018-05-01 17:43:31 -07:00 |
Phillip Stephens
|
711c3e0d2c
|
Remove rstl::optional_object, various cleanups, implement CExplosion and CScriptDoor
|
2018-04-29 20:12:41 -07:00 |
Jack Andersen
|
898114d803
|
PART MBSP property yaml fix
|
2018-04-04 20:58:11 -10:00 |
Jack Andersen
|
08569104c2
|
Projectile collision fix
|
2018-03-14 14:27:45 -10:00 |
Jack Andersen
|
017185109f
|
Fix disappearing actor issue
|
2018-03-04 13:23:21 -10:00 |
Jack Andersen
|
46a4a37cc6
|
Initial working projectiles
|
2018-02-11 19:30:21 -10:00 |
Jack Andersen
|
083571e693
|
Work on CGameProjectile
|
2018-02-08 21:12:26 -10:00 |
Jack Andersen
|
ae6797f24b
|
Fix player dynamic collision
|
2018-02-07 20:18:27 -10:00 |
Jack Andersen
|
ac8dfde174
|
Various bug fixes and CActor rendering
|
2018-02-04 20:56:09 -10:00 |
Jack Andersen
|
bb10423267
|
Various particle bug fixes
|
2018-01-26 22:34:46 -10:00 |
Jack Andersen
|
13a31be23b
|
Implement rumble classes
|
2018-01-25 23:48:42 -10:00 |
Jack Andersen
|
669b3d6942
|
CWorldShadow OpenGL fixes; discord-rpc integration
|
2018-01-15 20:42:28 -10:00 |
Jack Andersen
|
7a179eb10a
|
Various bug fixes
|
2018-01-13 20:44:22 -10:00 |
Jack Andersen
|
e683fc223f
|
Metal non-MSAA fixes
|
2018-01-11 15:34:16 -10:00 |
Jack Andersen
|
4e5c991424
|
Metal API adjustments; MSAA support
|
2018-01-06 19:19:49 -10:00 |
Jack Andersen
|
168fab6b14
|
HUD rendering bug fixes
|
2018-01-05 20:50:42 -10:00 |
Jack Andersen
|
1c44f8d1bc
|
Various movement and HUD bug fixes
|
2017-12-18 17:05:50 -10:00 |
Phillip Stephens
|
5c7a03fb40
|
Fix game crashing when touching a dock to an unloaded area
|
2017-12-03 18:26:17 -08:00 |
Jack Andersen
|
31ccb48246
|
Buffer overrun bug fixes
|
2017-11-27 16:48:24 -10:00 |
Jack Andersen
|
f60097b7e3
|
Implement CScriptSound and bug fixes
|
2017-11-26 19:06:53 -10:00 |
Jack Andersen
|
11d17d0fe5
|
Various bug fixes
|
2017-11-25 17:04:25 -10:00 |
Jack Andersen
|
6854cb9df7
|
Various bug fixes
|
2017-11-23 22:23:28 -10:00 |
Jack Andersen
|
41edf5a226
|
Initial CCinematicCamera implementations
|
2017-11-22 16:15:09 -10:00 |
Jack Andersen
|
ef4a07e963
|
Frustum culling fix
|
2017-11-21 12:18:52 -10:00 |
Phillip Stephens
|
2ec2d07bdf
|
Fix CAutoMapper surfaces on Braswell
|
2017-11-20 09:33:21 -08:00 |
Phillip Stephens
|
d78a76febe
|
Fix default spawn handling
|
2017-11-18 01:19:56 -08:00 |
Phillip Stephens
|
f1329268a6
|
Fix input being ignored, fix CPauseScreen crash when starting a transition
|
2017-11-15 08:33:24 -08:00 |
Jack Andersen
|
2df95c01cf
|
General resource handling bug fixes
|
2017-11-14 18:12:13 -10:00 |
Jack Andersen
|
742ab2514f
|
First skybox and HUD rendering
|
2017-11-11 19:14:57 -10:00 |
Jack Andersen
|
651d0a27c2
|
More work on CBallCamera
|
2017-10-09 17:50:48 -10:00 |
Jack Andersen
|
30ae347420
|
Implement CWorldShadow and texture clamp mode
|
2017-09-30 18:26:46 -10:00 |
Jack Andersen
|
2c4967ca4d
|
More work on CMorphBall
|
2017-09-16 17:13:03 -10:00 |
Jack Andersen
|
361aa1512b
|
Finish CGunWeapon
|
2017-09-04 17:00:19 -10:00 |
Jack Andersen
|
96b17ac73d
|
Implement MetroidPrimeStage1 loader
|
2017-08-19 19:23:22 -10:00 |
Jack Andersen
|
3fa80babf6
|
More CPlayer implementations
|
2017-08-18 20:52:13 -10:00 |