-
trepan
2005-09-29 19:15
-
4 lines of code changed in:
-
src/game:
TextureMatrix.cxx (+2 -2)
-
src/geometry:
MeshSceneNode.cxx (+2 -1)
-
dtremenak
2005-09-29 18:41
-
9 lines of code changed in:
-
src/common:
GameTime.cxx (+9 -17)
-
dtremenak
2005-09-29 18:06
-
1 lines of code changed in:
-
src/common:
GameTime.cxx (+1 -1)
-
trepan
2005-09-29 18:04
-
1 lines of code changed in:
-
src/common:
GameTime.cxx (+1 -1)
-
trepan
2005-09-29 17:59
-
331 lines of code changed in:
-
include:
GameTime.h (new 48)
-
src/common:
GameTime.cxx (new 283)
-
trepan
2005-09-29 17:56
-
153 lines of code changed in:
-
include:
DynamicColor.h (+1 -1),
Makefile.am (+1),
MeshDrawInfo.h (+1 -1),
Protocol.h (+2 -1),
TextureMatrix.h (+1 -1)
-
src/bzflag:
World.cxx (+3 -1),
playing.cxx (+12 -1)
-
src/bzfs:
CmdLineOptions.cxx (-1),
RecordReplay.cxx (+14 -1),
bzfs.cxx (+71 -5)
-
src/common:
Makefile.am (+1)
-
src/game:
DynamicColor.cxx (+26 -21),
MsgStrings.cxx (+11),
TextureMatrix.cxx (+7 -7)
-
src/obstacle:
MeshDrawInfo.cxx (+2 -7)
-
brlcad
2005-09-29 00:31
-
1 lines of code changed in:
-
pimpinella
2005-09-28 18:07
-
1 lines of code changed in:
-
src/bzfs:
bzfs.cxx (+1 -1)
-
menotume
2005-09-28 18:02
-
2 lines of code changed in:
-
src/bzflag:
ScoreboardRenderer.cxx (+2 -2)
-
menotume
2005-09-28 17:01
-
56 lines of code changed in:
-
src/bzflag:
ScoreboardRenderer.cxx (+46 -53),
ScoreboardRenderer.h (+9 -12),
playing.cxx (+1 -2)
-
pimpinella
2005-09-28 16:41
-
1 lines of code changed in:
-
src/bzfs:
bzfs.cxx (+1 -1)
-
jeffm2501
2005-09-28 15:12
-
14 lines of code changed in:
-
include:
bzfsAPI.h (+3)
-
plugins/doc:
functions.html (+5)
-
src/bzfs:
bzfs.cxx (+1 -1),
bzfsAPI.cxx (+5)
-
brlcad
2005-09-28 11:55
-
1 lines of code changed in:
-
brlcad
2005-09-28 11:53
-
6 lines of code changed in:
-
src/bzflag:
playing.cxx (+6 -3)
-
trepan
2005-09-28 09:32
-
60 lines of code changed in:
-
include:
MeshDrawInfo.h (+3 -1),
MeshSceneNode.h (+3)
-
src/geometry:
MeshRenderNode.cxx (+7),
MeshRenderNode.h (+1),
MeshSceneNode.cxx (+41 -3)
-
src/obstacle:
MeshDrawInfo.cxx (+5 -1)
-
brlcad
2005-09-28 09:29
-
1 lines of code changed in:
-
brlcad
2005-09-28 09:21
-
24 lines of code changed in:
-
src/bzflag:
playing.cxx (+24)
-
trepan
2005-09-28 06:52
-
82 lines of code changed in:
-
trepan
2005-09-28 06:16
-
176 lines of code changed in:
-
include:
BzMaterial.h (+3),
MeshSceneNode.h (+1 -6)
-
man:
bzw.5.in (+67 -1)
-
src/bzflag:
bzflag.cxx (-1)
-
src/bzfs:
CustomMaterial.cxx (+1 -10),
bzfs.cxx (+1 -1)
-
src/game:
BzMaterial.cxx (+37 -2)
-
src/geometry:
MeshRenderNode.cxx (-100),
MeshRenderNode.h (-25),
MeshSceneNode.cxx (+65 -80)
-
src/obstacle:
MeshDrawInfo.cxx (+1 -1)
-
trepan
2005-09-28 01:01
-
7 lines of code changed in:
-
brlcad
2005-09-27 23:53
-
2 lines of code changed in:
-
trepan
2005-09-27 23:15
-
8 lines of code changed in:
-
src/bzflag:
SceneRenderer.cxx (+3),
playing.cxx (+5)
-
trepan
2005-09-27 22:48
-
67 lines of code changed in:
-
include:
BZDBCache.h (+1)
-
src/bzflag:
BackgroundRenderer.cxx (+32 -2),
DisplayMenu.cxx (+15 -4),
defaultBZDB.cxx (+2),
playing.cxx (+2 -1)
-
src/common:
BZDBCache.cxx (+4)
-
src/geometry:
OccluderSceneNode.cxx (+1 -1),
WallSceneNode.cxx (+1 -1)
-
src/obstacle:
MeshDrawInfo.cxx (+9 -9)
-
jeffm2501
2005-09-27 22:08
-
1 lines of code changed in:
-
src/platform:
WinVisual.cxx (+1 -1)
-
brlcad
2005-09-27 21:14
-
3 lines of code changed in:
-
timriker
2005-09-27 21:05
-
1 lines of code changed in:
-
timriker
2005-09-27 20:38
-
397 lines of code changed in:
-
include:
BoxSceneNodeGenerator.h (+9),
DynamicColor.h (+9),
FontManager.h (+9),
GLCollect.h (+9),
MeshTransform.h (+9),
OSFile.h (+9),
PhysicsDriver.h (+9),
TeleporterSceneNodeGenerator.h (+9),
TextureMatrix.h (+9)
-
plugins/python:
PyBZDB.h (+10 -1),
PyBZFlag.h (+38 -29),
PyEvent.h (+12 -3),
PyEvents.h (+12 -3),
PyPlayer.h (+11 -2),
PyTeam.h (+12 -3),
PyWorldBox.h (+15 -6)
-
src/3D:
BitmapFont.h (+9),
ImageFont.h (+9),
TextureFont.h (+9)
-
src/bzadmin:
PlayerInfo.h (+9),
colors.h (+9)
-
src/bzflag:
Plan.h (+99 -90),
ServerCommandKey.h (+9),
SilenceDefaultKey.h (+9)
-
src/bzfs:
EntryZones.h (+8 -1),
MasterBanList.h (+8)
-
src/scene:
Occluder.h (+19)
-
src/world:
WorldObject.h (+9)
-
timriker
2005-09-27 20:24
-
4270 lines of code changed in:
-
README.MINGW32 (+1 -1),
README.XMINGW (+2 -2)
-
include:
AresHandler.h (+12 -12),
BzMaterial.h (+2 -2),
BzfJoystick.h (+1 -1),
EighthDimShellNode.h (+2 -2),
MeshDrawInfo.h (+26 -26),
MeshDrawMgr.h (+6 -6),
MeshFragSceneNode.h (+1 -1),
MeshObstacle.h (+6 -6),
MeshPolySceneNode.h (+1 -1),
MeshSceneNode.h (+10 -10),
MeshTransform.h (+1 -1),
NetHandler.h (+2 -2),
ObstacleMgr.h (+2 -2),
ObstacleModifier.h (+1 -1),
OccluderSceneNode.h (+1 -1),
PlayerInfo.h (+4 -4),
QuadWallSceneNode.h (+2 -2),
SceneDatabase.h (+1 -1),
SceneNode.h (+3 -3),
SceneRenderer.h (+2 -2),
ServerItem.h (+1 -1),
TankGeometryMgr.h (+1 -1),
TimeKeeper.h (+3 -3),
TriWallSceneNode.h (+1 -1),
ZSceneDatabase.h (+1 -1),
bzfsAPI.h (+13 -13),
cURLManager.h (+8 -8),
common.h (+2 -2)
-
misc:
Template.h (+1 -1),
rrlog.cxx (+3 -3)
-
plugins/RogueGenocide:
RogueGenocide.cpp (+62 -57)
-
plugins/SAMPLE_PLUGIN:
README.txt (+3 -3),
SAMPLE_PLUGIN.cpp (+13 -4)
-
plugins/airspawn:
airspawn.cpp (+44 -36)
-
plugins/chathistory:
chathistory.cpp (+210 -202)
-
plugins/hiddenAdmin:
hiddenAdmin.cpp (+22 -14)
-
plugins/killall:
README.txt (+1 -1),
killall.cpp (+37 -29)
-
plugins/playHistoryTracker:
playHistoryTracker.cpp (+157 -151)
-
plugins/python:
PyBZDB.cpp (+105 -96),
PyBZFlag.cpp (+118 -109),
PyBZFlag.h (+15 -15),
PyEvent.cpp (+28 -19),
PyEvents.cpp (+188 -179),
PyPlayer.cpp (+147 -138),
PyTeam.cpp (+22 -13),
PyWorldBox.cpp (+61 -52),
python.cpp (+92 -83)
-
plugins/shockwaveDeath:
shockwaveDeath.cpp (+29 -21)
-
plugins/vocaliser:
vocaliser.cpp (+349 -342)
-
src/3D:
FontManager.cxx (+7 -7),
TextureFont.cxx (+1 -1)
-
src/bzadmin:
BZAdminClient.cxx (+22 -22),
curses_wrapper.h (+1 -1)
-
src/bzflag:
BackgroundRenderer.cxx (+50 -50),
CommandsImplementation.cxx (+40 -40),
ComposeDefaultKey.cxx (+2 -2),
ControlPanel.cxx (+20 -20),
ControlPanel.h (+1 -1),
Downloads.cxx (+14 -14),
EffectsMenu.cxx (+12 -12),
ForceFeedback.cxx (+1 -1),
GUIOptionsMenu.cxx (+1 -1),
HUDRenderer.cxx (+9 -9),
HUDRenderer.h (+1 -1),
HUDuiControl.cxx (+1 -1),
HUDuiLabel.cxx (+2 -2),
HUDuiLabel.h (+1 -1),
JoinMenu.cxx (+2 -2),
Player.cxx (+11 -11),
Player.h (+1 -1),
RadarRenderer.cxx (+14 -14),
SceneBuilder.cxx (+2 -2),
SceneRenderer.cxx (+9 -9),
ScoreboardRenderer.cxx (+94 -94),
ScoreboardRenderer.h (+6 -6),
SegmentedShotStrategy.cxx (+5 -5),
ServerMenu.cxx (+73 -73),
WeatherRenderer.cxx (+1 -1),
World.cxx (+6 -6),
World.h (+2 -2),
WorldBuilder.cxx (+3 -3),
bzflag.cxx (+2 -2),
effectsRenderer.cxx (+9 -9),
motd.h (+1 -1),
playing.cxx (+143 -143),
sound.cxx (+20 -20)
-
src/bzfs:
BZWReader.cxx (+1 -1),
BanCommands.cxx (+45 -45),
CmdLineOptions.cxx (+13 -13),
CmdLineOptions.h (+1 -1),
CustomMesh.cxx (+8 -8),
CustomMesh.h (+1 -1),
CustomWeapon.cxx (+1 -1),
CustomZone.cxx (+13 -13),
CustomZone.h (+1 -1),
EntryZones.h (+7 -7),
GameKeeper.cxx (+2 -2),
GameKeeper.h (+5 -5),
ListServerConnection.cxx (+6 -6),
ListServerConnection.h (+1 -1),
Makefile.am (+3 -3),
Permissions.cxx (+17 -17),
Permissions.h (+3 -3),
RecordReplay.cxx (+30 -30),
RecordReplay.h (+1 -1),
ServerCommand.cxx (+2 -2),
ServerCommand.h (+2 -2),
WorldGenerators.cxx (+6 -6),
WorldInfo.cxx (+3 -3),
WorldInfo.h (+1 -1),
WorldWeapons.cxx (+5 -5),
WorldWeapons.h (+4 -4),
bzfs.cxx (+116 -116),
bzfsAPI.cxx (+10 -10),
bzfsPlugins.cxx (+11 -11),
commands.cxx (+174 -174),
commands.h (+2 -2)
-
src/common:
TimeKeeper.cxx (+7 -7),
bzfio.cxx (+7 -7),
cURLManager.cxx (+11 -11),
messages.cxx (+1 -1)
-
src/game:
BzMaterial.cxx (+9 -9),
CacheManager.cxx (+1 -1),
CollisionManager.cxx (+7 -7),
MeshTransform.cxx (+2 -2),
PlayerInfo.cxx (+8 -8),
ServerItem.cxx (+1 -1),
ServerList.cxx (+6 -6)
-
src/geometry:
AnimatedTreads.cxx (+345 -345),
EighthDimShellNode.cxx (+7 -7),
MeshDrawMgr.cxx (+29 -29),
MeshFragSceneNode.cxx (+2 -2),
MeshPolySceneNode.cxx (+6 -6),
MeshRenderNode.cxx (+19 -19),
MeshRenderNode.h (+8 -8),
MeshSceneNode.cxx (+81 -81),
SphereSceneNode.cxx (+1 -1),
TankGeometryMgr.cxx (+1 -1)
-
src/obstacle:
MeshDrawInfo.cxx (+319 -319),
MeshFace.cxx (+10 -10),
MeshObstacle.cxx (+83 -83),
MeshSceneNodeGenerator.cxx (+13 -13),
ObstacleMgr.cxx (+22 -22),
ObstacleModifier.cxx (+9 -9),
TeleporterSceneNodeGenerator.cxx (+1 -1),
Triangulate.cxx (+25 -25),
Triangulate.h (+1 -1)
-
src/ogl:
OpenGLMaterial.cxx (+9 -9),
OpenGLTexture.cxx (+1 -1)
-
src/platform:
EvdevJoystick.cxx (+15 -15),
EvdevJoystick.h (+15 -15),
WinPlatformFactory.cxx (+3 -3)
-
src/platform/MacOSX:
MacDisplay.cxx (+1 -1)
-
src/scene:
BSPSceneDatabase.cxx (+2 -2),
Octree.cxx (+7 -7),
Octree.h (+2 -2),
ZSceneDatabase.cxx (+1 -1)
-
tools/TextTool-W32:
MainFrm.cpp (+55 -48),
StdAfx.cpp (+7 -1),
TextTool.cpp (+81 -73),
TextToolBatch.cpp (+8),
TextToolDoc.cpp (+29 -21),
TextToolView.cpp (+19 -10)
-
tools/modeltool:
Q3BSP.cxx (+4 -4),
Q3BSP.h (+47 -47),
modeltool.cxx (+11 -11)
-
jeffm2501
2005-09-27 19:39
-
1 lines of code changed in:
-
src/bzfs:
commands.cxx (+1)
-
timriker
2005-09-27 18:57
-
50 lines of code changed in:
-
plugins/RogueGenocide:
Makefile.am (+1 -1),
README.txt (new 9),
ReadMe.txt (del)
-
plugins/SAMPLE_PLUGIN:
Makefile.am (+1 -1),
README.txt (new 11),
ReadMe.txt (del)
-
plugins/killall:
Makefile.am (+2 -1),
README.txt (new 6),
ReadMe.txt (del)
-
plugins/shockwaveDeath:
Makefile.am (+4 -3),
README.txt (new 6),
ReadMe.txt (del)
-
tools/TextTool-W32:
Makefile.am (+3 -3),
README.txt (new 7),
ReadMe.txt (del)
-
timriker
2005-09-27 18:48
-
6 lines of code changed in:
-
tools/modeltool:
Makefile.am (+6 -3)
-
timriker
2005-09-27 18:45
-
21 lines of code changed in:
-
src/geometry:
Makefile.am (+21 -21)
-
timriker
2005-09-27 18:43
-
5 lines of code changed in:
-
timriker
2005-09-27 18:06
-
1 lines of code changed in:
-
debian:
buildsnap (+1 -1)
-
trepan
2005-09-27 15:46
-
6 lines of code changed in:
-
src/bzflag:
ComposeDefaultKey.cxx (+6)
-
chestal
2005-09-27 15:21
-
13 lines of code changed in:
-
src/bzflag:
HelpMenu.cxx (+1 -1),
KeyboardMapMenu.cxx (+1 -1),
WeatherRenderer.cxx (+1 -1),
World.cxx (+1 -1)
-
src/bzfs:
bzfsAPI.cxx (+1 -1)
-
src/common:
ConfigFileManager.cxx (+2 -2),
KeyManager.cxx (+1 -1),
StateDatabase.cxx (+2 -2)
-
src/game:
CommandsStandard.cxx (+3 -3)
-
atupone
2005-09-27 14:54
-
1 lines of code changed in:
-
src/geometry:
Makefile.am (+1 -3)
-
trepan
2005-09-27 14:38
-
4 lines of code changed in:
-
include:
Makefile.am (+1)
-
src/geometry:
Makefile.am (+3)
-
menotume
2005-09-27 05:26
-
6 lines of code changed in:
-
include:
version.h (+1 -1)
-
src/bzflag:
clientConfig.cxx (+5)
-
trepan
2005-09-27 04:58
-
7 lines of code changed in:
-
src/bzflag:
ScoreboardRenderer.cxx (+7 -2)
-
trepan
2005-09-27 04:44
-
9 lines of code changed in:
-
src/bzflag:
ScoreboardRenderer.cxx (+9 -3)
-
menotume
2005-09-27 04:20
-
49 lines of code changed in:
-
src/bzflag:
ScoreboardRenderer.cxx (+46 -9),
ScoreboardRenderer.h (+1),
clientCommands.cxx (+2 -30),
playing.cxx (-1)
-
menotume
2005-09-27 02:36
-
106 lines of code changed in:
-
ChangeLog (+1)
-
src/bzflag:
ActionBinding.cxx (+2),
KeyboardMapMenu.cxx (+2),
ScoreboardRenderer.cxx (+52 -10),
ScoreboardRenderer.h (+9 -2),
clientCommands.cxx (+31 -6),
commands.h (+7 -3),
playing.cxx (+2)
-
trepan
2005-09-27 01:56
-
28 lines of code changed in:
-
src/bzflag:
playing.cxx (+28 -43)
-
brlcad
2005-09-27 00:13
-
4 lines of code changed in:
-
src/bzflag:
playing.cxx (+4)
-
trepan
2005-09-27 00:05
-
13 lines of code changed in:
-
src/bzflag:
bzflag.cxx (-5),
playing.cxx (+12 -1)
-
src/common:
cURLManager.cxx (+1 -1)
-
trepan
2005-09-26 23:51
-
11 lines of code changed in:
-
src/bzflag:
bzflag.cxx (+11 -9)
-
trepan
2005-09-26 17:55
-
6 lines of code changed in:
-
src/bzflag:
playing.cxx (+6 -3)
-
jeffm2501
2005-09-26 16:56
-
2 lines of code changed in:
-
src/bzflag:
bzflag.cxx (+2 -2)
-
jeffm2501
2005-09-26 15:30
-
16 lines of code changed in:
-
src/bzflag:
SceneRenderer.cxx (+2 -2),
bzflag.cxx (+8 -6),
playing.cxx (+6 -6)