]> de.git.xonotic.org Git - xonotic/xonstat.git/blob - XonStat.egg-info/SOURCES.txt
84716afeb43cda3d97c424ada9447f3998989c15
[xonotic/xonstat.git] / XonStat.egg-info / SOURCES.txt
1 CHANGES.txt
2 COPYING.txt
3 MANIFEST.in
4 README.txt
5 development.ini
6 production.ini
7 setup.cfg
8 setup.py
9 XonStat.egg-info/PKG-INFO
10 XonStat.egg-info/SOURCES.txt
11 XonStat.egg-info/dependency_links.txt
12 XonStat.egg-info/entry_points.txt
13 XonStat.egg-info/not-zip-safe
14 XonStat.egg-info/paster_plugins.txt
15 XonStat.egg-info/requires.txt
16 XonStat.egg-info/top_level.txt
17 xonstat/__init__.py
18 xonstat/models.py
19 xonstat/tests.py
20 xonstat/util.py
21 xonstat/static/favicon.ico
22 xonstat/static/css/colorbox.css
23 xonstat/static/css/normalize.css
24 xonstat/static/css/style.css
25 xonstat/static/images/border.png
26 xonstat/static/images/controls.png
27 xonstat/static/images/crylink.png
28 xonstat/static/images/electro.png
29 xonstat/static/images/fireball.png
30 xonstat/static/images/grenadelauncher.png
31 xonstat/static/images/hagar.png
32 xonstat/static/images/hlac.png
33 xonstat/static/images/hook.png
34 xonstat/static/images/laser.png
35 xonstat/static/images/loading.gif
36 xonstat/static/images/loading_background.png
37 xonstat/static/images/minelayer.png
38 xonstat/static/images/minstanex.png
39 xonstat/static/images/nex.png
40 xonstat/static/images/porto.png
41 xonstat/static/images/rocketlauncher.png
42 xonstat/static/images/seeker.png
43 xonstat/static/images/shotgun.png
44 xonstat/static/images/sniperrifle.png
45 xonstat/static/images/tuba.png
46 xonstat/static/images/uzi.png
47 xonstat/static/js/jquery.colorbox-min.js
48 xonstat/static/js/jquery.dataTables.min.js
49 xonstat/static/js/jquery.js
50 xonstat/templates/accuracy.mako
51 xonstat/templates/base.mako
52 xonstat/templates/game_index.mako
53 xonstat/templates/game_info.mako
54 xonstat/templates/main_index.mako
55 xonstat/templates/map_index.mako
56 xonstat/templates/map_info.mako
57 xonstat/templates/mytemplate.pt
58 xonstat/templates/player_game_index.mako
59 xonstat/templates/player_index.mako
60 xonstat/templates/player_info.mako
61 xonstat/templates/scoreboard.mako
62 xonstat/templates/server_game_index.mako
63 xonstat/templates/server_index.mako
64 xonstat/templates/server_info.mako
65 xonstat/views/__init__.py
66 xonstat/views/game.py
67 xonstat/views/main.py
68 xonstat/views/map.py
69 xonstat/views/player.py
70 xonstat/views/server.py
71 xonstat/views/submission.py