Commit Log (Page 255 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

Summary Period: 1999-05-14 to 1999-05-06 (Commits 1-44 of 12744)

jorrit 1999-05-14 15:45

Cosmetic change.

2 lines of code changed in:

jorrit 1999-05-14 15:44

Update.

41 lines of code changed in:

thieber 1999-05-14 15:06

Added a logo to top left corner. (currently demonstrates a bug
in transparent textures)

32 lines of code changed in:

andy 1999-05-14 10:09

Fixed demo console to work on double-buffered systems

20 lines of code changed in:

andy 1999-05-14 10:03

Renamed COLOREDBG to TRANSPBG

3 lines of code changed in:

andy 1999-05-14 10:02

Renamed console_colored_bg to console_transparent_bg

6 lines of code changed in:

andy 1999-05-14 10:02

Fixed screen flashes on double-buffered drivers
Renamed console_colored_bg to console_transparent_bg

132 lines of code changed in:

andy 1999-05-14 10:00

The $(OUTOS) directory is correctly created now on "make depend" command

13 lines of code changed in:

iavramov 1999-05-13 18:17

- Added documentation (comments) to several files in the csobject lib.
- Fixed the bug causing csObject copies to segfault when deleted (notably
in maze.zip)

1 lines of code changed in:

thieber 1999-05-13 12:49

Removed unused variable "min_z". (To get rid of a warning)

1 lines of code changed in:

thieber 1999-05-13 12:35

Removed unused variable "from". (To get rid of a warning)

1 lines of code changed in:

thieber 1999-05-13 12:23

Made the whole console output visible again. (At the cost of some performance)

9 lines of code changed in:

andy 1999-05-13 10:58

Added autodetect of " and "pipe" variables

0 lines of code changed in:

andy 1999-05-12 19:20

Converted to CR/LF line end convention

0 lines of code changed in:

andy 1999-05-12 18:20

changed default WORLDFILE to data/large.zip

1 lines of code changed in:

andy 1999-05-12 18:13

Updated OS/2 drivers section

11 lines of code changed in:

bdavis 1999-05-12 00:17

Initial revision

1727 lines of code changed in:

jorrit 1999-05-11 12:25

Faster flat drawing in 8-bit mode.
Flat and unlighted drawing is now implemented in 32-bit display mode.
In general the 't' and 'l' keys (texture mapping and lighting) now
work as expected (I hope).

214 lines of code changed in:

jorrit 1999-05-11 12:23

Update.

8 lines of code changed in:

jorrit 1999-05-11 10:33

Added history.txt to CVS.

5862 lines of code changed in:

jorrit 1999-05-11 10:31

Triangle code for LOD generator.

6 lines of code changed in:

jorrit 1999-05-11 10:28

Support for new StartPolygonQuick and FinishPolygonQuick.

4 lines of code changed in:

jorrit 1999-05-11 10:27

New GetMeanLighting function to get the mean lighting value of a lightmap.

35 lines of code changed in:

jorrit 1999-05-11 10:26

Improved speed of 16-bit flat texture mapper considerably.

19 lines of code changed in:

jorrit 1999-05-11 10:26

New function 'GetMeanLighting' which is used to get the mean lighting value
of a lightmap.

2 lines of code changed in:

jorrit 1999-05-11 10:24

Software fully supports the new StartPolygonQuick and FinishPolygonQuick.
I hope this improves performance for sprites and curves.

450 lines of code changed in:

jorrit 1999-05-11 10:23

New 'StartPolygonQuick' and 'FinishPolygonQuick' calls to allow the
3D rasterizer to do more efficient polygon drawing (only DrawPolygonQuick
right now).

17 lines of code changed in:

jorrit 1999-05-11 10:19

New dynamic 'lod' system based on progressive meshes.

197 lines of code changed in:

jorrit 1999-05-11 10:18

New 'lod' system.

2 lines of code changed in:

jorrit 1999-05-11 10:18

Addition for keys [, ], and = to support the new dynamic LOD system.

7 lines of code changed in:

jorrit 1999-05-11 10:09

Fixes.

8 lines of code changed in:

jorrit 1999-05-11 10:01

Small change.

0 lines of code changed in:

jorrit 1999-05-11 10:00

Small changes.

2 lines of code changed in:

jorrit 1999-05-11 09:59

Some changes.

4 lines of code changed in:

jorrit 1999-05-11 09:44

Update to Macintosh port from Robert Bate.

2 lines of code changed in:

jorrit 1999-05-11 09:29

Bug fix with 'do_shm' flag undefined if compiling without
DO_SHM.

2 lines of code changed in:

jorrit 1999-05-11 09:29

Fixes to Windows OpenGL 2D driver.

17 lines of code changed in:

jorrit 1999-05-11 09:24

Fixes to ddraw.

1 lines of code changed in:

jorrit 1999-05-11 09:23

Fixes to DDraw driver.

8 lines of code changed in:

jorrit 1999-05-11 09:20

Small change.

2 lines of code changed in:

jorrit 1999-05-11 09:16

Small changes.

3 lines of code changed in:

snaar 1999-05-09 04:05

Changed 'enum SubSystemsIDs'

6 lines of code changed in:

snaar 1999-05-09 03:34

Draft of inetman interface. It wouldn't change much in future.

56 lines of code changed in:

bdavis 1999-05-06 19:18

Initial revision

47863 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


Generated by StatCvs v0.2-dev