Commit Log (Page 166 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: 2003-08-13 to 2003-08-05 (Commits 1032-1081 of 9331)

dbrosius 2003-08-13 00:16

If a var starts out undefined, don't assume it always will be that way

9 lines of code changed in:

dbrosius 2003-08-12 23:54

simple local caching of bzdb vars

6 lines of code changed in:

dbrosius 2003-08-12 00:40

Some simple local caching of eval vars

72 lines of code changed in:

dbrosius 2003-08-12 00:18

Put global eval caching into StateDatabase

14 lines of code changed in:

dbrosius 2003-08-11 23:36

More eval changes

61 lines of code changed in:

dbrosius 2003-08-11 22:34

clean up after cappy. NOTE to the worried: It is fully understood that BZDB->eval's need to be cached on a local and global scale

42 lines of code changed in:

chestal 2003-08-11 14:51

more minor changes to PackVars

6 lines of code changed in:

chestal 2003-08-11 14:20

minor changes to PackVars

9 lines of code changed in:

chestal 2003-08-11 14:19

fix scoping issue

2 lines of code changed in:

dbrosius 2003-08-11 03:14

Nudge cappy

4 lines of code changed in:

dbrosius 2003-08-11 03:00

typo

1 lines of code changed in:

dbrosius 2003-08-11 02:40

more constants

96 lines of code changed in:

dbrosius 2003-08-11 02:15

all vars from server are not persistant and are locked

4 lines of code changed in:

dbrosius 2003-08-11 02:05

on join sent vars to client

95 lines of code changed in:

dbrosius 2003-08-11 01:02

win32 needs time

1 lines of code changed in:

davidtrowbridge 2003-08-11 00:52

various fixes to make things build

2 lines of code changed in:

dbrosius 2003-08-11 00:44

send multi vars at once

32 lines of code changed in:

brlcad 2003-08-11 00:30

decoupled symbol dependancy in libGLKit to libcommom; was Team::radarColor and TimeKeepter::getTick(); now stores colors internally and uses time()

48 lines of code changed in:

brlcad 2003-08-10 23:53

moved RenderNode.cxx from src/bzflag to src/ogl

142 lines of code changed in:

dbrosius 2003-08-10 17:02

Begin adding MsgSetVar

99 lines of code changed in:

brlcad 2003-08-10 16:36

comment the libcommon dependancy until resolved

7 lines of code changed in:

dbrosius 2003-08-09 02:36

Account for Observer team w/player ids

4 lines of code changed in:

dbrosius 2003-08-09 01:13

Joe Celko helps out cappy with BZDB Variables

17 lines of code changed in:

dbrosius 2003-08-09 00:44

pruning

0 lines of code changed in:

dbrosius 2003-08-09 00:08

remove vc warnings

5 lines of code changed in:

dbrosius 2003-08-09 00:04

minor Protocol.h tweaks

4 lines of code changed in:

chestal 2003-08-08 16:31

fix flag expiration bug (and rewrite some code along the way)

47 lines of code changed in:

chestal 2003-08-08 15:45

when deeper than allowed, slowly crawl up, but don't jump to ground level; this solves the high jump for exploding burrowed tank problem

6 lines of code changed in:

chestal 2003-08-08 15:43

limit radar range when underground, even before burrowed all the way

2 lines of code changed in:

chestal 2003-08-08 14:12

PlayerLink.cxx and .h are no longer used, dump them; they still seem to be referenced in the MacOS project file, though

0 lines of code changed in:

chestal 2003-08-08 14:06

more BEOS workaround

10 lines of code changed in:

chestal 2003-08-08 14:03

move BEOS work around to where it actually makes sense

8 lines of code changed in:

chestal 2003-08-08 14:02

get rid of now unused multicast code in bzfs, only pings remaining; unbreak authentication; move BEOS work around to where it actually makes sense; note to self: commit one thing at a time

8 lines of code changed in:

atupone 2003-08-08 13:14

fix buffer overflow during read (buffer dimension assumed as MaxPacketLen)

4 lines of code changed in:

timriker 2003-08-07 21:22

need icon

4 lines of code changed in:

dbrosius 2003-08-07 03:07

PlayerLink is dead, long live PlayerLink

1 lines of code changed in:

dbrosius 2003-08-07 02:50

Move towards removing PlayerLink

35 lines of code changed in:

dbrosius 2003-08-07 00:17

remove stupid vc warnings

4 lines of code changed in:

davidtrowbridge 2003-08-06 23:00

format the comments in a doxygen-friendly way

11 lines of code changed in:

brlcad 2003-08-06 22:39

commentification

16 lines of code changed in:

dbrosius 2003-08-06 22:20

add lockOnAngle to BZDB

8 lines of code changed in:

brlcad 2003-08-06 22:09

readded const reference to inner loop

2 lines of code changed in:

brlcad 2003-08-06 20:52

removed inefficiency in draw() and getLength()

10 lines of code changed in:

dbrosius 2003-08-06 01:21

Coalesce MsgTeamUpdate messages into one packet

52 lines of code changed in:

dbrosius 2003-08-05 22:49

MAC lends a hand to the fist

6 lines of code changed in:

dbrosius 2003-08-05 22:43

MAC lends the fist a hand

7 lines of code changed in:

dbrosius 2003-08-05 22:43

MAC lends a hand to the fist

10 lines of code changed in:

dbrosius 2003-08-05 22:08

rename vars called list

4 lines of code changed in:

dbrosius 2003-08-05 22:07

don't reuse for loop vars for vc

13 lines of code changed in:

atupone 2003-08-05 20:32

fix udp while using robots

6 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