summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-10-22Fix a segfault in cgame console.HEADmasterenneract
2014-07-12remove G_CheckCuboidConfig() until it is fixed/dev/humancontroller
2014-07-12fix a nonsensical condition/dev/humancontroller
2014-07-12fix the crash that occurs, for example, when selecting a cuboid to build/dev/humancontroller
this also possibly fixes "relaying cuboids" also add proper declarations for related functions
2014-07-12separate MISC_INFOHEAD into 2 fields, because a single 16-bit field is not ↵/dev/humancontroller
enough to store 2 entity numbers (20 bits)
2014-07-12fix the inconsistency between the enumarators and the strings of the means ↵/dev/humancontroller
of death values notably, this fixes crashes that occur when buildables self-destruct after losing creep
2014-07-12fix playerState_t::misc field updates not getting through in all cases/dev/humancontroller
who the fuck removed this change-check anyway?
2014-07-12remedy some code failures/dev/humancontroller
(not sure about the effects)
2014-07-12fix a bunch of compiler warnings/dev/humancontroller
2014-04-25Fix BG_Buildable dereferencing a null pointer if cuboidSize is NULL and ↵enneract
buildable is a cuboid.
2014-04-18Fix a potential segfault.enneract
2014-02-260.1.8enneract
2014-02-25Fix Turrets and Teslas shooting at Humans, tweak power zap's parameters.enneract
2014-02-25Update SPLASH_VERSIONenneract
2014-02-250.1.7enneract
2014-01-19Minor shader and particle system fixesPaweł Redman
2014-01-19Fix greensplat.tgaPaweł Redman
2014-01-19Fix a typo in creditsPaweł Redman
2014-01-19Merge branch 'master' of https://github.com/enneract/cuboidPaweł Redman
Conflicts: src/game/g_weapon.c
2014-01-190.1.6Paweł Redman
2013-09-19Merge pull request #13 from DolceTriade/masterPaweł Redman
Various fixes
2013-09-17Various whitespace fixes and revert zap to GPPdolcetriade
2013-09-17Fix buildable loading bar not stopping at 75%dolcetriade
2013-09-15admin_higher mindfuck bugfixPaweł Redman
2013-09-15Merge branch 'master' of https://github.com/enneract/cuboidPaweł Redman
2013-09-15Battle suit + Helmet bugfixPaweł Redman
2013-09-14Merge pull request #7 from ZdrytchX/patch-7Paweł Redman
Updated cg_projectilenudge
2013-09-14Updated cg_projectilenudgeZedwaitch (Zachary) Wibowanto
1: Default, except it won't be used if cg_unlagged is disabled 2: Previous default 3: Used for those who have think/know that their unlagged is inaccurate on the server
2013-09-13Missing cross_implanted.tga, proper Helmet texture and mara zap bugfix.Paweł Redman
2013-09-120.1.5Paweł Redman
2013-09-12Fix a bunch of bugs related to administration and announcingPaweł Redman
2013-09-120.1.4Paweł Redman
2013-09-090.1.3Paweł Redman
2013-09-090.1.2 and code cleanupPaweł Redman
2013-09-070.1.1 and asset cleanupPaweł Redman
2013-09-070.1.1 and asset cleanupPaweł Redman
2013-09-07Add missing Human Impregnation AssetsPaweł Redman
2013-09-07Merge branch 'master' of https://github.com/enneract/cuboidPaweł Redman
Cleaning up the mess
2013-09-07Make spectators not collide with buildings and playersPaweł Redman
2013-09-07Merge pull request #2 from ZdrytchX/patch-2Paweł Redman
Derp used wrong operator (my bad!)
2013-09-07Merge pull request #1 from ZdrytchX/patch-1Paweł Redman
Maintain Velocity when clipping walls for 200 msec
2013-09-07Remove .orig filesPaweł Redman
2013-09-07Derp used wrong symbol (my bad!)Zedwaitch (Zachary) Wibowanto
2013-09-07Maintain Velocity when clipping walls for 200 msecZedwaitch (Zachary) Wibowanto
2013-09-06Add the remaining Cuboid 0.1.0 assetsPaweł Redman
2013-09-06Lower Tyrant trample damage by 33%.Paweł Redman
2013-09-06Merge https://github.com/enneract/cuboidPaweł Redman
Initial commit
2013-09-06Initial commitPaweł Redman
2013-09-06Initial commitPaweł Redman