.. |
cmake
|
Allow ecc to be built independently using its own CMakeLists.txt file
|
2021-11-16 23:06:41 +00:00 |
DecodeReport
|
Merge github.com:Croteam-Official/Serious-Engine
|
2016-04-02 23:56:12 -04:00 |
DedicatedServer
|
DedicatedServer: declare a dummy _hwndMain
|
2016-04-13 02:25:58 +01:00 |
Depend
|
Some optimisations
|
2021-12-27 11:22:24 +02:00 |
Ecc
|
Remove some redundant #ifdefs and added some new ones
|
2022-01-25 22:06:56 +02:00 |
Engine
|
Pause the game when the window is minimized
|
2023-05-04 15:24:34 +02:00 |
EngineGui
|
Some optimisations
|
2021-12-27 11:22:24 +02:00 |
Entities
|
Some optimisations
|
2021-12-27 11:22:24 +02:00 |
EntitiesMP
|
Fix sniper FOV bug
|
2022-12-30 15:01:36 +01:00 |
External
|
First attempt at a port to SDL2. Untested!
|
2016-04-09 02:18:57 -04:00 |
GameGUIMP
|
Merge github.com:Croteam-Official/Serious-Engine
|
2016-04-02 23:56:12 -04:00 |
GameMP
|
Restore TFE green colors menu.
|
2022-05-20 23:30:38 +07:00 |
LWSkaExporter
|
Fixes II
|
2016-03-23 20:42:20 +03:00 |
MakeFONT
|
Add GPL header to files
|
2016-03-11 18:20:51 -06:00 |
Modeler
|
Change remaining "if (this!=NULL)" to "ASSERT(this!=NULL)"
|
2016-05-30 00:48:47 +02:00 |
Models
|
Add GPL header to files
|
2016-03-11 18:20:51 -06:00 |
ModelsMP
|
Add GPL header to files
|
2016-03-11 18:20:51 -06:00 |
RCon
|
Add GPL header to files
|
2016-03-11 18:20:51 -06:00 |
SeriousSam
|
Pause the game when the window is minimized
|
2023-05-04 15:24:34 +02:00 |
SeriousSkaStudio
|
Remove generated files
|
2016-03-14 02:55:58 +03:00 |
Shaders
|
Fix "unused but set variable" warnings from GCC
|
2016-05-09 18:51:03 +02:00 |
WorldEditor
|
CShell::[SG]etCurrentWorld() instead of putting it in INDEX console var
|
2016-04-18 18:52:52 +02:00 |
All.sln
|
Engine: Return dynamic vorbisfile library loading.
|
2016-04-03 23:45:57 +03:00 |
bison.simple
|
Uploading full engine sources
|
2016-03-11 15:57:17 +02:00 |
build-linux32.sh
|
Improved README and build script. Now build RelWithDebInfo, that do works
|
2019-08-17 09:37:58 +02:00 |
build-linux64.sh
|
Improved README and build script. Now build RelWithDebInfo, that do works
|
2019-08-17 09:37:58 +02:00 |
build-mac.sh
|
Improved README and build script. Now build RelWithDebInfo, that do works
|
2019-08-17 09:37:58 +02:00 |
build-mac64.sh
|
Improved README and build script. Now build RelWithDebInfo, that do works
|
2019-08-17 09:37:58 +02:00 |
build-macarm.sh
|
macOS/ARM: little nasty typo fix in .sh and force -O0 flag for every build target as a temporary workaround for segfaults
|
2021-04-05 22:50:51 +03:00 |
CMakeLists.txt
|
Check for AppleClang
|
2022-08-26 19:31:15 +01:00 |