Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-05-21 | Remove all override code. | Paweł Redman | |
Overrides allowed changing some attributes of buildings and classes using configs (and without having to change the code itself). This commit removes this nonsensical system. | |||
2017-04-15 | remove a bunch of set-but-otherwise-unused variables | /dev/humancontroller | |
2017-04-15 | multi-protocol: implement messagemode[2] in the ui module, for use in ↵ | Jeff Kent | |
non-1.1 clients | |||
2017-04-15 | multi-protocol: largely port the (gamelogic part of the) multi-protocol code ↵ | /dev/humancontroller | |
to the 1.1-ish code base also update .gitignore accordingly | |||
2017-04-15 | export symbols required for gamelogic shared libraries | /dev/humancontroller | |
2017-04-15 | import the Lakitu7 r181 cgame and ui modules | Jeff Kent | |
replacing the existing ones |