Commit Log (Page 148 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-20 to 2003-10-17 (Commits 1932-1981 of 9331)

brlcad 2003-10-20 21:54

reduce default theif power; .75 size (instead of .5) and 1.25 velocity (instead of 1.67 (which is more than V)) making it more on par

2 lines of code changed in:

dbrosius 2003-10-20 20:45

stop the infernal vc mangling warnings

40 lines of code changed in:

brlcad 2003-10-20 13:48

er, adding a positive to a negative isn't near as useful as adding a negative to a negative...

2 lines of code changed in:

brlcad 2003-10-20 13:42

fixed bogus burrow kick when near world edge

0 lines of code changed in:

brlcad 2003-10-20 13:41

fix the bug that causes a burrowed tank to get kicked when near a world edge on a small map. make bzfs output position when kicking for out of bounds..

9 lines of code changed in:

brlcad 2003-10-20 12:00

er, s/video/audio/

1 lines of code changed in:

brlcad 2003-10-20 11:55

depth order rendering bug on mac's playground

6 lines of code changed in:

brlcad 2003-10-20 00:57

they tend to fall quickly when it is something that bothers me enough
removed item to make the "press right mouse" message be what is actually bound

0 lines of code changed in:

brlcad 2003-10-20 00:54

removed nasty os x hack to display the "other" default keystroke to enter the game (i) since it is automatically done now

0 lines of code changed in:

brlcad 2003-10-20 00:53

changed the restart key label to be what restart is actually bound to
instead of just "Right Mouse".. It only displays the first two bound keys
in order to keep things simple. Single char keystrokes are quoted and lowercase
(since that is what they press).

38 lines of code changed in:

brlcad 2003-10-20 00:32

added a means to get a list of keys bound to a particular command

28 lines of code changed in:

brlcad 2003-10-19 23:22

right-click to enter should be generated from whatever identify/respawn is set to

3 lines of code changed in:

brlcad 2003-10-19 23:13

think bug was related to a dir not being makeable

0 lines of code changed in:

brlcad 2003-10-19 23:10

if we cannot make a directory, choke appropriately

11 lines of code changed in:

brlcad 2003-10-19 23:09

ws

37 lines of code changed in:

brlcad 2003-10-19 22:47

added choppy os x audio and non-writeable filesystem

7 lines of code changed in:

atupone 2003-10-19 17:10

Remove TTL from server & Ping packet (but we have 16 bit spare on that)

11 lines of code changed in:

atupone 2003-10-19 16:39

ttl is obsolete when starting server. Removed

9 lines of code changed in:

brlcad 2003-10-19 15:24

identify/respawn keymapping bug added

6 lines of code changed in:

timriker 2003-10-19 14:10

osx

1 lines of code changed in:

dbrosius 2003-10-19 01:44

ttl goes

0 lines of code changed in:

timriker 2003-10-19 01:02

ignore dir

1 lines of code changed in:

dbrosius 2003-10-19 00:44

Fixor booboo

2 lines of code changed in:

dbrosius 2003-10-19 00:36

beat bzadmin into submission, get async input on win working

45 lines of code changed in:

atupone 2003-10-18 18:16

little spell-checked (with aspell)

5 lines of code changed in:

atupone 2003-10-18 18:02

remove -interface and -ttl from client (option for multicast, gone )

8 lines of code changed in:

bzflag 2003-10-18 17:22

non-GL bzadmin is broken

3 lines of code changed in:

atupone 2003-10-18 13:37

Updating Italian translation

2 lines of code changed in:

dbrosius 2003-10-18 01:52

make char reading quasi-asynchronous

13 lines of code changed in:

brlcad 2003-10-18 01:47

commenting

6 lines of code changed in:

brlcad 2003-10-18 01:43

not necessary/used

0 lines of code changed in:

brlcad 2003-10-18 01:34

added new world database class files

18 lines of code changed in:

brlcad 2003-10-18 01:33

Booyah\! ... bzfs.cxx is now class-free and under 5000 lines. the rest of the world database classes/objects were moved into their own files

19 lines of code changed in:

brlcad 2003-10-18 01:31

header comment foo

3 lines of code changed in:

brlcad 2003-10-18 01:30

mac is going to hug me, I know it. or was that hurt me? this class was moved out of bzfs.cxx to its own file

857 lines of code changed in:

dbrosius 2003-10-18 01:01

get conio working in windows

26 lines of code changed in:

dbrosius 2003-10-18 00:06

dozing

7 lines of code changed in:

dbrosius 2003-10-17 23:51

Init win socket libs

15 lines of code changed in:

dbrosius 2003-10-17 23:33

VC doesn't support out of class definitions of template functions

9 lines of code changed in:

dbrosius 2003-10-17 22:29

windowize bzadmin

50 lines of code changed in:

atupone 2003-10-17 18:53

-help: joystick values fixed

1 lines of code changed in:

timriker 2003-10-17 18:25

more docs

7 lines of code changed in:

timriker 2003-10-17 18:16

dirs into rules

16 lines of code changed in:

timriker 2003-10-17 18:11

don't copy M* files

2 lines of code changed in:

timriker 2003-10-17 18:10

debian cvs builds

5 lines of code changed in:

timriker 2003-10-17 17:02

debian cleanups

16 lines of code changed in:

timriker 2003-10-17 17:01

BZFlag/bzflag ok, Bzflag not

2 lines of code changed in:

timriker 2003-10-17 16:48

bzadmin/win32

3 lines of code changed in:

timriker 2003-10-17 15:48

lintian

9 lines of code changed in:

timriker 2003-10-17 15:33

debian lintian

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