• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..27-Feb-2021-

AccessList.cxxH A D27-Feb-20215.7 KiB241169

AutoCompleter.cxxH A D27-Feb-20217.2 KiB268214

BZDBCache.cxxH A D27-Feb-202112.1 KiB285231

BZDBLocal.cxxH A D27-Feb-202110.7 KiB518349

Bundle.cxxH A D27-Feb-20218.4 KiB292232

BundleMgr.cxxH A D27-Feb-20215.6 KiB200132

BzPNG.cxxH A D27-Feb-20216.7 KiB273119

CommandManager.cxxH A D27-Feb-20215.4 KiB212154

ConfigFileManager.cxxH A D27-Feb-20213 KiB11173

Country.cxxH A D27-Feb-20211.8 KiB11276

ErrorHandler.cxxH A D27-Feb-20212 KiB8749

FileManager.cxxH A D27-Feb-20214.8 KiB206148

Flag.cxxH A D27-Feb-202118.2 KiB499420

GameTime.cxxH A D27-Feb-20216.6 KiB294196

KeyManager.cxxH A D27-Feb-202111.4 KiB458389

Language.cxxH A D27-Feb-20214 KiB188126

Makefile.amH A D22-Dec-2020996 5348

Makefile.inH A D27-Feb-202127.2 KiB837746

OSFile.cxxH A D27-Feb-202115.5 KiB792614

ParseColor.cxxH A D27-Feb-202149.8 KiB880828

PlayerState.cxxH A D27-Feb-20216.4 KiB233165

READMEH A D22-Dec-2020265 64

ShotUpdate.cxxH A D27-Feb-20211.9 KiB8344

StateDatabase.cxxH A D27-Feb-202136.1 KiB1,070918

Team.cxxH A D27-Feb-20215.3 KiB220176

TextChunkManager.cxxH A D27-Feb-20214 KiB16997

TextUtils.cxxH A D27-Feb-202110.7 KiB413329

TimeKeeper.cxxH A D27-Feb-202110.1 KiB392314

VotingBooth.cxxH A D27-Feb-20213.1 KiB14681

WordFilter.cxxH A D27-Feb-202126.8 KiB951641

bz_Locale.cxxH A D27-Feb-20211.6 KiB8846

bzfio.cxxH A D27-Feb-20212.6 KiB11175

bzglob.cxxH A D27-Feb-20213.4 KiB151101

bzsignal.cxxH A D27-Feb-20211.3 KiB6031

cURLManager.cxxH A D27-Feb-202115.1 KiB549431

global.cxxH A D27-Feb-202113.7 KiB196172

md5.cxxH A D22-Dec-20208.1 KiB280181

messages.cxxH A D27-Feb-20212.5 KiB10664

README

1This directory should only contain code that is not specific to bzflag
2logic and could probably even be used in other applications without
3modification.  In general, this includes generic interfaces such as
4singletons, error handlers, and time keeping facilities.
5
6