Summary Period: 2000-03-05 to 2006-06-28
Total Lines Of Code:
57626 (2006-06-28 16:28)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 7321 (100.0%) | 129967 (100.0%) | 17.7 |
timriker | 1215 (16.6%) | 34285 (26.4%) | 28.2 |
brlcad | 1184 (16.2%) | 21532 (16.6%) | 18.1 |
trepan | 1113 (15.2%) | 19754 (15.2%) | 17.7 |
dtremenak | 802 (11.0%) | 12957 (10.0%) | 16.1 |
dbrosius | 763 (10.4%) | 11107 (8.5%) | 14.5 |
atupone | 886 (12.1%) | 9678 (7.4%) | 10.9 |
jeffm2501 | 418 (5.7%) | 9459 (7.3%) | 22.6 |
davidtrowbridge | 373 (5.1%) | 4502 (3.5%) | 12.0 |
chestal | 207 (2.8%) | 2175 (1.7%) | 10.5 |
menotume | 54 (0.7%) | 1610 (1.2%) | 29.8 |
crs23 | 42 (0.6%) | 583 (0.4%) | 13.8 |
micahjd | 39 (0.5%) | 526 (0.4%) | 13.4 |
michaelh20 | 40 (0.5%) | 520 (0.4%) | 13.0 |
lan56 | 67 (0.9%) | 399 (0.3%) | 5.9 |
larsl | 43 (0.6%) | 254 (0.2%) | 5.9 |
cyberpi | 6 (0.1%) | 190 (0.1%) | 31.6 |
bz-akira | 2 (0.0%) | 121 (0.1%) | 60.5 |
shkoo | 15 (0.2%) | 93 (0.1%) | 6.2 |
bryjen | 28 (0.4%) | 82 (0.1%) | 2.9 |
cobraa1 | 6 (0.1%) | 70 (0.1%) | 11.6 |
jujibo | 5 (0.1%) | 29 (0.0%) | 5.8 |
dbw192 | 7 (0.1%) | 18 (0.0%) | 2.5 |
nafees | 1 (0.0%) | 13 (0.0%) | 13.0 |
pimpinella | 3 (0.0%) | 6 (0.0%) | 2.0 |
mmu_man | 2 (0.0%) | 4 (0.0%) | 2.0 |
cleanups
120 lines of code changed in:
be consistent, scale other tanks' shots (from white) by height even when colored shots are off.
2 lines of code changed in:
when scaling, start big and get small, instead of vice versa, so that long lines of text fit correctly when using unscaled or tiny fonts
2 lines of code changed in:
HelpInstructionsMenu fonts are resized dynamically based on the longest localized string, so they aren't all cramped up in one corner.
50 lines of code changed in:
headers are headers
4 lines of code changed in:
refactor help menus.
665 lines of code changed in:
ws, remove unused codependent variables
10 lines of code changed in:
ws, remove unnecessary code, remove unnecessary translation call
48 lines of code changed in:
smooth dem lines
12 lines of code changed in:
unused var
0 lines of code changed in:
redesign quit menu:
add real options for yes and no for people who don't read instructions well.
add non-persistent option to save settings or not when quitting.
remove save settings option from main menu.
67 lines of code changed in:
behave as documented. return null for getTargetTank/getTargetFlag if there is no tank or flag targetted because the current mode does not allow it.
8 lines of code changed in:
touchup the skinned OBJ export material names
15 lines of code changed in:
- per-team flag textures (with fallbacks)
- '\' to '/' substitution (skin dirnames)
49 lines of code changed in:
let there be rounded frames. frame style is selectable.
106 lines of code changed in:
- improve the /bind command (for display and unbinding)
- make the "time" bindable command accept a stepping value
- fix a whack of shadowed variables (the easy way)
93 lines of code changed in:
simple HUDuiFrame implementation
197 lines of code changed in:
split HUDuiControl into two pieces.
HUDuiElement contains necessary members for display of interactive and noninteractive UI elements.
HUDuiControl derives from HUDuiElement and adds members for focus control and interactive manipulation.
Modify HUDDialog to allow a list of HUDuiElements which are not necessarily HUDuiControls to be added and automatically rendered.
307 lines of code changed in:
cheezy way to differentiate -set and -setforced situations
5 lines of code changed in:
- default glDepthFunc to GL_LEQUAL (also good for preZ passes)
- change the DynamicColor varTiming value to 1.0
2 lines of code changed in:
(2805 more)
Generated by StatCVS 0.2.2