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-02-26 to 2005-02-15 (Commits 7099-7148 of 9348)
doc changes: spawning on BU/SR, polling permissions
2 lines of code changed in:
mostly ws, semantics
110 lines of code changed in:
don't spawn on top of a teammate with burrow or steamroller, since that would be a bad thing
6 lines of code changed in:
-poll disable* have been replaced by permissions
0 lines of code changed in:
revert -poll disable*=bool options, remove the associated backend, and implement POLLSET, POLLFLAGRESET, POLLKICK and POLLBAN permissions, granted to VERIFIED by default. mostly untested.
49 lines of code changed in:
convert disable*, look at other options for -set migration
4 lines of code changed in:
-poll disableKick, disableBan, disableSet, disableFlagReset boolean options
36 lines of code changed in:
fixing timed ban removing
2 lines of code changed in:
don't ever autoghost the player who's trying to join, even if they have a lower playerid than the already-joined player
2 lines of code changed in:
revert my mistake--I greatly apologize
7 lines of code changed in:
fix linking errors when compiling with CURL, and mention use of new dev-c++ 4.9.9.2
21 lines of code changed in:
implement peekEvent() for XDisplay
15 lines of code changed in:
change to non-ssl as to avoid need for extra .dlls
1 lines of code changed in:
let BitmapFont manage its own gstates, and remove the forced state reset from FontManager
13 lines of code changed in:
send MsgKilled before kicking a teamkiller
10 lines of code changed in:
Properly handle /vote responses. (Fix for bug 1112249)
18 lines of code changed in:
comment
3 lines of code changed in:
clean up the curl error messages wrt curl versions
4 lines of code changed in:
crash catch by dtr
3 lines of code changed in:
cache files are binary files for winnies
1 lines of code changed in:
possible crash?
1 lines of code changed in:
max() instead of std::max() is a vc-only thing, and it doesn't require xutility (it's defined in windef.h)
1 lines of code changed in:
don't include <string> twice, use <string.h>
1 lines of code changed in:
<strings.h> isn't a valid header its <string>
4 lines of code changed in:
std::set is a class, can't have it typedefed as a struct
1 lines of code changed in:
define and implement a peekmessage for windows platform
97 lines of code changed in:
or not
1 lines of code changed in:
weapon tilt
2 lines of code changed in:
weapons "tilt" over the wire
2 lines of code changed in:
tilted world weapons
35 lines of code changed in:
DEBUG1 for libcurl version
8 lines of code changed in:
provide the user with download error messages
192 lines of code changed in:
ditch the printf's, use a better name
5 lines of code changed in:
fix 48bpp RGB/RGBA png decoding
4 lines of code changed in:
only abort downloads on ESC-down, continue to flush the rest
5 lines of code changed in:
download abort message
2 lines of code changed in:
only one DNS call per host during access checking
91 lines of code changed in:
ws
441 lines of code changed in:
isDead() != !isAlive(), constify, ws
30 lines of code changed in:
warning
1 lines of code changed in:
ws, warnings
5 lines of code changed in:
yet another "make it match"
1 lines of code changed in:
properly handle 1-, 2-, and 4-bit colormapped pngs also
32 lines of code changed in:
oops, don't break 8-bit RGB decoding...
3 lines of code changed in:
differentiate
1 lines of code changed in:
Fix colormapped PNG loading, add some high-debug-level debuggage for the PNG reader
9 lines of code changed in:
uhm, ya
0 lines of code changed in:
make libCURL required
18 lines of code changed in:
whoops, one more
3 lines of code changed in:
updates
37 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