Quitado código del LSL bridge y funciones dependientes

Corrección de errores previos en la migración.
Cambiada la pantalla de inicio (Splash Screen)
This commit is contained in:
2025-05-26 06:28:46 -03:00
parent a5d5fe6288
commit 32da2fd0fb
55 changed files with 1001 additions and 1029 deletions
+1 -1
View File
@@ -32,7 +32,7 @@
class LLUUID;
// <FS:Ansariel> Centralize definition of application name
const std::string APP_NAME = "Firestorm";
const std::string APP_NAME = "Puma";
static const F32 REGION_WIDTH_METERS = 256.f;
static const S32 REGION_WIDTH_UNITS = 256;
+4 -4
View File
@@ -40,13 +40,13 @@ BEGIN
BEGIN
BLOCK "040904b0"
BEGIN
VALUE "CompanyName", "Phoenix Viewer"
VALUE "FileDescription", "Phoenix Firestorm Viewer Common Library"
VALUE "CompanyName", "Puma Viewer"
VALUE "FileDescription", "Avatares Argentinos"
VALUE "FileVersion", "2.6.1.18383"
VALUE "InternalName", "llcommon.dll"
VALUE "LegalCopyright", "Copyright © 2010 Phoenix Viewer"
VALUE "LegalCopyright", "Copyright © 2025 Avatares Argentinos"
VALUE "OriginalFilename", "llcommon.dll"
VALUE "ProductName", "Phoenix Firestorm Viewer"
VALUE "ProductName", "Puma Viewer"
VALUE "ProductVersion", "2.6.1.18383"
END
END