Commit Log (Page 47 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-02-08 to 2005-01-27 (Commits 6982-7031 of 9331)

dtremenak 2005-02-08 20:47

clean out some bugs that have been fixed

0 lines of code changed in:

dtremenak 2005-02-08 20:46

haven't heard any reports of missing status letters since 2.0.0 release

0 lines of code changed in:

brlcad 2005-02-08 14:22

added bootang and other nigarificiations

12 lines of code changed in:

trepan 2005-02-08 12:12

give it a version

20 lines of code changed in:

brlcad 2005-02-08 03:15

one ell

1 lines of code changed in:

atupone 2005-02-07 17:26

Fix inconsistency between local and remote score

0 lines of code changed in:

trepan 2005-02-07 16:19

accept non-triplet face indices (ex: 1//2)

45 lines of code changed in:

bryjen 2005-02-07 15:18

use NetHandler's own getHostname(). Let it handle HAVE_ADNS.

3 lines of code changed in:

bryjen 2005-02-07 15:12

only return hostname if lookup has succeeded

4 lines of code changed in:

bryjen 2005-02-07 10:57

user@host

1 lines of code changed in:

sgk284 2005-02-05 04:52

Autoghost when globally authenticated and logging on.

25 lines of code changed in:

dbrosius 2005-02-04 20:54

wernings

2 lines of code changed in:

sgk284 2005-02-04 17:40

Fix some redundancy with isVerified() and isAccessVerified()

7 lines of code changed in:

bryjen 2005-02-04 13:09

adapt the bools that keep hostbans from being rechecked every loop to delay checking until after the token is verified

48 lines of code changed in:

dtremenak 2005-02-04 03:01

revert the second part of the last commit; materials may have matrefs

1 lines of code changed in:

dtremenak 2005-02-04 02:14

Two corrections based on my recent experience - groups take "matref" not "material", materials have "name"s not "matref"s

2 lines of code changed in:

trepan 2005-02-03 23:25

_texturereplace -> texturereplace, note when there are no bzdb var diffs

21 lines of code changed in:

bryjen 2005-02-03 23:07

acknowledge adding hostbans

3 lines of code changed in:

dtremenak 2005-02-03 23:02

add showCoordinates client bzdb var to display the current coordinates of the tank. useful for map debugging.

11 lines of code changed in:

atupone 2005-02-03 15:39

Fixes for hostban?

58 lines of code changed in:

bzgirl 2005-02-02 23:34

Server now announces who issued the countdown command

2 lines of code changed in:

brlcad 2005-02-02 03:12

revert the antikick exemption during player removal for now due to a variety of timing-based autokick sections that require a reset or other special handling. An AutoKick class with registered kick cases should do the trick quite nicely, so revert until implemented.

0 lines of code changed in:

dtremenak 2005-02-01 21:01

universal antikick protection floods connections, cpus and logs when it's protecting from automatic kicks that are repeated every cycle.

10 lines of code changed in:

dtremenak 2005-02-01 20:13

fixed server start menu

1 lines of code changed in:

dtremenak 2005-02-01 19:25

argv[0] ought to be the full executable path, not just the directory the executable is in. this fixes the server start menu and the usage message.
add a bit of debuggering to serverstartmenu

2 lines of code changed in:

atupone 2005-02-01 14:21

placing ClientAuthentication and LoginMenu in distribution

6 lines of code changed in:

bryjen 2005-02-01 13:49

Closing bug 1109453.

2 lines of code changed in:

trepan 2005-02-01 01:22

gnd->mesh teleport bug

5 lines of code changed in:

dtremenak 2005-01-31 23:39

last shot fired with shot limited flag loses flag abilities because the flag is dropped after firing, but before the kill

6 lines of code changed in:

trepan 2005-01-31 19:24

- per-face material conversion
- add a few options to control the output
- add a leading underscore to material names that start with a number
- add some more warnings

119 lines of code changed in:

trepan 2005-01-30 20:48

better warnings for conflicting materials

14 lines of code changed in:

atupone 2005-01-30 19:35

My fixes 'til now

8 lines of code changed in:

bryjen 2005-01-30 16:42

make AdnsHandler::checkDNSResolution return void since it's value wasn't being used. Add an enum to track resolution progress.

22 lines of code changed in:

trepan 2005-01-30 14:53

add the "/diff" command (like "/set", but only non-defaults)

43 lines of code changed in:

brlcad 2005-01-29 22:27

readd phony directory targets

13 lines of code changed in:

dtremenak 2005-01-29 19:26

Allow user to select what physical joystick axes to use for driving about.

387 lines of code changed in:

brlcad 2005-01-29 16:27

Fixed antikick so that it actually prevents most kicks

2 lines of code changed in:

brlcad 2005-01-29 16:20

make antikick permission actually prevent most all kicks (except server communication disconnects), sending the kick message back to the player that was protected.

10 lines of code changed in:

atupone 2005-01-29 10:43

Fixing spam bug and related things never tested

9 lines of code changed in:

trepan 2005-01-29 00:51

checkSpam() vs. antikick

2 lines of code changed in:

lan56 2005-01-28 22:04

"in bzfs.cxx, "player.setLastMsg(msg)", the last line in "bool checkSpam()", fails to
set the last message by that player as "msg" given in the arguments. It sets the time
for that msg, but doesn't set the actual message. Variable "lastMsgSent" in PlayerInfo.h/.cxx
is what stores the last sent message by the player, but is not assigned the newly sent msg
for some reason, therefore it never has a value and in the end, keeps spam checks from working.
The time variable, "lastMsgTime" in PlayerInfo.cxx/.h is correctly assigned the sent time,
however. The function setLastMsg(std::string) is to blame, rather than the call to it in bzfs.cxx.
Moving the call to setLastMsg(std::string) to the MsgMessage case in handleCommand() in bzfs.cxx
does not work either, just in case it may have for whatever reason."

--*repeatedly bangs head on desk*

10 lines of code changed in:

brlcad 2005-01-28 15:47

updated IRIX instructions, clarifications on why certain parts are needed, typo on -FE

17 lines of code changed in:

chestal 2005-01-28 11:06

make allFlagsOut static, so +s works in conf file; not the perfect solution, but works for now

5 lines of code changed in:

sgk284 2005-01-28 01:37

fixed antiban bug so that antiban actually counters a ban

1 lines of code changed in:

sgk284 2005-01-28 01:28

The antiban perm now allows antibanned callsigns to log on to a server even if their ip or host is banned.

5 lines of code changed in:

atupone 2005-01-27 16:01

fix (definitely ?) -fb

1 lines of code changed in:

sgk284 2005-01-27 15:21

ban and hostban on /reload

66 lines of code changed in:

bryjen 2005-01-27 12:31

missing '.'

1 lines of code changed in:

dbrosius 2005-01-27 01:56

reset binoculars on spawn 'cause you get all wiggie-like if not.

8 lines of code changed in:

sgk284 2005-01-27 01:26

Added RejectIPBanned and RejectHostBanned as reject types. -Steve Krenzel

2 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