Commit Log (Page 76 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-09-29 to 2004-09-26 (Commits 5532-5581 of 9331)

trepan 2004-09-29 18:44

don't delete lists during an initContext()

10 lines of code changed in:

trepan 2004-09-29 18:39

this might do it

2 lines of code changed in:

trepan 2004-09-29 18:28

make the register and unregister calls line up

1 lines of code changed in:

dtremenak 2004-09-29 18:03

let's NOT crash vc5's compiler...

5 lines of code changed in:

chestal 2004-09-29 17:52

share bzadmin's autocompletion logic with bzflag; add new derived class DefaultCompleter which already knows most of the /commands; replaces former callsign completion code in bzflag

114 lines of code changed in:

trepan 2004-09-29 17:43

missed some #ifdefs around the showTreads stuff

4 lines of code changed in:

brlcad 2004-09-29 17:38

moved AutoCompleter from src/bzadmin to src/common & include (don't forget the little detail commits)

2 lines of code changed in:

brlcad 2004-09-29 17:35

moved AutoCompleter from src/bzadmin to src/common & include

113 lines of code changed in:

trepan 2004-09-29 17:18

add TankGeometryMgr.h to include/Makefile.am

1 lines of code changed in:

trepan 2004-09-29 16:56

double access to BZDB for showTreads, wasteful

0 lines of code changed in:

trepan 2004-09-29 16:52

add showTreads to the GUI menu for DEBUG builds, and also make it work while in observer mode, still need to shift the clipping plane

58 lines of code changed in:

atupone 2004-09-29 15:34

BZWReader does not more depend on CmdLineOptions

14 lines of code changed in:

trepan 2004-09-29 14:04

fix tanks color during transitions between textured and non-textured

22 lines of code changed in:

trepan 2004-09-29 12:57

added showTreads option, kicks and giggles

4 lines of code changed in:

trepan 2004-09-29 10:20

synced treads to the physics

219 lines of code changed in:

trepan 2004-09-29 06:03

ack, need wheels 0 & 3 for shadows

15 lines of code changed in:

trepan 2004-09-29 05:50

adjustments to tank settings

51 lines of code changed in:

trepan 2004-09-29 03:55

added tread casing quads, and adjusted the tank scenenode radius because the muzzle was popping in

100 lines of code changed in:

trepan 2004-09-29 00:49

cut and paste prob, flat edges do not need normals

104 lines of code changed in:

trepan 2004-09-28 22:08

revert the replay timing change

30 lines of code changed in:

atupone 2004-09-28 18:44

Can read world from http server (eg. -world http://map.bzflag.org/hix.bzw)

11 lines of code changed in:

dtremenak 2004-09-28 18:44

Fixes for compiling on solaris cc

108 lines of code changed in:

dtremenak 2004-09-28 17:22

enable listing of master bans under vc5 builds

0 lines of code changed in:

dtremenak 2004-09-28 17:20

explicitly construct a std::string before making the pair

1 lines of code changed in:

brlcad 2004-09-28 17:17

try to appease the MSVC5 ghods by stashing into a const beforehand

4 lines of code changed in:

atupone 2004-09-28 15:02

Buffering UDP message without delay. Should reduce the number of packet sent
over the network.

99 lines of code changed in:

atupone 2004-09-28 14:31

When we have to do something now, do that before entering the main select

20 lines of code changed in:

trepan 2004-09-28 13:45

- enable high res shadow in experimental mode
- disable tread animation in BSP, it looks horrible

7 lines of code changed in:

atupone 2004-09-28 13:10

const static -> static const

18 lines of code changed in:

dtremenak 2004-09-28 13:00

braindead compiler warnings

2 lines of code changed in:

trepan 2004-09-28 12:21

- added TankGeometryMgr to clean up the tank display lists
- added AnimatedTread to build some procedural treads and wheels
- removed glNormal3f and glTexcoord2f calls when drawing tank shadows

1948 lines of code changed in:

bryjen 2004-09-28 12:14

put the latitude/longitude BZDB values into the correct variables

2 lines of code changed in:

dtremenak 2004-09-27 23:48

oops, missed one

1 lines of code changed in:

dtremenak 2004-09-27 23:46

more sun madness

2 lines of code changed in:

dtremenak 2004-09-27 23:42

"sun" is a reserved word on Solaris systems, rename the variable

11 lines of code changed in:

atupone 2004-09-27 17:02

Stay compatible with curl < 7.9.7

1 lines of code changed in:

jeffm2501 2004-09-27 16:57

double != float

1 lines of code changed in:

atupone 2004-09-27 15:11

kerberos authentication temporary disabled

1 lines of code changed in:

trepan 2004-09-27 06:12

standardize the texcoords to match this

1 lines of code changed in:

trepan 2004-09-27 06:04

heh, lost the polarity and wasted time

1 lines of code changed in:

trepan 2004-09-27 05:38

inchoate tread animation

63 lines of code changed in:

trepan 2004-09-27 04:38

fix a bug where the Z axis part of the spawnEffect() was cancelled by a fake jump upon entry into a game

34 lines of code changed in:

trepan 2004-09-27 01:16

more changes for Bouncy

5 lines of code changed in:

trepan 2004-09-27 01:07

adding 3 times the squishiness for the Bouncy flag

4 lines of code changed in:

dbrosius 2004-09-26 23:46

warn on invalid -conf file

6 lines of code changed in:

trepan 2004-09-26 23:33

make squishing inverse linearly proportional to the drop distance

35 lines of code changed in:

dbrosius 2004-09-26 23:16

fix (RT) (->) flag name error in conf builder

3 lines of code changed in:

bryjen 2004-09-26 21:16

"not no" is not necessarily "yes"

2 lines of code changed in:

trepan 2004-09-26 20:58

use a constant decompression rate, rather then a fixed effect time

9 lines of code changed in:

dtremenak 2004-09-26 17:27

avoid unnecessary typecasts

6 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