Commit Log (Page 104 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-05-10 to 2004-05-01 (Commits 4132-4181 of 9331)

trepan 2004-05-10 01:33

note about server kicks due to -handicap

4 lines of code changed in:

trepan 2004-05-10 00:38

record real MsgAddPlayers, but properly ordered. works nicely now

55 lines of code changed in:

trepan 2004-05-09 22:13

don't quit bzadmin automatically if there are commands as arguments

18 lines of code changed in:

trepan 2004-05-09 18:45

fix the replay maxPlayers bug, make the snprintf's consistent

47 lines of code changed in:

trepan 2004-05-09 18:33

allow 'left' messages to use the player's name

1 lines of code changed in:

dtremenak 2004-05-09 18:20

Make Capture work on MingW builds too

7 lines of code changed in:

dtremenak 2004-05-09 17:56

Make Capture work on windows, fix page faults

33 lines of code changed in:

trepan 2004-05-09 06:51

replay can fast-forward and rewind

76 lines of code changed in:

trepan 2004-05-09 04:42

increased protocol version for MsgReplayReset

176 lines of code changed in:

dbrosius 2004-05-09 00:03

Shot tail radar drawing fixes by Anders Kaseorg

4 lines of code changed in:

dbrosius 2004-05-08 23:44

CmdLineOptions parsing cleanup by Ian Agar

61 lines of code changed in:

dbrosius 2004-05-08 23:26

cast warnings

1 lines of code changed in:

atupone 2004-05-08 10:45

Ignoring autom4te.cache

1 lines of code changed in:

trepan 2004-05-08 06:42

no more <Server error when adding player> msgs, only send players faked state info once

68 lines of code changed in:

trepan 2004-05-08 05:16

limited skip functionality, queue bug fix

22 lines of code changed in:

trepan 2004-05-08 03:34

buffered saves now work

18 lines of code changed in:

trepan 2004-05-08 02:30

fix a silly mistake

18 lines of code changed in:

trepan 2004-05-08 02:03

capture when there are no players, more cleanup

130 lines of code changed in:

trepan 2004-05-07 22:52

remove default filenames for cap/replay, misc cleanup

30 lines of code changed in:

dtremenak 2004-05-07 21:57

quell warning on mingw

1 lines of code changed in:

dtremenak 2004-05-07 21:47

fix build on VC - someone on linux may want to make sure everything still works over there

2 lines of code changed in:

trepan 2004-05-07 17:27

basic capture/replay works on linux

280 lines of code changed in:

atupone 2004-05-07 16:32

kicked for lag only after warnings

1 lines of code changed in:

atupone 2004-05-07 15:25

ip address function moved to NetHandler

67 lines of code changed in:

trepan 2004-05-07 07:40

increase maxHandlers for high PlayerIds

3 lines of code changed in:

trepan 2004-05-07 07:37

force high PlayerIds and ObserverTeam when Replay::enabled()

109 lines of code changed in:

trepan 2004-05-07 04:53

capturing to a file with state tags now works

287 lines of code changed in:

dbrosius 2004-05-07 02:19

Roger twiddles

6 lines of code changed in:

dbrosius 2004-05-07 01:50

Roger uses Burrow more intelligently

7 lines of code changed in:

dbrosius 2004-05-07 01:01

fix .net warnings

1 lines of code changed in:

trepan 2004-05-06 20:17

initial commit for replay feature, not even close to functional yet

319 lines of code changed in:

dtremenak 2004-05-06 19:42

that's one way to do it, I suppose - get rid of nasty pragma

0 lines of code changed in:

brlcad 2004-05-06 19:39

hrm.. performance warning, eh? and here I thought it was a cast issue.. this should avoid a data conversion and quell the warning.

8 lines of code changed in:

dtremenak 2004-05-06 19:19

fine, y'all want it return bool, whatever - but kill the dang warning

6 lines of code changed in:

brlcad 2004-05-06 19:06

make the three verbly consistent

10 lines of code changed in:

brlcad 2004-05-06 19:03

extraneous qualification inside class is not necessary

2 lines of code changed in:

brlcad 2004-05-06 18:46

duplication unduplicated

1 lines of code changed in:

atupone 2004-05-06 16:48

Moving out of PlayerInfo the permission things

434 lines of code changed in:

trepan 2004-05-05 15:12

use a label for random teleporter destinations

21 lines of code changed in:

dbrosius 2004-05-04 00:38

fix warning and doc anomoly on win32 'bout SOCKET

3 lines of code changed in:

atupone 2004-05-03 18:47

Removing last DEBUG method from PlayerInfo

3 lines of code changed in:

trepan 2004-05-03 01:00

random teleporters (to = -1) generate random shot paths,
limit (vector<int> teleportTargets) size to remove extraneous
links when saving worlds with the client

9 lines of code changed in:

dtremenak 2004-05-03 00:08

Fix SF bug 946214 - GT -> RT

1 lines of code changed in:

atupone 2004-05-02 18:42

atomi-zing tcp receive

131 lines of code changed in:

atupone 2004-05-02 17:25

Fixing IP quad dot address conversion

1 lines of code changed in:

trepan 2004-05-01 18:17

forgot this include file

2 lines of code changed in:

trepan 2004-05-01 17:26

fixed a SEGV, hopefully haven't broken anything

4 lines of code changed in:

trepan 2004-05-01 17:03

random teleporters (use "link to -1"), randomizing shots next...

22 lines of code changed in:

trepan 2004-05-01 16:38

add a newline so --enable-debug will compile

1 lines of code changed in:

dtremenak 2004-05-01 14:37

oops, don't spawn in mid-air

1 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