Parent Directory
|
|
|
|
|
RexLogin/
|
216 |
3 years |
mikkopa |
Added null checks to login module initializion. |
RexAuthentication/
|
6 |
4 years |
afrisby |
* Updating to latest
* Warning: Contains bugs. |
ClientViews/
|
212 |
3 years |
mikkopa |
Added a new client view: RexClientViewCompatible.
This client view is to be used... |
WorldAssetsFolder.cs
|
205 |
3 years |
mikkopa |
Updated HandleFetchInventoryDescendentsCAPS to match new version of the delegate... |
UploadPermission.cs
|
124 |
4 years |
mikkopa |
* Added UploadPermissions module
* Modified CapsUploader to use that module
TOD... |
RexUDPServer.cs
|
213 |
3 years |
mikkopa |
* Added switch to packet server, it defines which client view to spawn when user... |
RexPacketServer.cs
|
213 |
3 years |
mikkopa |
* Added switch to packet server, it defines which client view to spawn when user... |
RexEventQueue.cs
|
184 |
3 years |
mikkopa |
* Added missing IClientAPI members to GenericNpcCharacter
* Changed OnClientClos... |
IRexClientCore.cs
|
156 |
3 years |
mikkopa |
* Refactored RexClientView to RexClientViewBase and RexClientViewLegacy.
* Moved... |
IClientRexFaceExpression.cs
|
74 |
4 years |
mikkopa |
Refactored RexClientView generic message handlers to a dictionary. Adding new ha... |
IClientRexAppearance.cs
|
161 |
3 years |
tuco |
- client startupmessage parameter fixed
- rexappearance genericmessage packet fi... |
IClientMediaURL.cs
|
89 |
4 years |
mikkopa |
* Refactored client interfaces.
* Modified how modules identify clients
|
CapsUpload.cs
|
204 |
3 years |
mikkopa |
Removed OnNewClient handler from CapsUpload since it was not needed for any purp... |
AuthenticationService.cs
|
140 |
4 years |
mikkopa |
*Fixed a bug parsing get_user_by_account response from AuthenticationService.
*A... |