|
a578b055a2
|
Header merge & CScriptPickup progress
Former-commit-id: 45c5450376d459f391851c2d1f8b10306db8bac5
|
2022-10-05 19:06:15 -04:00 |
|
Henrique Gemignani Passos Lima
|
b95f4a88b2
|
Add CPlayerGun, CGidget, CPlayerCameraBob
Former-commit-id: 24acd9863f920ba836ea9cf8c2805080e50a6b14
|
2022-10-06 01:56:52 +03:00 |
|
|
a3aa74f563
|
More CPhysicsActor
Former-commit-id: bc81e35c6bc9cdc17d972dce1aae2499c463db06
|
2022-10-05 15:50:12 -07:00 |
|
Henrique Gemignani Passos Lima
|
e2e4fe7f6c
|
Add CScriptPickup and all dependencies
Former-commit-id: 78aebc89601372ba693d9f02576294afd7530e56
|
2022-10-05 21:06:23 +03:00 |
|
|
c6383170f6
|
Don't link snd_math
Former-commit-id: 7c14c5621958ed4f2954d6e2a7999e3ed0e933df
|
2022-10-05 10:59:51 -07:00 |
|
|
aa1df3e7d7
|
Get/SetPhysicsState fixes
Former-commit-id: 75909783bc68d0fbd7a4605bbc0e5862b28d2dff
|
2022-10-05 10:53:15 -07:00 |
|
|
2d128edc26
|
More CPhysicsActor
Former-commit-id: 248a703cb47e4e9a15af9598f7172a56e73139fd
|
2022-10-05 10:24:06 -07:00 |
|
|
69dbad8bce
|
Start work on CPhysicsActor
Former-commit-id: dc8e4b810638b2792e55369a636d3fca50b3bba2
|
2022-10-05 09:28:48 -07:00 |
|
|
2638a5a81a
|
CPlayerState fixes
Former-commit-id: 8dd881eab1d3af71a6d4281caff3383f5b863bb5
|
2022-10-04 23:46:30 -07:00 |
|
|
3ed47d5cde
|
Fix linking with static libs, CVector3f work, Initial COutputStream
Former-commit-id: 693fe93eab71abb6e4b68df69c8836b0499cef43
|
2022-10-04 18:31:56 -07:00 |
|
|
e7ecda7a36
|
CScriptSpecialFunction progress & symbol updates
Former-commit-id: 84d590be2fab8711a332f4260c4823c784bf6669
|
2022-10-04 20:16:35 -04:00 |
|
|
60cc687cd1
|
Match and link CVector2f
Former-commit-id: b85528fbab6f4b53f3f31f79c4ed886aec33f03d
|
2022-10-04 14:00:16 -07:00 |
|
|
171da931cc
|
Match and link CVector2i
Former-commit-id: 45312e97eaf39d9a4f34f2641ea2c5fa840dbf6c
|
2022-10-04 13:11:34 -07:00 |
|
|
f8688e02e3
|
Initial pass at CDecal classes
Former-commit-id: 4b24bba57e565e249cdc7abeaa2fdde202c5fc36
|
2022-10-04 12:58:17 -07:00 |
|
|
2ef9d69288
|
Match and link CVector3d, add CVector3i.s
Former-commit-id: cdbbfba34eba8b5278a91921de2b14ab7e8e59f5
|
2022-10-04 12:57:04 -07:00 |
|
Henrique Gemignani Passos Lima
|
e56a45c6c4
|
First pass at CPlayerState::PutTo
Former-commit-id: 4fcad1ada21be34433f676271014f1d93f1cb791
|
2022-10-04 21:50:29 +03:00 |
|
Henrique Gemignani Passos Lima
|
cc5b5a3cd9
|
Almost match CPlayerState::CalculateItemCollectionRate
Former-commit-id: 4d5311616985721b2bfacd273f78ffc165542256
|
2022-10-04 21:15:07 +03:00 |
|
Henrique Gemignani Passos Lima
|
05c93724a3
|
Fix CCameraManager::GetCurrentCamera symbols
Former-commit-id: c10ddd017e6a1d92f5b546af1356e0509232653b
|
2022-10-04 17:08:26 +03:00 |
|
Henrique Gemignani Passos Lima
|
3a953cf075
|
Add CPlayerState::CPlayerState(CInputStream& stream)
Former-commit-id: 65e7aeddab320491c7f298adf3582f3403e5798f
|
2022-10-04 16:29:05 +03:00 |
|
|
bc202ba493
|
Lots of stuff
Former-commit-id: 39b5f3c01e077172d0b2a73931577f44bfd141f4
|
2022-10-03 20:00:46 -04:00 |
|
Henrique Gemignani Passos Lima
|
469c499a6b
|
CSfxManager: make priority values const
Former-commit-id: 0acb1e0e401c7df8cb0776ae293a3bae0aba5655
|
2022-10-03 20:03:50 +03:00 |
|
Henrique Gemignani Passos Lima
|
a90e68436b
|
CSfxManager: Add kAllAreas, areaId to int
Former-commit-id: 4b08f70a0b3d949d9d7b69ba8293a1191de7cb2e
|
2022-10-03 20:00:51 +03:00 |
|
Henrique Gemignani Passos Lima
|
bd8d881f6b
|
Add kMaxPriority/kMedPriority to CSfxManager
Former-commit-id: b423771f9748dd4f509842cdddcb428e70bc38e9
|
2022-10-03 19:23:22 +03:00 |
|
Henrique Gemignani Passos Lima
|
d55ba2e58e
|
Fix CSfxManager::PitchBend types
Former-commit-id: 97282648b466674eef9a7c014037a70492e29679
|
2022-10-03 19:04:56 +03:00 |
|
Henrique Gemignani Passos Lima
|
8cac11d25d
|
Match CScriptSpecialFunction::DeleteEmitter
Former-commit-id: e48f6478f9013986c63a1e78fffb6ea91ba72288
|
2022-10-03 18:59:07 +03:00 |
|
Henrique Gemignani Passos Lima
|
e798ecd5f3
|
CAnimData: default animation is s16
Former-commit-id: fcf2e43f1eda4b12837f105bdd73ab405b319b26
|
2022-10-03 18:45:08 +03:00 |
|
Henrique Gemignani Passos Lima
|
1ede41207b
|
Improve CAABox::GetExtents
Thanks encounter
Former-commit-id: 3f4e53ec74ac11036750063a716934d520038308
|
2022-10-03 18:05:16 +03:00 |
|
Henrique Gemignani Passos Lima
|
c5a4f660bb
|
TAverage: don't implement AddValue inline
Former-commit-id: ce2276b3103a1e7b9cf3a24775e2e1233e95e12c
|
2022-10-03 18:03:57 +03:00 |
|
Henrique Gemignani Passos Lima
|
e2ba417809
|
Add fmod to math.h
Former-commit-id: 01792db891edc6009cd8c1e1519dd3f9f5d82a2e
|
2022-10-03 16:24:59 +03:00 |
|
Henrique Gemignani Passos Lima
|
3997f75e24
|
Improve match for CScriptSpecialFunction::Render
Former-commit-id: 80843df748627926078ced00e3f069c8d98c79a6
|
2022-10-03 16:15:34 +03:00 |
|
Henrique Gemignani Passos Lima
|
7c37170bb6
|
Add missing w_fmod.h
Former-commit-id: 3256933c6310c3d3b927845c16836ddaea9dfbee
|
2022-10-03 15:15:06 +03:00 |
|
Henrique Gemignani Passos Lima
|
16e4de9bfe
|
Implement CScriptSpecialFunction::ThinkSpinnerController
Former-commit-id: d26a30f186a52104907d6194924da99e76dc5576
|
2022-10-03 14:55:03 +03:00 |
|
|
682ce50113
|
Fix CUnitVector3f non-match
Former-commit-id: 60c82b0a89a6ac9fc750c11ccd5098d38226beef
|
2022-10-03 00:56:11 -04:00 |
|
|
cd85b46d6d
|
More CScriptSpecialFunction; start rstl::map/red_black_tree
Former-commit-id: 87c0a6041cb0323ce783997cf5be2754f70b8977
|
2022-10-03 00:49:20 -04:00 |
|
|
1b617eee75
|
Split, match and link CVector3i
Former-commit-id: 9f8f1ab7f784576e2a0f39ab05ba73a273b1a28c
|
2022-10-02 20:09:01 -07:00 |
|
|
22d8819770
|
Match and link CPlane
Former-commit-id: 302df55a60aad8169e95ed93b1ad7a423ece25d2
|
2022-10-02 19:55:05 -07:00 |
|
|
477189a490
|
Forgot something....
Former-commit-id: 19c1aa3ae1fe0502fb9d25d64684b7e3835f2222
|
2022-10-02 18:16:06 -07:00 |
|
|
867d66b72d
|
Minor fixes, add COsContextDolphin to completed list in configure.py
Former-commit-id: 09999a24a1af4f328a4747424374ea9a85090144
|
2022-10-02 18:04:35 -07:00 |
|
|
c8f194b18c
|
CScriptSpecialFunction: More matches
Former-commit-id: fdbd70eea10e9eaa15da8b666a94c6f0797eb350
|
2022-10-02 18:27:13 -04:00 |
|
|
5da4fc096b
|
Add missing TAverage.hpp
Former-commit-id: e8133e9476fa9f827987674d6217604bb7766e7b
|
2022-10-02 17:53:28 -04:00 |
|
|
f04048e917
|
Match CScriptSpecialFunction constructor
Former-commit-id: f16397257b00ef02e4b21ddf5c9b5ce1e43a5f76
|
2022-10-02 17:45:14 -04:00 |
|
Henrique Gemignani Passos Lima
|
becebbe290
|
Add CScriptSpecialFunction.hpp/cpp
Former-commit-id: 2c857a9fa4d8d1df74097ca6ca83d48fa4987455
|
2022-10-02 18:21:56 +03:00 |
|
Henrique Gemignani Passos Lima
|
63988f60bc
|
Preparing other headers for CScriptSpecialFunction
Former-commit-id: 6ffb16e4a96587debc80397a7363b9ccaf4520ce
|
2022-10-02 18:21:51 +03:00 |
|
Henrique Gemignani Passos Lima
|
00375b9c6a
|
Add CDamageInfo
Former-commit-id: f40c4e6555ae3ed22f7e38c8563b3c22082fd82c
|
2022-10-02 13:14:12 +03:00 |
|
|
b9ea7a76b9
|
Match and link COsContext
Former-commit-id: cc514ecf6e7d6d97613f6a3e80b7a7a5e7436518
|
2022-10-02 00:43:00 -07:00 |
|
|
6b23e11db8
|
Match and link CPhsyicsActor
Former-commit-id: 70a1e449bd48ec8bd5fc7b3f933e595a648933a3
|
2022-10-01 23:06:32 -07:00 |
|
Henrique Gemignani Passos Lima
|
72e31ef65b
|
Fix linking issues with CDamageVulnerability
Former-commit-id: 882cebb9b3cc71fa2ddf288976f79634ba97fe0e
|
2022-10-02 01:06:20 +03:00 |
|
Henrique Gemignani Passos Lima
|
ac12cf1321
|
Add CDamageVulnerability.cpp, fill header
Former-commit-id: dc47a3af22c1e50ff116781902ff715f02c58395
|
2022-10-02 00:39:52 +03:00 |
|
|
4318fab3ab
|
CAABox 90%
Former-commit-id: a0876b5c34e6674dfdd8451ca8ff9d79eb6a2493
|
2022-10-01 16:39:55 -04:00 |
|
|
f6cde6899c
|
Link CFontImageDef
Former-commit-id: bbf3b658c24547c34c7d3f3b46bebaccf1b65fea
|
2022-10-01 15:00:38 -04:00 |
|