Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-06-25 | fix macOS build for platform x86_64 | narbatucker | |
2017-05-02 | Implement high admin chat | MaeJong | |
The channel is accessible to anyone who has the flag HIGHADMINCHAT, via /say_hadmins or /ha | |||
2017-04-15 | define ^0 as grey | /dev/humancontroller | |
patch by benmachine | |||
2017-04-15 | increase MAX_SAY_TEXT to 800 | /dev/humancontroller | |
2017-04-15 | fix the game module smashing userinfo strings | /dev/humancontroller | |
strcpy() was WRONGly used btw, this has LONG(TM) ago been fixed in modern code bases | |||
2017-04-15 | multi-protocol: rename powerups to misc in the playerState_t and ↵ | /dev/humancontroller | |
entityState_t structs | |||
2017-04-15 | multi-protocol: change the playerState_t and entityState_t structs to the ↵ | Jeff Kent | |
versions in the latest code base this includes changing how ammo and clips r stored | |||
2017-04-15 | export symbols required for gamelogic shared libraries | /dev/humancontroller | |
2017-04-15 | update the tools to the latest revision | /dev/humancontroller | |
URL: https://github.com/darklegion/tremulous revision: c862a5340c8de44dcc7abaff170c20c04f9340e8, equivalently f45fbef604e05144057dec8d1dbfc5d4f5a2a822 | |||
2017-04-15 | import the Slacker's QVM code base | SlackerLinux85 | |