Age | Commit message (Expand) | Author |
2017-04-15 | fix/silence a couple of compiler warnings | /dev/humancontroller |
2017-04-15 | remove a bunch of set-but-otherwise-unused variables | /dev/humancontroller |
2017-04-15 | remove a bunch of unused variables and some no-op code | /dev/humancontroller |
2017-04-15 | fix a couple of compiler warnings | /dev/humancontroller |
2017-04-15 | fix a bunch of %i format flags / arguments | /dev/humancontroller |
2017-04-15 | fix an apparently WRONG parenthesization | /dev/humancontroller |
2017-04-15 | multi-protocol: implement messagemode[2] in the ui module, for use in non-1.1... | Jeff Kent |
2017-04-15 | multi-protocol: largely port the (gamelogic part of the) multi-protocol code ... | /dev/humancontroller |
2017-04-15 | multi-protocol: rename powerups to misc in the playerState_t and entityState_... | /dev/humancontroller |
2017-04-15 | multi-protocol: also update the cQVM-specific ammo&clips code | /dev/humancontroller |
2017-04-15 | multi-protocol: change the playerState_t and entityState_t structs to the ver... | Jeff Kent |
2017-04-15 | A SHIT COMMIT | /dev/humancontroller |
2017-04-15 | A NON-SHIT COMMIT | /dev/humancontroller |
2017-04-15 | reserve (by default) the "dep" directory for the repository of dependencies (... | /dev/humancontroller |
2017-04-15 | do not treat a clipmask of 0 as MASK_DEADSOLID in some cases | /dev/humancontroller |
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 '\n'-in... | /dev/humancontroller |
2017-04-15 | in the vote calling code, add double quotes around some substituted argument ... | /dev/humancontroller |
2017-04-15 | add a makefile option to build only the game module or only the cgame and ui ... | /dev/humancontroller |
2017-04-15 | add a makefile option not to acquire revision information from Git | /dev/humancontroller |
2017-04-15 | stop embedding the architecture in the filenames of binaries and libraries | /dev/humancontroller |
2017-04-15 | rearrange the build directory structure a bit | /dev/humancontroller |
2017-04-15 | export symbols required for gamelogic shared libraries | /dev/humancontroller |
2017-04-15 | allow additional makefiles to be included via the new SETTINGS_MAKEFILES make... | /dev/humancontroller |
2017-04-15 | add a basic .gitignore file | /dev/humancontroller |
2017-04-15 | stop using profile/platform/architecture-specific build directories, just use... | /dev/humancontroller |
2017-04-15 | rename the Makefile to GNUmakefile, and reference GNUmakefile.local instead o... | /dev/humancontroller |
2017-04-15 | move licenses to the misc dir, remove some old shit | /dev/humancontroller |
2017-04-15 | update the Makefile to the latest revision | /dev/humancontroller |
2017-04-15 | update the tools to the latest revision | /dev/humancontroller |
2017-04-15 | import the Lakitu7 r181 cgame and ui modules | Jeff Kent |
2017-04-15 | import the cQVM game module | Paweł Redman |
2017-04-15 | import the Slacker's QVM code base | SlackerLinux85 |
2017-04-13 | initialize a new, empty repository | /dev/humancontroller |