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-07-29 to 2005-07-22 (Commits 7982-8031 of 9331)
put back the state reset that makes underlining actually show up on the screen (on windows+nvidia at least)
2 lines of code changed in:
keep callsign rules in one function
4 lines of code changed in:
Disallow '@' or '+' as first char of callsign.
10 lines of code changed in:
don't tell the player to /identify if they're already globally verified
2 lines of code changed in:
don't assume that directx necessarily passes valid pointers back when creating effects
8 lines of code changed in:
Changes
2 lines of code changed in:
correct the comment
2 lines of code changed in:
narrow + covered treads -> flickering
2 lines of code changed in:
use rejectPlayer() so reason gets sent to hostbanned player
1 lines of code changed in:
Host-Ban is not done in addPlayer, trigger it for now
1 lines of code changed in:
don't enable autonomous hostban before addPlayer
0 lines of code changed in:
Add Player only when dns resolving has terminated
20 lines of code changed in:
Reporting completation of DNS reverse resolving
8 lines of code changed in:
Reporting status of resolver
1 lines of code changed in:
consistent style
31 lines of code changed in:
Change playback help message.
17 lines of code changed in:
double the tread spinout while turning
1 lines of code changed in:
correct the order, move setTreadStyle() up for readability
40 lines of code changed in:
oops, old junk
0 lines of code changed in:
add "treadStyle" BZDB var
2 lines of code changed in:
add an option to draw covered treads using model geometry from "Brick Majors"
460 lines of code changed in:
don't crash on '/poll <command>' with no argument
7 lines of code changed in:
quell warnings
2 lines of code changed in:
fixing crash on client receiving AdminInfo when not ready to
1 lines of code changed in:
never assume getPlayerByIndex returns a valid pointer
1 lines of code changed in:
Timeout on connect is 15 sec
1 lines of code changed in:
When server is not public, authentication does not work
1 lines of code changed in:
Fixing verified error (missing class name in front of)
1 lines of code changed in:
Delay entering after authentication. Should fix antiban on IP number
144 lines of code changed in:
doc, and remove contraction
5 lines of code changed in:
added -recbufonly option
29 lines of code changed in:
complete Jeff's icky hunters-are-orange hack.
add an (extended) ANSI code entry for orange, well above the defined and reserved ranges.
use the orange color for chat messages, callsigns on scoreboard, HUD score indicator etc.
81 lines of code changed in:
CURL gets chatty at debugLevel >= 4
1 lines of code changed in:
load automatic team icon separately
4 lines of code changed in:
more material props, specify face requirements
46 lines of code changed in:
don't create a URL manager untill you need one ( after all the stuff is inited )
13 lines of code changed in:
follow the white rabbit
35 lines of code changed in:
more silly obs tracking updates
8 lines of code changed in:
avoids some flipping, looks a little better
7 lines of code changed in:
another touchup
6 lines of code changed in:
fix a couple of segv
3 lines of code changed in:
new tracking control style for observers
66 lines of code changed in:
remove that what has been done.
0 lines of code changed in:
fix curl lbraries
518 lines of code changed in:
add global data clipboard so plugins can pass data around if they need to, and not save it in bzdb.
91 lines of code changed in:
kill the current job if we need to
2 lines of code changed in:
yeah yeah yeah... shuddap
10 lines of code changed in:
API function to let plugins do URL jobs using the curlManager in async mode.
usefull for automatic match reporitng plugins and the like.
132 lines of code changed in:
event hook to modify the data sent to the list server ( address, description, and groups requested ).
API function to force a list server update.
42 lines of code changed in:
remove unused extern references. remove zapAllFlags(); unused after fixing a bug in /flag reset after /flag up
10 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