Commit Log (Page 100 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-06-08 to 2004-06-01 (Commits 4332-4381 of 9331)

trepan 2004-06-08 03:14

report bzadmin connection failure reasons

33 lines of code changed in:

trepan 2004-06-08 01:29

removed non-user visible change

0 lines of code changed in:

trepan 2004-06-08 00:28

- bumped protocol to 1114 to use strings for reject reasons
- limit quick rejoining based on player names

204 lines of code changed in:

atupone 2004-06-07 18:19

Moving Flag History out of PlayerInfo

102 lines of code changed in:

atupone 2004-06-07 17:18

should define _SVID_SOURCE to not have MAXFLOAT multiple definition

1 lines of code changed in:

trepan 2004-06-07 17:10

personalizing OS dependent parameters for a specific directory

2 lines of code changed in:

atupone 2004-06-07 14:46

Seems it need errno.h include on debian stable

4 lines of code changed in:

atupone 2004-06-07 14:45

reverting back

0 lines of code changed in:

atupone 2004-06-07 14:44

Compiler option personalization go here

2 lines of code changed in:

dtremenak 2004-06-07 13:36

oops, nuts - commit the right version of patch #966628, no m_ member notation please

127 lines of code changed in:

trepan 2004-06-07 00:35

Reverting previous change, it breaks bzsignal.c and bzfrelay.c

1 lines of code changed in:

atupone 2004-06-06 17:59

delayq not more in PlayerInfo

22 lines of code changed in:

brlcad 2004-06-06 14:55

send out a Variable Modification Notice identifying who made the variable change.

3 lines of code changed in:

trepan 2004-06-06 00:13

finish off the commit for patch #966628

148 lines of code changed in:

dbrosius 2004-06-05 23:30

Someone checked in code without a file called ServerList.h, that was needed. Whoever this is, please check in the real file. This is just a faux file so the thing stinkin' builds

20 lines of code changed in:

dtremenak 2004-06-05 15:17

apply sf.net patch 966628 - server menu refactor into network part and menu part - Mike Davis (o3dozone)

48 lines of code changed in:

dtremenak 2004-06-05 15:13

ws

13 lines of code changed in:

brlcad 2004-06-05 14:17

5 hours it is, then

2 lines of code changed in:

dtremenak 2004-06-03 19:23

SDL header location depends not on windows or not, but autotools or not

2 lines of code changed in:

atupone 2004-06-03 18:58

Prepending SDL library to Graphic library, so we can build static

2 lines of code changed in:

atupone 2004-06-03 18:56

Removed feature, to actually have _SVID_SOURCE _BSD_SOURCE _POSIX_SOURCE defined.
This define putenv on debian stable

0 lines of code changed in:

dtremenak 2004-06-03 15:23

Try to get Nidhoggr's SDL build working

1 lines of code changed in:

dtremenak 2004-06-03 15:06

Don't issue a warning when trying to compile XIJoystick, just skip it - Werror kills the compile

0 lines of code changed in:

dtremenak 2004-06-02 23:08

Initialize inputChanged member to false

1 lines of code changed in:

dtremenak 2004-06-02 22:56

Initialize ref::texture member to -1 (invalid)

2 lines of code changed in:

atupone 2004-06-02 20:00

Make more happy valgrind ... initialize state

3 lines of code changed in:

atupone 2004-06-02 19:18

flareGState is not used by long time

0 lines of code changed in:

dtremenak 2004-06-02 18:42

Remove the "leftover turd" (thx purple_cow) to avoid more leakage

0 lines of code changed in:

brlcad 2004-06-02 18:16

remove the blasted duplicate

0 lines of code changed in:

brlcad 2004-06-02 18:15

protect and clean up after a failed suffix/prefix insertion

12 lines of code changed in:

dtremenak 2004-06-02 17:57

Kill another little bzfs leak

3 lines of code changed in:

brlcad 2004-06-02 17:34

refactor how prefixes and suffixes get added with private member funcs.

81 lines of code changed in:

dtremenak 2004-06-02 16:50

Don't EVER try to compile XIJoystick, since you can't - emit a warning if it has been enabled.

6 lines of code changed in:

brlcad 2004-06-02 16:23

free if we fail to compile

1 lines of code changed in:

brlcad 2004-06-02 16:18

DTRemenak points out an oversight (aka memory leak) if the word addition is a duplicate.

2 lines of code changed in:

brlcad 2004-06-02 15:40

debugs were inside ..

3 lines of code changed in:

brlcad 2004-06-02 15:38

rename local var named 'expression' to 'expr' to not clobber parameter .. add temp debug counting

10 lines of code changed in:

brlcad 2004-06-02 15:17

this would explain some of the valgrind wierdness. unused local CmdLineOptions object removed.

0 lines of code changed in:

dtremenak 2004-06-02 13:30

Another leak bites the dust

1 lines of code changed in:

dtremenak 2004-06-02 13:09

Plug dat leakage: valgrind strikes again

2 lines of code changed in:

brlcad 2004-06-02 02:00

heh, don't consider calling regfree() .. call regfree() .. (free's the internal private representation of a regex_t). valgrind catches another.

3 lines of code changed in:

trepan 2004-06-01 22:36

another delete to free() convertsion

1 lines of code changed in:

atupone 2004-06-01 21:16

string copied with strdup should be free-ed not deleted

1 lines of code changed in:

dtremenak 2004-06-01 20:43

Hopefully fix a bunch of valgrind errors

26 lines of code changed in:

dtremenak 2004-06-01 20:13

Fix valgrind error; don't spawn if you'll be shot by friendly fire either

15 lines of code changed in:

dtremenak 2004-06-01 18:22

on the other hand, don't try to delete objects we don't create

0 lines of code changed in:

dtremenak 2004-06-01 18:08

and the next one - don't delete building if it was never initialized

4 lines of code changed in:

dtremenak 2004-06-01 17:53

Tupone and his valgrind friend catch another - don't bail from the loop if the found spot is too dangerous to spawn in

4 lines of code changed in:

dtremenak 2004-06-01 17:02

oopsie oopsie oopsie - remove redefinition of testpos (thx Tupone & valgrind)

0 lines of code changed in:

dtremenak 2004-06-01 00:46

fix up some checkArgc's broken in r1.67

7 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