Commit Graph
100 Commits
Author SHA1 Message Date
aap c661485ef7 little cleanup 2019-06-30 22:55:48 +02:00
aapandGitHub 66d83c6470 Merge pull request #80 from ShFil119/special
Implement GetSpecialCharacterTalkSfx
2019-06-30 21:18:38 +02:00
aap af2e764d81 finished CEntity 2019-06-30 21:06:55 +02:00
aapandGitHub 6e4df804f7 Merge pull request #79 from Nick007J/master
Reactivated memory operating functions, fixed bug
2019-06-30 15:27:20 +02:00
aapandGitHub 9b5a7cd4bb Merge pull request #78 from ShFil119/cleanup
Cleanup project a bit
2019-06-30 13:37:52 +02:00
aapandGitHub ffb9fe188c Merge pull request #77 from Nick007J/master
More replay stuff + destructors for CPlaceable and up
2019-06-30 13:03:04 +02:00
aap d12db35a9f fix 2019-06-29 18:36:31 +02:00
aap 8946a20983 fix hud render states; bug in coronas 2019-06-29 17:54:09 +02:00
aapandGitHub d711af4757 Merge pull request #71 from ShFil119/audio2
Implement GetSomeoneTalkSfx methods of AudioManager
2019-06-29 17:18:56 +02:00
aapandGitHub aec122e890 Merge pull request #72 from Nick007J/master
more replay stuff
2019-06-29 17:17:53 +02:00
aap c7e33bd8e5 fix 2019-06-29 13:25:47 +02:00
aap 4bce84df4d missed two lines in CCollision 2019-06-29 11:57:47 +02:00
aap 9b689a1e6a Merge branch 'master' of github.com:GTAmodding/re3 2019-06-29 11:09:43 +02:00
aap b2f8c7eb23 miscellaneous, mostly world related 2019-06-29 11:09:33 +02:00
aapandGitHub ddc5118eea Merge pull request #70 from Nick007J/master
Changed to actual crimes names
2019-06-29 10:51:57 +02:00
aap f2d1ceb043 forgot the actual file... 2019-06-28 23:39:32 +02:00
aap dd3f1f88ac PS2-like MatFX from skygfx 2019-06-28 23:31:23 +02:00
aap 38a7b74b1a island load screen, some more CText 2019-06-28 22:23:55 +02:00
aap 0711bfacd4 fixed CFileMgr, the craziest bug i ever had 2019-06-28 21:24:22 +02:00
aap 48cf8b6629 misc stuff, mostly collision 2019-06-28 19:23:28 +02:00
aapandGitHub bbb8a21fe1 Merge pull request #67 from gennariarmando/master
Some Hud.cpp fixes.
2019-06-28 19:00:44 +02:00
aapandGitHub 3bc17b39c2 Merge pull request #68 from erorcun/erorcun
Footsteps
2019-06-28 19:00:26 +02:00
aap 5a93f67c88 CHud cleanup: fixes and cosmetic treatment 2019-06-28 13:28:42 +02:00
aap 847720aeae CStreaming DONE 2019-06-28 12:34:02 +02:00
aapandGitHub 6f4e01f078 Merge pull request #59 from Nick007J/master
Added Gangs
2019-06-28 09:49:47 +02:00
aapandGitHub 9f07569bd6 Merge pull request #62 from erorcun/erorcun
Several little mistakes in CPed
2019-06-27 14:18:54 +02:00
aap f6c767d87c CStreaming almost done 2019-06-27 14:17:42 +02:00
aap d74b8fa952 started filling debug menu 2019-06-27 10:58:51 +02:00
aapandGitHub ff56b39a27 Merge pull request #61 from gennariarmando/master
Finished Hud.cpp
2019-06-27 09:53:55 +02:00
aapandGitHub 62b6788dc5 Merge pull request #60 from erorcun/erorcun
Fix 3 bugs
2019-06-27 09:46:41 +02:00
aapandGitHub f6443ea108 Merge pull request #57 from gennariarmando/master
Update Wanted.cpp
2019-06-27 09:45:59 +02:00
aap 0053201ea0 yet more CStreaming 2019-06-27 00:12:58 +02:00
aapandGitHub 990d7f9d19 Merge pull request #48 from Nick007J/master
more replay stuff
2019-06-26 23:14:42 +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
aapandGitHub 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
aapandGitHub 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
aap 628b9a8b54 Frontend clean up 2019-06-25 08:54:41 +02:00
aapandGitHub b50440a6f0 Merge pull request #49 from gennariarmando/master
Initial commit for Frontend.
2019-06-25 07:22:27 +02:00
aapandGitHub f07f411629 Merge pull request #43 from erorcun/erorcun
CPed, CVehicle, mostly entering/exiting car
2019-06-24 23:11:56 +02: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
aapandGitHub 6c7df4487e Merge pull request #29 from erorcun/erorcun
Shotgun fix, CPed, CWeaponInfo
2019-06-22 21:31:38 +02:00
aapandGitHub 69dd259b70 Merge pull request #30 from gennariarmando/master
More CRadar stuff.
2019-06-22 21:30:43 +02:00
aapandGitHub 7a77f995b2 Merge pull request #32 from Nick007J/master
Added replay functions
2019-06-22 21:29:14 +02:00
aap ad885bb54f bla 2019-06-22 03:03:18 +02:00
aapandGitHub 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
aapandGitHub 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
aapandGitHub 0952b316eb Merge pull request #27 from gennariarmando/master
Code clean up.
2019-06-20 15:24:54 +02:00
aap 922c73eeee started CStreaming 2019-06-20 14:49:16 +02:00
aapandGitHub 109cde810c Merge pull request #25 from gennariarmando/master
Update CRadar.cpp, CHud.cpp, CDraw.cpp fixed bug in templates.h.
2019-06-20 11:28:04 +02:00
aap f4146d39a2 finally finished CVehicleModelInfo 2019-06-20 01:07:57 +02:00
aap f1b255e69f typo in visibility plugins 2019-06-20 00:36:11 +02:00
aap 2fcdf6fa21 implemented cHandlingDataMgr 2019-06-20 00:12:12 +02:00
aap 12f009e708 implemented cHandlingDataMgr 2019-06-19 23:56:27 +02:00
aap 2ec11b000d implemented CObjectData 2019-06-19 18:35:51 +02:00
aap 864f719b1e implemented CPedStats 2019-06-19 16:55:01 +02:00
aap ea73d7a284 finished CPedType 2019-06-19 15:28:13 +02:00
aap f88f711ddd some CPed flags named from SA 2019-06-19 14:20:50 +02:00
aap 78e33785ec cleanup on CPed and CPedType 2019-06-19 14:06:13 +02:00
aapandGitHub f8438e8ab6 Merge pull request #22 from erorcun/master
CPed::Avoid and needed changes
2019-06-19 12:30:34 +02:00
aap d5beaee746 silly mistake in CFileLoader 2019-06-18 11:29:48 +02:00
aap 3b64bd1b4a finished CFileLoader, except a crash! 2019-06-18 09:50:26 +02:00
aap ad12240586 fixed anim bug 2019-06-17 23:31:00 +02:00
aap 50122c2d0f forgot main.h 2019-06-17 22:54:02 +02:00
aapandGitHub dc230df8b1 Merge pull request #24 from gennariarmando/master
Fixed health icon.
2019-06-17 22:42:11 +02:00
aap e524a1a326 Merge branch 'master' of github.com:GTAmodding/re3 2019-06-17 22:40:31 +02:00
aap b5fba778c4 first part of CFileLoader 2019-06-17 22:40:15 +02:00
aapandGitHub 900f3d9783 Merge pull request #23 from Fire-Head/master
CdSteam, RwFreeAlign/RwMallocAlign
2019-06-17 15:39:57 +02:00
aapandGitHub fcc6a8bc55 Merge pull request #20 from gennariarmando/master
Update HUD stuff, bug and format fixes.
2019-06-17 07:29:52 +02:00
aap 0add48abf5 got rid of upper case types 2019-06-17 00:23:19 +02:00
aap e8c5f7da52 updated guidelines 2019-06-16 23:33:20 +02:00
aap 93223b2bac some more cleanup 2019-06-16 23:12:14 +02:00
aapandGitHub c417dfa1c3 Merge pull request #16 from erorcun/master
Some CPed functions
2019-06-16 22:36:18 +02:00
aap 71ac32cbd7 fix the cleanup... 2019-06-16 21:41:58 +02:00
aap 2a207af49a some cleanup 2019-06-16 19:06:01 +02:00
aapandGitHub bb526541a9 Merge pull request #17 from gennariarmando/master
New updates for Hud.cpp and more.
2019-06-16 18:14:48 +02:00
aap 1d177a5d8e Merge branch 'master' of github.com:GTAmodding/re3 2019-06-15 11:41:39 +02:00
aap 25605045bc silly mistake in txd store 2019-06-15 11:41:27 +02:00
aapandGitHub 8b55b8b144 Merge pull request #15 from ShFil119/patch-1
Fix value of CReplay mode
2019-06-13 21:53:42 +02:00
aapandGitHub 54837368c3 Merge pull request #14 from ShFil119/patch-1
Fix typo in link to appveyor's account
2019-06-13 14:02:47 +02:00
aapandGitHub 3ee0879f6c Merge pull request #13 from ShFil119/CIdebug
CI add build in debug mode
2019-06-13 13:45:36 +02:00
aap f407c9829f finished some classes 2019-06-13 12:25:55 +02:00
aap b4afb591a7 implemented GTA stream read functions 2019-06-13 11:57:43 +02:00
aapandGitHub 12697a8553 Merge pull request #12 from Fire-Head/master
Pad done
2019-06-13 10:02:52 +02:00
aap e9e62660fb silly mistake 2019-06-13 01:18:38 +02:00
aap 3472a614ae fixed CFileMgr somewhat; still issues when loading saves 2019-06-13 01:12:37 +02:00
aap 9703ef9b59 implemented CutsceneObject; little fixes 2019-06-12 21:17:02 +02:00
aap a9517c01af implemented CCutsceneHead and dependencies 2019-06-12 20:11:17 +02:00
aap ec0b8b5730 implemented CTimeCycle 2019-06-12 16:52:26 +02:00