Commit Log (Page 250 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-25 to 1999-06-18 (Commits 245-294 of 12744)

jorrit 1999-06-25 15:31

Disabled special handling of convex objects.

10 lines of code changed in:

jorrit 1999-06-25 15:31

New UpdateLighting() function in csSprite3D.
Added normal calculation to sprite frames.

111 lines of code changed in:

jorrit 1999-06-25 15:31

Fixed layout.

72 lines of code changed in:

jorrit 1999-06-25 15:30

Added 'addsprite' command.

8 lines of code changed in:

jorrit 1999-06-25 15:29

Update.

27 lines of code changed in:

mrsigma 1999-06-24 20:55

Added [] operator to csVector3 (this reduces some of my code ;))

3 lines of code changed in:

andy 1999-06-24 14:16

Added enabling FPU exceptions on debug builds and disabling them
on optimized builds

6 lines of code changed in:

andy 1999-06-24 10:58

Removed a warning

4 lines of code changed in:

andy 1999-06-24 10:56

Changed "gouroud" to "gouraud" everywhere

15 lines of code changed in:

andy 1999-06-24 10:51

Removed some warnings

21 lines of code changed in:

andy 1999-06-24 10:39

Removed a warning

1 lines of code changed in:

andy 1999-06-24 10:38

Renamed X2D._LIBS to X2D.LOCAL.LIBS

4 lines of code changed in:

andy 1999-06-24 10:36

Added strsignal() for systems that supports it

10 lines of code changed in:

andy 1999-06-24 10:36

Minor changes

2 lines of code changed in:

andy 1999-06-24 10:35

Added calls to SetupScan() after each modification in related renderer status

45 lines of code changed in:

andy 1999-06-24 10:29

Nothing serious

12 lines of code changed in:

andy 1999-06-24 10:27

Added dependency for NASM files of NASM includes

5 lines of code changed in:

andy 1999-06-24 10:26

Fixed a couple of bugs in 16-bit scanline renderer

68 lines of code changed in:

andy 1999-06-24 10:26

Included debug/fpu80x86.h
Modified (and commented out) debug code to enabled FPU exceptions

7 lines of code changed in:

andy 1999-06-24 10:24

Added a faster QInt() implementation for x86/GCC
Added a faster QInt24 for x86 and M68K platforms

52 lines of code changed in:

jorrit 1999-06-24 10:12

Bounding boxes for curved surfaces are now also created.

13 lines of code changed in:

jorrit 1999-06-24 10:12

Renamed MarkVisibleThings() to GetVisibleThings().
Bounding box optimization in lighting is now really used.

51 lines of code changed in:

jorrit 1999-06-24 10:10

Update.

6 lines of code changed in:

thieber 1999-06-24 00:29

added fully functional DrawPolygonFX for 16 and 32 Bit modes.

915 lines of code changed in:

thieber 1999-06-24 00:26

changed the interface of DrawPolygonFX

10 lines of code changed in:

jorrit 1999-06-23 15:57

Removed warnings and some obsolete code.

8 lines of code changed in:

jorrit 1999-06-23 15:56

Small patch from Siu-hang Or.

14 lines of code changed in:

jorrit 1999-06-23 15:55

Removed warnings.
Fixed serious bug in lighting routines.

12 lines of code changed in:

jorrit 1999-06-23 15:55

Update.

16 lines of code changed in:

thieber 1999-06-23 00:37

Declare the interface for the scan_draw_pi functions only once
and then use the symbolic name.

61 lines of code changed in:

thieber 1999-06-22 16:31

Unified most routines for scanline drawing

374 lines of code changed in:

andy 1999-06-22 11:18

Removed unused variable "distance_available"

0 lines of code changed in:

thieber 1999-06-21 23:41

removed some warnings

1 lines of code changed in:

thieber 1999-06-21 22:56

Removed all sorts of warnings in warning level 4

402 lines of code changed in:

andy 1999-06-21 18:15

Added USE_NASM variable for config.mak (by default "no")

12 lines of code changed in:

andy 1999-06-21 18:13

*** empty log message ***

7 lines of code changed in:

jorrit 1999-06-21 14:50

Large modification from Andrew Zabolotny to support NASM for the
software renderer. It is currently not enabled by default so I hope
you have no problems with this.
csCleanable sub-classes moved outside the functions.
Several occurances of gouroud changed into gouraud.

4757 lines of code changed in:

jorrit 1999-06-21 14:42

Added new SetFlags/GetFlags/CheckFlags.

76 lines of code changed in:

jorrit 1999-06-21 14:41

Update.

24 lines of code changed in:

mlong 1999-06-21 07:04

Updated for new IP

1 lines of code changed in:

mrsigma 1999-06-20 23:55

Added MoveTo method that cares about sectors itself. This does not affect any of the programs -- only physics module uses it.

73 lines of code changed in:

thieber 1999-06-20 20:13

simple mazed tutorial

0 lines of code changed in:

thieber 1999-06-20 20:13

added link for tutorial

29 lines of code changed in:

thieber 1999-06-20 13:21

added support for DrawPolyFX in 16Bit mode. (Needs more work!)

166 lines of code changed in:

thieber 1999-06-20 13:20

added draw_pi_scanline_transp_gouraud_565 and draw_pi_scanline_transp_gouraud_555

86 lines of code changed in:

thieber 1999-06-20 13:13

Not needed any more

0 lines of code changed in:

thieber 1999-06-18 23:59

Added testimages for DrawPolygonFX

0 lines of code changed in:

thieber 1999-06-18 23:53

Added DrawPolygonFX.

100 lines of code changed in:

jorrit 1999-06-18 13:13

Added 'L' key binding to 'addlight 1,1,1,1000,1'.

1 lines of code changed in:

jorrit 1999-06-18 13:13

Use the new bounding box code. Note that they are not REALLY used right
now because I still haven't finished actually writing the algorithm fully.
New MarkVisibleThings() function which will return a list of all things
that are visible in a frustrum.

134 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