Commit Log (Page 68 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-13 to 2004-11-09 (Commits 5932-5981 of 9331)

lan56 2004-11-13 01:28

++files;

7 lines of code changed in:

timriker 2004-11-13 01:21

send Connection: close, DEBUG4 shows list server replies

18 lines of code changed in:

brlcad 2004-11-13 00:29

tanks no longer seem to disappear when they're sitting still. (yay) .. wave hi to sedna while i'm at it.

0 lines of code changed in:

timriker 2004-11-13 00:28

send tokens on ADD, include User-Agent on ADD and REMOVE

19 lines of code changed in:

timriker 2004-11-13 00:26

clear token after use

3 lines of code changed in:

timriker 2004-11-12 22:44

extern

8 lines of code changed in:

trepan 2004-11-12 16:39

try again

2 lines of code changed in:

trepan 2004-11-12 16:17

move the track mark generation to the tread contact point, thx Tim

9 lines of code changed in:

timriker 2004-11-12 16:06

need a new bounce.wav, copy land.wav as a placeholder

2 lines of code changed in:

trepan 2004-11-12 15:56

better make it work then

3 lines of code changed in:

timriker 2004-11-12 15:33

mostly ws =)

6 lines of code changed in:

timriker 2004-11-12 15:30

got tired of remembering them all

8 lines of code changed in:

trepan 2004-11-12 15:28

added _wingsSlideTime: has the same effect as ice if > 0.0

135 lines of code changed in:

dtremenak 2004-11-12 15:14

Untrample a previous uninited variable fixsrc/bzflag/WeatherRenderer.cxx

1 lines of code changed in:

atupone 2004-11-12 13:15

Note on style and cvs usage

12 lines of code changed in:

trepan 2004-11-12 04:33

convert phydrv angular velocity from radians/sec to rotations/sec before saving it

1 lines of code changed in:

trepan 2004-11-12 04:12

be a little less verbose about remote deaths, oops

2 lines of code changed in:

trepan 2004-11-12 04:05

fix the odd explosions (Falling vs. OnDriver typo)

9 lines of code changed in:

timriker 2004-11-12 02:46

comments

3 lines of code changed in:

trepan 2004-11-12 02:41

- re-wrote and cleaned up a some of the dead reckoning stuff
to include the physics drivers into the calculations. It can
also be used by the Robot code due to the fact that the const
calls don't modify any 'mutable' variables now.
- added roof top culling to the rain generation (_rainRoofs)
0: no culling
1: cull against the roofs, don't leave roof puddles
2: cull against the roofs, and leave roof puddles
(setup option '1' as the default, generally improves fps)
- indented WeatherManager according to the bzflag format
- made the Collision Manager more secure
- const'ified RenderNode getPosition()
- decreased the default _trackFade to 3 seconds
- added the handy 'devDriver' mode into playing.cxx (as a const)
(this is not something I wanted to include into BZDB =)
- did a little clean-up in playingLoop() in playing.cxx
- added ice and death (with custom message) physics driver types
- moved jump.wav to bounce.wav for physics driver trampolines
- added jumpjets and a new jump.wav sound
- implemented OnlyReal lights, that will not draw fake ground lights
- fixed the shot-position to tank-postion dead-reck bug
- bumped the protocol and version

2514 lines of code changed in:

dtremenak 2004-11-11 21:29

don't blindly ignore the last line in the config file

3 lines of code changed in:

dtremenak 2004-11-11 20:55

quell automake 1.8 warnings (tested/works on am 1.5)

2 lines of code changed in:

dtremenak 2004-11-11 19:50

fix alignment

26 lines of code changed in:

atupone 2004-11-11 18:09

Optimizing shape computation for flags

72 lines of code changed in:

timriker 2004-11-11 02:55

comments on next steps for authentication

1 lines of code changed in:

timriker 2004-11-11 02:24

comments on next steps for authentication

4 lines of code changed in:

timriker 2004-11-11 01:42

revert

0 lines of code changed in:

timriker 2004-11-11 01:23

password now gets entered, sent, and saved

9 lines of code changed in:

dtremenak 2004-11-11 00:26

Don't leak memory here either

9 lines of code changed in:

dbrosius 2004-11-11 00:22

initialize token in ctor

2 lines of code changed in:

dtremenak 2004-11-10 23:50

Don't leak memory through the Materials system

8 lines of code changed in:

dtremenak 2004-11-10 23:10

initialize variables

2 lines of code changed in:

dtremenak 2004-11-10 20:04

spacing

1 lines of code changed in:

atupone 2004-11-10 17:58

Exiting (instead of segfaulting) when not able to create GL context with SDL

26 lines of code changed in:

timriker 2004-11-10 03:49

VERSION CHANGE
token is added to MsgEnter changing protocol slightly
still needs to get from serverList to myTank

49 lines of code changed in:

dbrosius 2004-11-10 03:30

write/read password in plaintext to bzdb

8 lines of code changed in:

dbrosius 2004-11-10 03:17

store password in startup info

2 lines of code changed in:

dbrosius 2004-11-10 03:12

add a password item to the join menu

28 lines of code changed in:

brlcad 2004-11-10 01:32

yep, they're reversed. good eye sgk284.

2 lines of code changed in:

brlcad 2004-11-10 01:24

zowie! the contexts restore after minimization now (at least on mac/win confirmed) .. that marks a first for the mac port! .. ty yet again busy anonymous contributioneers of benevolent fame

11 lines of code changed in:

timriker 2004-11-09 23:02

no login menu if no kerberos

30 lines of code changed in:

dtremenak 2004-11-09 19:19

read player status (Registered/Identified/Admin) from MsgAdminInfo, store it, display it in the curses player list (hopefully; compiled, not tested). warn when kicking/banning admins.

33 lines of code changed in:

atupone 2004-11-09 16:53

fixing key issue when starting bzflag with server on command line

1 lines of code changed in:

atupone 2004-11-09 16:01

Changing timeout for getting string and data from URL

8 lines of code changed in:

atupone 2004-11-09 15:46

Fix being a member of the DEFAULT group twice.

0 lines of code changed in:

atupone 2004-11-09 13:45

Remove extra spaces

4 lines of code changed in:

timriker 2004-11-09 04:04

kill the TODO

0 lines of code changed in:

timriker 2004-11-09 04:03

query current servers too

46 lines of code changed in:

timriker 2004-11-09 02:55

ws,speeling

4 lines of code changed in:

timriker 2004-11-09 02:25

!rogues, timesync -> handicap

3 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