Commit Log (Page 42 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-04-08 to 2005-03-22 (Commits 7232-7281 of 9331)

atupone 2005-04-08 14:54

unShadowing

116 lines of code changed in:

atupone 2005-04-08 14:32

unShadowing

111 lines of code changed in:

dtremenak 2005-04-08 13:25

avoid dividing by zero. patch from orange.

4 lines of code changed in:

atupone 2005-04-08 12:52

unShadowing

10 lines of code changed in:

atupone 2005-04-08 12:39

unShadowing

7 lines of code changed in:

brlcad 2005-04-08 12:19

don't shadow the number(), iso2(), and iso3() methods

5 lines of code changed in:

brlcad 2005-04-08 12:16

don't shadow the pInstance() method

1 lines of code changed in:

chestal 2005-04-08 10:34

typo

1 lines of code changed in:

chestal 2005-04-08 10:19

use algorithms instead of loops in autoTeamSelect, should behave same as before, but hopefully cleaner

45 lines of code changed in:

dtremenak 2005-04-07 23:08

oops, don't overlap altimeter

1 lines of code changed in:

dtremenak 2005-04-07 23:03

reload indicators ala bzflag 1.8

69 lines of code changed in:

dtremenak 2005-04-07 19:57

highlight teamkill ratios above a threshold value on the scoreboard. modified patch from orange.

28 lines of code changed in:

dtremenak 2005-04-07 19:07

/masterban flush|reload not /masterbanflush and /masterbanreload

4 lines of code changed in:

dtremenak 2005-04-07 18:28

warn about trying to set server-defined variables with /localset

2 lines of code changed in:

dtremenak 2005-04-07 18:06

add even locally interpreted commands into the message history. usage message for localset.

19 lines of code changed in:

timriker 2005-04-07 16:40

did you really mean that? add -Wshadow

2 lines of code changed in:

dtremenak 2005-04-07 14:29

Accept sf patch 1178243 from t-s. Correct configuration file builder for -vote* x -> -poll vote*=x.

5 lines of code changed in:

trepan 2005-04-07 10:38

- make the highlight pattern a persistent BZDB variable
- use regex pattern matching instead of globbing for highlighting
- fixed a regex memory leak

21 lines of code changed in:

trepan 2005-04-07 10:02

use glob patterns for highlighting (if * or ? are present)

15 lines of code changed in:

trepan 2005-04-07 09:44

efficiency

4 lines of code changed in:

trepan 2005-04-07 09:36

- added cheezy '/highlight [substr]' client command
- added '/highlight' and '/localset' to the auto-completer
- added ip printing for player departures (showips >= 2)
- reverted the Downloads.cxx change
(cached textures can be used even if downloading is disabled)

158 lines of code changed in:

atupone 2005-04-06 15:08

did not wanted commit this :( reverting

0 lines of code changed in:

atupone 2005-04-06 15:05

CURLOPT_TIMEOUT is a long!

2 lines of code changed in:

atupone 2005-04-06 14:29

invalid string zeroing

2 lines of code changed in:

atupone 2005-04-06 13:49

Before curl, rewrite a little

31 lines of code changed in:

dtremenak 2005-04-06 13:09

correct sample configuration file for -vote* x -> -poll vote*=x. thx toughshooter.

16 lines of code changed in:

trepan 2005-04-06 09:14

avoid the segv

2 lines of code changed in:

trepan 2005-04-06 02:14

better "invalid face" warnings

18 lines of code changed in:

trepan 2005-04-05 18:39

engrish

1 lines of code changed in:

trepan 2005-04-04 11:30

- change texture extensions to .png
- add prefixing of texture names (for downloadable textures)
- add mesh grouping (easier to include and manipulate)

71 lines of code changed in:

trepan 2005-04-04 02:46

free("printf")

0 lines of code changed in:

trepan 2005-04-04 02:44

only .bwc files count for cache size (fixes a spin loop)

12 lines of code changed in:

dbrosius 2005-04-03 23:39

use the constant, luke

1 lines of code changed in:

pimpinella 2005-03-29 06:23

add alert message on "/countdown pause"

2 lines of code changed in:

pimpinella 2005-03-29 05:23

/countdown:
- don't let it start a new game if one is already in progress
- tell the player how to use it if the argument is wrong

23 lines of code changed in:

pimpinella 2005-03-29 03:44

check pointer before use

2 lines of code changed in:

trepan 2005-03-25 15:40

maintain callsign case

1 lines of code changed in:

trepan 2005-03-25 14:33

no anonymous messages

4 lines of code changed in:

pimpinella 2005-03-25 11:37

MsgTimeUpdate sends timeLeft as int32_t
Don't send a capture message to observers on /countdown

4 lines of code changed in:

lan56 2005-03-25 00:34

don't be specific like that

4 lines of code changed in:

lan56 2005-03-25 00:28

strip exectuables

258 lines of code changed in:

jeffm2501 2005-03-24 21:47

release build "stuff"
Automagicly translate objects so they are not below Z 0..

88 lines of code changed in:

jujibo 2005-03-24 12:57

fixing ban command, now can use quotes for banning using callsign

1 lines of code changed in:

jeffm2501 2005-03-23 21:06

notes/bugs/todo for ares support on windows ( or the lack thereof )

12 lines of code changed in:

atupone 2005-03-23 15:08

removed unused field (and resolver lookup)

0 lines of code changed in:

jeffm2501 2005-03-23 14:46

notes on GL font reset for ATI cards

5 lines of code changed in:

jujibo 2005-03-23 12:35

Send message to admin when a player is removed because team killing

2 lines of code changed in:

pimpinella 2005-03-23 08:20

make sure a game started with /countdown never starts paused

4 lines of code changed in:

pimpinella 2005-03-23 07:42

fix segfault

1 lines of code changed in:

dbrosius 2005-03-22 23:19

win32's c++ doesn't have the 'or' keyword yet :)

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