Go to file
tyackman 57dea47acc
fwBasePool and encryption (#10)
* Create pools.hpp

Handles variable encryption for memory pools

* Add missing include to classes.cpp

* Create fwBasePool.hpp

* I might do it right one day

* Add missing pragma directive

peabrain moment

---------

Co-authored-by: Ryan <80224521+Rxann@users.noreply.github.com>
2024-06-13 17:05:36 -04:00
base Entities (#4) 2023-09-29 23:45:35 +02:00
entity Entities (#4) 2023-09-29 23:45:35 +02:00
network CVehicleGadgetNodeData (#12) 2024-06-13 17:03:39 -04:00
ped Entities (#4) 2023-09-29 23:45:35 +02:00
player Invoker stuff (#1) 2023-08-26 21:12:04 +02:00
rage fwBasePool and encryption (#10) 2024-06-13 17:05:36 -04:00
script Netsync stuff (#5) 2023-10-09 15:01:36 +02:00
.gitignore Invoker stuff (#1) 2023-08-26 21:12:04 +02:00
classes.cpp fwBasePool and encryption (#10) 2024-06-13 17:05:36 -04:00
CMakeLists.txt Invoker stuff (#1) 2023-08-26 21:12:04 +02:00
rdr2.rcnet More stuff (#8) 2023-11-09 21:09:45 +01:00
README.md Initial commit 2023-08-25 18:05:34 +02:00

RDR-Classes