Commit Graph

117 Commits

Author SHA1 Message Date
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
eray orçunus
c9f6e7bf83 CPed merge fixes
Signed-off-by: eray orçunus <erayorcunus@gmail.com>
2019-06-18 23:01:03 +03:00
eray orçunus
886db44936 Merge branch 'master' of git://github.com/GTAmodding/re3 2019-06-18 15:34:35 +03:00
eray orçunus
4ed6e86db1 CPed fixes
Signed-off-by: eray orçunus <erayorcunus@gmail.com>
2019-06-18 15:34:27 +03: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
aap
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
_AG
f83c7392cc Merge branch 'master' of https://github.com/gennariarmando/re3 2019-06-17 21:06:49 +02:00
_AG
6f0fb7cd36 Fixed health icon. 2019-06-17 21:06:41 +02:00
Fire-Head
617eb6951a CdStream RwFreeAlign/RwMallocAlign 2019-06-17 16:32:38 +03:00
eray orçunus
e45689373d CPed::Avoid and needed changes
Signed-off-by: eray orçunus <erayorcunus@gmail.com>
2019-06-17 15:20:15 +03:00
_AG
f299e9ebd5 Update HUD stuff, bug and format fixes.
Added environment variables to premake5.lua.
Update README.md
2019-06-17 02:11:30 +02:00
Fire_Head
d92c9085da
fixed rebind bug 2019-06-17 02:32:34 +03:00
aap
0add48abf5 got rid of upper case types 2019-06-17 00:23:19 +02:00
aap
93223b2bac some more cleanup 2019-06-16 23:12:14 +02:00
eray orçunus
18cdf53723 Delete duplicate enum
Signed-off-by: eray orçunus <erayorcunus@gmail.com>
2019-06-16 23:26:39 +03:00
eray orçunus
beb6f0d4c7 Merge branch 'master' of git://github.com/GTAmodding/re3
Conflicts:
	src/entities/Ped.h
	src/entities/PlayerPed.h
2019-06-16 22:44:05 +03:00
aap
71ac32cbd7 fix the cleanup... 2019-06-16 21:41:58 +02:00
eray orçunus
c1bd90c7dd CPed fixes and needed functions for further commits
Signed-off-by: eray orçunus <erayorcunus@gmail.com>
2019-06-16 22:00:09 +03:00
aap
2a207af49a some cleanup 2019-06-16 19:06:01 +02:00
aap
bb526541a9
Merge pull request #17 from gennariarmando/master
New updates for Hud.cpp and more.
2019-06-16 18:14:48 +02:00
_AG
4c385edd0c Changes for the pull request. 2019-06-16 18:05:22 +02:00
_AG
b83a0d469a Updates Draw.cpp, MusicManager.cpp. 2019-06-16 00:24:13 +02:00
eray orçunus
2f4fc5aaf0 More CPed functions and minor fixes
Signed-off-by: eray orçunus <erayorcunus@gmail.com>
2019-06-15 18:53:25 +03: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
_AG
92cc1cf3af New updates for Hud.cpp and more. 2019-06-15 01:34:36 +02:00
eray orçunus
8db50cea6c Fix duplicate code for PedNode
Signed-off-by: eray orçunus <erayorcunus@gmail.com>
2019-06-14 17:14:22 +03:00
erorcun
ed69be36cc Some CPed functions
Signed-off-by: eray orçunus <erayorcunus@gmail.com>
2019-06-14 17:04:29 +03:00
Filip Gawin
d08912e905
Fix value of CReplay mode 2019-06-13 14:27:29 +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
Fire_Head
91b8de1d3a
Update Pad.cpp 2019-06-13 03:58:29 +03:00
Fire_Head
601115e56a
Update CutsceneMgr.h 2019-06-13 03:51:51 +03:00
Fire_Head
9689def6a5
Merge branch 'master' into master 2019-06-13 03:47:13 +03:00
Fire_Head
35ea1765e2
Update Replay.h 2019-06-13 03:43:57 +03:00
Fire-Head
06e48c7059 Merge branch 'master' of github.com:Fire-Head/re3
# Conflicts:
#	src/control/Replay.h
2019-06-13 03:40:46 +03:00
Fire-Head
75bca8e31e CPad done 2019-06-13 03:35:26 +03:00