-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ESP] - Corregidos varios flags de compilación en los archivos de proyecto de Code::Blocks incluidos en las plantillas y ejemplos de uso. - Se añade la opción de compilar e instalar la librería utilizando CMake en sistemas Linux y Raspberry Pi OS. - Actualizado el script de instalación de las librerías precompiladas para Linux Mint Xia 22.1 y Raspberry Pi OS Bookworm. - Actualizado el script de adquisición de dependencias para sistemas Linux y Raspberry Pi OS. - Reestructurada la carpeta de la versión de la librería. [ENG] - Fixed several compilation flags in the Code::Blocks project files included in the templates and usage examples. - Added the option to compile and install the library using CMake on Linux and Raspberry Pi OS systems. - Updated the installation script for precompiled libraries for Linux Mint Xia 22.1 and Raspberry Pi OS Bookworm. - Updated the dependency acquisition script for Linux and Raspberry Pi OS systems. - Restructured the library release folder.
- Loading branch information
1 parent
6d145ea
commit 2cedc5b
Showing
304 changed files
with
1,050 additions
and
21,118 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ [email protected] | |
|
||
N'gine Lib is under MIT License | ||
|
||
Copyright (c) 2016-2023 by Cesar Rincon "NightFox" | ||
Copyright (c) 2016-2025 by Cesar Rincon "NightFox" | ||
|
||
Permission is hereby granted, free of charge, to any person obtaining a copy | ||
of this software and associated documentation files (the "Software"), to deal | ||
|
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ [email protected] | |
|
||
N'gine Lib is under MIT License | ||
|
||
Copyright (c) 2016-2023 by Cesar Rincon "NightFox" | ||
Copyright (c) 2016-2025 by Cesar Rincon "NightFox" | ||
|
||
Permission is hereby granted, free of charge, to any person obtaining a copy | ||
of this software and associated documentation files (the "Software"), to deal | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,28 +4,28 @@ | |
Archivo de Demo (Programa) | ||
Proyecto iniciado el 1 de Febrero del 2016 | ||
(c) 2016 - 2025 by Cesar Rincon "NightFox" | ||
(c) 2016 - 2024 by Cesar Rincon "NightFox" | ||
https://nightfoxandco.com | ||
[email protected] | ||
Requiere N'gine 1.18.0-stable o superior | ||
(c) 2016 - 2025 by Cesar Rincon "NightFox" | ||
Requiere N'gine 1.17.0-stable o superior | ||
(c) 2016 - 2024 by Cesar Rincon "NightFox" | ||
https://nightfoxandco.com | ||
Requiere GCC 13.2.0 MinGW64 (SEH) - 64-bits | ||
https://www.mingw-w64.org/ | ||
Requiere SDL2 (2.30.11) - 64-bits | ||
Requiere SDL2 (2.30.5) - 64-bits | ||
http://www.libsdl.org/download-2.0.php | ||
Requiere SDL2_TTF (2.24.0) - 64-bits | ||
Requiere SDL2_TTF (2.22.0) - 64-bits | ||
http://www.libsdl.org/download-2.0.php | ||
Requiere SFML (2.6.2) - 64-bits | ||
Requiere SFML (3.0.0) - 64-bits | ||
http://www.sfml-dev.org/ | ||
Requiere LodePNG (20241228) | ||
(c) 2005 - 2024 by Lode Vandevenne | ||
Requiere LodePNG (20230410) | ||
(c) 2005 - 2023 by Lode Vandevenne | ||
http://lodev.org/lodepng/ | ||
******************************************************************************/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,28 +4,28 @@ | |
Archivo de Demo (Declaraciones) | ||
Proyecto iniciado el 1 de Febrero del 2016 | ||
(c) 2016 - 2025 by Cesar Rincon "NightFox" | ||
(c) 2016 - 2024 by Cesar Rincon "NightFox" | ||
https://nightfoxandco.com | ||
[email protected] | ||
Requiere N'gine 1.18.0-stable o superior | ||
(c) 2016 - 2025 by Cesar Rincon "NightFox" | ||
Requiere N'gine 1.17.0-stable o superior | ||
(c) 2016 - 2024 by Cesar Rincon "NightFox" | ||
https://nightfoxandco.com | ||
Requiere GCC 13.2.0 MinGW64 (SEH) - 64-bits | ||
https://www.mingw-w64.org/ | ||
Requiere SDL2 (2.30.11) - 64-bits | ||
Requiere SDL2 (2.30.5) - 64-bits | ||
http://www.libsdl.org/download-2.0.php | ||
Requiere SDL2_TTF (2.24.0) - 64-bits | ||
Requiere SDL2_TTF (2.22.0) - 64-bits | ||
http://www.libsdl.org/download-2.0.php | ||
Requiere SFML (2.6.2) - 64-bits | ||
Requiere SFML (3.0.0) - 64-bits | ||
http://www.sfml-dev.org/ | ||
Requiere LodePNG (20241228) | ||
(c) 2005 - 2024 by Lode Vandevenne | ||
Requiere LodePNG (20230410) | ||
(c) 2005 - 2023 by Lode Vandevenne | ||
http://lodev.org/lodepng/ | ||
******************************************************************************/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,28 +3,28 @@ | |
Ejemplo de carga de texturas en formato PNG | ||
Proyecto iniciado el 1 de Febrero del 2016 | ||
(c) 2016 - 2025 by Cesar Rincon "NightFox" | ||
(c) 2016 - 2024 by Cesar Rincon "NightFox" | ||
https://nightfoxandco.com | ||
[email protected] | ||
Requiere N'gine 1.18.0-stable o superior | ||
(c) 2016 - 2025 by Cesar Rincon "NightFox" | ||
Requiere N'gine 1.17.0-stable o superior | ||
(c) 2016 - 2024 by Cesar Rincon "NightFox" | ||
https://nightfoxandco.com | ||
Requiere GCC 13.2.0 MinGW64 (SEH) - 64-bits | ||
https://www.mingw-w64.org/ | ||
Requiere SDL2 (2.30.11) - 64-bits | ||
Requiere SDL2 (2.30.5) - 64-bits | ||
http://www.libsdl.org/download-2.0.php | ||
Requiere SDL2_TTF (2.24.0) - 64-bits | ||
Requiere SDL2_TTF (2.22.0) - 64-bits | ||
http://www.libsdl.org/download-2.0.php | ||
Requiere SFML (2.6.2) - 64-bits | ||
Requiere SFML (3.0.0) - 64-bits | ||
http://www.sfml-dev.org/ | ||
Requiere LodePNG (20241228) | ||
(c) 2005 - 2024 by Lode Vandevenne | ||
Requiere LodePNG (20230410) | ||
(c) 2005 - 2023 by Lode Vandevenne | ||
http://lodev.org/lodepng/ | ||
******************************************************************************/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ [email protected] | |
|
||
N'gine Lib is under MIT License | ||
|
||
Copyright (c) 2016-2023 by Cesar Rincon "NightFox" | ||
Copyright (c) 2016-2025 by Cesar Rincon "NightFox" | ||
|
||
Permission is hereby granted, free of charge, to any person obtaining a copy | ||
of this software and associated documentation files (the "Software"), to deal | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,28 +4,28 @@ | |
Archivo de Demo (Programa) | ||
Proyecto iniciado el 1 de Febrero del 2016 | ||
(c) 2016 - 2025 by Cesar Rincon "NightFox" | ||
(c) 2016 - 2024 by Cesar Rincon "NightFox" | ||
https://nightfoxandco.com | ||
[email protected] | ||
Requiere N'gine 1.18.0-stable o superior | ||
(c) 2016 - 2025 by Cesar Rincon "NightFox" | ||
Requiere N'gine 1.17.0-stable o superior | ||
(c) 2016 - 2024 by Cesar Rincon "NightFox" | ||
https://nightfoxandco.com | ||
Requiere GCC 13.2.0 MinGW64 (SEH) - 64-bits | ||
https://www.mingw-w64.org/ | ||
Requiere SDL2 (2.30.11) - 64-bits | ||
Requiere SDL2 (2.30.5) - 64-bits | ||
http://www.libsdl.org/download-2.0.php | ||
Requiere SDL2_TTF (2.24.0) - 64-bits | ||
Requiere SDL2_TTF (2.22.0) - 64-bits | ||
http://www.libsdl.org/download-2.0.php | ||
Requiere SFML (2.6.2) - 64-bits | ||
Requiere SFML (3.0.0) - 64-bits | ||
http://www.sfml-dev.org/ | ||
Requiere LodePNG (20241228) | ||
(c) 2005 - 2024 by Lode Vandevenne | ||
Requiere LodePNG (20230410) | ||
(c) 2005 - 2023 by Lode Vandevenne | ||
http://lodev.org/lodepng/ | ||
******************************************************************************/ | ||
|
Oops, something went wrong.