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: 2003-09-26 to 2003-09-23 (Commits 1632-1681 of 9331)
Fix buffer overrun in bzadmin (StdBoth interface)
2 lines of code changed in:
Don't let broken clients break the server, always add a '\0' at the end when unpacking strings
1 lines of code changed in:
Don't do speed checks on server a short time after player does a flag drop or transfer
57 lines of code changed in:
mac hits learner with the std bat
1 lines of code changed in:
phooey.. c++ borkaged on the char array for non-apparent reasons when I fed it /dev/random input. painage relieved by replacing it with an stl string; managed to ultimately trim a tidbit off of the performance as well (20% give or take); perhaps the bug is now squished?
17 lines of code changed in:
who woulda thunk that the operator supports appending chars.. who woulda thunk
1 lines of code changed in:
tupone fixxy
0 lines of code changed in:
cleaned up the aggressive filter a little; converted back to memset for a few extra cycles; removed commented prefix
38 lines of code changed in:
When no path from robot to target just stop robot. Hope bot on building gone!
4 lines of code changed in:
Make room for terminating \0, use strcpy to copy it, still crashing though
3 lines of code changed in:
More Italian contributions by SGI
31 lines of code changed in:
disable a semi-useless prefix for performance
3 lines of code changed in:
badwords
1 lines of code changed in:
2
364 lines of code changed in:
No team flags inside bases (bases can have height 1)
2 lines of code changed in:
Roger learns the unholy truth, GM can get ya from any altitude
1 lines of code changed in:
Roger contemplates shot accuracy, not just distance when considering whether or not to jump
3 lines of code changed in:
robot thru buildings just won't die
8 lines of code changed in:
Italian contributions by SGI
9 lines of code changed in:
Roger decides not to weave when his target is behind him
21 lines of code changed in:
added string.h for strlen
1 lines of code changed in:
PingCodeOldRequest is gone, don't use it
1 lines of code changed in:
ping thoughts, etc
20 lines of code changed in:
nuke old ping types
0 lines of code changed in:
No multicasting, no mrouted
1 lines of code changed in:
src/common/Ping.cxx unused
2 lines of code changed in:
pass std::string directly
1 lines of code changed in:
windows doesn't like round
1 lines of code changed in:
put in some uglyness cus we LOVE strings
1 lines of code changed in:
Make world size be consistnt with object sizes
2 lines of code changed in:
Robot doesn't anymore goes into building & rendering option are served immediately
0 lines of code changed in:
Reducing panel opacity from the max used to jump 1 position: rounded
1 lines of code changed in:
No more sky lag
17 lines of code changed in:
fill with some non-whitespace alpha that is not the start/end of a suffix to prevent invalid rematching across the voided space
2 lines of code changed in:
And finally.. multiple matches per input.. elvis has LEFT the building, the newly re-rewritten word filter is complete. werd.
86 lines of code changed in:
Suffix matching is readded and improved; Prefix matching now WORKS..(cool); match performance is reworked a little more and improved.
107 lines of code changed in:
bot selection of target take into account rabbit rule
6 lines of code changed in:
Removed bug
0 lines of code changed in:
Rescale sky and mountains for small or large worlds, seems to work but I'm no GL guru
15 lines of code changed in:
hack automake to avoid gratuitous linking
7 lines of code changed in:
Use ugly error handling
70 lines of code changed in:
no exceptions
2 lines of code changed in:
maved the AccessPerm permission enum (that is used by the PlayerAccessInfo) out of the global namespace and into the PlayerAccessInfo namespace; this should unchoke name conflicts on Solaris
143 lines of code changed in:
shadow and smooth option are now actuated immediately (BUG 808736)
2 lines of code changed in:
make message length MessageLen
1 lines of code changed in:
The sky should work now for small and large worlds, mountains still need to be rescaled
21 lines of code changed in:
Roger now separates Shockwaves
23 lines of code changed in:
Removed acconfig.h, it's not used anymore
0 lines of code changed in:
Include xcurses.h if HAVE_XCURSES_H is defined, not if it's _not_ defined
9 lines of code changed in:
Remove old includes, add more doxygen comments
11 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