Commit graph

12 commits

Author SHA1 Message Date
puzl
f593a651e8 o Fixed bug with the throttling of cvar checks.
git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@233 67975925-1194-0748-b3d5-c16f83f1a3a1
2005-07-04 23:58:31 +00:00
tankefugl
51d2e419bf Fixed bug where server variables wouldn't be updated after a mapchange.
git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@231 67975925-1194-0748-b3d5-c16f83f1a3a1
2005-07-04 17:33:10 +00:00
puzl
0596113f6f Fixed the 0% damage bug
git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@230 67975925-1194-0748-b3d5-c16f83f1a3a1
2005-07-03 18:30:03 +00:00
puzl
c72f601ff0 o Fixed the '0 %damage' bug
git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@229 67975925-1194-0748-b3d5-c16f83f1a3a1
2005-07-03 18:01:32 +00:00
puzl
09f986ccea o Fixed particle load problem for linux servers.
git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@228 67975925-1194-0748-b3d5-c16f83f1a3a1
2005-07-02 14:28:02 +00:00
puzl
91795757d2 Fixed particle issue on linux
git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@227 67975925-1194-0748-b3d5-c16f83f1a3a1
2005-07-02 14:11:29 +00:00
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