..
Entity.cpp
Change remaining "if (this!=NULL)" to "ASSERT(this!=NULL)"
2016-05-30 00:48:47 +02:00
Entity.h
Fix warning -Wtautological-undefined-compare
2016-05-30 00:55:15 +02:00
EntityClass.cpp
Change remaining "if (this!=NULL)" to "ASSERT(this!=NULL)"
2016-05-30 00:48:47 +02:00
EntityClass.h
Merge github.com:Croteam-Official/Serious-Engine
2016-04-02 23:56:12 -04:00
EntityCollision.cpp
Merge github.com:Croteam-Official/Serious-Engine
2016-04-02 23:56:12 -04:00
EntityCollision.h
Add GPL header to files
2016-03-11 18:20:51 -06:00
EntityCopying.cpp
Commented out unused functions and variables
2016-05-09 18:51:03 +02:00
EntityEvent.h
Add GPL header to files
2016-03-11 18:20:51 -06:00
EntityPointer.h
Fix warning -Wtautological-undefined-compare
2016-05-30 00:55:15 +02:00
EntityProperties.cpp
Commented out unused functions and variables
2016-05-09 18:51:03 +02:00
EntityProperties.h
Silence -Wreorder warnings.
2016-04-20 13:31:49 -05:00
FieldBSPTesting.cpp
Merge github.com:Croteam-Official/Serious-Engine
2016-04-02 23:56:12 -04:00
FieldSettings.h
Add GPL header to files
2016-03-11 18:20:51 -06:00
InternalClasses.h
Add GPL header to files
2016-03-11 18:20:51 -06:00
LastPositions.cpp
Merge github.com:Croteam-Official/Serious-Engine
2016-04-02 23:56:12 -04:00
LastPositions.h
Add GPL header to files
2016-03-11 18:20:51 -06:00
NearestPolygon.cpp
Merge github.com:Croteam-Official/Serious-Engine
2016-04-02 23:56:12 -04:00
PlayerCharacter.cpp
Fixed a sizeof bug.
2016-04-09 01:03:44 -04:00
PlayerCharacter.h
Add GPL header to files
2016-03-11 18:20:51 -06:00
Precaching.h
Add GPL header to files
2016-03-11 18:20:51 -06:00
ShadingInfo.h
Add GPL header to files
2016-03-11 18:20:51 -06:00