Commit Log (Page 252 of 255)

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 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 Next >>

Summary Period: 1999-06-07 to 1999-05-24 (Commits 145-194 of 12744)

jorrit 1999-06-07 16:33

Update.

5 lines of code changed in:

jorrit 1999-06-07 09:35

Fix small bug.

1 lines of code changed in:

jorrit 1999-06-07 09:34

Small fix.

2 lines of code changed in:

jorrit 1999-06-07 09:34

Replaced stricmp by strcasecmp.

1 lines of code changed in:

jorrit 1999-06-07 09:33

Fix typo.

2 lines of code changed in:

jorrit 1999-06-07 09:33

Update.

29 lines of code changed in:

jorrit 1999-06-07 09:33

Small update (test function for csFrustrum).

39 lines of code changed in:

jorrit 1999-06-07 09:31

Enhancement from Denis Dmitriev so that DrawPolygonQuick no longer
requires the original triangle.

120 lines of code changed in:

jorrit 1999-06-07 09:30

Added new csFrustrum class which I'm going to use for a significant
rewrite of the precalculated lighting routines.

27 lines of code changed in:

jorrit 1999-06-07 09:30

Dump functionality for new csFrustrum class.

27 lines of code changed in:

jorrit 1999-06-07 09:29

New argument to 'addbot' command to specify a radius of an
optional dynamic light that moves with the bot. It is really
very nice to look at.

27 lines of code changed in:

mrsigma 1999-06-01 23:59

Initial appearence of MetaDemo in CVS.

3 lines of code changed in:

mrsigma 1999-06-01 23:58

no message

0 lines of code changed in:

mrsigma 1999-06-01 23:52

Initial appearence of MetaDemo in CVS.

3 lines of code changed in:

mrsigma 1999-06-01 02:38

Updated and sorted by difficulty (hardest to solved)

99 lines of code changed in:

mrsigma 1999-06-01 00:21

GetYesNo does not care now about case of the symbols in INI file
anymore (so you can write 'Yes' or 'No' or 'True' now).

1 lines of code changed in:

mlong 1999-05-28 21:34

Added reference crystal-cvs@onelist.com

2 lines of code changed in:

jorrit 1999-05-27 15:13

Increased curve lightmap resolution from 16x16 to 32x32.
Use FastSqrt().

6 lines of code changed in:

jorrit 1999-05-27 15:13

Removed lightmap size limit.

0 lines of code changed in:

jorrit 1999-05-27 15:13

Small change.

0 lines of code changed in:

jorrit 1999-05-27 15:12

Init of new FastSqrt() function.

2 lines of code changed in:

jorrit 1999-05-27 15:12

New FastSqrt() function which is faster than the normal version.

91 lines of code changed in:

jorrit 1999-05-27 15:12

Update.

18 lines of code changed in:

jorrit 1999-05-27 09:56

FLATCOL shading works correctly now.

15 lines of code changed in:

jorrit 1999-05-27 09:55

Update.

10 lines of code changed in:

andy 1999-05-26 13:03

Added check for empty SHELL variable when deciding we're using CMD.EXE

0 lines of code changed in:

jorrit 1999-05-26 11:18

Small change to allow update to MazeD.

1 lines of code changed in:

jorrit 1999-05-26 11:17

Update.

12 lines of code changed in:

mlong 1999-05-25 23:17

Added the CVS Guidelines

2 lines of code changed in:

thieber 1999-05-25 22:17

Manual loading of standard.zip.

3 lines of code changed in:

thieber 1999-05-25 21:13

Support for proper volume setting.

2 lines of code changed in:

jorrit 1999-05-25 11:51

Denis Dmitriev added correct Z buffer testing for fog.

61 lines of code changed in:

jorrit 1999-05-25 11:49

Update.

37 lines of code changed in:

jorrit 1999-05-25 11:48

Enabled convertor stuff for Unix/Linux.

3 lines of code changed in:

jorrit 1999-05-25 11:48

Fixed csutil makefile so that new convertor stuff compiles correctly on
Unix/Linux.

37 lines of code changed in:

jorrit 1999-05-25 11:47

Support for EAX sdk 2.0 (was 1.2) (from Nathaniel Saint Martin).

8 lines of code changed in:

jorrit 1999-05-25 11:46

Various bug fixes from Nathaniel Saint Martin (Noote).

19 lines of code changed in:

jorrit 1999-05-25 09:06

Update.

7 lines of code changed in:

jorrit 1999-05-25 09:06

New support for flat and gouraud shaded polygons for Things.
Added GOURAUD and FLATCOL statements in worldfile format (POLYGON).
Extended 16-bit and 32-bit renderers to include this support.

596 lines of code changed in:

thieber 1999-05-24 22:33

Added range checking for fog. (to prevent crash

10 lines of code changed in:

mlong 1999-05-24 21:49

Fixed ndrvdemo makefile and added workaround for impexp support walktest (enabled for only Windows).

5 lines of code changed in:

thieber 1999-05-24 20:07

Moved the logo to the right and reenabled the converter class

9 lines of code changed in:

thieber 1999-05-24 14:12

Added a new mechanism for Collision detection to interface to the rest of the CS engine.

0 lines of code changed in:

thieber 1999-05-24 14:10

Added a new mechanism for Collision detection to interface to the rest of the CS engine.
uncommented import/ export code, because some header is still missing.

6 lines of code changed in:

thieber 1999-05-24 14:09

Added a new mechanism for Collision detection to interface to the rest of the CS engine.

1 lines of code changed in:

thieber 1999-05-24 11:33

updated section about MSVC 5.0

4 lines of code changed in:

thieber 1999-05-24 10:56

Made compilable again on Win32 using MSVC 6.0. (removed previous changes)

182 lines of code changed in:

thieber 1999-05-24 10:51

Made the Win32 version compilable on MSVC again. (removed latst changes)

346 lines of code changed in:

bruce 1999-05-24 10:23

added converter hook

21 lines of code changed in:

bruce 1999-05-24 05:01

converter source folder

0 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 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 Next >>


Generated by StatCvs v0.2-dev