User statistics for hangman

back to main page

Summary Period: 2003-01-16 to 2003-07-01

Total Changes

54 (0.0%)

Lines Of Code

1581 (0.0%)

Modules

Directory Changes Lines of code Lines per change
Totals 54 (100.0%) 1581 (100.0%) 29.2
CS/plugins/mesh/metaball/object/ 5 (9.3%) 488 (30.9%) 97.6
CS/libs/cstool/ 2 (3.7%) 178 (11.3%) 89.0
CS/plugins/mesh/genmesh/persist/standard/ 5 (9.3%) 174 (11.0%) 34.8
CS/plugins/video/render3d/opengl/ 3 (5.6%) 135 (8.5%) 45.0
CS/plugins/video/canvas/openglcommon/ 4 (7.4%) 130 (8.2%) 32.5
CS/include/csgfx/ 1 (1.9%) 67 (4.2%) 67.0
CS/include/cstool/ 1 (1.9%) 64 (4.0%) 64.0
CS/libs/csgfx/ 1 (1.9%) 63 (4.0%) 63.0
CS/include/igraphic/ 1 (1.9%) 62 (3.9%) 62.0
CS/include/ivideo/ 2 (3.7%) 52 (3.3%) 26.0
CS/plugins/mesh/genmesh/object/ 6 (11.1%) 41 (2.6%) 6.8
CS/docs/ 8 (14.8%) 33 (2.1%) 4.1
CS/include/csengine/ 1 (1.9%) 23 (1.5%) 23.0
CS/plugins/csparser/ 2 (3.7%) 21 (1.3%) 10.5
CS/libs/csengine/light/ 1 (1.9%) 14 (0.9%) 14.0
CS/include/iengine/ 1 (1.9%) 14 (0.9%) 14.0
CS/plugins/bugplug/ 2 (3.7%) 11 (0.7%) 5.5
CS/include/imesh/ 1 (1.9%) 5 (0.3%) 5.0
CS/plugins/cscript/cspython/ 1 (1.9%) 3 (0.2%) 3.0
CS/plugins/console/output/fancy/ 1 (1.9%) 3 (0.2%) 3.0
CS/plugins/video/render3d/renderloop/ 1 (1.9%) 0 (0.0%) 0.0
CS/libs/csutil/ 2 (3.7%) 0 (0.0%) 0.0
CS/include/csutil/ 2 (3.7%) 0 (0.0%) 0.0

Activity By Clock Time

Most Recent Commits

hangman 2003-07-01 13:27

move of anonrndbuf.h from csutil to cstool

4 lines of code changed in:

hangman 2003-07-01 13:25

added LGPL notice

16 lines of code changed in:

hangman 2003-07-01 13:21

anonrndbuf.h moved from csutil to cstool

1 lines of code changed in:

hangman 2003-07-01 13:19

moved from csutil to cstool

226 lines of code changed in:

hangman 2003-07-01 13:08

moved to render3d/common

0 lines of code changed in:

hangman 2003-06-30 13:23

metaball -> new renderer

8 lines of code changed in:

hangman 2003-06-23 22:28

CS_BUF_INDEX / CS_BUF_STATIC changed to CS_BUF_DYNAMIC

4 lines of code changed in:

hangman 2003-06-23 10:58

added support for new renderer

145 lines of code changed in:

hangman 2003-06-20 00:40

forgot a #ifdef CS_USE_NEW_RENDERER

4 lines of code changed in:

hangman 2003-06-20 00:32

"stream" to "renderbuffer" namechange

7 lines of code changed in:

hangman 2003-06-20 00:20

renamed *Stream* functions to *RenderBuffer* functions

5 lines of code changed in:

hangman 2003-06-20 00:09

added anonymous render buffer manager class, which can be used to implement the anonymous render buffers for new renderer easily.

42 lines of code changed in:

hangman 2003-06-16 19:15

fix to prevent jam from complaining when compiling render3d. written by Manju

0 lines of code changed in:

hangman 2003-06-04 01:33

no message

5 lines of code changed in:

hangman 2003-06-03 23:54

fancycon bug

3 lines of code changed in:

hangman 2003-06-03 23:45

fixed disappearing borders in GL mode. I guess it was the wrong mixmode for the borders (used CS_FX_GOURAUD for background, but CS_FX_KEYCOLOR for borders. dunno if some configurations still work, but default works fine in both, SW and GL)

3 lines of code changed in:

hangman 2003-02-25 23:05

removed redundant CS_QUERY_REGISTRY from GetBuffer()

2 lines of code changed in:

hangman 2003-02-18 13:23

updated bugplug for render3d api changes
fixed Phil Wyetts wrong indent :o)

5 lines of code changed in:

hangman 2003-02-18 13:18

updated bugplug for render3d api changes

11 lines of code changed in:

hangman 2003-02-16 23:01

optimized using vertex arrays.... queried for vertex array state first and set them back to original state afterwards

71 lines of code changed in:

(12 more)


Generated by StatCvs v0.2-dev