Commit Log (Page 89 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-06-03 to 2002-05-27 (Commits 8295-8344 of 12744)

jorrit 2002-06-03 08:09

Forgot to commit.

0 lines of code changed in:

j5t 2002-06-03 00:46

Added scf.cfg entry: crystalspace.dynamics.ode = odedynam

2 lines of code changed in:

j5t 2002-06-02 02:23

Changed export name to match plugin name.

1 lines of code changed in:

res2002 2002-06-01 21:43

- all projects now use the runtime dll (apps, libs used the static rt)
- removed unused appgui template

16 lines of code changed in:

philwyett 2002-05-31 10:32

- Updated links for msvc_libs for MSVC 5 and 6 which contains
a fixed ode.lib. The new version is 0.94c.

8 lines of code changed in:

jorrit 2002-05-31 10:12

Small fix.

9 lines of code changed in:

jorrit 2002-05-31 10:02

Implemented a new CLEARSCREEN option in the SETTINGS block. Using
this you can force clearing of the screen every frame (this is
not done by default). There is also a iEngine::SetClearScreen()
function and equivalent. And an Engine.ClearScreen config option.

65 lines of code changed in:

j5t 2002-05-31 09:44

iRigidBody: Added GetProperties(), typo fix in Attach methods.

21 lines of code changed in:

sunshine 2002-05-30 22:10

Automated Texinfo @node and @menu repair.

4 lines of code changed in:

jorrit 2002-05-30 16:28

Updated part of the Map2CS documentation that was still using
old syntax for map2cs.cfg config file.

21 lines of code changed in:

philwyett 2002-05-30 14:51

- Minor Fix. Changed order From:

ShowWindow();
UpdateWindow();

to more correct:

UpdateWindow();
ShowWindow();

2 lines of code changed in:

philwyett 2002-05-30 14:24

- Removed ugly CS_DEBUG hack for -fs mode. This is not advisable
having such code which redefines the z-order in the win32 API.

The IDE is visible via ALT + TAB on XP if their is an instance where
it is not can people mail me with this instance so I can test.

0 lines of code changed in:

philwyett 2002-05-30 12:51

- Added odedynam line commented out here too.

2 lines of code changed in:

philwyett 2002-05-30 12:41

- Fixed link problems with GCC compilers. The makefile did
not have any knowledge of libode.a or any ode static library.

3 lines of code changed in:

philwyett 2002-05-30 12:40

- Added plugins line for new odeynam (physics plugin).

1 lines of code changed in:

philwyett 2002-05-30 11:39

- Updated msvc_libs links for new 0.94b release.

17 lines of code changed in:

philwyett 2002-05-30 11:37

- Added ode dynamics plugin to default msvc build.

1 lines of code changed in:

philwyett 2002-05-30 11:35

- Added ode.lib for MSVC, which is part of latest 0.94b msvc)libs.

1 lines of code changed in:

jorrit 2002-05-30 10:35

I did a quick run of all annotations that were added to the
user documentation and public API reference manual, and I
incorporated all useful suggestions, corrections, and clarifications
into the real manual.

222 lines of code changed in:

philwyett 2002-05-30 10:26

- Ok, prelimenary docs for Cygwin are done.

These will be edited and added to, but the basics are here.

47 lines of code changed in:

philwyett 2002-05-30 10:15

- Section for installation of DXForCygwin complete.

10 lines of code changed in:

philwyett 2002-05-30 09:55

- Cygwin core install portion complete. Onto extras and CS specific stuff.

42 lines of code changed in:

philwyett 2002-05-30 09:15

- More content.

14 lines of code changed in:

philwyett 2002-05-30 08:56

- Content update.

31 lines of code changed in:

jorrit 2002-05-30 08:54

- Removed support for the XOR buffer in the engine. The XOR buffer
is still used in Dynavis. Also removed 'toggle_xorbuf' command
in the engine.
- Unittest application will no longer link statically with engine
since the XOR buffer test is removed.
- Added new iMaterialEngine interface. The material definition of
the engine implements this interface (in addition to iMaterial).
You can use this to query for the iTextureWrapper's that are used
by the material. Keep in mind that not all iMaterial implementations
may implement this additional interface.

76 lines of code changed in:

philwyett 2002-05-30 08:31

- Content update.

23 lines of code changed in:

philwyett 2002-05-30 08:03

- Added Cygwin dialog screenshots into page.

37 lines of code changed in:

philwyett 2002-05-30 07:52

- Screenshots of dialogs as you work through a Cygwin installation.

3447 lines of code changed in:

philwyett 2002-05-30 07:25

- Added starts of intro speil. :)

8 lines of code changed in:

philwyett 2002-05-30 07:21

- Added a couple of links to the Cygwin site and main dowload
location for the "setup.exe" of the Cygwin distro.

5 lines of code changed in:

philwyett 2002-05-30 07:16

- Added page for Cygwin build docs. Just needs to be filled in now.

5 lines of code changed in:

philwyett 2002-05-30 06:44

- Updated links to the latest version of msvc_libs

17 lines of code changed in:

res2002 2002-05-29 19:36

fixed path for polymesh.h

1 lines of code changed in:

neverjade 2002-05-29 17:46

Added two new signals to awsRadioButton: signalRadButtonTurnedOff and signalRadButtonTurnedOn. Now you can easily find out if a radio button is on or off without polling. Simply register for one or both of these signals. Also, these signals ONLY get sent by the radiobutton losing it's on state, and the radio button gaining the on state.

17 lines of code changed in:

neverjade 2002-05-29 17:37

pplied a patch submitted by Marc Haisenko which fixes a bug in radio buttons not being able to tell which
one received the click notification.

2 lines of code changed in:

res2002 2002-05-29 16:35

makefile for ode dynamics plugin (untested)

78 lines of code changed in:

jorrit 2002-05-29 13:38

- Corrected line-drawing in the coverage buffer of Dynavis a little.
- Fixed a significant bug in the outline coverage buffer updating
which could cause severe performance degradation in some cases.
The problem was that the bounding box used for outline rendering
was using uninitialized vertices and so could result in a bounding
box that was too big.

41 lines of code changed in:

jorrit 2002-05-29 13:11

Fixed a newly introduced bug in the coverage buffer.

2 lines of code changed in:

jorrit 2002-05-29 11:40

- Implemented history culling in Dynavis. This means that if an
object is visible then it will be kept as visible for a few
frames (random). This will avoid testing objects that are most
likely visible, too much.
- Added a new 'toggle_history' command in Dynavis to enable/disable
this new feature. Assigned to the '3' key in BugPlug.
- Added a new outline debugging mode. This will render all outlines
on screen so you can examine if they are allright. You can go to this
mode with BugPlug key shift-v. Note that only the outlines of
visible objects are shown.
- Added several CS_ASSERT's to csgeom and Dynavis to help debugging.
- Added first version of the ODE based dynamics plugin to CS. This
plugin was made by Anders Stenberg. Source code for this plugin
can be found in plugins/physics/odedynam. The interface header
is in include/ivaria/dynamics.h. Note that there is no makefile
yet (and no MSVC project files). I didn't have time to actually
make those.
- Fixed a severe memory overwrite bug in the coverage buffer
(InitializePolygonBuffer() function).

1172 lines of code changed in:

res2002 2002-05-29 06:59

- added an #ifdef so the latest ddraw.h isn't needed
(display frequency frequency req. dd7; won't be enabled
w/ older with headers)

4 lines of code changed in:

res2002 2002-05-28 20:28

- changed a comment

10 lines of code changed in:

res2002 2002-05-28 20:14

- added small hack to glwin32 debug build to work around
the problem that in fs mode the app window covers the IDE while
debugging
- glwin32 and ddraw canvas now try to set the fs video mode with a display
frequency specified in the Video.DisplayFrequency cfgvar. if the
modeswitch fails the first time or the cfgvar == 0 the default frequency
is used.

44 lines of code changed in:

neverjade 2002-05-28 19:39

Added "State" to Setproperty for the checkbox, radio-button.

12 lines of code changed in:

res2002 2002-05-28 19:30

- in fullscreen mode glwin32 canvas now behaves the same as
ddraw canvas when the window is deactivated (through alt+tab
or win key)
- window isn't always on top now. there's a method to explicitly cover
the task bar mentioned in the Windows Shell docs. works fine on
win2000, what about the other ones?

145 lines of code changed in:

jorrit 2002-05-28 15:45

- Optimized outline visibility writing a bit by avoiding unneeded
storage of transformed z coordinate.
- Changed csPolygonMeshTools::CalculateOutline() so that it returns
the used vertices with a bool array instead of the old method.
This is more efficient for Dynavis.
- There seems to be a bug in the KD-tree traversal in some
special cases... Need to investigate.

80 lines of code changed in:

jorrit 2002-05-28 11:02

Fixed visibility culling in Dynavis when the camera was inside
the bounding box of an object.

23 lines of code changed in:

ate 2002-05-28 01:19

Oriol Esteve has done some hacks to try to avoid the opengl shadow bug.
This code is experimental though. It has been tested in some levels and
seems to place the lightmaps correctly and doesn't crash (and well, that's important :).

It seems stable, but is still under observation.

Greetings,

Toni

15 lines of code changed in:

res2002 2002-05-27 22:41

- reformatted a bit

72 lines of code changed in:

res2002 2002-05-27 22:26

- improved level 0 mipmapping of 1 pixel wide images

84 lines of code changed in:

norman 2002-05-27 18:15

added some (void)funcname to reduce the amount of warning under VC

9 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