Jack Andersen
|
c91e5df986
|
Convert to pragma once
|
2018-10-06 17:42:33 -10:00 |
Jack Andersen
|
9461e98512
|
Merge branch 'master' of ssh://git.axiodl.com:6431/AxioDL/urde into shader-refactor
|
2018-10-06 16:59:32 -10:00 |
Jack Andersen
|
c307e354ca
|
Huge shader refactor
|
2018-10-06 16:59:17 -10:00 |
Phillip Stephens
|
94fd52d0ea
|
HUD and CPlayer bug fixes
|
2018-09-20 11:17:09 -07:00 |
Phillip Stephens
|
c3d8967605
|
Implement CPowerBomb
|
2018-09-09 18:04:57 -07:00 |
Jack Andersen
|
5a60a0acfc
|
Amuse API changes
|
2018-08-27 19:44:16 -10:00 |
Jack Andersen
|
cd3bba2f0e
|
Working grapple beam
|
2018-06-20 14:57:57 -10:00 |
Jack Andersen
|
941c4d793c
|
Fix CScriptEffect translation set
|
2018-06-12 16:32:02 -10:00 |
Jack Andersen
|
8f9d7da3ee
|
Implement tessellation shader for HLSL
|
2018-06-07 15:15:46 -10:00 |
Jack Andersen
|
a5f25bf3f4
|
Fix water rendering
|
2018-06-02 20:11:39 -10: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
|
979a54a8a8
|
More bug fixes
|
2018-05-17 18:16:33 -10:00 |
Phillip Stephens
|
0c49c8ea9e
|
Implement CScriptActorKeyframe
|
2018-05-14 14:44:09 -07:00 |
Phillip Stephens
|
8d395d932e
|
Implement CScriptEffect, more fixes for CScritDock
|
2018-05-13 20:38:36 -07:00 |
Jack Andersen
|
9130b9459a
|
More particle bug fixes
|
2018-05-13 13:27:47 -10:00 |
Jack Andersen
|
faf0ac7d27
|
Particle POI fix, implement ORNT mode for particles
|
2018-05-12 18:09:11 -10:00 |
Jack Andersen
|
12430610f1
|
Lots of bug fixes
|
2018-05-09 21:25:26 -10:00 |
Phillip Stephens
|
711c3e0d2c
|
Remove rstl::optional_object, various cleanups, implement CExplosion and CScriptDoor
|
2018-04-29 20:12:41 -07:00 |
Phillip Stephens
|
6d60ccfd04
|
Various fixes and tweaks, Implement CExplosion, Add cheats
|
2018-04-26 14:12:20 -07:00 |
Jack Andersen
|
7100ed437f
|
macOS decal rendering support
|
2018-03-16 17:41:01 -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
|
547471c6ba
|
Work on projectiles
|
2018-02-10 19:27:00 -10:00 |
Jack Andersen
|
3754962301
|
Finish CProjectileWeapon
|
2018-02-09 20:26:12 -10:00 |
Jack Andersen
|
ac8dfde174
|
Various bug fixes and CActor rendering
|
2018-02-04 20:56:09 -10:00 |
Jack Andersen
|
36f1473f3e
|
All animation nodes implemented
|
2018-01-29 15:04:01 -10:00 |
Jack Andersen
|
bb10423267
|
Various particle bug fixes
|
2018-01-26 22:34:46 -10:00 |
Jack Andersen
|
7a179eb10a
|
Various bug fixes
|
2018-01-13 20:44:22 -10:00 |
Jack Andersen
|
73ae278c87
|
Several collision fixes
|
2017-12-17 16:54:50 -10:00 |
Jack Andersen
|
8901ac2150
|
Various fixes
|
2017-12-09 19:30:01 -10:00 |
Jack Andersen
|
3894749675
|
Changes to support boo object tracker API
|
2017-11-04 20:17:12 -10:00 |
Jack Andersen
|
484a4900a0
|
CMorphBall Complete
|
2017-09-29 17:45:57 -10:00 |
Jack Andersen
|
2c4967ca4d
|
More work on CMorphBall
|
2017-09-16 17:13:03 -10:00 |
Jack Andersen
|
27cee61765
|
Implement array-based rstl::reserved_vector
|
2017-09-10 21:08:30 -10:00 |
Jack Andersen
|
10092821c8
|
Initial round of CMorphBall implementations
|
2017-09-10 16:18:49 -10:00 |
Jack Andersen
|
53ec80ce72
|
Implement CFlameWarp
|
2017-09-09 23:04:51 -10:00 |
Jack Andersen
|
149eed4b73
|
Implement CAuxBeam
|
2017-09-09 14:36:21 -10:00 |
Jack Andersen
|
361aa1512b
|
Finish CGunWeapon
|
2017-09-04 17:00:19 -10:00 |
Jack Andersen
|
640623f3ef
|
Finish CGrappleArm
|
2017-09-03 16:22:46 -10:00 |
Phillip Stephens
|
870e8c80ee
|
Refactor ResId into CAssetId
|
2017-08-12 22:26:14 -07:00 |
Phillip Stephens
|
2dee7c72cb
|
Fix build error
|
2017-08-01 03:08:42 -07:00 |
Phillip Stephens
|
9afacd791b
|
CActorModelParticles work
|
2017-07-31 03:47:04 -07:00 |
Jack Andersen
|
6c257e1811
|
Work on CPlayer
|
2017-07-15 20:13:37 -10:00 |
Jack Andersen
|
47e73f9f80
|
Add particle data binding for rendering PMUS quads
|
2017-06-12 08:20:07 -10:00 |
Jack Andersen
|
14a4bc2050
|
ZERY fix
|
2017-06-10 18:07:09 -10:00 |
Jack Andersen
|
f8f3bf407a
|
Finish CParticleElectric
|
2017-06-10 16:57:35 -10:00 |
Jack Andersen
|
f3acc97d63
|
Implement actual CParticleSwoosh rendering
|
2017-06-09 19:34:39 -10:00 |
Jack Andersen
|
302bd76ebd
|
Implement remaining CParticleSwoosh renderers
|
2017-06-05 19:05:09 -10:00 |
Jack Andersen
|
a07097855b
|
Work on CParticleSwoosh renderers
|
2017-06-04 16:40:29 -10:00 |
Jack Andersen
|
ca9170bc88
|
Several initial CParticleSwoosh implementations
|
2017-06-03 18:54:47 -10:00 |
Jack Andersen
|
6da6e37d42
|
Conform CElementGen with retail
|
2017-06-03 15:01:09 -10:00 |
Jack Andersen
|
db8a7d3433
|
CParticleDatabase implementations
|
2017-06-02 20:03:07 -10:00 |
Jack Andersen
|
08cbeceb80
|
Windows build fixes
|
2017-05-08 09:10:09 -10:00 |
Jack Andersen
|
b2d375a1d7
|
Finish CSamusDoll
|
2017-05-05 19:21:42 -10:00 |
Jack Andersen
|
db12dd2ea2
|
Implement CStateManager::Update
|
2017-03-23 19:30:16 -10:00 |
Jack Andersen
|
6c81cea420
|
Windows fixes and updated rendering interface
|
2017-03-17 13:33:02 -10:00 |
Jack Andersen
|
1629882113
|
Refactors to support fog volume rendering
|
2017-03-13 21:03:58 -10:00 |
Jack Andersen
|
c407e75943
|
Frontface culling support for Metal
|
2017-03-10 11:08:51 -10:00 |
Jack Andersen
|
ce723d5505
|
Frontface culling support boo sync
|
2017-03-10 10:52:53 -10:00 |
Jack Andersen
|
9b9ba95d45
|
Sync with boo shader cache
|
2017-03-05 13:03:23 -10:00 |
Jack Andersen
|
cac0e328f7
|
Tons of DrawWorld-related implementations
|
2017-03-03 18:31:08 -10:00 |
Phillip Stephens
|
ac5f28eeff
|
Add missing factories, update hecl
|
2017-02-13 13:29:00 -08:00 |
Phillip Stephens
|
a8f5efb6e5
|
Fix command line args on macOS when passed via open, implement CScriptCameraPitchVolume
|
2017-01-23 02:31:15 -08:00 |
Phillip Stephens
|
12c6163e32
|
Fix CMemoryCardSys shutdown crash
|
2017-01-22 09:36:25 -08:00 |
Jack Andersen
|
e9222c7aba
|
Merge branch 'master' of https://github.com/AxioDL/urde
|
2017-01-21 15:53:11 -10:00 |
Jack Andersen
|
0744a2307a
|
Several architectural fixes and additions
|
2017-01-21 15:40:12 -10:00 |
Phillip Stephens
|
362fb6b00d
|
Implement CParticleGenInfoGeneric
|
2017-01-20 22:03:37 -08:00 |
Jack Andersen
|
513d283bee
|
Merge branch 'master' of https://github.com/AxioDL/urde
|
2016-12-22 20:43:26 -10:00 |
Jack Andersen
|
d7f79d6ec3
|
Work on CMemoryCardDriver
|
2016-12-22 20:41:39 -10:00 |
Phillip Stephens
|
598f64002c
|
Silence warnings, and fix Windows build
|
2016-12-21 11:27:15 -08:00 |
Jack Andersen
|
9b6ab93ae5
|
Remove unnecessary and RVO-detrimental moves
|
2016-10-02 18:39:31 -10:00 |
Phillip Stephens
|
c20eb76189
|
Various imps and stubs
|
2016-09-13 22:45:46 -07:00 |
Jack Andersen
|
f4ea728a61
|
Resource factories now provided with self-ref
|
2016-09-02 09:32:57 -10:00 |
Jack Andersen
|
0aaeed2aeb
|
const_cast refactor
|
2016-08-28 18:22:54 -10:00 |
Jack Andersen
|
f95d6c8ada
|
OpenGL enum change; Metal <10.11 fixes
|
2016-08-23 18:35:35 -10:00 |
Phillip Stephens
|
a840cc7afb
|
CBodyState and CStateMachine work
|
2016-08-15 13:43:04 -07:00 |
Phillip Stephens
|
cedf3dba4e
|
prelim CDecal imps
|
2016-08-04 15:24:28 -07:00 |
Phillip Stephens
|
62ce5286fe
|
CMapWorld stubs, and compile fixes
|
2016-07-28 00:33:55 -07:00 |
Phillip Stephens
|
ed5220793f
|
COBBTree::GetSurface imp
|
2016-07-27 23:37:50 -07:00 |
Phillip Stephens
|
9b62191975
|
Various imps, completed CCollisionResponse RE
|
2016-07-24 23:24:57 -07:00 |
Jack Andersen
|
952b96fa79
|
GLSL refactors to support Vulkan
|
2016-07-07 14:07:11 -10:00 |
Phillip Stephens
|
4d56b0f876
|
OS X < 10.11
|
2016-07-05 14:51:00 -07:00 |
Phillip Stephens
|
9bc184e4eb
|
Shader error fixes, update amuse
|
2016-07-03 17:01:39 -07:00 |
Jack Andersen
|
2e784a1941
|
Vulkan Updates
|
2016-07-01 17:46:02 -10:00 |
Jack Andersen
|
10784b7dc5
|
Updates for Vulkan rendering
|
2016-06-30 16:33:16 -10:00 |
Phillip Stephens
|
40cd1226fa
|
Re-add accidentally removed CRSM types
|
2016-06-23 12:40:09 -07:00 |
Phillip Stephens
|
56320d2442
|
DGRP Extract Fix
|
2016-06-01 23:26:50 -07:00 |
Phillip Stephens
|
00a98bce85
|
Various implementatations
|
2016-04-29 03:08:46 -07:00 |
Phillip Stephens
|
c55db47941
|
PASDatabase imps
Add SpecialFunction loader
|
2016-04-27 12:59:38 -07:00 |
Phillip Stephens
|
6d9ccc7f89
|
Various Implementations
|
2016-04-24 22:53:06 -07:00 |
Jack Andersen
|
b60d55d784
|
Bad level link fixes
|
2016-04-23 18:03:30 -10:00 |
Phillip Stephens
|
4615f37f59
|
Various imps
|
2016-04-22 13:22:45 -07:00 |
Jack Andersen
|
abff623cf6
|
Prep MP1::CMain for testing
|
2016-04-15 10:42:40 -10:00 |
Jack Andersen
|
86c21a77ac
|
Function-scope statics aren't as efficient as file-scope ones
|
2016-04-14 17:26:01 -10:00 |
Jack Andersen
|
c91bfade75
|
CCharacterFactory imps
|
2016-04-14 17:02:21 -10:00 |
Jack Andersen
|
8608b52774
|
CModelData imps
|
2016-04-14 11:42:47 -10:00 |
Jack Andersen
|
5de5c3d85f
|
Character factory support classes
|
2016-04-12 20:07:23 -10:00 |
Phillip Stephens
|
b3687e46cc
|
Initial CBodyState stubs
|
2016-04-07 00:10:08 -07:00 |