Commit graph

6 commits

Author SHA1 Message Date
puzl
f3b0864612 Particle system load error on linux servers
git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@226 67975925-1194-0748-b3d5-c16f83f1a3a1
2005-07-02 13:27:13 +00:00
puzl
576a109c50 Performance Changes: Throttle the rate at which AvHPlayer::PropagateServerVariables and AvHGameRules::GetCheatsEnabled execute.
git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@224 67975925-1194-0748-b3d5-c16f83f1a3a1
2005-06-30 01:01:14 +00:00
tankefugl
afd0f999bb Performance:
Removed a stray sprintf and an if-closure used for debugging.

git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@223 67975925-1194-0748-b3d5-c16f83f1a3a1
2005-06-29 22:20:05 +00:00
puzl
8c9da6f517 Performance Changes: Removed the passing by value of large objects
git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@222 67975925-1194-0748-b3d5-c16f83f1a3a1
2005-06-29 20:54:44 +00:00
tankefugl
f083c5eb31 Performance changes:
Added a dual cache for LookupSequence, to avoid the massive stricmp overhead associated with the fetching of animations.

git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@221 67975925-1194-0748-b3d5-c16f83f1a3a1
2005-06-29 15:37:01 +00:00
tankefugl
dc79b89150 Branched 3.0.5-valve for baseline performance testing and work.
git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@220 67975925-1194-0748-b3d5-c16f83f1a3a1
2005-06-29 13:51:58 +00:00