Pages: « Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 Next »
Summary Period: 2005-01-27 to 2005-01-21 (Commits 6932-6981 of 9331)
Moved the single IP ban and Host ban code to addPlayer(). It is backwards compatible and saves the server a few extra loops. -Steve Krenzel
52 lines of code changed in:
BZDB client and server can crash with out of range variables
4 lines of code changed in:
Avoid sending AddPlayer to everybody when answering to a MsgQueryPlayer
2 lines of code changed in:
still hunt a zoned PZ tank if we have SW
2 lines of code changed in:
allow the user to set the global password from the command line
9 lines of code changed in:
mention the biggest step of all: getting dev-c++
13 lines of code changed in:
new rule: no coffee, no typing
1 lines of code changed in:
note for riva128 and noMeshClusters
3 lines of code changed in:
Don't mangle the message string, use case-insensitive comparison functions to get case-insensitive commands.
64 lines of code changed in:
dev-c++ doesn't have xutility, and it uses std::max rather than plain old max
1 lines of code changed in:
- add /me messages for player to player communications
(for both bzflag and bzadmin)
- make all of the handleXxxCmd() static
- cleanup bzfs's MsgMessage handling
586 lines of code changed in:
rendering the scroll indicator after drawing fonts was drawing
it incorrectly. this is probably because the font manager isn't
fully restoring the GL state (looked like GL_TEXTURE)
22 lines of code changed in:
Protect against getPlayerByIndex returning NULL a bunch more places
60 lines of code changed in:
no tit for tat
0 lines of code changed in:
matrix -> textureMatrix
1 lines of code changed in:
precaution
1 lines of code changed in:
missed one
1 lines of code changed in:
more SPAWN info
6 lines of code changed in:
change group dereference char from # to *
4 lines of code changed in:
typo
1 lines of code changed in:
update with an example of referencing
43 lines of code changed in:
bzadmin gets action messages
11 lines of code changed in:
only filter incoming messages
34 lines of code changed in:
don't filter the /flag show info
1 lines of code changed in:
apparrently xutility is a win only stl file
1 lines of code changed in:
the little people can be silly sometimes, too!
13 lines of code changed in:
add some groupdb warnings
6 lines of code changed in:
add referencing within the groupdb file using "#"
33 lines of code changed in:
simplify by using map::erase(key)
2 lines of code changed in:
simplify by using map::erase(key)
4 lines of code changed in:
don't remove stuff that dosn't exist when we dereg pt. 2
4 lines of code changed in:
don't erase things that don't exist when dereging.
4 lines of code changed in:
make it possible to hide emails on the scoreboard, "hideEmails"
1 lines of code changed in:
Don't take into account ping loss for now
0 lines of code changed in:
right in time for 2.0
1 lines of code changed in:
constification and efficiency silliness
2 lines of code changed in:
- only clear the track mark lists during update()
(BSP rendering was having a problem with pure virtuals
being called when the track marks were turned on and off)
5 lines of code changed in:
font texture filtering migh tbe ok, there have been changes. Wait and see if there are any new complaints
0 lines of code changed in:
don't crash after kicking someone for tk'ing
37 lines of code changed in:
poor Björn and Léonard. unsmash their names as well as other instances. Do it in utf8 cause this is an international project
6 lines of code changed in:
clamp the scroll indicator
7 lines of code changed in:
Fixing no -fb with jump and elevated bases
2 lines of code changed in:
simple scroll indicator for control panel
17 lines of code changed in:
color printError messages red, so they stick out more
4 lines of code changed in:
relax shot origination check somewhat: allow general error of twice the muzzleFront and don't check z for falling tanks
14 lines of code changed in:
typo
1 lines of code changed in:
When coming alive a player is unpaused. Fix sf BUG 1102836.
1 lines of code changed in:
remove unused bool param for setRoamingLabel()
8 lines of code changed in:
Winner roaming flag fix
0 lines of code changed in:
add _disableBots to the default list of bzdb vars
2 lines of code changed in:
Pages: « Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 Next »
Generated by StatCVS 0.2.2