Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-04-15 | do not treat a clipmask of 0 as MASK_DEADSOLID in some cases | /dev/humancontroller | |
remove the clipmask == 0 special cases from G_TestEntityPosition() and G_Physics(). when spawning corpses, set their clipmask to MASK_DEADSOLID instead of 0. | |||
2017-04-15 | fix trigger_stage activation upon stage jumps | /dev/humancontroller | |
2017-04-15 | fix unlagged not being used at all for overly large latencies | /dev/humancontroller | |
2017-04-15 | stop embedding/displaying version information in various cases | /dev/humancontroller | |
2017-04-15 | in the vote calling functions, protect against the dreaded exploit of ↵ | /dev/humancontroller | |
'\n'-interpretation inside quotes | |||
2017-04-15 | in the vote calling code, add double quotes around some substituted argument ↵ | /dev/humancontroller | |
strings | |||
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 Lakitu7 r181 cgame and ui modules | Jeff Kent | |
replacing the existing ones | |||
2017-04-15 | import the cQVM game module | Paweł Redman | |
replacing the existing one | |||
2017-04-15 | import the Slacker's QVM code base | SlackerLinux85 | |