Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: ddnet-data | Distribution: SUSE Linux Enterprise 15 SP5 |
Version: 16.7.2 | Vendor: openSUSE |
Release: bp155.1.8 | Build date: Mon May 22 12:02:10 2023 |
Group: Amusements/Games/Action/Race | Build host: lamb24 |
Size: 39262256 | Source RPM: ddnet-16.7.2-bp155.1.8.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://ddnet.org/ | |
Summary: Data files for ddnet |
Data files for DDraceNetwork (DDNet).
Apache-2.0 AND CC-BY-SA-3.0 AND Zlib AND MIT AND SUSE-Public-Domain
* Mon Feb 06 2023 Carsten Ziepke <kieltux@gmail.com> - Update to version 16.7.2: * [Client] Default to Vulkan graphics backend (higher FPS) and handle errors * [Client] Implement exact matches in search and exclude strings using "" in serverbrowser * [Client] Render bar below server browser to show loading progression * [Client] Allow translations to reorder string substitutions * [Client] Ignore connecting players in search terms when "Filter connecting players" is on * [Client] Adjust no weak prediction to updated server code * [Client] Copy the demo timeline markers when slicing a demo * [Client] Handle ordinal joystick hat keys as combined cardinal hat keys * [Client] Add support for hot-plugging gamecontrollers * [Client] Register application separately to specify its displayed name * [Client] Fix signed integer overflow on client input message * [Client] Fix undefined behavior when unpacking snapshot deltas * [Client] Remove possible overflow in str_comp_filenames * [Client] Fix edge cases where demo tick seeking did not work * [Client] Fix smooth zooming overshooting the target zoom level * [Client] Add button that tells you how to save power * [Client] Colorify BW & F-DDrace gamemodes * [Editor] Add tooltips for the buttons that open directories and files * [Editor] Add separate ed_limit_max_zoom_level for editor, fix editor smooth zooming when joining/reloading game * [Editor] Deactivate editor hotkeys while dialog or editbox is active * [Editor] Fix issues when closing multiple editor popups at the same time * [Server] Make restart command work * [Server] Send laser objects as DDNetLaser with type * [Server] Add README.md for the mastersrv, briefly explaining the setup * [Server] Add tool to manually ping the mastersrv * [Server] Persist AFK state of players on map change, fix players always being considered AFK with sv_max_afk_time 0 * [Server] Fix scoreboard showing wrong best time * [Server] Swap times should be per player, not per team * [Server] Improve move_sqlite script to adapt timezone - Changes in 16.6: * [Tooling] Add support for Rust code in DDNet * [Client] Add friend counter in server browser * [Client] Add buttons+increased length on demo viewbar * [Editor] Improve UI * [Editor] Smooth zoom * [Server] Add 4 minutes of logs for moderators * [Client] Fix crash when cutting a demo opened from command line * [Client] Fix heap-buffer-overflow in DDNetLaser prediction code * [Client] Fix incorrect cursor position after exiting pause/spec * [Client] More confirmation menus * [Client] Fix client crash when launching with screenshot command * [Client] Fix key reader text flashing for one frame * [Client] Remove // in ddnet:// url handler * [Client] Fix client crash when unpacking a sixup packet * [Client] Fix invalid demo cutting, Add slice highlighting * [Client] Fix choppy demo seeking when start/end ticks are very large * [Client] Allow both shift keys to be used for all hotkeys * [Client] Switch to Vulkan 1.1 * [Client] Correct color for Gores gametype in serverbrowser * [Client] Fix Ctrl+F hotkey not checking for Ctrl key, minor improvement to tile details popup layout * [Editor] Add "Tools > Remove unused envelopes" * [Editor] Fix large popups being outside of screen, add margin * [Editor] Fix incorrect minimum values for tele, speedup and switch layers * [Editor] Change hotkey Ctrl+A to Ctrl+T for layer/tile details * [Editor] Also append sounds when appending a map to another map * [Editor] Fix height and margin of sound and image popups * [Editor] Search for images/sounds in subfolders when readding in editor, show selection dialog if multiple files with the same are found, show error popup when file cannot be found * [Editor] Add Shift+G editor hotkey to toggle visibility of game layers * [Editor] Fix editor crash when shifting left/right, fix wrong up/down shifting * [Editor] Adjust quad point position and texture U/V relatively * [Editor] Hex values in info feature * [Editor] Fix crashes when scrolling with up/down keys on empty sounds/images lists * [Editor] Fix text input not working when entering editor with bind, fix IME not being deactivated when editor is closed * [Server] Fix physics change by weak hook fix * [Server] Write log and sqlite files to storage unless given as absolute path * [Server] Add reason to vote mute, fix vote mute * [Server] Reset teams when restarting round * [Server] Report extra player info to master http * [Server] Fix CGun::Fire server crash * [Tooling] Add an optional vscode workspace * [Tooling] Add vim syntax files for config files * [Tooling] Add tests for int packer, huffman compression * [Tooling] Add more tests for hashing, CSemaphore and utf8 confusables - Add _service file to create the cargo_vendor tarball - Add BuildRequires cargo and rust to use rust for building - Fix branding-requires-unversioned hicolor-icon-theme warning * Tue Nov 08 2022 Carsten Ziepke <kieltux@gmail.com> - Update to version 16.5: * [Client] Add favorite skins * [Client] Support multiple values to search/exclude in serverbrowser (using ;) * [Client] Improved crash reports with more information * [Client] Tweak running visuals * [Client] Only announce servers using Steam/Discord integration which are registered * [Client] Add help text at bottom left ingame when menu is open * [Client] Fix config_directory.bat (whitespaces in the path) * [Client] Refresh serverbrowser when disconnecting / abort * [Client] Laser menu tweaks; Changed some default colors * [Client] Fix unknown command handler for filenames containing spaces * [Client] Fix UI elements behind color picker background being selectable * [Client] Remove cl_http_map_download * [Client] Fix client crash when server does not send gameinfo * [Client&Server] Fix receiving IPv6 packets after IPv4 ones on Linux * [Client&Server] Handle non-default Windows directory in os_version_str, print the operating system version on client/server launch * [Editor] Fix map file argument not opening editor with absolute paths * [Server] Enable antispoof for vanilla by default * [Server] Remove support for legacy 64 player info protocol * [Server] Only start registering once the server is fully started * [Server] Update move_sqlite.py to use sqlite3mysql * [Server] Respect reserved slots in old serverinfo * [Tooling] Code coverage reports on Github * [Tooling] Make submodules shallow by default * Plus many bug fixes listed at https://ddnet.org/downloads/ - Add BuildRequires pkgconfig(libpng) * Sun Jul 17 2022 Timothy Brown <stimut@gmail.com> - Update to version 16.2.2: * [Client] Add option to change default eyes when joining server * [Client] Tooltips to explain some settings * [Client] DDNet HUD * [Client] Controller support * [Client] Add community skin option * [Client] Prediction of switch state toggles * [Client] Use STUN to check network status when connecting * [Server] HTTP masterserver registering * [Server] Enable swapping in team 0 * [Server] Shields that take away specific weapons * [Client+Server] Unify logging infrastructure so that F1 shows all * [Client+Server] Switch new players to DDNet config dir, support Teeworlds as fallback * Plus many bug fixes listed at https://ddnet.tw/downloads/ * Tue Apr 05 2022 Carsten Ziepke <kieltux@gmail.com> - Update to version 16.0.3 - [Client] New Vulkan graphics renderer for more FPS (enable in Graphics Settings) - [Client] Improved demo renderer performance - [Client] New players join Tutorial servers by default - [Client] Replace browser icons with font icons - [Editor] Quad knife tool - [Client] Automatic font size in menu - [Client] Make hook collision line size adjustable - [Client] Automatically select search string on Ctrl+F - [Client] Add optional save_replay parameter (filename) - [Client] Improvement of the automatic completion of player names in chat - [Client] Fix duplicated team messages with dummy - [Client] Fix binds, fix sounds and demo playback for violent gametypes - [Client] Fix sound bug on large maps (like Back in Time 3) - [Client] Fix dummy connect on some vanilla servers - [Client] Show key presses in nameplates - [Client] Update local hook collision line every frame - [Client] Allow the ghost to carry any weapon - [Client] Show correct server address when connecting - [Client] Drop non-RGBA image-support in skins - [Client] Fix listbox item double click behaviour - [Client] Fix bindings with modifiers - [Client] Support saving any size binds - [Client] HTTP Serverbrowser: Quit faster - [Client] Remove the totally unsafe editor undo - [Client] Fix client freezes if server sends funny ticks - [Client] Fix wrong warnings with saved config file - [Client] Fix integer overflow in CHud when server time exceeds around 248 days - [Client] Don't print binds into F1 - [Client] Fix player death effect color - [Server] Do not mute if spam protection is off - [Server] Write log to disk on assert - [Server] Fix specteam 1 not showing teammates while spectating/freecam in solo - [Server] Fix logging into rcon with dummy - [Server] No chat messages for live freeze - [Server] Make spawn position independent of players in other teams - [Server] Record player_ready event in Teehistorian - [Server] Fix recording server-side demos - [Server] Fix laser clipping - [Tools] Fixed bad DataReader loop on map_replace_image - [Client+Server] Support NO_COLOR environment variable - Add BuildRequires pkgconfig(vulkan) and glslang-devel for the new Vulkan graphics renderer * Sat Feb 19 2022 Carsten Ziepke <kieltux@gmail.com> - Update to version 15.9.1 * [Server] Live freeze tiles (cannot move or jump, but can use hook and weapons) * [Server] Add teleport/tp chat command to teleport yourself to another player or spectated location (requires /practice) * [Client] Add new icons and macOS installer graphics * [Client] Add windowed fullscreen mode on Windows * [Client] Support 128 players in server browser * [Client] Adjustable prediction margin (cl_prediction_margin) * [Client] Improve projectile prediction * [Client] Use power button to quit (hopefully more clear) * [Client] Implement "reset" command to reset specific config values to default value * [Client] Add cl_port, cl_dummy_port, cl_contact_port for ISPs that throttle specific ports * [Client] Remove compatible version filter * [Client] Display more relevant version numbers on command line * [Client] Fix bullet rendered through walls * [Client] Fix ARM-specific crash in macOS when moving screen * [Client] Fix console line offsets when resizing * [Client] Fix changing resolution in fullscreen * [Client] Improved double click handling * [Client] Reduce default ambient volume to 30 * [Client] Update score HUD immediately when switching dummy * [Client] Allow multiple commands when adding vote in UI * [Client] Allow "zoom" command to take smaller/larger values * [Client] Improve super prediction * [Client] Improve preformance when listing directories * [Client] Lower chance of losing config files * [Editor] Support enter and escape keys in editor when confirming save * [Editor] Don't react to server settings shortcuts when dialog is open * [Server] 255 jump tile acts as no double jump * [Server] Fail database queries faster * [Server] Improve database writes during shutdown and bad network * [Server] Also switch rescue tees when swapping * [Server] Implement sv_min_team_size to prevent too small teams counting as team finishes * [Server] Default players to being AFK when joining * [Server] Fix warnings to only warn every 3 seconds when touching start line * [Server] Reload map when changing sv_sixup * [Client+Server] Handle signals (SIGINT, SIGTERM) * [Client+Server] Fix lots of undefined behavior * Sat Jan 15 2022 Carsten Ziepke <kieltux@gmail.com> - Update to version 15.8.1 * [Client] Support GUI/Cmd key and use it as equivalent to Ctrl in default shortcuts * [Client] Add cl_run_on_join to set command to execute when joining server (e.g. "showall 1") * [Client] Fix Unicode path/link/argument handling * [Client] Remove ping filter in serverbrowser * [Client] Adopt vanilla scrollbar colors and sizes * [Client] Center timer in HUD * [Client] Add buttons to open settings file and config directory * [Client] Lower worst/best case frame time calculations * [Client] Fix text selection cursor position after moving window to different screen or resizing * [Client] Support cl_video_show_direction 2 to show your own key presses when recording * [Client] Remove gfx_asyncrender_old on macOS to crash less when resizing/moving window * [Editor] No wasd moving when dialog is open * [Editor] Fix enter behavior when creating new folder * [Editor] Fix save typing when server settings are open * [All] Skip UTF-8 BOM on all read text files * [All] Add console_enable_colors 0 to turn off colors * [All] Use dbg_asserts in Release builds again * [Server] Don't shut down server when SQL queries haven't finished * [Server] More fixes for /swap * [Server] Make /rescue handle switch freeze too * [Server] Consider initial chat delays as normal mutes, implement unmuteid * [Server] Fix badly cut-off user names when name is too long * [Server] Fix crash with switchers * [Server] Don't clear client version on map change * [Server] Some fixes for super * [Server] Add target clientid to antibot's OnHammerHit * Sun Nov 28 2021 Carsten Ziepke <kieltux@gmail.com> - Update to version 15.7 * [Client] Make opening files for reading on windows case insensitive (again) * [Client] Increase console backlog size from 64 KB to 1 MB * [Client] Fix cutting demos from KoG server * [Client] Fix steam names being cut off inside utf8 codepoints * [Client] Make laser doors show correctly when spectating other players * [Client] Improve performance of SnapFindItem for extended item types * [Client] Fix spacing in HUD settings for 5:4 resolution * [Client] Fix serverinfo json parser to work with system libjsonparser * [Client] Don't overflow network statistics in debug view * [Client] Fix search bar cursor position with empty text * [Client] Fix killmessage-colored player names * [Editor] Allow zooming any distance in editor (cl_limit_max_zoom_level 0) * [Editor] Use wasd to navigate in editor * [Server] Server can disable dummy functionality in client * [Server] sv_plasma_per_sec 0 disables firing * [Server] Optimize entity sending * [Tools] Fix map_extract * [Tools] Lots of TSAN, UBSAN, ASAN fixes * [Tools] Support ASAN manual memory poisoning for pool allocators * Sat Nov 13 2021 Carsten Ziepke <kieltux@gmail.com> - Update to version 15.6.2 * [Client] Lots of prediction improvements, predict switch tiles * [Client] Select and copy from ingame console * [Client] Make emoticons smoother * [Client] Improve fullscreen and allow ingame resolution changes * [Client] Add colors for console window * [Client] Display colors for strong / weak hook states * [Client] Allow zooming to levels (e.g. zoom 5) * [Client] Improved debug graphs * [Client] Add ctrl+backspace for ingame console * [Client] Update server list silently * [Client] Add a new failure log level to the HTTP module * [Client] Add inp_translated_keys 1 to use local keyboard layout * [Client] Disable chat sounds when recording without chat * [Editor] Better entity explanations at bottom of screen * [Server] Add /team -1 to join first empty team * [Server] Try to fix start line skipping * [Server] Allow antibot to get more insight into network * [Server] Make teehistorian easier to reproduce * [Server] Split long system messages into two lines * Fri Sep 17 2021 Carsten Ziepke <kieltux@gmail.com> - Update to version 15.5.4 * Add client-side HTTP server info (instantaneous, secure, raw data from https://master1.ddnet.tw/ddnet/15/servers.json) * Predict tune zones for characters, allow unpredicted tune zone settings for projectiles and lasers * Steam: Support connecting to hostname (for example steam://run/412220//ger2.ddnet.tw:8303/) * Implement HSL sliders * Add hookcollision color changeable in HUD * Remove "Show only supported" resolutions switch from graphics tab * Remove texture quality config * HiDPI-aware resolution list * Fix some buttons in menus * Set all Intel GPU Windows players to OpenGL 2.0 by default * Fix composed binds involving F-keys * Differentiate better between window modes * Fix out of list clip clickable/hoverable items * Center more tees in graphics * Fix auto-reconnect while in game * Fix parsing an ipv6 address without port * Avoid spawn effect being clipped for spawning player * Fix serverbrowser crash * Make pixel alignment numerical more robust when scrolling * Compress IPv6 string representations according to RFC5952 * Fix crash when sorting empty friend list * Fix X11 notifications * Differenciate between width and height for body part * Add better support for compose binds in demo menu * Print GPU info into console * Fix infinite loop in editor when changing height * Make sure ctrl+shift+s works same as clicking UI * Disable swap properly since it's still broken * Fix multiple crashes with super * Add new tune: hammer_hit_fire_delay * Fix team rank updating not working * Lower save/swap punishment * Fix duplicate uuid index in maps edited by tools - Add BuildRequires Mesa-libGLESv3-devel - Run spec-cleaner * Thu Apr 29 2021 Ferdinand Thiessen <rpm@fthiessen.de> - Update to version 15.4 * More colors from components in consoles * Add dummy_reset and remove +resetdummy * Local ranking info viewable ingame (/top5, /rank) * Add swap functionality for teams (/swap) * Add: Menu tabs animations * Add: Color picker in settings * Add: Better sliders and lists * Add: Indicate strength of hook in nameplates * Freeview mouse moves faster when zoomed out * New chat look * Show friends on spectate tab * Warn new players about name with points * Smooth dynamic camera * Optimize UI rendering * Add menu background maps * Add changeable assets in settings * Add new renderer, looks more consistent with ingame * New start menu adapted from Teeworlds 0.7 * A lot other changes, see https://ddnet.tw/downloads/ - Drop upstream merged steam-api.patch * Sat Aug 29 2020 Matthias Mailänder <mailaender@opensuse.org> - initial packaging of version 14.5.1
/usr/share/ddnet /usr/share/ddnet/data /usr/share/ddnet/data/arrow.png /usr/share/ddnet/data/assets /usr/share/ddnet/data/assets/entities /usr/share/ddnet/data/assets/entities/comfort /usr/share/ddnet/data/assets/entities/comfort/ddnet.png /usr/share/ddnet/data/assets/entities/license.txt /usr/share/ddnet/data/assets/game /usr/share/ddnet/data/assets/game/game_06.png /usr/share/ddnet/data/audio /usr/share/ddnet/data/audio/foley_body_impact-01.wv /usr/share/ddnet/data/audio/foley_body_impact-02.wv /usr/share/ddnet/data/audio/foley_body_impact-03.wv /usr/share/ddnet/data/audio/foley_body_splat-01.wv /usr/share/ddnet/data/audio/foley_body_splat-02.wv /usr/share/ddnet/data/audio/foley_body_splat-03.wv /usr/share/ddnet/data/audio/foley_body_splat-04.wv /usr/share/ddnet/data/audio/foley_dbljump-01.wv /usr/share/ddnet/data/audio/foley_dbljump-02.wv /usr/share/ddnet/data/audio/foley_dbljump-03.wv /usr/share/ddnet/data/audio/foley_foot_left-01.wv /usr/share/ddnet/data/audio/foley_foot_left-02.wv /usr/share/ddnet/data/audio/foley_foot_left-03.wv /usr/share/ddnet/data/audio/foley_foot_left-04.wv /usr/share/ddnet/data/audio/foley_foot_right-01.wv /usr/share/ddnet/data/audio/foley_foot_right-02.wv /usr/share/ddnet/data/audio/foley_foot_right-03.wv /usr/share/ddnet/data/audio/foley_foot_right-04.wv /usr/share/ddnet/data/audio/foley_land-01.wv /usr/share/ddnet/data/audio/foley_land-02.wv /usr/share/ddnet/data/audio/foley_land-03.wv /usr/share/ddnet/data/audio/foley_land-04.wv /usr/share/ddnet/data/audio/hook_attach-01.wv /usr/share/ddnet/data/audio/hook_attach-02.wv /usr/share/ddnet/data/audio/hook_attach-03.wv /usr/share/ddnet/data/audio/hook_loop-01.wv /usr/share/ddnet/data/audio/hook_loop-02.wv /usr/share/ddnet/data/audio/hook_noattach-01.wv /usr/share/ddnet/data/audio/hook_noattach-02.wv /usr/share/ddnet/data/audio/hook_noattach-03.wv /usr/share/ddnet/data/audio/music_menu.wv /usr/share/ddnet/data/audio/sfx_ctf_cap_pl.wv /usr/share/ddnet/data/audio/sfx_ctf_drop.wv /usr/share/ddnet/data/audio/sfx_ctf_grab_en.wv /usr/share/ddnet/data/audio/sfx_ctf_grab_pl.wv /usr/share/ddnet/data/audio/sfx_ctf_rtn.wv /usr/share/ddnet/data/audio/sfx_hit_strong-01.wv /usr/share/ddnet/data/audio/sfx_hit_strong-02.wv /usr/share/ddnet/data/audio/sfx_hit_weak-01.wv /usr/share/ddnet/data/audio/sfx_hit_weak-02.wv /usr/share/ddnet/data/audio/sfx_hit_weak-03.wv /usr/share/ddnet/data/audio/sfx_msg-client.wv /usr/share/ddnet/data/audio/sfx_msg-highlight.wv /usr/share/ddnet/data/audio/sfx_msg-server.wv /usr/share/ddnet/data/audio/sfx_pickup_arm-01.wv /usr/share/ddnet/data/audio/sfx_pickup_arm-02.wv /usr/share/ddnet/data/audio/sfx_pickup_arm-03.wv /usr/share/ddnet/data/audio/sfx_pickup_arm-04.wv /usr/share/ddnet/data/audio/sfx_pickup_gun.wv /usr/share/ddnet/data/audio/sfx_pickup_hrt-01.wv /usr/share/ddnet/data/audio/sfx_pickup_hrt-02.wv /usr/share/ddnet/data/audio/sfx_pickup_launcher.wv /usr/share/ddnet/data/audio/sfx_pickup_ninja.wv /usr/share/ddnet/data/audio/sfx_pickup_sg.wv /usr/share/ddnet/data/audio/sfx_skid-01.wv /usr/share/ddnet/data/audio/sfx_skid-02.wv /usr/share/ddnet/data/audio/sfx_skid-03.wv /usr/share/ddnet/data/audio/sfx_skid-04.wv /usr/share/ddnet/data/audio/sfx_spawn_wpn-01.wv /usr/share/ddnet/data/audio/sfx_spawn_wpn-02.wv /usr/share/ddnet/data/audio/sfx_spawn_wpn-03.wv /usr/share/ddnet/data/audio/vo_teefault_cry-01.wv /usr/share/ddnet/data/audio/vo_teefault_cry-02.wv /usr/share/ddnet/data/audio/vo_teefault_ninja-01.wv /usr/share/ddnet/data/audio/vo_teefault_ninja-02.wv /usr/share/ddnet/data/audio/vo_teefault_ninja-03.wv /usr/share/ddnet/data/audio/vo_teefault_ninja-04.wv /usr/share/ddnet/data/audio/vo_teefault_pain_long-01.wv /usr/share/ddnet/data/audio/vo_teefault_pain_long-02.wv /usr/share/ddnet/data/audio/vo_teefault_pain_short-01.wv /usr/share/ddnet/data/audio/vo_teefault_pain_short-02.wv /usr/share/ddnet/data/audio/vo_teefault_pain_short-03.wv /usr/share/ddnet/data/audio/vo_teefault_pain_short-04.wv /usr/share/ddnet/data/audio/vo_teefault_pain_short-05.wv /usr/share/ddnet/data/audio/vo_teefault_pain_short-06.wv /usr/share/ddnet/data/audio/vo_teefault_pain_short-07.wv /usr/share/ddnet/data/audio/vo_teefault_pain_short-08.wv /usr/share/ddnet/data/audio/vo_teefault_pain_short-09.wv /usr/share/ddnet/data/audio/vo_teefault_pain_short-10.wv /usr/share/ddnet/data/audio/vo_teefault_pain_short-11.wv /usr/share/ddnet/data/audio/vo_teefault_pain_short-12.wv /usr/share/ddnet/data/audio/vo_teefault_sledge-01.wv /usr/share/ddnet/data/audio/vo_teefault_sledge-02.wv /usr/share/ddnet/data/audio/vo_teefault_sledge-03.wv /usr/share/ddnet/data/audio/vo_teefault_spawn-01.wv /usr/share/ddnet/data/audio/vo_teefault_spawn-02.wv /usr/share/ddnet/data/audio/vo_teefault_spawn-03.wv /usr/share/ddnet/data/audio/vo_teefault_spawn-04.wv /usr/share/ddnet/data/audio/vo_teefault_spawn-05.wv /usr/share/ddnet/data/audio/vo_teefault_spawn-06.wv /usr/share/ddnet/data/audio/vo_teefault_spawn-07.wv /usr/share/ddnet/data/audio/wp_flump_explo-01.wv /usr/share/ddnet/data/audio/wp_flump_explo-02.wv /usr/share/ddnet/data/audio/wp_flump_explo-03.wv /usr/share/ddnet/data/audio/wp_flump_launch-01.wv /usr/share/ddnet/data/audio/wp_flump_launch-02.wv /usr/share/ddnet/data/audio/wp_flump_launch-03.wv /usr/share/ddnet/data/audio/wp_gun_fire-01.wv /usr/share/ddnet/data/audio/wp_gun_fire-02.wv /usr/share/ddnet/data/audio/wp_gun_fire-03.wv /usr/share/ddnet/data/audio/wp_hammer_hit-01.wv /usr/share/ddnet/data/audio/wp_hammer_hit-02.wv /usr/share/ddnet/data/audio/wp_hammer_hit-03.wv /usr/share/ddnet/data/audio/wp_hammer_swing-01.wv /usr/share/ddnet/data/audio/wp_hammer_swing-02.wv /usr/share/ddnet/data/audio/wp_hammer_swing-03.wv /usr/share/ddnet/data/audio/wp_laser_bnce-01.wv /usr/share/ddnet/data/audio/wp_laser_bnce-02.wv /usr/share/ddnet/data/audio/wp_laser_bnce-03.wv /usr/share/ddnet/data/audio/wp_laser_fire-01.wv /usr/share/ddnet/data/audio/wp_laser_fire-02.wv /usr/share/ddnet/data/audio/wp_laser_fire-03.wv /usr/share/ddnet/data/audio/wp_ninja_attack-01.wv /usr/share/ddnet/data/audio/wp_ninja_attack-02.wv /usr/share/ddnet/data/audio/wp_ninja_attack-03.wv /usr/share/ddnet/data/audio/wp_ninja_attack-04.wv /usr/share/ddnet/data/audio/wp_ninja_hit-01.wv /usr/share/ddnet/data/audio/wp_ninja_hit-02.wv /usr/share/ddnet/data/audio/wp_ninja_hit-03.wv /usr/share/ddnet/data/audio/wp_ninja_hit-04.wv /usr/share/ddnet/data/audio/wp_noammo-01.wv /usr/share/ddnet/data/audio/wp_noammo-02.wv /usr/share/ddnet/data/audio/wp_noammo-03.wv /usr/share/ddnet/data/audio/wp_noammo-04.wv /usr/share/ddnet/data/audio/wp_noammo-05.wv /usr/share/ddnet/data/audio/wp_shotty_fire-01.wv /usr/share/ddnet/data/audio/wp_shotty_fire-02.wv /usr/share/ddnet/data/audio/wp_shotty_fire-03.wv /usr/share/ddnet/data/audio/wp_switch-01.wv /usr/share/ddnet/data/audio/wp_switch-02.wv /usr/share/ddnet/data/audio/wp_switch-03.wv /usr/share/ddnet/data/autoexec_server.cfg /usr/share/ddnet/data/blob.png /usr/share/ddnet/data/censorlist.txt /usr/share/ddnet/data/console.png /usr/share/ddnet/data/console_bar.png /usr/share/ddnet/data/countryflags /usr/share/ddnet/data/countryflags/AD.png /usr/share/ddnet/data/countryflags/AE.png /usr/share/ddnet/data/countryflags/AF.png /usr/share/ddnet/data/countryflags/AG.png /usr/share/ddnet/data/countryflags/AI.png /usr/share/ddnet/data/countryflags/AL.png /usr/share/ddnet/data/countryflags/AM.png /usr/share/ddnet/data/countryflags/AO.png /usr/share/ddnet/data/countryflags/AR.png /usr/share/ddnet/data/countryflags/AS.png /usr/share/ddnet/data/countryflags/AT.png /usr/share/ddnet/data/countryflags/AU.png /usr/share/ddnet/data/countryflags/AW.png /usr/share/ddnet/data/countryflags/AX.png /usr/share/ddnet/data/countryflags/AZ.png /usr/share/ddnet/data/countryflags/BA.png /usr/share/ddnet/data/countryflags/BB.png /usr/share/ddnet/data/countryflags/BD.png /usr/share/ddnet/data/countryflags/BE.png /usr/share/ddnet/data/countryflags/BF.png /usr/share/ddnet/data/countryflags/BG.png /usr/share/ddnet/data/countryflags/BH.png /usr/share/ddnet/data/countryflags/BI.png /usr/share/ddnet/data/countryflags/BJ.png /usr/share/ddnet/data/countryflags/BL.png /usr/share/ddnet/data/countryflags/BM.png /usr/share/ddnet/data/countryflags/BN.png /usr/share/ddnet/data/countryflags/BO.png /usr/share/ddnet/data/countryflags/BR.png /usr/share/ddnet/data/countryflags/BS.png /usr/share/ddnet/data/countryflags/BT.png /usr/share/ddnet/data/countryflags/BW.png /usr/share/ddnet/data/countryflags/BY.png /usr/share/ddnet/data/countryflags/BZ.png /usr/share/ddnet/data/countryflags/CA.png /usr/share/ddnet/data/countryflags/CC.png /usr/share/ddnet/data/countryflags/CD.png /usr/share/ddnet/data/countryflags/CF.png /usr/share/ddnet/data/countryflags/CG.png /usr/share/ddnet/data/countryflags/CH.png /usr/share/ddnet/data/countryflags/CI.png /usr/share/ddnet/data/countryflags/CK.png /usr/share/ddnet/data/countryflags/CL.png /usr/share/ddnet/data/countryflags/CM.png /usr/share/ddnet/data/countryflags/CN.png /usr/share/ddnet/data/countryflags/CO.png /usr/share/ddnet/data/countryflags/CR.png /usr/share/ddnet/data/countryflags/CU.png /usr/share/ddnet/data/countryflags/CV.png /usr/share/ddnet/data/countryflags/CW.png /usr/share/ddnet/data/countryflags/CX.png /usr/share/ddnet/data/countryflags/CY.png /usr/share/ddnet/data/countryflags/CZ.png /usr/share/ddnet/data/countryflags/DE.png /usr/share/ddnet/data/countryflags/DJ.png /usr/share/ddnet/data/countryflags/DK.png /usr/share/ddnet/data/countryflags/DM.png /usr/share/ddnet/data/countryflags/DO.png /usr/share/ddnet/data/countryflags/DZ.png /usr/share/ddnet/data/countryflags/EC.png /usr/share/ddnet/data/countryflags/EE.png /usr/share/ddnet/data/countryflags/EG.png /usr/share/ddnet/data/countryflags/EH.png /usr/share/ddnet/data/countryflags/ER.png /usr/share/ddnet/data/countryflags/ES.png /usr/share/ddnet/data/countryflags/ET.png /usr/share/ddnet/data/countryflags/FI.png /usr/share/ddnet/data/countryflags/FJ.png /usr/share/ddnet/data/countryflags/FK.png /usr/share/ddnet/data/countryflags/FM.png /usr/share/ddnet/data/countryflags/FO.png /usr/share/ddnet/data/countryflags/FR.png /usr/share/ddnet/data/countryflags/GA.png /usr/share/ddnet/data/countryflags/GB.png /usr/share/ddnet/data/countryflags/GD.png /usr/share/ddnet/data/countryflags/GE.png /usr/share/ddnet/data/countryflags/GF.png /usr/share/ddnet/data/countryflags/GG.png /usr/share/ddnet/data/countryflags/GH.png /usr/share/ddnet/data/countryflags/GI.png /usr/share/ddnet/data/countryflags/GL.png /usr/share/ddnet/data/countryflags/GM.png /usr/share/ddnet/data/countryflags/GN.png /usr/share/ddnet/data/countryflags/GP.png /usr/share/ddnet/data/countryflags/GQ.png /usr/share/ddnet/data/countryflags/GR.png /usr/share/ddnet/data/countryflags/GS.png /usr/share/ddnet/data/countryflags/GT.png /usr/share/ddnet/data/countryflags/GU.png /usr/share/ddnet/data/countryflags/GW.png /usr/share/ddnet/data/countryflags/GY.png /usr/share/ddnet/data/countryflags/HK.png /usr/share/ddnet/data/countryflags/HN.png /usr/share/ddnet/data/countryflags/HR.png /usr/share/ddnet/data/countryflags/HT.png /usr/share/ddnet/data/countryflags/HU.png /usr/share/ddnet/data/countryflags/ID.png /usr/share/ddnet/data/countryflags/IE.png /usr/share/ddnet/data/countryflags/IL.png /usr/share/ddnet/data/countryflags/IM.png /usr/share/ddnet/data/countryflags/IN.png /usr/share/ddnet/data/countryflags/IO.png /usr/share/ddnet/data/countryflags/IQ.png /usr/share/ddnet/data/countryflags/IR.png /usr/share/ddnet/data/countryflags/IS.png /usr/share/ddnet/data/countryflags/IT.png /usr/share/ddnet/data/countryflags/JE.png /usr/share/ddnet/data/countryflags/JM.png /usr/share/ddnet/data/countryflags/JO.png /usr/share/ddnet/data/countryflags/JP.png /usr/share/ddnet/data/countryflags/KE.png /usr/share/ddnet/data/countryflags/KG.png /usr/share/ddnet/data/countryflags/KH.png /usr/share/ddnet/data/countryflags/KI.png /usr/share/ddnet/data/countryflags/KM.png /usr/share/ddnet/data/countryflags/KN.png /usr/share/ddnet/data/countryflags/KP.png /usr/share/ddnet/data/countryflags/KR.png /usr/share/ddnet/data/countryflags/KW.png /usr/share/ddnet/data/countryflags/KY.png /usr/share/ddnet/data/countryflags/KZ.png /usr/share/ddnet/data/countryflags/LA.png /usr/share/ddnet/data/countryflags/LB.png /usr/share/ddnet/data/countryflags/LC.png /usr/share/ddnet/data/countryflags/LI.png /usr/share/ddnet/data/countryflags/LK.png /usr/share/ddnet/data/countryflags/LR.png /usr/share/ddnet/data/countryflags/LS.png /usr/share/ddnet/data/countryflags/LT.png /usr/share/ddnet/data/countryflags/LU.png /usr/share/ddnet/data/countryflags/LV.png /usr/share/ddnet/data/countryflags/LY.png /usr/share/ddnet/data/countryflags/MA.png /usr/share/ddnet/data/countryflags/MC.png /usr/share/ddnet/data/countryflags/MD.png /usr/share/ddnet/data/countryflags/ME.png /usr/share/ddnet/data/countryflags/MF.png /usr/share/ddnet/data/countryflags/MG.png /usr/share/ddnet/data/countryflags/MH.png /usr/share/ddnet/data/countryflags/MK.png /usr/share/ddnet/data/countryflags/ML.png /usr/share/ddnet/data/countryflags/MM.png /usr/share/ddnet/data/countryflags/MN.png /usr/share/ddnet/data/countryflags/MO.png /usr/share/ddnet/data/countryflags/MP.png /usr/share/ddnet/data/countryflags/MQ.png /usr/share/ddnet/data/countryflags/MR.png /usr/share/ddnet/data/countryflags/MS.png /usr/share/ddnet/data/countryflags/MT.png /usr/share/ddnet/data/countryflags/MU.png /usr/share/ddnet/data/countryflags/MV.png /usr/share/ddnet/data/countryflags/MW.png /usr/share/ddnet/data/countryflags/MX.png /usr/share/ddnet/data/countryflags/MY.png /usr/share/ddnet/data/countryflags/MZ.png /usr/share/ddnet/data/countryflags/NA.png /usr/share/ddnet/data/countryflags/NC.png /usr/share/ddnet/data/countryflags/NE.png /usr/share/ddnet/data/countryflags/NF.png /usr/share/ddnet/data/countryflags/NG.png /usr/share/ddnet/data/countryflags/NI.png /usr/share/ddnet/data/countryflags/NL.png /usr/share/ddnet/data/countryflags/NO.png /usr/share/ddnet/data/countryflags/NP.png /usr/share/ddnet/data/countryflags/NR.png /usr/share/ddnet/data/countryflags/NU.png /usr/share/ddnet/data/countryflags/NZ.png /usr/share/ddnet/data/countryflags/OM.png /usr/share/ddnet/data/countryflags/PA.png /usr/share/ddnet/data/countryflags/PE.png /usr/share/ddnet/data/countryflags/PF.png /usr/share/ddnet/data/countryflags/PG.png /usr/share/ddnet/data/countryflags/PH.png /usr/share/ddnet/data/countryflags/PK.png /usr/share/ddnet/data/countryflags/PL.png /usr/share/ddnet/data/countryflags/PM.png /usr/share/ddnet/data/countryflags/PN.png /usr/share/ddnet/data/countryflags/PR.png /usr/share/ddnet/data/countryflags/PS.png /usr/share/ddnet/data/countryflags/PT.png /usr/share/ddnet/data/countryflags/PW.png /usr/share/ddnet/data/countryflags/PY.png /usr/share/ddnet/data/countryflags/QA.png /usr/share/ddnet/data/countryflags/RE.png /usr/share/ddnet/data/countryflags/RO.png /usr/share/ddnet/data/countryflags/RS.png /usr/share/ddnet/data/countryflags/RU.png /usr/share/ddnet/data/countryflags/RW.png /usr/share/ddnet/data/countryflags/SA.png /usr/share/ddnet/data/countryflags/SB.png /usr/share/ddnet/data/countryflags/SC.png /usr/share/ddnet/data/countryflags/SD.png /usr/share/ddnet/data/countryflags/SE.png /usr/share/ddnet/data/countryflags/SG.png /usr/share/ddnet/data/countryflags/SH.png /usr/share/ddnet/data/countryflags/SI.png /usr/share/ddnet/data/countryflags/SK.png /usr/share/ddnet/data/countryflags/SL.png /usr/share/ddnet/data/countryflags/SM.png /usr/share/ddnet/data/countryflags/SN.png /usr/share/ddnet/data/countryflags/SO.png /usr/share/ddnet/data/countryflags/SR.png /usr/share/ddnet/data/countryflags/SS.png /usr/share/ddnet/data/countryflags/ST.png /usr/share/ddnet/data/countryflags/SV.png /usr/share/ddnet/data/countryflags/SX.png /usr/share/ddnet/data/countryflags/SY.png /usr/share/ddnet/data/countryflags/SZ.png /usr/share/ddnet/data/countryflags/TC.png /usr/share/ddnet/data/countryflags/TD.png /usr/share/ddnet/data/countryflags/TF.png /usr/share/ddnet/data/countryflags/TG.png /usr/share/ddnet/data/countryflags/TH.png /usr/share/ddnet/data/countryflags/TJ.png /usr/share/ddnet/data/countryflags/TK.png /usr/share/ddnet/data/countryflags/TL.png /usr/share/ddnet/data/countryflags/TM.png /usr/share/ddnet/data/countryflags/TN.png /usr/share/ddnet/data/countryflags/TO.png /usr/share/ddnet/data/countryflags/TR.png /usr/share/ddnet/data/countryflags/TT.png /usr/share/ddnet/data/countryflags/TV.png /usr/share/ddnet/data/countryflags/TW.png /usr/share/ddnet/data/countryflags/TZ.png /usr/share/ddnet/data/countryflags/UA.png /usr/share/ddnet/data/countryflags/UG.png /usr/share/ddnet/data/countryflags/US.png /usr/share/ddnet/data/countryflags/UY.png /usr/share/ddnet/data/countryflags/UZ.png /usr/share/ddnet/data/countryflags/VA.png /usr/share/ddnet/data/countryflags/VC.png /usr/share/ddnet/data/countryflags/VE.png /usr/share/ddnet/data/countryflags/VG.png /usr/share/ddnet/data/countryflags/VI.png /usr/share/ddnet/data/countryflags/VN.png /usr/share/ddnet/data/countryflags/VU.png /usr/share/ddnet/data/countryflags/WF.png /usr/share/ddnet/data/countryflags/WS.png /usr/share/ddnet/data/countryflags/XCA.png /usr/share/ddnet/data/countryflags/XEN.png /usr/share/ddnet/data/countryflags/XEU.png /usr/share/ddnet/data/countryflags/XNI.png /usr/share/ddnet/data/countryflags/XSC.png /usr/share/ddnet/data/countryflags/XWA.png /usr/share/ddnet/data/countryflags/YE.png /usr/share/ddnet/data/countryflags/ZA.png /usr/share/ddnet/data/countryflags/ZM.png /usr/share/ddnet/data/countryflags/ZW.png /usr/share/ddnet/data/countryflags/default.png /usr/share/ddnet/data/countryflags/index.txt /usr/share/ddnet/data/debug_font.png /usr/share/ddnet/data/editor /usr/share/ddnet/data/editor/audio_source.png /usr/share/ddnet/data/editor/background.png /usr/share/ddnet/data/editor/basic_freeze.rules /usr/share/ddnet/data/editor/checker.png /usr/share/ddnet/data/editor/cursor.png /usr/share/ddnet/data/editor/ddmax_freeze.rules /usr/share/ddnet/data/editor/ddnet_tiles.rules /usr/share/ddnet/data/editor/ddnet_walls.rules /usr/share/ddnet/data/editor/desert_main.rules /usr/share/ddnet/data/editor/entities /usr/share/ddnet/data/editor/entities/DDNet.png /usr/share/ddnet/data/editor/entities/FNG.png /usr/share/ddnet/data/editor/entities/Race.png /usr/share/ddnet/data/editor/entities/Vanilla.png /usr/share/ddnet/data/editor/entities/blockworlds.png /usr/share/ddnet/data/editor/entities_clear /usr/share/ddnet/data/editor/entities_clear/blockworlds.png /usr/share/ddnet/data/editor/entities_clear/ddnet.png /usr/share/ddnet/data/editor/entities_clear/ddrace.png /usr/share/ddnet/data/editor/entities_clear/f-ddrace.png /usr/share/ddnet/data/editor/entities_clear/fng.png /usr/share/ddnet/data/editor/entities_clear/race.png /usr/share/ddnet/data/editor/entities_clear/vanilla.png /usr/share/ddnet/data/editor/fadeout.rules /usr/share/ddnet/data/editor/front.png /usr/share/ddnet/data/editor/generic_clear.rules /usr/share/ddnet/data/editor/generic_unhookable.rules /usr/share/ddnet/data/editor/generic_unhookable_0.7.rules /usr/share/ddnet/data/editor/grass_main.rules /usr/share/ddnet/data/editor/grass_main_0.7.rules /usr/share/ddnet/data/editor/jungle_main.rules /usr/share/ddnet/data/editor/jungle_midground.rules /usr/share/ddnet/data/editor/round_tiles.rules /usr/share/ddnet/data/editor/speed_arrow.png /usr/share/ddnet/data/editor/speedup.png /usr/share/ddnet/data/editor/switch.png /usr/share/ddnet/data/editor/tele.png /usr/share/ddnet/data/editor/tune.png /usr/share/ddnet/data/editor/water.rules /usr/share/ddnet/data/editor/winter_main.rules /usr/share/ddnet/data/emoticons.png /usr/share/ddnet/data/extras.png /usr/share/ddnet/data/fonts /usr/share/ddnet/data/fonts/DejaVuSans.ttf /usr/share/ddnet/data/fonts/GlowSansJCompressed-Book.otf /usr/share/ddnet/data/fonts/Icons.otf /usr/share/ddnet/data/fonts/SourceHanSansSC-Regular.otf /usr/share/ddnet/data/game.png /usr/share/ddnet/data/gui_buttons.png /usr/share/ddnet/data/gui_cursor.png /usr/share/ddnet/data/gui_icons.png /usr/share/ddnet/data/gui_logo.png /usr/share/ddnet/data/hud.png /usr/share/ddnet/data/languages /usr/share/ddnet/data/languages/arabic.txt /usr/share/ddnet/data/languages/belarusian.txt /usr/share/ddnet/data/languages/bosnian.txt /usr/share/ddnet/data/languages/brazilian_portuguese.txt /usr/share/ddnet/data/languages/bulgarian.txt /usr/share/ddnet/data/languages/catalan.txt /usr/share/ddnet/data/languages/chuvash.txt /usr/share/ddnet/data/languages/czech.txt /usr/share/ddnet/data/languages/danish.txt /usr/share/ddnet/data/languages/dutch.txt /usr/share/ddnet/data/languages/esperanto.txt /usr/share/ddnet/data/languages/finnish.txt /usr/share/ddnet/data/languages/french.txt /usr/share/ddnet/data/languages/german.txt /usr/share/ddnet/data/languages/greek.txt /usr/share/ddnet/data/languages/hungarian.txt /usr/share/ddnet/data/languages/index.txt /usr/share/ddnet/data/languages/italian.txt /usr/share/ddnet/data/languages/japanese.txt /usr/share/ddnet/data/languages/korean.txt /usr/share/ddnet/data/languages/kyrgyz.txt /usr/share/ddnet/data/languages/license.txt /usr/share/ddnet/data/languages/norwegian.txt /usr/share/ddnet/data/languages/persian.txt /usr/share/ddnet/data/languages/polish.txt /usr/share/ddnet/data/languages/portuguese.txt /usr/share/ddnet/data/languages/romanian.txt /usr/share/ddnet/data/languages/russian.txt /usr/share/ddnet/data/languages/serbian.txt /usr/share/ddnet/data/languages/serbian_cyrillic.txt /usr/share/ddnet/data/languages/simplified_chinese.txt /usr/share/ddnet/data/languages/slovak.txt /usr/share/ddnet/data/languages/spanish.txt /usr/share/ddnet/data/languages/swedish.txt /usr/share/ddnet/data/languages/traditional_chinese.txt /usr/share/ddnet/data/languages/turkish.txt /usr/share/ddnet/data/languages/ukrainian.txt /usr/share/ddnet/data/mapres /usr/share/ddnet/data/mapres/basic_freeze.png /usr/share/ddnet/data/mapres/bg_cloud1.png /usr/share/ddnet/data/mapres/bg_cloud2.png /usr/share/ddnet/data/mapres/bg_cloud3.png /usr/share/ddnet/data/mapres/ddmax_freeze.png /usr/share/ddnet/data/mapres/ddnet_start.png /usr/share/ddnet/data/mapres/ddnet_tiles.png /usr/share/ddnet/data/mapres/ddnet_walls.png /usr/share/ddnet/data/mapres/desert_background.png /usr/share/ddnet/data/mapres/desert_doodads.png /usr/share/ddnet/data/mapres/desert_main.png /usr/share/ddnet/data/mapres/desert_mountains.png /usr/share/ddnet/data/mapres/desert_mountains2.png /usr/share/ddnet/data/mapres/desert_mountains_new_background.png /usr/share/ddnet/data/mapres/desert_mountains_new_foreground.png /usr/share/ddnet/data/mapres/desert_sun.png /usr/share/ddnet/data/mapres/entities.png /usr/share/ddnet/data/mapres/fadeout.png /usr/share/ddnet/data/mapres/font_teeworlds.png /usr/share/ddnet/data/mapres/font_teeworlds_alt.png /usr/share/ddnet/data/mapres/generic_clear.png /usr/share/ddnet/data/mapres/generic_deathtiles.png /usr/share/ddnet/data/mapres/generic_lamps.png /usr/share/ddnet/data/mapres/generic_unhookable.png /usr/share/ddnet/data/mapres/generic_unhookable_0.7.png /usr/share/ddnet/data/mapres/grass_doodads.png /usr/share/ddnet/data/mapres/grass_doodads_0.7.png /usr/share/ddnet/data/mapres/grass_main.png /usr/share/ddnet/data/mapres/grass_main_0.7.png /usr/share/ddnet/data/mapres/jungle_background.png /usr/share/ddnet/data/mapres/jungle_deathtiles.png /usr/share/ddnet/data/mapres/jungle_doodads.png /usr/share/ddnet/data/mapres/jungle_main.png /usr/share/ddnet/data/mapres/jungle_midground.png /usr/share/ddnet/data/mapres/jungle_unhookables.png /usr/share/ddnet/data/mapres/light.png /usr/share/ddnet/data/mapres/mixed_tiles.png /usr/share/ddnet/data/mapres/moon.png /usr/share/ddnet/data/mapres/mountains.png /usr/share/ddnet/data/mapres/round_tiles.png /usr/share/ddnet/data/mapres/snow.png /usr/share/ddnet/data/mapres/snow_mountain.png /usr/share/ddnet/data/mapres/stars.png /usr/share/ddnet/data/mapres/sun.png /usr/share/ddnet/data/mapres/water.png /usr/share/ddnet/data/mapres/winter_doodads.png /usr/share/ddnet/data/mapres/winter_main.png /usr/share/ddnet/data/mapres/winter_mountains.png /usr/share/ddnet/data/mapres/winter_mountains2.png /usr/share/ddnet/data/mapres/winter_mountains3.png /usr/share/ddnet/data/maps /usr/share/ddnet/data/maps/Gold Mine.map /usr/share/ddnet/data/maps/LearnToPlay.map /usr/share/ddnet/data/maps/Sunny Side Up.map /usr/share/ddnet/data/maps/Tsunami.map /usr/share/ddnet/data/maps/Tutorial.map /usr/share/ddnet/data/maps/coverage.map /usr/share/ddnet/data/maps/ctf1.map /usr/share/ddnet/data/maps/ctf2.map /usr/share/ddnet/data/maps/ctf3.map /usr/share/ddnet/data/maps/ctf4.map /usr/share/ddnet/data/maps/ctf5.map /usr/share/ddnet/data/maps/ctf6.map /usr/share/ddnet/data/maps/ctf7.map /usr/share/ddnet/data/maps/dm1.map /usr/share/ddnet/data/maps/dm2.map /usr/share/ddnet/data/maps/dm6.map /usr/share/ddnet/data/maps/dm7.map /usr/share/ddnet/data/maps/dm8.map /usr/share/ddnet/data/maps/dm9.map /usr/share/ddnet/data/maps/license.txt /usr/share/ddnet/data/maps7 /usr/share/ddnet/data/maps7/Gold Mine.map /usr/share/ddnet/data/maps7/LearnToPlay.map /usr/share/ddnet/data/maps7/Sunny Side Up.map /usr/share/ddnet/data/maps7/Tsunami.map /usr/share/ddnet/data/maps7/Tutorial.map /usr/share/ddnet/data/maps7/readme.txt /usr/share/ddnet/data/menuimages /usr/share/ddnet/data/menuimages/demos.png /usr/share/ddnet/data/menuimages/editor.png /usr/share/ddnet/data/menuimages/local_server.png /usr/share/ddnet/data/menuimages/play_game.png /usr/share/ddnet/data/menuimages/settings.png /usr/share/ddnet/data/particles.png /usr/share/ddnet/data/shader /usr/share/ddnet/data/shader/pipeline.frag /usr/share/ddnet/data/shader/pipeline.vert /usr/share/ddnet/data/shader/prim.frag /usr/share/ddnet/data/shader/prim.vert /usr/share/ddnet/data/shader/primex.frag /usr/share/ddnet/data/shader/primex.vert /usr/share/ddnet/data/shader/quad.frag /usr/share/ddnet/data/shader/quad.vert /usr/share/ddnet/data/shader/spritemulti.frag /usr/share/ddnet/data/shader/spritemulti.vert /usr/share/ddnet/data/shader/text.frag /usr/share/ddnet/data/shader/text.vert /usr/share/ddnet/data/shader/tile.frag /usr/share/ddnet/data/shader/tile.vert /usr/share/ddnet/data/shader/vulkan /usr/share/ddnet/data/shader/vulkan/prim.frag /usr/share/ddnet/data/shader/vulkan/prim.frag.spv /usr/share/ddnet/data/shader/vulkan/prim.vert /usr/share/ddnet/data/shader/vulkan/prim.vert.spv /usr/share/ddnet/data/shader/vulkan/prim3d.frag /usr/share/ddnet/data/shader/vulkan/prim3d.frag.spv /usr/share/ddnet/data/shader/vulkan/prim3d.vert /usr/share/ddnet/data/shader/vulkan/prim3d.vert.spv /usr/share/ddnet/data/shader/vulkan/prim3d_textured.frag.spv /usr/share/ddnet/data/shader/vulkan/prim3d_textured.vert.spv /usr/share/ddnet/data/shader/vulkan/prim_textured.frag.spv /usr/share/ddnet/data/shader/vulkan/prim_textured.vert.spv /usr/share/ddnet/data/shader/vulkan/primex.frag /usr/share/ddnet/data/shader/vulkan/primex.frag.spv /usr/share/ddnet/data/shader/vulkan/primex.vert /usr/share/ddnet/data/shader/vulkan/primex.vert.spv /usr/share/ddnet/data/shader/vulkan/primex_rotationless.frag.spv /usr/share/ddnet/data/shader/vulkan/primex_rotationless.vert.spv /usr/share/ddnet/data/shader/vulkan/primex_tex.frag.spv /usr/share/ddnet/data/shader/vulkan/primex_tex.vert.spv /usr/share/ddnet/data/shader/vulkan/primex_tex_rotationless.frag.spv /usr/share/ddnet/data/shader/vulkan/primex_tex_rotationless.vert.spv /usr/share/ddnet/data/shader/vulkan/quad.frag /usr/share/ddnet/data/shader/vulkan/quad.frag.spv /usr/share/ddnet/data/shader/vulkan/quad.vert /usr/share/ddnet/data/shader/vulkan/quad.vert.spv /usr/share/ddnet/data/shader/vulkan/quad_push.frag.spv /usr/share/ddnet/data/shader/vulkan/quad_push.vert.spv /usr/share/ddnet/data/shader/vulkan/quad_push_textured.frag.spv /usr/share/ddnet/data/shader/vulkan/quad_push_textured.vert.spv /usr/share/ddnet/data/shader/vulkan/quad_textured.frag.spv /usr/share/ddnet/data/shader/vulkan/quad_textured.vert.spv /usr/share/ddnet/data/shader/vulkan/quadbo.vertfrag /usr/share/ddnet/data/shader/vulkan/spritemulti.frag /usr/share/ddnet/data/shader/vulkan/spritemulti.frag.spv /usr/share/ddnet/data/shader/vulkan/spritemulti.vert /usr/share/ddnet/data/shader/vulkan/spritemulti.vert.spv /usr/share/ddnet/data/shader/vulkan/spritemulti_push.frag.spv /usr/share/ddnet/data/shader/vulkan/spritemulti_push.vert.spv /usr/share/ddnet/data/shader/vulkan/text.frag /usr/share/ddnet/data/shader/vulkan/text.frag.spv /usr/share/ddnet/data/shader/vulkan/text.vert /usr/share/ddnet/data/shader/vulkan/text.vert.spv /usr/share/ddnet/data/shader/vulkan/tile.frag /usr/share/ddnet/data/shader/vulkan/tile.frag.spv /usr/share/ddnet/data/shader/vulkan/tile.vert /usr/share/ddnet/data/shader/vulkan/tile.vert.spv /usr/share/ddnet/data/shader/vulkan/tile_border.frag.spv /usr/share/ddnet/data/shader/vulkan/tile_border.vert.spv /usr/share/ddnet/data/shader/vulkan/tile_border_line.frag.spv /usr/share/ddnet/data/shader/vulkan/tile_border_line.vert.spv /usr/share/ddnet/data/shader/vulkan/tile_border_line_textured.frag.spv /usr/share/ddnet/data/shader/vulkan/tile_border_line_textured.vert.spv /usr/share/ddnet/data/shader/vulkan/tile_border_textured.frag.spv /usr/share/ddnet/data/shader/vulkan/tile_border_textured.vert.spv /usr/share/ddnet/data/shader/vulkan/tile_textured.frag.spv /usr/share/ddnet/data/shader/vulkan/tile_textured.vert.spv /usr/share/ddnet/data/skins /usr/share/ddnet/data/skins/PaladiN.png /usr/share/ddnet/data/skins/antiantey.png /usr/share/ddnet/data/skins/beast.png /usr/share/ddnet/data/skins/blacktee.png /usr/share/ddnet/data/skins/bluekitty.png /usr/share/ddnet/data/skins/bluestripe.png /usr/share/ddnet/data/skins/bomb.png /usr/share/ddnet/data/skins/brownbear.png /usr/share/ddnet/data/skins/cammo.png /usr/share/ddnet/data/skins/cammostripes.png /usr/share/ddnet/data/skins/chinese_by_whis.png /usr/share/ddnet/data/skins/coala.png /usr/share/ddnet/data/skins/coala_bluekitty.png /usr/share/ddnet/data/skins/coala_bluestripe.png /usr/share/ddnet/data/skins/coala_cammo.png /usr/share/ddnet/data/skins/coala_cammostripes.png /usr/share/ddnet/data/skins/coala_default.png /usr/share/ddnet/data/skins/coala_limekitty.png /usr/share/ddnet/data/skins/coala_pinky.png /usr/share/ddnet/data/skins/coala_redbopp.png /usr/share/ddnet/data/skins/coala_redstripe.png /usr/share/ddnet/data/skins/coala_saddo.png /usr/share/ddnet/data/skins/coala_toptri.png /usr/share/ddnet/data/skins/coala_twinbop.png /usr/share/ddnet/data/skins/coala_twintri.png /usr/share/ddnet/data/skins/coala_warpaint.png /usr/share/ddnet/data/skins/coala_x_ninja.png /usr/share/ddnet/data/skins/default.png /usr/share/ddnet/data/skins/demonlimekitty.png /usr/share/ddnet/data/skins/dino.png /usr/share/ddnet/data/skins/dragon.png /usr/share/ddnet/data/skins/evil.png /usr/share/ddnet/data/skins/evilwolfe.png /usr/share/ddnet/data/skins/ghost.png /usr/share/ddnet/data/skins/ghostjtj.png /usr/share/ddnet/data/skins/giraffe.png /usr/share/ddnet/data/skins/greensward.png /usr/share/ddnet/data/skins/greyfox.png /usr/share/ddnet/data/skins/greyfox_2.png /usr/share/ddnet/data/skins/hammie-chew.png /usr/share/ddnet/data/skins/hammie-whis.png /usr/share/ddnet/data/skins/jeet.png /usr/share/ddnet/data/skins/kintaro_2.png /usr/share/ddnet/data/skins/kitty_bluestripe.png /usr/share/ddnet/data/skins/kitty_brownbear.png /usr/share/ddnet/data/skins/kitty_cammo.png /usr/share/ddnet/data/skins/kitty_cammostripes.png /usr/share/ddnet/data/skins/kitty_coala.png /usr/share/ddnet/data/skins/kitty_default.png /usr/share/ddnet/data/skins/kitty_pinky.png /usr/share/ddnet/data/skins/kitty_redbopp.png /usr/share/ddnet/data/skins/kitty_redstripe.png /usr/share/ddnet/data/skins/kitty_saddo.png /usr/share/ddnet/data/skins/kitty_toptri.png /usr/share/ddnet/data/skins/kitty_twinbop.png /usr/share/ddnet/data/skins/kitty_twintri.png /usr/share/ddnet/data/skins/kitty_warpaint.png /usr/share/ddnet/data/skins/kitty_x_ninja.png /usr/share/ddnet/data/skins/license.txt /usr/share/ddnet/data/skins/limekitty.png /usr/share/ddnet/data/skins/mermydon-coala.png /usr/share/ddnet/data/skins/mermydon.png /usr/share/ddnet/data/skins/mouse.png /usr/share/ddnet/data/skins/musmann.png /usr/share/ddnet/data/skins/nanami.png /usr/share/ddnet/data/skins/nanas.png /usr/share/ddnet/data/skins/nersif.png /usr/share/ddnet/data/skins/oldman.png /usr/share/ddnet/data/skins/oldschool.png /usr/share/ddnet/data/skins/penguin.png /usr/share/ddnet/data/skins/pinky.png /usr/share/ddnet/data/skins/random.png /usr/share/ddnet/data/skins/redbopp.png /usr/share/ddnet/data/skins/redstripe.png /usr/share/ddnet/data/skins/saddo.png /usr/share/ddnet/data/skins/santa_bluekitty.png /usr/share/ddnet/data/skins/santa_bluestripe.png /usr/share/ddnet/data/skins/santa_brownbear.png /usr/share/ddnet/data/skins/santa_cammo.png /usr/share/ddnet/data/skins/santa_cammostripes.png /usr/share/ddnet/data/skins/santa_coala.png /usr/share/ddnet/data/skins/santa_default.png /usr/share/ddnet/data/skins/santa_limekitty.png /usr/share/ddnet/data/skins/santa_pinky.png /usr/share/ddnet/data/skins/santa_redbopp.png /usr/share/ddnet/data/skins/santa_redstripe.png /usr/share/ddnet/data/skins/santa_saddo.png /usr/share/ddnet/data/skins/santa_toptri.png /usr/share/ddnet/data/skins/santa_twinbop.png /usr/share/ddnet/data/skins/santa_twintri.png /usr/share/ddnet/data/skins/santa_warpaint.png /usr/share/ddnet/data/skins/teerasta.png /usr/share/ddnet/data/skins/toptri.png /usr/share/ddnet/data/skins/twinbop.png /usr/share/ddnet/data/skins/twintri.png /usr/share/ddnet/data/skins/veteran.png /usr/share/ddnet/data/skins/voodoo_tee.png /usr/share/ddnet/data/skins/warpaint.png /usr/share/ddnet/data/skins/wartee.png /usr/share/ddnet/data/skins/whis.png /usr/share/ddnet/data/skins/x_ninja.png /usr/share/ddnet/data/skins/x_spec.png /usr/share/ddnet/data/strong_weak.png /usr/share/ddnet/data/themes /usr/share/ddnet/data/themes/auto.png /usr/share/ddnet/data/themes/autumn.png /usr/share/ddnet/data/themes/autumn_day.map /usr/share/ddnet/data/themes/autumn_night.map /usr/share/ddnet/data/themes/heavens.png /usr/share/ddnet/data/themes/heavens_day.map /usr/share/ddnet/data/themes/heavens_night.map /usr/share/ddnet/data/themes/jungle.png /usr/share/ddnet/data/themes/jungle_day.map /usr/share/ddnet/data/themes/jungle_night.map /usr/share/ddnet/data/themes/newyear.map /usr/share/ddnet/data/themes/newyear.png /usr/share/ddnet/data/themes/none.png /usr/share/ddnet/data/themes/rand.png /usr/share/ddnet/data/themes/winter.png /usr/share/ddnet/data/themes/winter_day.map /usr/share/ddnet/data/themes/winter_night.map /usr/share/ddnet/data/wordlist.txt
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 18:05:00 2024