Commit Log (Page 59 of 187)

back to main page

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: 2004-12-27 to 2004-12-24 (Commits 6382-6431 of 9331)

chestal 2004-12-27 17:22

-debug

1 lines of code changed in:

chestal 2004-12-27 17:21

when connecting server, only print low-level information (UDP downlink etc.) if debugLevel >=1

16 lines of code changed in:

chestal 2004-12-27 17:10

add -debug to client -help and manpage

5 lines of code changed in:

chestal 2004-12-27 17:09

add .c_str() for DEBUG4

1 lines of code changed in:

chestal 2004-12-27 17:01

typo and even more info on resize problem

5 lines of code changed in:

chestal 2004-12-27 16:58

fix some unsafe c_str() nastiness; change most of OSFile from char* to std::string along the way, adjust other files as needed; counter slowdown by enhancing some parts, so now it is actually faster than before; I hope Windows still works, needs testing

224 lines of code changed in:

chestal 2004-12-27 11:53

formatting

578 lines of code changed in:

chestal 2004-12-27 09:43

more info on resize crash

5 lines of code changed in:

chestal 2004-12-26 17:55

MsgAutoPilot

1 lines of code changed in:

chestal 2004-12-26 17:53

communicate autopilot state over the wire; adds new MsgAutopilot; autopilot state displayed in scoreboard; server keeps track of state, but does not use it for now; bump protocol version

91 lines of code changed in:

chestal 2004-12-25 18:39

deque should peform better than vector for the control panel message buffers; [] access is a little slower, but it avoids having to copy all those vectors of strings around each time a message is added

4 lines of code changed in:

chestal 2004-12-25 18:24

only force redrawing of controlpanel when new message is visible on current tab

3 lines of code changed in:

chestal 2004-12-25 17:33

print world extents correctly

1 lines of code changed in:

chestal 2004-12-25 17:19

add no_whitespace function to TextUtils and use it in bzfs spam checking (old version was using potentially invalidated iterator)

13 lines of code changed in:

chestal 2004-12-25 17:09

avoid unnecessary copy of string

3 lines of code changed in:

chestal 2004-12-25 16:46

formatting

1 lines of code changed in:

chestal 2004-12-25 16:34

foravoid local copy of string

2 lines of code changed in:

chestal 2004-12-25 16:19

force sendPlayerInfo when new player joins; without it, registered bit is not set correctly on non-public servers; maybe not necessary for public servers, because it's set later after list server comunication?

3 lines of code changed in:

chestal 2004-12-25 15:54

init registered / verified / admin bools on addPlayer

4 lines of code changed in:

chestal 2004-12-25 15:33

get rid of ugly (R) indicator in lagstats now that we have it in the scoreboard

1 lines of code changed in:

chestal 2004-12-25 15:23

hopefully fix controlpanel rendering for message with tabs

19 lines of code changed in:

chestal 2004-12-25 15:21

use pass by const ref

4 lines of code changed in:

chestal 2004-12-25 13:38

shorten code

1 lines of code changed in:

chestal 2004-12-25 13:28

make use of char*,size_t ctor

1 lines of code changed in:

chestal 2004-12-25 13:22

prefer std::sort over quicksort, cleaner, safer and potentially faster

3 lines of code changed in:

chestal 2004-12-25 13:19

constify

7 lines of code changed in:

chestal 2004-12-25 11:06

two SDL/X11 bugs: 8 bit and resizing

6 lines of code changed in:

timriker 2004-12-25 04:05

stamp-h1

1 lines of code changed in:

timriker 2004-12-25 04:04

sort

1 lines of code changed in:

dtremenak 2004-12-25 03:14

Note to disable antialiasing

3 lines of code changed in:

dtremenak 2004-12-25 03:03

Yeah, about that ~...

3 lines of code changed in:

dtremenak 2004-12-25 02:53

Don't ignore the last character in the file

1 lines of code changed in:

trepan 2004-12-25 02:39

url_encode() callsigns and passwords

6 lines of code changed in:

dtremenak 2004-12-25 01:35

todo note for the ~

3 lines of code changed in:

dtremenak 2004-12-25 01:29

Don't exclude ~ from the .fmts.

1 lines of code changed in:

timriker 2004-12-25 01:09

die multicast, die

44 lines of code changed in:

timriker 2004-12-24 21:58

use utc

2 lines of code changed in:

timriker 2004-12-24 21:34

try another way to force build

3 lines of code changed in:

timriker 2004-12-24 21:19

places to touch

8 lines of code changed in:

dtremenak 2004-12-24 20:02

being included once is enough

0 lines of code changed in:

timriker 2004-12-24 19:07

weed out other bzfls references

13 lines of code changed in:

timriker 2004-12-24 18:59

gone

0 lines of code changed in:

dtremenak 2004-12-24 18:28

Remove references to the bzfls(6) man page, which no longer exists. Add bzadmin(6) to the "See Also" section of the bzfs and bzflag manpages.

2 lines of code changed in:

dtremenak 2004-12-24 18:13

bzfls died long ago

1 lines of code changed in:

dtremenak 2004-12-24 18:10

speeling

1 lines of code changed in:

timriker 2004-12-24 18:04

alternate depends

1 lines of code changed in:

timriker 2004-12-24 17:59

use utc

2 lines of code changed in:

timriker 2004-12-24 17:56

add 1.10.8 info

6 lines of code changed in:

timriker 2004-12-24 17:52

add old dates as best we recall

24 lines of code changed in:

dtremenak 2004-12-24 17:47

speeling

3 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