Commit Log (Page 64 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: 2002-10-07 to 2002-10-03 (Commits 9545-9594 of 12744)

sunshine 2002-10-07 13:08

Eliminated compilation warning.

1 lines of code changed in:

jorrit 2002-10-07 11:28

Removed some obsolete texmem.* files in the 3D renderer directories.

1 lines of code changed in:

sunshine 2002-10-07 11:06

Apparently some versions of makeinfo are more picky than others and don't
like @xref{}'s split across lines.

2 lines of code changed in:

sunshine 2002-10-07 11:03

Fixed Texinfo error reported by makeinfo.
Made aesthetic improvements to FAQ.

3 lines of code changed in:

sunshine 2002-10-07 10:58

Fixed Texinfo error reported by makeinfo.
Made aesthetic improvements to FAQ.

42 lines of code changed in:

sunshine 2002-10-07 10:38

Typographical correction.

1 lines of code changed in:

res2002 2002-10-07 01:40

- removed .vcproj and .sln files form .cvsignore

1 lines of code changed in:

sunshine 2002-10-06 22:46

More typographical corrections.

3 lines of code changed in:

sunshine 2002-10-06 22:33

Typographical corrections.

2 lines of code changed in:

sunshine 2002-10-06 22:22

Enabled automated MSVC7 project file generation.

8 lines of code changed in:

norman 2002-10-06 21:59

class interface to threading

432 lines of code changed in:

norman 2002-10-06 21:56

obsolet

0 lines of code changed in:

norman 2002-10-06 21:54

uses new CS_THREAD.INC

3 lines of code changed in:

norman 2002-10-06 21:54

renamed THREAD.INC to CS_THREAD.INC

2 lines of code changed in:

norman 2002-10-06 21:53

made classinterface for threading

175 lines of code changed in:

res2002 2002-10-06 16:05

- removed '% -*-texinfo-*-' which appeared on the first page

3 lines of code changed in:

res2002 2002-10-06 15:59

- replaced some EPS files w/ versions without
%%BeginBinary / %%EndBinary

984 lines of code changed in:

sunshine 2002-10-06 08:47

Upgraded CS/docs/texinfo/texinfo.tex to the most recent version.

922 lines of code changed in:

sunshine 2002-10-04 23:57

Updated copyright.

2 lines of code changed in:

jtarbox 2002-10-04 22:43

note of my csDVector3 addition

2 lines of code changed in:

jtarbox 2002-10-04 22:28

Added .SquaredNorm() member to csDVector3 class

8 lines of code changed in:

sunshine 2002-10-04 16:17

Eric Sunshine added new csGetUsername() to cssys/sysfunc.h which returns
the name of the user running the application. Added implementations of
csGetUsername() for Unix, Windows, MacOS/X, MacOS/X Server (Rhapsody),
OpenStep, and NextStep.

25 lines of code changed in:

sunshine 2002-10-04 16:13

`clean' target no longer removes obsolete precalc.zip.

1 lines of code changed in:

sunshine 2002-10-04 15:49

Added iFile::Flush().

3 lines of code changed in:

sunshine 2002-10-04 15:38

Eric Sunshine made the following changes to the project:

-*- Added an iFile::Flush() method.

-*- Made the following changes the the stdrep plugin:

o Works with VFS paths rather than physical paths.

o Creates the "debug" file in the VFS temporary directory (/tmp)
rather than the current working directory.

o The debug log file name now contains the owner's username if the
username can be determined. Rather than the old "debug.txt", the
name is now "csdebug-username.txt" (or "csdebug.txt" if the username
is unknown).

77 lines of code changed in:

jorrit 2002-10-04 14:55

Fixes of documentation.

5 lines of code changed in:

sunshine 2002-10-04 14:18

Eric Sunshine added new csGetUsername() to cssys/sysfunc.h which returns
the name of the user running the application. Added implementations of
csGetUsername() for Unix, Windows, MacOS/X, MacOS/X Server (Rhapsody),
OpenStep, and NextStep.

94 lines of code changed in:

jorrit 2002-10-04 13:45

Fixed both engine and DrawPolygonMesh implementations so they
correctly work on non-lit polygons.

36 lines of code changed in:

sunshine 2002-10-04 13:03

Eric Sunshine made the following changes to the Apple/NeXT port:

-*- Moved libs/cssys/next/openstep/instpath.cpp to
libs/cssys/next/shared/NeXTInstallPath.cpp since it is sufficiently
generic to be shared among the Apple/NeXT platforms.

-*- Added libs/cssys/next/shared/NeXTInstallPath.h.

-*- Cleaned up the code comprising the Apple/NeXT csGetInstallPath() and
NeXTInstallPath().

7 lines of code changed in:

sunshine 2002-10-04 12:48

Eliminated volumes of compilation warnings.

12 lines of code changed in:

jorrit 2002-10-04 11:29

Formatting.

269 lines of code changed in:

sunshine 2002-10-04 10:20

Eliminated CS/data/tex/arial9.csf since it is considered unnecessary.

2 lines of code changed in:

jorrit 2002-10-04 08:42

Updated faq related to smart pointers and added new entry about
plugin loading.

24 lines of code changed in:

sunshine 2002-10-04 07:01

Update.

2 lines of code changed in:

sunshine 2002-10-04 06:47

Eliminated compilation warnings.

0 lines of code changed in:

alquarra 2002-10-04 06:27

removed annoying uint/int casts

8 lines of code changed in:

alquarra 2002-10-04 06:26

removed those annoying uint/int casts

6 lines of code changed in:

sunshine 2002-10-04 05:47

Eric Sunshine fixed a resource leak in the OpenGL procedural texture
renderer. It was leaking a csOpenGLProcBackBuffer2D object.

4 lines of code changed in:

alquarra 2002-10-03 20:40

a little fix

9 lines of code changed in:

alquarra 2002-10-03 18:49

the fun of indenting files doesn end up so easily

360 lines of code changed in:

alquarra 2002-10-03 18:32

more indentation fun

259 lines of code changed in:

alquarra 2002-10-03 18:17

im just hoping this is more readable

506 lines of code changed in:

alquarra 2002-10-03 17:34

im a deaf tuning a piano (Charlls fixing indentation)

215 lines of code changed in:

alquarra 2002-10-03 17:21

fixed the identation (but i cannot say im seeing it a lot different)
maybe im just dislexic �^)

320 lines of code changed in:

dentoid 2002-10-03 16:21

Cleaned up DPM. Breaks fog and is a bit slower, but this will hopefully get fixed soon.

9 lines of code changed in:

dentoid 2002-10-03 16:13

Cleaned up DPM. Breaks fog and is a bit slower, but this will hopefully get fixed soon.

378 lines of code changed in:

sunshine 2002-10-03 16:06

Update.

1 lines of code changed in:

sunshine 2002-10-03 16:05

Fixed compilation errors.

4 lines of code changed in:

sunshine 2002-10-03 15:55

Fixed copmilation error. Was trying to do implicit conversion with
constructor tagged `explicit'.

2 lines of code changed in:

jorrit 2002-10-03 14:53

Removed a very old hack in the engine (camera_hack).

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 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