Commit Log (Page 69 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-11-09 to 2004-11-01 (Commits 5882-5931 of 9331)

timriker 2004-11-09 01:15

comments, remove not yet implemented game mode

3 lines of code changed in:

timriker 2004-11-08 22:20

ws

7 lines of code changed in:

timriker 2004-11-08 22:20

comment

1 lines of code changed in:

timriker 2004-11-08 02:42

show Handicap instead of Inertia

2 lines of code changed in:

timriker 2004-11-08 02:39

ws

4900 lines of code changed in:

timriker 2004-11-08 02:38

use perl, grep first, lookout!

21 lines of code changed in:

timriker 2004-11-08 01:50

want sdl for debian builds

1 lines of code changed in:

brlcad 2004-11-07 19:32

refactor the UI drawing into a function instead of repeating 9 (yes NINE\!) times. the radar rendering is moved up before menu drawing too to minimize invalid context problems.

32 lines of code changed in:

dtremenak 2004-11-07 19:16

mm, read coloring and tab positioning in the right order instead of the wrong one

1 lines of code changed in:

brlcad 2004-11-07 18:55

don't redraw so much (software rendering and just one less thing to do) by providing a means to invalidate the control panel so it knows when to redraw. presently only the HUDDialog invalidates it outside of exposure events (checkDirtyControlPanel()).

27 lines of code changed in:

brlcad 2004-11-07 17:37

fixed the position of the tabbed labels.

0 lines of code changed in:

brlcad 2004-11-07 17:34

menu keybindings.. outdated and changed since so good to just rereport if still a problem.

0 lines of code changed in:

brlcad 2004-11-07 17:26

render the menu in from of everything else (most importantly in front of the control panel)

9 lines of code changed in:

brlcad 2004-11-07 17:25

eep. just because it's opaque doesn't mean it doesn't need to get redrawn.. random alternate overlays may change/invalidate it (e.g. menus) so redraw it when it's time to redraw, period.

0 lines of code changed in:

brlcad 2004-11-07 16:44

clear an extra pixel column to simplify fuzzy float stuff later

4 lines of code changed in:

brlcad 2004-11-07 15:23

corners now drawn and edges realigned

0 lines of code changed in:

brlcad 2004-11-07 15:21

fix the tabbed control panel outlining (and pray to jeebus that the alignment is okay on other cards). this includes putting in the damned corner pixels.

34 lines of code changed in:

brlcad 2004-11-07 09:56

fix the tabbed panels' label centering -- only 1 char padding

4 lines of code changed in:

brlcad 2004-11-07 09:26

if you start the client windowed on a multidisplay system and then move it to a secondary display, you cannot control the brightness (SDL).

5 lines of code changed in:

dtremenak 2004-11-06 23:55

bugsquishing: fix double-hunt-arrow bug

2 lines of code changed in:

brlcad 2004-11-06 17:46

added optional duration argument to /countdown

1 lines of code changed in:

brlcad 2004-11-06 17:42

document the new optional argument to /countdown

4 lines of code changed in:

brlcad 2004-11-06 17:35

modify the countdown command to optionally take an argument for how long to countdown. announce how long the match is, making good reuse of bzg's time printing.

85 lines of code changed in:

brlcad 2004-11-06 03:23

accept patch from an anonymous edging that says mesh code is now complete, but needs improved. scene nodes can now report if they are would have been freed (and are not freed automatically upon request), treads behave on the physics drivers better, and a lil cleanup.

613 lines of code changed in:

brlcad 2004-11-06 03:20

more sinf and cosf from edging anon

5 lines of code changed in:

brlcad 2004-11-06 03:16

apparently needs curl too .. (wasn't this fixed already once before? .. deja-vu)

1 lines of code changed in:

brlcad 2004-11-06 03:14

anon patch, s/cos/cosf/, same for sin

2 lines of code changed in:

brlcad 2004-11-06 03:09

accept patch from an anonymous friend that provides an EigthDimShellNode for rendering shell nodes..

197 lines of code changed in:

brlcad 2004-11-06 03:02

accept patch from anonymous friend who says that the octrees can be forced to build twice because the bzdb vars come in after the map is processed.

3 lines of code changed in:

atupone 2004-11-05 20:13

fixing help/keyboard menu with blast patch.
Choose a tiny font-size to fit. Probably layout need to be redone.

20 lines of code changed in:

dtremenak 2004-11-05 19:31

avoid infinite loop on flag spawn

2 lines of code changed in:

atupone 2004-11-05 18:57

Team size display of 65535 when no player allowed was already fixed.

0 lines of code changed in:

atupone 2004-11-05 18:46

a single byte udp packet is discarded by bzfs, in the new rewrite.

0 lines of code changed in:

atupone 2004-11-05 18:40

Hopefull fix of no UDP issue, making UDP request earlier

6 lines of code changed in:

atupone 2004-11-05 18:04

Should fix the /poll set command

1 lines of code changed in:

atupone 2004-11-05 16:49

/poll flagreset fixed

1 lines of code changed in:

atupone 2004-11-04 17:17

let destroyed by server mean what it said.
Adding "destroyed by a (GHOST)": killed by a tank who have left

2 lines of code changed in:

atupone 2004-11-04 16:58

Forward-porting of hide flag anti cheat

13 lines of code changed in:

atupone 2004-11-04 16:42

Let TH-tank die if hit by its previous shots

1 lines of code changed in:

dtremenak 2004-11-04 14:07

remove BUGS entry that is not a bug

0 lines of code changed in:

atupone 2004-11-04 13:42

zapping flag from players dead for capture and countdown

2 lines of code changed in:

atupone 2004-11-03 20:02

Discard messages received via udp that are only sent as tcp

24 lines of code changed in:

timriker 2004-11-03 18:41

Makefile must come before directories. They should really be lower case\!

1 lines of code changed in:

timriker 2004-11-03 16:03

revert list url, remove unused mcast info

2 lines of code changed in:

timriker 2004-11-03 15:44

gcc 2.96 does not like the const

1 lines of code changed in:

timriker 2004-11-03 15:35

try to re-fix make distcheck

47 lines of code changed in:

brlcad 2004-11-02 01:22

respect the man's wishes.

The time has come to say good night,
My how time does fly.
We've had a laugh, perhaps a tear,
and now we hear good-bye.
...
Until we meet again.

32 lines of code changed in:

trepan 2004-11-01 23:42

this needs work too, but at least the polarities are right

2 lines of code changed in:

trepan 2004-11-01 23:35

only set gstate once for each type of track mark, and disable the belittled

30 lines of code changed in:

dtremenak 2004-11-01 15:22

doc udp connection bug and server-hanging-on-startup bug

9 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