Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-07-12 | fix a nonsensical condition | /dev/humancontroller | |
2014-07-12 | fix 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-12 | separate 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-12 | fix 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-12 | remedy some code failures | /dev/humancontroller | |
(not sure about the effects) | |||
2014-07-12 | fix a bunch of compiler warnings | /dev/humancontroller | |
2014-04-25 | Fix BG_Buildable dereferencing a null pointer if cuboidSize is NULL and ↵ | enneract | |
buildable is a cuboid. | |||
2014-04-18 | Fix a potential segfault. | enneract | |
2014-02-26 | 0.1.8 | enneract | |
2014-02-25 | Fix Turrets and Teslas shooting at Humans, tweak power zap's parameters. | enneract | |
2014-02-25 | 0.1.7 | enneract | |
2014-01-19 | 0.1.6 | Paweł Redman | |
2013-09-15 | admin_higher mindfuck bugfix | Paweł Redman | |
2013-09-15 | Battle suit + Helmet bugfix | Paweł Redman | |
2013-09-13 | Missing cross_implanted.tga, proper Helmet texture and mara zap bugfix. | Paweł Redman | |
2013-09-12 | 0.1.5 | Paweł Redman | |
2013-09-12 | Fix a bunch of bugs related to administration and announcing | Paweł Redman | |
2013-09-12 | 0.1.4 | Paweł Redman | |
2013-09-09 | 0.1.3 | Paweł Redman | |
2013-09-09 | 0.1.2 and code cleanup | Paweł Redman | |
2013-09-07 | 0.1.1 and asset cleanup | Paweł Redman | |
2013-09-07 | Merge branch 'master' of https://github.com/enneract/cuboid | Paweł Redman | |
Cleaning up the mess | |||
2013-09-07 | Make spectators not collide with buildings and players | Paweł Redman | |
2013-09-07 | Merge pull request #2 from ZdrytchX/patch-2 | Paweł Redman | |
Derp used wrong operator (my bad!) | |||
2013-09-07 | Merge pull request #1 from ZdrytchX/patch-1 | Paweł Redman | |
Maintain Velocity when clipping walls for 200 msec | |||
2013-09-07 | Remove .orig files | Paweł Redman | |
2013-09-07 | Derp used wrong symbol (my bad!) | Zedwaitch (Zachary) Wibowanto | |
2013-09-07 | Maintain Velocity when clipping walls for 200 msec | Zedwaitch (Zachary) Wibowanto | |
2013-09-06 | Lower Tyrant trample damage by 33%. | Paweł Redman | |
2013-09-06 | Initial commit | Paweł Redman | |