Commit Graph

207 Commits

Author SHA1 Message Date
_AG 69ac8bcd7a Update Wanted.cpp
Fix #36.
2019-06-26 23:32:08 +02:00
aap 50cce3e586 bla 2019-06-26 21:46:55 +02:00
aap d9b3c82c5e some more CStreaming + fixes by erorcun 2019-06-26 21:33:58 +02:00
aap a91f40e79d CStreaming streams 2019-06-26 16:49:32 +02:00
aap b19e1d369c fixed bug in CPed 2019-06-26 11:35:34 +02:00
aap f9e7e9c3c3
Merge pull request #51 from gennariarmando/master
Better organization for Frontend.cpp
2019-06-26 11:20:35 +02:00
aap 8510792256 CPed cleanup 2019-06-26 11:19:56 +02:00
aap 5350574b6d
Merge pull request #50 from erorcun/erorcun
Fix car animations & M16 bug
2019-06-26 11:13:43 +02:00
aap f5e31a4564 fixed PedType 2019-06-26 11:12:00 +02:00
_AG dd1b563720 Little fix #52. 2019-06-25 20:54:48 +02:00
_AG 28509e216f Better organization for Frontend.cpp 2019-06-25 14:26:41 +02:00
eray orçunus e9fd2a93e0 Fix car animations & M16 bug
Signed-off-by: eray orçunus <erayorcunus@gmail.com>
2019-06-25 14:33:24 +03:00
aap 628b9a8b54 Frontend clean up 2019-06-25 08:54:41 +02:00
aap b50440a6f0
Merge pull request #49 from gennariarmando/master
Initial commit for Frontend.
2019-06-25 07:22:27 +02:00
_AG e765dfe90a Initial commit for Frontend.
Bug fixes:
fix #40, fix #39, fix #38, fix #37, fix #21.
Code organization and cleanup...
2019-06-25 02:36:26 +02:00
aap f07f411629
Merge pull request #43 from erorcun/erorcun
CPed, CVehicle, mostly entering/exiting car
2019-06-24 23:11:56 +02:00
eray orçunus 1e09bf9c30 CPed, CVehicle, mostly entering/exiting car
Signed-off-by: eray orçunus <erayorcunus@gmail.com>
2019-06-25 00:01:40 +03:00
aap 3b43c09578 replaced some ctors; made PreRender call game function 2019-06-24 22:06:14 +02:00
aap 0b384356f9 fixed bug in CPlaceable 2019-06-24 20:01:15 +02:00
aap db2e2575c8 more CStreaming 2019-06-24 18:44:23 +02:00
aap 4d84d94166 more Radar code 2019-06-23 19:59:58 +02:00
aap a5ba538968 some Radar and Hud cleanup; fix in Physical 2019-06-23 13:11:41 +02:00
aap 047fa20f28 fixed key binding, head shots, freezes 2019-06-23 01:01:21 +02:00
_AG 0126bef9a1
Fixed little bug in Radar.cpp. 2019-06-22 21:59:10 +02:00
aap 6c7df4487e
Merge pull request #29 from erorcun/erorcun
Shotgun fix, CPed, CWeaponInfo
2019-06-22 21:31:38 +02:00
aap 69dd259b70
Merge pull request #30 from gennariarmando/master
More CRadar stuff.
2019-06-22 21:30:43 +02:00
aap 7a77f995b2
Merge pull request #32 from Nick007J/master
Added replay functions
2019-06-22 21:29:14 +02:00
Nikolay Korolev 4f9eff19b2 attempt to fix build error 2019-06-22 22:23:26 +03:00
Nikolay Korolev 3b4cf4f418 fixed tab 2019-06-22 21:43:56 +03:00
Nikolay Korolev 057938fc6f fixed types 2019-06-22 21:42:26 +03:00
Nikolay Korolev 49523b1c03 fix 2019-06-22 21:38:12 +03:00
Nikolay Korolev 4e07396076 tabify 2019-06-22 21:35:23 +03:00
Nikolay Korolev 666ee73ac8 Fixed types in BulletTrace.h 2019-06-22 21:28:42 +03:00
Nikolay Korolev 145338a2eb Fixed types in Pickup.h 2019-06-22 21:26:46 +03:00
Nikolay Korolev 96619e239a Added newlines at end of file 2019-06-22 21:25:14 +03:00
Королев Николай Николаевич ecd11f043e
Delete .gitignore 2019-06-22 21:22:19 +03:00
Nikolay Korolev 8b47a5b9f4 First commit of replay system 2019-06-22 21:17:25 +03:00
Nikolay Korolev 75ede35342 First commit of replay system 2019-06-22 21:15:27 +03:00
eray orçunus 36a085204e Merge branch 'master' of git://github.com/GTAmodding/re3 into erorcun 2019-06-22 15:01:52 +03:00
_AG beea41d465 More CRadar stuff. 2019-06-22 11:42:27 +02:00
aap ad885bb54f bla 2019-06-22 03:03:18 +02:00
eray orçunus 5ee579daa2 Merge branch 'master' of git://github.com/GTAmodding/re3 into erorcun 2019-06-22 03:56:46 +03:00
eray orçunus 0a7120b622 Shotgun fix, CPed, CWeaponInfo
Signed-off-by: eray orçunus <erayorcunus@gmail.com>
2019-06-22 03:34:21 +03:00
aap a7aa475cbf
Merge pull request #28 from gennariarmando/master
Update Radar.cpp
2019-06-21 17:44:46 +02:00
aap 66462d348b more CStreaming; fixed CFileLoader 2019-06-21 17:28:55 +02:00
_AG 074dd9486c Clean up 2019-06-21 11:27:54 +02:00
aap 3271467976
Merge pull request #26 from erorcun/eray
Big CPed update
2019-06-21 11:15:08 +02:00
aap a9bcd1b7c5 added some World defines 2019-06-21 11:11:29 +02:00
eray orçunus 817f8b0e3f Fix throwable weapons
Signed-off-by: eray orçunus <erayorcunus@gmail.com>
2019-06-21 00:44:06 +03:00
eray orçunus 4a3138f384 Merge branch 'master' of git://github.com/GTAmodding/re3 into eray 2019-06-21 00:42:57 +03:00