PixieCore
56a71aba56
A few RTech changes.
...
* Renamed pak_asyncload to pak_requestload
* Added new ConCommand to unload rpaks. It's called pak_requestunload.
* When CHostState requests an rpak unload, it will now print the name of it.
* Turned a few static addresses onto patternscans.
2022-03-28 18:47:11 +02:00
PixieCore
ef5abb16ea
Added the ability to disable rUI drawing. By @r-ex.
2022-03-23 23:28:12 +01:00
PixieCore
7d9b125d93
Formating.
2022-03-23 20:33:24 +01:00
PixieCore
7b5676210b
Added new ConCommand to list all loaded rpaks. By @r-ex
2022-03-23 20:31:29 +01:00
IcePixelx
308160369e
RTech::UnloadAsset comment and rpak header rename.
2022-02-13 17:13:54 +01:00
IcePixelx
71dabb52e1
RTech var renames and struct renames.
2022-02-13 17:07:02 +01:00
IcePixelx
f5208d2b61
Fixed NET::ShutDown recursive calling, fixed decompressed patch header size on decompress.
2021-12-27 20:44:37 +01:00
Amos
e03d74b753
Rename RTech decompression methods
2021-12-27 16:58:07 +01:00
Amos
69161ae6c0
Implement RTech_AsyncLoad hook and concommand
...
The ConCommand 'rtech_asyncload' allows the user to load specific pak files on-demand.
2021-12-27 16:53:35 +01:00