开源项目社区 当前位置 :
www.trustie.net/open_source_projects 主页 > 开源项目社区
  • nightie
    0?1472459240

    Game based on a story by my sister. My job is main code, her pictures and easy programming tasks =). We hope to finish it one day.

    0 个关注者

    1 位当前贡献者

    0 距离上次提交时间

    0 行代码

    管理人员:
    创建时间: 2014-05-11 18:07
    数据更新时间:2014-04-24
    Tags
    C
  • tw-qvm
    0?1472459240

    SVN FeaturesThis wiki page shows changes made to Lakitu7's QVM introduced in TremWars QVM. Up-to-date as of SVN 39.

    Administrator Commands!adminlog Output a log of administrator commands used throughout the current map. !drop Silently drop a player from the server with a 'Disconnect' message. !fireworks Play the current maps ending animation (e.g. fireworks in ATCS). !flag Grant a player rights to a flag. !ghost Remove previous instances of yourself from the server. !listmaps Output a list of maps available to play. !maplog Output a log of recently played maps. !unflag Deny a players rights to a flag. Administrator Flags& Players without this flag are denied from calling votes, but can still participate in votes. + /builder A !adminlog F !fireworks f !flag and !unflag j !listmaps o !drop Q !ghost U !maplog Commands/allstats View a table of statistics of each player for the current game. /builder Find out who built a buildable. /mark Mark a buildable for deconstruction. Server Variablesg_aimbotAdvertBan (1|0) Enable|Disable the banning of players caught advertising aimbots (nullify spam). g_aimbotAdvertBanReason (string) Ban reason to give to players caught advertising aimbots. g_aimbotAdvertBanTime (string) Time to ban players caught advertising aimbots (e.g. 10d, 5h, etc). g_allStats (1|0) Enable|Disable /allstats. g_feedingSpree (int) Amount of deaths required to trigger a feeding spree. g_killerHp (1|0) Enable|Disable the showing of a killers HP to their victim. g_killingSpree (int) Amount of kills required to trigger a killing spree. g_msg (string) Repetitive CP message to show to players throughout the game. g_msgTime (int) Time (in minutes) between each repetitive CP message. g_noVotingRights (string) Message to show to players who don't have voting rights. Fixes/EnhancementsBlack names aren't usable, and cannot be bypassed by two carrot symbols. Call a vote to put a player onto the spectators team. CP message displays when a vote is called. Players are allowed forward slashes in their names. Specify the duration to lock a player on a team using !putteam (player) (a|h|s) (duration). Spectators in follow mode have their own statistics in /serverstatus. Team votes are prefixed with the team name. Vote results are printed after votes (including percentage and vote string)....

    0 个关注者

    1 位当前贡献者

    62 距离上次提交时间

    58192 行代码

    管理人员:
    创建时间: 2014-05-11 18:05
    数据更新时间:2014-04-24
    Tags
    C
    qvm
  • phimento
    0?1472459240

    phiMento OSphiMento OS is an open source operating system.

    It is written in C and a little x86 assembly. phiMento OS is a hobby and it is 32-bit only.

    You can download source code from here [0.0.1 Alpha]

    Features:Memory Managing Kernel heap (kmalloc. kfree) Error Fault Handling System Calls Text Mode Video Driver Keyboard Driver...

    0 个关注者

    1 位当前贡献者

    17 距离上次提交时间

    1489 行代码

    管理人员:
    创建时间: 2014-05-11 18:05
    数据更新时间:2014-04-24
    Tags
    os
    asm
    C
  • libdivsufsort
    0?1472459240

    The libdivsufsort project provides a fast, lightweight, and robust C API library to construct the suffix array and the Burrows-Wheeler transformed string for any input string of a constant-size alphabet.

    News:2008/08/23: libdivsufsort-2.0.0 is now available. 2008/06/09: The project has been moved to Google Code. Current Features:Constructs the suffix array in O(n log n) time and O(1) extra working space. Constructs the Burrows-Wheeler transformed string directly. Inverse BW-transform. Fast suffix array checker. Simple string search. Planned Features:Lightweight BWT and Inverse BWT. (3n? bytes) Regular expression search...?...

    0 个关注者

    1 位当前贡献者

    17 距离上次提交时间

    3295 行代码

    管理人员:
    创建时间: 2014-05-11 18:04
    数据更新时间:2014-04-24
    Tags
    C
    API
    bwt
  • kuailekaba
    0?1472459240

    My Own code,

    0 个关注者

    1 位当前贡献者

    168 距离上次提交时间

    11031 行代码

    管理人员:
    创建时间: 2014-05-11 18:04
    数据更新时间:2014-04-24
    Tags
    C
  • uacars
    0?1472459240

    Proyecto sobre gestión de alquiler y venta de coches para la asignatura Dpaa del curso 2008-2009

    0 个关注者

    1 位当前贡献者

    237 距离上次提交时间

    21314 行代码

    管理人员:
    创建时间: 2014-05-11 18:01
    数据更新时间:2014-04-24
    Tags
    C
  • apjunktion-scoreboard
    0?1472459240

    Displays Scoreboards,

    0 个关注者

    1 位当前贡献者

    4 距离上次提交时间

    987 行代码

    管理人员:
    创建时间: 2014-05-11 17:59
    数据更新时间:2014-04-24
    Tags
    wpf
    C
  • iisback
    0?1472459240

    IntroductionIISBack is a tool that can be used to backup & restore IIS's configure.

    Unknown end tag for

    介绍IISBack是一个IIS配置备份还原工具.

    主要目的为了解决IIS服务器重装之后的IIS还原.

    Useageiisback .
    /backup----------Backup IIS configure to file.
    /recover---------Recover configure with original user accounts. ...

    0 个关注者

    1 位当前贡献者

    25 距离上次提交时间

    1223 行代码

    管理人员:
    创建时间: 2014-05-11 17:59
    数据更新时间:2014-04-24
    Tags
    abo
    C
    iis
  • jdotnetslave
    0?1472459240

    Similar to JNA for C and Rococoa for Objective-C, JDotNetSlave is a library that lets a Java program host CLR assemblies and interact with it transparently.

    JDotNetSlave needs Java wrappers that can be written by hand or auto-generated by JNAerator.

    The ultimate goal is to type java -jar jnaerator.jar MyAssembly.dll and get an equivalent self-contained MyAssembly.jar that can be added to an or shipped with a Java program....

    0 个关注者

    1 位当前贡献者

    0 距离上次提交时间

    0 行代码

    管理人员:
    创建时间: 2014-05-11 17:57
    数据更新时间:2014-04-24
    Tags
    jvm
    clr
    C
  • ircsandra
    0?1472459240

    IRC Bot in C#, Connects 2 People to a talk.,

    0 个关注者

    1 位当前贡献者

    2 距离上次提交时间

    6889 行代码

    管理人员:
    创建时间: 2014-05-11 17:56
    数据更新时间:2014-04-24
    Tags
    irc
    C
    bot

© Copyright 2007~2021 国防科技大学Trustie团队 & IntelliDE 湘ICP备 17009477号