Commit Log (Page 230 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-11-15 to 1999-11-11 (Commits 1245-1294 of 12744)

sunshine 1999-11-15 12:12

Fixed bug: Searching for a library name in the LibraryRegistry vector was
broken, thus SCF would try loading the same plug-in module twice if more
than one class was exported from it. This had dire consequences on some
platforms.

16 lines of code changed in:

sunshine 1999-11-15 12:08

SCF and csClear fixes.

20 lines of code changed in:

sunshine 1999-11-15 12:04

Fixed an error in one of the Crystal Clear entries.

1 lines of code changed in:

sunshine 1999-11-15 12:04

The default world is now "large" rather than "fresh_large" since there
seems to be confusion about which name is correct. Some people use
"flarge" while others use "fresh_large". Presumably, everybody has "large"
so hopefully this is safer.

1 lines of code changed in:

jorrit 1999-11-15 11:04

Fixes to makefiles to allow most apps to compile on unix.
Some apps still do not run though.

3 lines of code changed in:

jorrit 1999-11-15 11:03

Update.

19 lines of code changed in:

sunshine 1999-11-15 08:55

Fixed csClear plug-in for older compilers.

2 lines of code changed in:

sunshine 1999-11-15 08:27

Removed obsolete 'null' network and sound drivers.

0 lines of code changed in:

sunshine 1999-11-15 08:17

- Renamed cspythontest to pytest for DOS 8.3 conformance.
- Fixed pytest's makefile so that it only adds itself to the global list of
targets if haspythn.sh has detected a Python installation.
- Fixed the 'tests' target in the makefile so that it works in a sensible
fashion.
- Fixed pytest so that it makes proper use of SCF and actually works in
accordance with requirements of csSystemDriver.
- Now forcibly links in ScanStr() since soft3d requires it.
- Reformatted source code to be in agreement with CS coding standards.
- Fixed broken test which checked result of csSystemDriver::Initialize().

1 lines of code changed in:

sunshine 1999-11-15 08:08

A lot of cleanup (for such a small program) of csPython Test.

9 lines of code changed in:

sunshine 1999-11-15 07:35

Added missing 'const'.

2 lines of code changed in:

sunshine 1999-11-15 05:55

Removed the "#include <windows.h>" directive, which was added in the most
recent revision, since it is not portable to all platforms which use the
common OpenGL code.

0 lines of code changed in:

mrsigma 1999-11-14 05:29

made some things private ;-)

11 lines of code changed in:

mrsigma 1999-11-14 05:28

strange double texture manager initialization fixed

1 lines of code changed in:

azverkan 1999-11-14 02:06

Removed some old docs

0 lines of code changed in:

thieber 1999-11-13 23:38

SCF fixes

117 lines of code changed in:

azverkan 1999-11-13 18:48

Converted NetDriver to SCF, still needs work to work

12 lines of code changed in:

andy 1999-11-13 15:53

fixed a small memory leak (current directory string not freed in ~csVFS)

1 lines of code changed in:

andy 1999-11-13 15:42

- Improved memory debugger (nested CHK's supported)
- Added CHKs to many places
- Fixed some CHKs that should be CHKBs
- Fixed some yet another minor memory leaks

30 lines of code changed in:

thieber 1999-11-13 14:52

SCF changes

1 lines of code changed in:

andy 1999-11-13 11:04

Ran walktest through the memory debugger. Added many CHKs where they were
missing. Fixed a couple of minor memory leaks. No major problems found though.

104 lines of code changed in:

azverkan 1999-11-13 06:47

Added debug.tex

2 lines of code changed in:

mlong 1999-11-13 05:50

cctest config file

94 lines of code changed in:

azverkan 1999-11-12 22:25

Added better text files and fixed theory a little

29 lines of code changed in:

thieber 1999-11-12 20:25

SCF fixes

14 lines of code changed in:

thieber 1999-11-12 20:24

renamed the ddraw default driver

3 lines of code changed in:

sunshine 1999-11-12 16:29

Many more fixes.

23 lines of code changed in:

sunshine 1999-11-12 16:24

Textually re-ordered file to work around OpenStep compiler bug where it
generates unlinkable code. Problem is when inline methods call other
inline methods before the compiler has seen the called methods.

37 lines of code changed in:

sunshine 1999-11-12 16:23

Fixed bug: Constructors were not calling CONSTRUCT_IBASE().

4 lines of code changed in:

sunshine 1999-11-12 16:22

Removed unimplemented constructor.

0 lines of code changed in:

sunshine 1999-11-12 16:15

Fixed class name: csscript.cspython --> crystalspace.script.python.

1 lines of code changed in:

sunshine 1999-11-12 16:01

Reverted the changes from Peter for now. They only work if virtual
inheritance is used throughout, but unfortunately none of the existing
code use virtual inheritance.

3 lines of code changed in:

sunshine 1999-11-12 15:43

Fixed bug: Constructor was accessing 'System' variable before it was
initialized.

5 lines of code changed in:

sunshine 1999-11-12 15:30

Two requests from Peter Donald <donaldp@mad.scientist.com>.
- Dynamic cast to better support virtual inheritance.
- QueryInterface now automatically responds to request for "iBase".

5 lines of code changed in:

sunshine 1999-11-12 15:18

SCF exported class name did not match scf.cfg.

1 lines of code changed in:

sunshine 1999-11-12 14:46

- Fixed an infinite-loop bug in DeregisterDriver().
- Constructor now initializes VFS to NULL.

10 lines of code changed in:

sunshine 1999-11-12 14:25

Fixed bug in Insert() which corrupted heap. Was copying one csSome too
many. Bug has existed for ages.

2 lines of code changed in:

jorrit 1999-11-12 10:34

Fixes so that OpenGL compiles (but does not run).

10 lines of code changed in:

jorrit 1999-11-12 10:33

Update.

45 lines of code changed in:

andy 1999-11-12 10:27

About 50x faster archive class on large archives (~4000 files)

193 lines of code changed in:

sunshine 1999-11-12 08:39

Added more SCF fixes. Added MazeD fix.

12 lines of code changed in:

shor 1999-11-12 06:47

Correct to previous ASCII/BINARY fix

876 lines of code changed in:

shor 1999-11-12 06:43

Fix DirectDraw3 IMPLEMENT_FACTORY

876 lines of code changed in:

azverkan 1999-11-12 05:18

cspython is working with SCF, so is cspythontest

3 lines of code changed in:

azverkan 1999-11-11 23:02

Added test requirements

4 lines of code changed in:

azverkan 1999-11-11 21:49

Added tests

7 lines of code changed in:

azverkan 1999-11-11 19:22

Added Start of scripting interface

2 lines of code changed in:

azverkan 1999-11-11 17:15

Fixed for the new system driver

7 lines of code changed in:

azverkan 1999-11-11 14:57

Fixed for BCB4 include of windows.h

2 lines of code changed in:

andy 1999-11-11 11:49

- Fixed a bug in system.cpp that will crash walktest on exit
- Played a bit with thread priorities in os/2 driver (~10% speed gain!)
- Added a note to README.OS2.html about not enabling EnDIVE on Matrox
cards in 16bpp and 32bpp (twice slowdown!)

8 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