Commit Log (Page 151 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: 2003-10-10 to 2003-10-06 (Commits 1782-1831 of 9331)

brlcad 2003-10-10 12:32

Updated details on encouraging indentation and tab usage. Include example comment block, add support for emacs.

14 lines of code changed in:

jeffm2501 2003-10-09 16:37

make it work on older versions of windows.

1 lines of code changed in:

atupone 2003-10-09 15:54

type Pack -> Unpack

2 lines of code changed in:

dbrosius 2003-10-09 01:27

well, this code was fubared before, so if it ain't quite right, at least it's closer

3 lines of code changed in:

dbrosius 2003-10-09 00:54

don't forget color

2 lines of code changed in:

jeffm2501 2003-10-09 00:17

what good is a new icon format if nothing uses it?

1 lines of code changed in:

dbrosius 2003-10-08 23:10

typos

1 lines of code changed in:

dbrosius 2003-10-08 22:59

doc world format

131 lines of code changed in:

dbrosius 2003-10-08 22:21

doc todos

2 lines of code changed in:

dbrosius 2003-10-08 22:06

no ushort

1 lines of code changed in:

brlcad 2003-10-08 21:57

remove default template arguments for non-class

1 lines of code changed in:

brlcad 2003-10-08 20:11

Shiney new and improved BZFlag icon for the Mac client. It's actually a bzflag tank now, beautifully rendered by patlabor and lightwave. Your truely repairs the tank and adds a nifty classic Apple logo banner. Some day we'll really be able to do that in the game...hopefully.

0 lines of code changed in:

atupone 2003-10-08 18:08

fixed falling through base

25 lines of code changed in:

timriker 2003-10-08 18:04

one way udp

2 lines of code changed in:

atupone 2003-10-08 17:35

fixed segfault on joining twice with robots

2 lines of code changed in:

jeffm2501 2003-10-08 16:36

windows Icon sans words

2 lines of code changed in:

brlcad 2003-10-08 16:00

got ThreadPolicy working; made ThreadPolicy class a non-template; fixed SingleThreaded scope problem and typo

8 lines of code changed in:

timriker 2003-10-08 15:07

might as well stay in sync till we change it

1 lines of code changed in:

larsl 2003-10-08 14:54

New version, UDP is done differently

1 lines of code changed in:

timriker 2003-10-08 14:28

more udp comments

5 lines of code changed in:

timriker 2003-10-08 07:00

ws

126 lines of code changed in:

timriker 2003-10-08 06:54

change udp handshaking. player ids are not in sync?

129 lines of code changed in:

brlcad 2003-10-08 03:35

added Singleton.h

1 lines of code changed in:

brlcad 2003-10-08 03:34

Initial Singleton template class. Huzzah! Allows for policy-based control on how an object is created and destroyed. Provides a default threading model interface for implementing multithread-protected singletons.

185 lines of code changed in:

timriker 2003-10-08 03:25

simplify, MsgUDPLinkEstablished over udp\!

4 lines of code changed in:

timriker 2003-10-08 03:24

simplify

2 lines of code changed in:

timriker 2003-10-08 03:23

FIXMEs

2 lines of code changed in:

timriker 2003-10-08 02:27

it's a request

1 lines of code changed in:

timriker 2003-10-08 02:18

doc some

14 lines of code changed in:

timriker 2003-10-08 02:18

unused

1 lines of code changed in:

timriker 2003-10-08 02:18

udp prep

4 lines of code changed in:

timriker 2003-10-08 02:17

-usendfd, ws

3 lines of code changed in:

timriker 2003-10-08 02:16

ws

5 lines of code changed in:

brlcad 2003-10-08 01:36

added /poll /vote /veto groups permissions and command usage details

35 lines of code changed in:

timriker 2003-10-08 00:29

must fix udp issues

3 lines of code changed in:

brlcad 2003-10-08 00:13

make msvc shut up

4 lines of code changed in:

timriker 2003-10-08 00:07

server.example.com:port

2 lines of code changed in:

dbrosius 2003-10-07 23:56

protect against null flag

4 lines of code changed in:

timriker 2003-10-07 23:52

errno.h

1 lines of code changed in:

atupone 2003-10-07 16:48

Replaced alarm with select avoiding stuck on connection.
Someone should try on Windows, removing #ifdef WIN32

59 lines of code changed in:

brlcad 2003-10-07 14:39

complete the implementation of the /poll veto|vote subcommands now that there are hook functions

7 lines of code changed in:

brlcad 2003-10-07 00:59

make note of a nasty index assumption that needs to be made explicit

4 lines of code changed in:

brlcad 2003-10-07 00:40

check for any invalid index, not just -1

9 lines of code changed in:

brlcad 2003-10-07 00:16

prevent segfault from a negative index, ignoring the whole question of how it can become negative in the first place

7 lines of code changed in:

jeffm2501 2003-10-06 23:24

free lists when you are done.

6 lines of code changed in:

jeffm2501 2003-10-06 23:01

no more theif bug. Don't think it ever worked

0 lines of code changed in:

jeffm2501 2003-10-06 23:01

I am Jack's overflowed static array.
Also make inits all good and happy

15 lines of code changed in:

dbrosius 2003-10-06 22:53

rollback

0 lines of code changed in:

brlcad 2003-10-06 21:49

try having the password command run the password hook function instead of the set command hook function

1 lines of code changed in:

dbrosius 2003-10-06 21:10

Attempt to fix the mischevious TH size bug, but as all the slackards in #bzflag other than Jeff wouldn't help, who knows if it's fixed

28 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