Commit Log (Page 83 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-05 to 2004-08-30 (Commits 5182-5231 of 9331)

trepan 2004-09-05 18:32

fix sphere normals

11 lines of code changed in:

trepan 2004-09-05 18:15

- added arcs and spheres (both currently unprotected)
- changed _deadUnder BZDB param to a fixed world object
(allows for user specified material properties, and
makes it work with the BSP renderer)
- added ability to have multiple functions in dynamicColors
- updated the bzfs man page
- commonized the material properties parsing
- cleaned up default material texture handling and added
ability to disable texture color modulation

1777 lines of code changed in:

dbrosius 2004-09-05 14:04

warnings

1 lines of code changed in:

brlcad 2004-09-05 01:55

fix several invalid ID crashes when server sends kill notifications. if a kill ID is out of curMaxPlayers range, assume it's just an anonymous server kill (and format it up as such) instead of crashing. while we're at it M-x indent-region

1090 lines of code changed in:

brlcad 2004-09-05 01:51

try to prevent a lil crashage

1 lines of code changed in:

brlcad 2004-09-05 01:03

change the default game time limit to 30 minutes instead of 5 since league matches are more common.

2 lines of code changed in:

brlcad 2004-09-04 22:32

add the ability to unset whether a player has played early

3 lines of code changed in:

brlcad 2004-09-04 22:31

don't crash the client if it gets a killer id out of range. just say the server did it.

24 lines of code changed in:

atupone 2004-09-04 18:32

virtual inlined are pretty useless. Changing getPlane() to "real"

13 lines of code changed in:

brlcad 2004-09-04 16:04

don't need a temporary buffer to print an unformatted string, so simplify. also found a couple malformed strings that should have had format specifiers (but mostly harmless).

28 lines of code changed in:

brlcad 2004-09-04 15:58

warning: extra qualification WorldInfo:: on member

1 lines of code changed in:

atupone 2004-09-04 15:35

adding getNextLight() method to speedup navigating on Scene-Database

13 lines of code changed in:

trepan 2004-09-04 14:26

throw this in before someone segv's

249 lines of code changed in:

dtremenak 2004-09-03 20:59

clean up a bit

4 lines of code changed in:

atupone 2004-09-03 17:05

Adding renderShadow to draw minimal things for wall

14 lines of code changed in:

timriker 2004-09-03 12:13

remove the profanity

1 lines of code changed in:

trepan 2004-09-03 01:33

2 to 3 times speedup using Zbuffer on a world with 6220 alpha'ed faces

69 lines of code changed in:

brlcad 2004-09-02 22:43

Is there really a reason to make the timed server option compile-time only? Leave it enabled like everything else.

18 lines of code changed in:

trepan 2004-09-02 22:05

remove junk

0 lines of code changed in:

trepan 2004-09-02 17:48

follow along, make dynamic color keywords case insensitive

6 lines of code changed in:

jeffm2501 2004-09-02 16:48

size() does not return an in, or a unsigned char, cast so the warning don't make baby jesus cry.

9 lines of code changed in:

davidtrowbridge 2004-09-02 16:23

sigh, i hate cvs. random documentation fix from who-knows when, plus fix a crasher. i dunno what caused me to try to do this, but trying to pause before joining a game (by cancelling out of the menu) was bad.

2 lines of code changed in:

trepan 2004-09-02 14:56

fix BSP split lighting normals, oops

3 lines of code changed in:

dtremenak 2004-09-02 11:33

warning

1 lines of code changed in:

dtremenak 2004-09-02 10:03

idiot warnings

2 lines of code changed in:

dtremenak 2004-09-02 10:01

<vector> not <vector.h>, unless we're talking about a different vector...

2 lines of code changed in:

dtremenak 2004-09-02 10:00

iterator definitions go outside the for loops when they're used more than once

12 lines of code changed in:

dtremenak 2004-09-02 09:55

I can't believe gcc wouldn't complain about this

1 lines of code changed in:

trepan 2004-09-02 05:53

stopgap fix for default texture

1 lines of code changed in:

trepan 2004-09-02 04:54

<ostream> -> <iostream>

5 lines of code changed in:

trepan 2004-09-02 03:57

remove some printfs

0 lines of code changed in:

trepan 2004-09-02 03:41

oops, bump the app rev as well as the protocol

1 lines of code changed in:

trepan 2004-09-02 03:29

Added mesh obstacles
Added user textures for meshes
Added dynamic colors for meshes
Added texture matrices for meshes
Optimized and corrected the BSP splitting algorithm

5052 lines of code changed in:

dbrosius 2004-09-02 01:00

warnings

6 lines of code changed in:

dtremenak 2004-09-01 22:45

ws

15 lines of code changed in:

dtremenak 2004-09-01 21:55

refactor some things in FontManager to approximately halve the number of calls to getClosestSize

14 lines of code changed in:

dtremenak 2004-08-31 21:06

quell braindead warning

1 lines of code changed in:

atupone 2004-08-31 11:13

English :(

2 lines of code changed in:

atupone 2004-08-31 11:10

Adding information on how to install locally, and strip binaries

14 lines of code changed in:

atupone 2004-08-31 07:55

Moving -I option to Makefile's (trying to free CPPFLAGS for users)

28 lines of code changed in:

atupone 2004-08-31 06:58

remove linux/gcc implied optimization options

2 lines of code changed in:

atupone 2004-08-30 21:48

Adding Radar zoom in/out by mouse wheel

40 lines of code changed in:

brlcad 2004-08-30 21:35

er, what was i just thinking? sheesh it's already a string.

1 lines of code changed in:

brlcad 2004-08-30 21:07

oops, missed that little dohickie of a print specifier. odd the compiler didn't complain here.

1 lines of code changed in:

dbrosius 2004-08-30 20:50

comment out suspect code

3 lines of code changed in:

trepan 2004-08-30 19:48

the beginning of the end for tetras

68 lines of code changed in:

atupone 2004-08-30 18:30

Remove C -ansi option as it broke solaris and irix

1 lines of code changed in:

atupone 2004-08-30 12:40

C -ansi option is now in Makefile.am

6 lines of code changed in:

atupone 2004-08-30 12:18

CFLAGS and CXXFLAGS can be taken from the environment

5 lines of code changed in:

atupone 2004-08-30 11:29

let directMessage report the error, and actually use it when needed

50 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