Module CS/plugins/sound/loader/common/

back to main page

Summary Period: 2001-06-04 to 2003-05-29

Modules

[root]/CS/plugins/sound/loader/common

Lines Of Code


Total Lines Of Code: 292 (2003-07-11 20:29)

Authors

Author Changes Lines of code Lines per change
Totals 15 (100.0%) 309 (100.0%) 20.6
norman 6 (40.0%) 287 (92.9%) 47.8
matzebraun 1 (6.7%) 7 (2.3%) 7.0
ab031ns 2 (13.3%) 6 (1.9%) 3.0
sunshine 2 (13.3%) 5 (1.6%) 2.5
jorrit 4 (26.7%) 4 (1.3%) 1.0

Most Recent Commits

jorrit 2003-05-29 08:06

Replaced NULL with 0.

1 lines of code changed in:

matzebraun 2003-04-08 20:21

added the Jamfiles

7 lines of code changed in:

ab031ns 2002-12-23 22:26

Renamed/corrected header defines to CS coding-style.

6 lines of code changed in:

jorrit 2002-01-18 11:47

Slight code cleanup: removed all trailing spaces and tabs from
all lines in all source and make files throughout the entire project.
Note that this will most likely not result in a significant
FPS increase :-)

3 lines of code changed in:

sunshine 2001-06-25 16:05

Eric Sunshine made the following name changes throughout the project in
order to avoid global namespace pollution:

All SCF macros are now prefixed by "SCF_".
All MSG_BLAH macros are now prefixed by "CS_".
All QUERY_PLUGIN macros are now prefixed by "CS_".
All LOAD_PLUGIN macros are now prefixed by "CS_".
All IS_BLAH_EVENT macros are now prefixed by "CS_".

5 lines of code changed in:

norman 2001-06-18 01:50

method name changes, lots of it

2 lines of code changed in:

norman 2001-06-04 14:36

soundloader split up into plugins

285 lines of code changed in:


Generated by StatCvs v0.2-dev