Commit Log (Page 111 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-03-06 to 2004-02-27 (Commits 3782-3831 of 9331)

dtremenak 2004-03-06 16:13

add missing newlines

2 lines of code changed in:

dtremenak 2004-03-06 14:06

add a missing newline

1 lines of code changed in:

brlcad 2004-03-06 13:34

added forward only, reverse only, and reverse controls flags and handicap option

20 lines of code changed in:

brlcad 2004-03-06 13:17

denote the handicapp.

1 lines of code changed in:

brlcad 2004-03-06 13:15

add a new game Handicap game style. server gets a new -handicap option. apply mac's old sf patch 441785 that gives an advantage to weaker players with slight modifications.

54 lines of code changed in:

brlcad 2004-03-06 12:56

common.h is already included in the interface header

4 lines of code changed in:

brlcad 2004-03-06 12:55

add introspection into new handicap gamestyle state setting

6 lines of code changed in:

brlcad 2004-03-06 12:53

add new handicap option to the server start menu

44 lines of code changed in:

brlcad 2004-03-06 12:37

add a new game Handicap game style. server gets a new -handicap option. apply mac's old sf patch 441785 that gives an advantage to weaker players with slight modifications.

20 lines of code changed in:

brlcad 2004-03-06 12:33

document the new handicap option

8 lines of code changed in:

atupone 2004-03-06 07:37

library build is performed only when client generation is requested

2 lines of code changed in:

dbrosius 2004-03-06 02:12

doc WINGS BZDB bug

3 lines of code changed in:

galkire 2004-03-06 01:28

Bullet Bug

2 lines of code changed in:

dbrosius 2004-03-05 23:23

Add Bad Bouncy flag

36 lines of code changed in:

dbrosius 2004-03-05 23:18

Add Bad Bouncy flag

19 lines of code changed in:

atupone 2004-03-05 22:22

Setting menu items fixed

1 lines of code changed in:

dtremenak 2004-03-05 21:33

don't need to recognize bzflist:// protocol anymore

5 lines of code changed in:

dtremenak 2004-03-05 21:32

ws

83 lines of code changed in:

dtremenak 2004-03-05 21:29

center audio menu

2 lines of code changed in:

dtremenak 2004-03-05 21:24

move submenus to the top of the options menu, kill some dead code, ws

29 lines of code changed in:

atupone 2004-03-05 21:12

Trying to generalize some compiler options, giving a chance to freebsd

10 lines of code changed in:

davidtrowbridge 2004-03-05 20:13

give the crew something else to do

4 lines of code changed in:

trepan 2004-03-05 17:52

include <math.h> and <errno.h> for M_PI and EINPROGRESS
on linux debian woody, g++ 2.95.4

3 lines of code changed in:

brlcad 2004-03-05 16:53

sdl readme renamed to README.SDL

1 lines of code changed in:

brlcad 2004-03-05 16:51

renamed README-SDL.txt to README.SDL to match the other platform readme files. added more details on building with SDL, while retaining the required SDL statement.

23 lines of code changed in:

atupone 2004-03-05 16:48

Trying to anticipate resolution setting. Hope it fixes some of brlcad
issue on SDL

11 lines of code changed in:

brlcad 2004-03-05 15:12

Added new ReverseControls (-RC) bad flag

31 lines of code changed in:

brlcad 2004-03-05 15:06

try to give the ice cream man a shred of hope in the learner

1 lines of code changed in:

brlcad 2004-03-05 15:04

document Wings and Reverse Controls

7 lines of code changed in:

brlcad 2004-03-05 15:03

added new ReverseControls flag doc

31 lines of code changed in:

brlcad 2004-03-05 14:29

more details on ww bug

2 lines of code changed in:

brlcad 2004-03-05 14:27

world weapons seem to lag the server when there are many players connected

2 lines of code changed in:

brlcad 2004-03-05 14:16

reduce some inefficient computations

11 lines of code changed in:

dtremenak 2004-03-04 23:07

oops...don't increment j until after we're done using it.

1 lines of code changed in:

shkoo 2004-03-04 00:59

don't crash on host banning when someone's on who doesn't resolve

1 lines of code changed in:

dtremenak 2004-03-03 18:48

DEBUG1 messages regarding too many tries to become an admin and the filing of reports.

2 lines of code changed in:

atupone 2004-03-03 16:42

Adding README-SDL to dist

1 lines of code changed in:

atupone 2004-03-03 16:30

Missing EOL at EOF

2 lines of code changed in:

brlcad 2004-03-03 13:13

improve compile performance with -pipe and increase warning verbosity for os x.

2 lines of code changed in:

dbrosius 2004-03-03 00:04

remember the big people

2 lines of code changed in:

dbrosius 2004-03-03 00:04

Split out bzwreader code

215 lines of code changed in:

brlcad 2004-03-02 19:23

make note of learner's sdl complaints (some possibly fixed by compiling against sdl 1.2.7)

5 lines of code changed in:

atupone 2004-03-01 18:24

Links to SDL (and respect to the license from SDL guys)

0 lines of code changed in:

atupone 2004-03-01 18:19

Moved all items pertaining to display setting to its menu

224 lines of code changed in:

atupone 2004-02-29 19:50

adding a new menu for display setting. Just few items in here, should
add more

228 lines of code changed in:

atupone 2004-02-28 14:22

Remove check on status of player when iconifying, as some systems iconify you
without asking.

1 lines of code changed in:

atupone 2004-02-27 21:33

Fixing translation of Map/Unmap event

3 lines of code changed in:

shkoo 2004-02-27 19:11

make wings more flexible on non-jumping worlds. now can
do /set _wingsJumpCount 0 and you can fly around if you teleport
to on top of a building and drive off, but you can't jump.

7 lines of code changed in:

atupone 2004-02-27 18:59

Better handling of windowed/fullScreen transition

13 lines of code changed in:

atupone 2004-02-27 18:56

compilation warning fixed

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