Luke Street
|
c7f87333af
|
Fix more things that didn't commit for some reason
|
2020-10-07 20:06:35 -04:00 |
Luke Street
|
036e769210
|
Fix an insane number of things with hsh refactoring
|
2020-10-07 20:03:07 -04:00 |
Luke Street
|
b632885c81
|
CEnvFxShaders: Convert to hsh pipeline
|
2020-10-02 21:32:22 -04:00 |
Luke Street
|
a5e455e128
|
CBooRenderer: hsh updates
|
2020-09-29 20:55:08 -04:00 |
Luke Street
|
f4f840cb17
|
Merge remote-tracking branch 'origin/master' into hsh
|
2020-09-28 20:14:09 -04:00 |
Jack Andersen
|
3827f35227
|
Very, very incomplete integration of hsh/boo2
|
2020-09-28 10:54:40 -10:00 |
Luke Street
|
ad6cabed7b
|
DataSpec: Fix MREA mesh visor flags when cooking
|
2020-09-27 15:43:51 -04:00 |
Phillip Stephens
|
5bfdb4312f
|
Fix incorrect zMomentum usage in CScriptActor
|
2020-09-23 17:38:47 -07:00 |
Luke Street
|
9ca0d2afb0
|
CScriptMazeNode: Remove unused <ranges> include
|
2020-09-21 21:11:06 -04:00 |
Luke Street
|
1fd481a020
|
CScriptMazeNode: Remove debug logvisor instance
|
2020-09-21 20:58:01 -04:00 |
Luke Street
|
dbbb3cdc4e
|
CScriptMazeNode: Always free CMazeState
|
2020-09-21 20:56:44 -04:00 |
Luke Street
|
a35bfc49b5
|
CScriptMazeNode: Fix reversed enter/target & add debug rendering
|
2020-09-21 20:42:54 -04:00 |
Luke Street
|
df2d191be8
|
CScriptMazeNode: Renaming & more cleanup
|
2020-09-21 18:38:11 -04:00 |
Luke Street
|
c23a047a93
|
CScriptMazeNode: Signed fixes & cleanup
|
2020-09-20 16:36:24 -04:00 |
Luke Street
|
eb124a9470
|
CScriptMazeNode: Working implementation
|
2020-09-20 03:25:56 -04:00 |
Luke Street
|
2cca2b8513
|
CScriptMazeNode: Finish initial implementation
|
2020-09-20 01:47:12 -04:00 |
Luke Street
|
a533ee3538
|
CScriptMazeNode: Initial implementation of sub_802899c8
|
2020-09-19 16:32:23 -04:00 |
Luke Street
|
cf68c7dd9d
|
CScriptMazeNode: Finish initial implementation of Reset
|
2020-09-19 15:52:15 -04:00 |
Luke Street
|
47f456e4e7
|
CScriptMazeNode: Start implementing AcceptScriptMsg
|
2020-09-19 14:52:43 -04:00 |
Luke Street
|
529e8f6a07
|
CScriptMazeNode: Implement Reset
|
2020-09-19 13:44:32 -04:00 |
Luke Street
|
e486e01b2a
|
CScriptMazeNode: Implement GenerateObjects & more structures
|
2020-09-19 13:30:44 -04:00 |
Luke Street
|
76de1541f2
|
Runtime: Resolve -Wrange-loop-analysis warnings (part 2)
|
2020-09-18 17:04:50 -04:00 |
Luke Street
|
5b44ac143d
|
CPatterned: ApproachDest fixes
|
2020-09-16 02:18:03 -04:00 |
Luke Street
|
69ded7eca8
|
Fix bitfield check in CPatterned::PathFind & update zeus (CVector3f::isZero fix)
|
2020-09-16 00:42:44 -04:00 |
Phillip Stephens
|
803acd9ac6
|
Fix Drone crashing by loading a model as a particle
|
2020-09-14 22:49:10 -07:00 |
Luke Street
|
edadcbef17
|
CDrone: Implement SetVisorFlareEnabled, UpdateVisorFlare
|
2020-09-14 01:22:11 -04:00 |
Phillip Stephens
|
e64591bbf8
|
CThardus: Fix knee collider, attempt to fix healthbar
|
2020-09-12 21:08:14 -07:00 |
Phillip Stephens
|
fb69ae741d
|
Fix Thardus' structure and implement basic behavior
|
2020-09-12 18:40:19 -07:00 |
Phillip Stephens
|
2ca0cd2bdd
|
Final CThardusRockProjectile imps, cleanup needed
|
2020-09-12 18:40:19 -07:00 |
Phillip Stephens
|
1ba68175e9
|
More CThardus imps, add CRandom16 stats
|
2020-09-12 18:40:19 -07:00 |
Phillip Stephens
|
7847b59705
|
More CThardus imps
|
2020-09-12 18:40:15 -07:00 |
Phillip Stephens
|
dc4b79eec3
|
Merge branch 'new-flamethrower' of https://github.com/shiiion/urde into shiiion-new-flamethrower
|
2020-09-10 11:03:28 -07:00 |
Luke Street
|
bd882edee6
|
ScriptLoader: Fix float ordering for CAtomicBeta
Fixes #325
|
2020-08-24 04:00:30 -04:00 |
Lioncash
|
4dc553e72a
|
General: Resolve several -Wextra-semi warnings
Remove redundant semicolons and also amends some macros to require
semicolon termination.
|
2020-08-23 15:45:54 -04:00 |
Luke Street
|
6a7b87bea1
|
CScriptSpecialFunction: SpinnerController fixes
|
2020-08-23 13:06:01 -04:00 |
Luke Street
|
c001985a79
|
CPlayer: Remove duplicated function call
|
2020-07-07 04:36:18 -04:00 |
shiiion
|
cf86338a84
|
initial flamethrower weapon implementation
|
2020-06-25 22:37:45 -04:00 |
Luke Street
|
0d8a766146
|
CScriptBallTrigger: Apply force fixes
Fixes #337
|
2020-06-25 19:33:43 -04:00 |
Luke Street
|
73d6465095
|
CPlayer: Fix logic in ChooseTransitionToAnimation
|
2020-06-07 14:12:51 -04:00 |
Luke Street
|
ca96676057
|
Merge remote-tracking branch 'origin/icesheegoth'
|
2020-06-06 16:27:08 -04:00 |
Luke Street
|
feb163e107
|
Merge remote-tracking branch 'origin/drone'
|
2020-06-06 16:25:48 -04:00 |
Phillip Stephens
|
86942c44ef
|
Merge branch 'master' of ssh+git://git.axiodl.com:6431/AxioDL/urde
|
2020-06-03 04:12:11 -07:00 |
Phillip Stephens
|
9f4663491b
|
CScriptPlayerActor: Add missing SetActive
|
2020-06-03 04:11:06 -07:00 |
Luke Street
|
8d2d5ef5d5
|
COmegaPirate: MSVC runtime fix for skeleton asset IDs
|
2020-05-31 22:05:48 -04:00 |
Luke Street
|
d44eccc386
|
Runtime: constexpr fixes for gcc
|
2020-05-27 13:02:20 -04:00 |
Luke Street
|
23870c53aa
|
Merge remote-tracking branch 'origin/master'
|
2020-05-22 03:37:08 -04:00 |
Luke Street
|
de2996a941
|
CMetroid: Implement UpdateVolume, IsPlayerUnderwater, IsHunterAttacking
|
2020-05-22 03:34:48 -04:00 |
Luke Street
|
56d31254cd
|
CKnockBackController: Fix EKnockBackType
|
2020-05-21 11:32:48 -04:00 |
Lioncash
|
32a4087f69
|
CScriptAiJumpPoint: Mark reference as const in AcceptScriptMsg
None of the data members of the referenced connections are modified.
|
2020-05-20 14:32:24 -04:00 |
Lioncash
|
47cfaf17bd
|
CScriptActor: Remove unused printf code
Given it's not actively used or tied into the logging system, we can get
rid of this to prevent it from ever bitrotting.
|
2020-05-20 13:59:21 -04:00 |