User statistics for mrsigma

back to main page

Summary Period: 1999-06-01 to 1999-11-14

Total Changes

31 (0.0%)

Lines Of Code

1234 (0.0%)

Modules

Directory Changes Lines of code Lines per change
Totals 31 (100.0%) 1234 (100.0%) 39.8
CS/apps/walktest/ 5 (16.1%) 876 (71.0%) 175.2
CS/docs/ 1 (3.2%) 99 (8.0%) 99.0
CS/libs/csengine/objects/ 3 (9.7%) 74 (6.0%) 24.6
CS/plugins/video/renderer/software/ 1 (3.2%) 53 (4.3%) 53.0
CS/include/csgeom/ 2 (6.5%) 35 (2.8%) 17.5
CS/libs/csengine/ 4 (12.9%) 31 (2.5%) 7.7
CS/plugins/video/renderer/opengl/ 4 (12.9%) 27 (2.2%) 6.7
CS/ 4 (12.9%) 21 (1.7%) 5.2
CS/libs/cssys/win32/ 2 (6.5%) 8 (0.6%) 4.0
CS/include/csutil/ 2 (6.5%) 5 (0.4%) 2.5
CS/libs/csutil/ 2 (6.5%) 4 (0.3%) 2.0
CS/libs/csengine/basic/ 1 (3.2%) 1 (0.1%) 1.0

Activity By Clock Time

Most Recent Commits

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:

mrsigma 1999-10-23 08:09

memory leak fixed (now I knew the real reason), redundant line removed again

2 lines of code changed in:

mrsigma 1999-10-19 08:40

memory allocation check was made consistent with memory debugger

2 lines of code changed in:

mrsigma 1999-10-19 08:39

temporary fix for _huge_ memory leak and some indentation fixes

24 lines of code changed in:

mrsigma 1999-10-19 08:30

`GetMessage' replaced with `GetExceptionMessage' (`GetMessage' is a macro on Win32 platforms)

4 lines of code changed in:

mrsigma 1999-10-19 08:28

default comment char added (for consistency)

1 lines of code changed in:

mrsigma 1999-10-11 09:08

hm... ;-)

3 lines of code changed in:

mrsigma 1999-10-11 06:05

now application returns what it was asked to return, not TRUE.
BTW, removing native COM sucks

5 lines of code changed in:

mrsigma 1999-10-10 04:04

added check against NIL. now opengl renderer does not crash on my system anymore

15 lines of code changed in:

mrsigma 1999-07-12 03:45

Fix for IsPowerOf2

3 lines of code changed in:

mrsigma 1999-07-11 07:34

Moved 'coordload' and 'coordsave' commands here. That fixes camera direction load/save.

39 lines of code changed in:

mrsigma 1999-07-11 07:32

Modified legs' length in order to be able to climb the sidewalks ;-). Some other comsmetic changes.

9 lines of code changed in:

mrsigma 1999-06-28 21:13

Added new bindings in order to let you move ;)... Edit for your own habits.

15 lines of code changed in:

mrsigma 1999-06-28 21:12

Modified bindings and movement system.

828 lines of code changed in:

mrsigma 1999-06-28 09:28

Small fix

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

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:

mrsigma 1999-06-15 08:58

Added cast from 'const char *' to 'char *' in GetPolygon by name. I
think it's our biggest problem -- look for the types ;). I hope it won't
broke other ports, but code as is didn't want to compile with MSVC++6.0

1 lines of code changed in:

mrsigma 1999-06-15 08:56

Fixed some bugs in halo handling (fading, generally)

4 lines of code changed in:

(6 more)


Generated by StatCvs v0.2-dev