Commit Log (Page 27 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: 2005-07-29 to 2005-07-22 (Commits 7982-8031 of 9331)

dtremenak 2005-07-29 16:10

put back the state reset that makes underlining actually show up on the screen (on windows+nvidia at least)

2 lines of code changed in:

bryjen 2005-07-29 13:49

keep callsign rules in one function

4 lines of code changed in:

menotume 2005-07-29 13:18

Disallow '@' or '+' as first char of callsign.

10 lines of code changed in:

bryjen 2005-07-29 13:07

don't tell the player to /identify if they're already globally verified

2 lines of code changed in:

dtremenak 2005-07-28 23:37

don't assume that directx necessarily passes valid pointers back when creating effects

8 lines of code changed in:

atupone 2005-07-28 19:48

Changes

2 lines of code changed in:

trepan 2005-07-28 17:36

correct the comment

2 lines of code changed in:

trepan 2005-07-28 17:11

narrow + covered treads -> flickering

2 lines of code changed in:

bryjen 2005-07-28 17:01

use rejectPlayer() so reason gets sent to hostbanned player

1 lines of code changed in:

atupone 2005-07-28 16:27

Host-Ban is not done in addPlayer, trigger it for now

1 lines of code changed in:

atupone 2005-07-28 16:04

don't enable autonomous hostban before addPlayer

0 lines of code changed in:

atupone 2005-07-28 15:24

Add Player only when dns resolving has terminated

20 lines of code changed in:

atupone 2005-07-28 15:17

Reporting completation of DNS reverse resolving

8 lines of code changed in:

atupone 2005-07-28 15:16

Reporting status of resolver

1 lines of code changed in:

trepan 2005-07-28 14:21

consistent style

31 lines of code changed in:

menotume 2005-07-28 14:14

Change playback help message.

17 lines of code changed in:

trepan 2005-07-28 14:00

double the tread spinout while turning

1 lines of code changed in:

trepan 2005-07-28 13:36

correct the order, move setTreadStyle() up for readability

40 lines of code changed in:

trepan 2005-07-28 13:25

oops, old junk

0 lines of code changed in:

trepan 2005-07-28 13:23

add "treadStyle" BZDB var

2 lines of code changed in:

trepan 2005-07-28 13:22

add an option to draw covered treads using model geometry from "Brick Majors"

460 lines of code changed in:

dtremenak 2005-07-28 01:48

don't crash on '/poll <command>' with no argument

7 lines of code changed in:

dtremenak 2005-07-27 19:51

quell warnings

2 lines of code changed in:

atupone 2005-07-27 18:08

fixing crash on client receiving AdminInfo when not ready to

1 lines of code changed in:

dtremenak 2005-07-27 18:08

never assume getPlayerByIndex returns a valid pointer

1 lines of code changed in:

atupone 2005-07-27 15:51

Timeout on connect is 15 sec

1 lines of code changed in:

atupone 2005-07-26 17:39

When server is not public, authentication does not work

1 lines of code changed in:

atupone 2005-07-26 17:13

Fixing verified error (missing class name in front of)

1 lines of code changed in:

atupone 2005-07-26 17:01

Delay entering after authentication. Should fix antiban on IP number

144 lines of code changed in:

trepan 2005-07-26 16:11

doc, and remove contraction

5 lines of code changed in:

trepan 2005-07-26 16:07

added -recbufonly option

29 lines of code changed in:

dtremenak 2005-07-26 01:55

complete Jeff's icky hunters-are-orange hack.
add an (extended) ANSI code entry for orange, well above the defined and reserved ranges.
use the orange color for chat messages, callsigns on scoreboard, HUD score indicator etc.

81 lines of code changed in:

trepan 2005-07-25 22:42

CURL gets chatty at debugLevel >= 4

1 lines of code changed in:

dtremenak 2005-07-25 16:57

load automatic team icon separately

4 lines of code changed in:

trepan 2005-07-25 14:31

more material props, specify face requirements

46 lines of code changed in:

jeffm2501 2005-07-24 18:08

don't create a URL manager untill you need one ( after all the stuff is inited )

13 lines of code changed in:

trepan 2005-07-24 03:57

follow the white rabbit

35 lines of code changed in:

trepan 2005-07-24 02:04

more silly obs tracking updates

8 lines of code changed in:

trepan 2005-07-23 10:07

avoids some flipping, looks a little better

7 lines of code changed in:

trepan 2005-07-23 04:03

another touchup

6 lines of code changed in:

trepan 2005-07-23 03:45

fix a couple of segv

3 lines of code changed in:

trepan 2005-07-23 03:36

new tracking control style for observers

66 lines of code changed in:

jeffm2501 2005-07-22 21:04

remove that what has been done.

0 lines of code changed in:

lan56 2005-07-22 20:54

fix curl lbraries

518 lines of code changed in:

jeffm2501 2005-07-22 17:45

add global data clipboard so plugins can pass data around if they need to, and not save it in bzdb.

91 lines of code changed in:

jeffm2501 2005-07-22 14:01

kill the current job if we need to

2 lines of code changed in:

jeffm2501 2005-07-22 13:51

yeah yeah yeah... shuddap

10 lines of code changed in:

jeffm2501 2005-07-22 13:31

API function to let plugins do URL jobs using the curlManager in async mode.
usefull for automatic match reporitng plugins and the like.

132 lines of code changed in:

jeffm2501 2005-07-22 12:07

event hook to modify the data sent to the list server ( address, description, and groups requested ).
API function to force a list server update.

42 lines of code changed in:

bryjen 2005-07-22 11:57

remove unused extern references. remove zapAllFlags(); unused after fixing a bug in /flag reset after /flag up

10 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