Age | Commit message (Expand) | Author |
2018-08-05 | Fix compilation on non-Linux platforms.HEADmaster | Paweł Redman |
2018-04-27 | Fix selection. | Paweł Redman |
2018-04-27 | Infinite crystals cheat. | Paweł Redman |
2018-04-27 | A different icon for restocking grenades. | Paweł Redman |
2018-04-27 | Redo the pie menu with icons. | Paweł Redman |
2018-04-27 | Detect game over conditions. | Paweł Redman |
2018-04-26 | Enable texture filtering. | Paweł Redman |
2018-04-26 | Improve the 'lag' message. | Paweł Redman |
2018-04-26 | Redo the world generation. | Paweł Redman |
2018-04-26 | Redo the water. | Paweł Redman |
2018-04-26 | Improve says a bit. | Paweł Redman |
2018-04-26 | Random worlds. | Paweł Redman |
2018-04-26 | Fix ambience being calculated incorrectly (regression from 4cfe1361f). | Paweł Redman |
2018-04-26 | Rebalance the game again. | Paweł Redman |
2018-04-26 | Add the replicator. | Paweł Redman |
2018-04-25 | Rename repl/replicator to teleporter. | Paweł Redman |
2018-04-25 | Ammunition mechanic for soldiers. | Paweł Redman |
2018-04-25 | Show grenade counts on avatars. | Paweł Redman |
2018-04-25 | Remake rockets into grenades. | Paweł Redman |
2018-04-25 | Improve unit says a bit. | Paweł Redman |
2018-04-25 | Building mechanic. | Paweł Redman |
2018-04-23 | Improve the soldier's face. | Paweł Redman |
2018-04-22 | Change the world a bit. | Paweł Redman |
2018-04-22 | Repairing mechanic for the builder. | Paweł Redman |
2018-04-22 | Fix spread_aim producing infinite/nan vectors. | Paweł Redman |
2018-04-22 | Add crystals as a currency. | Paweł Redman |
2018-04-22 | Add the builder. | Paweł Redman |
2018-04-21 | Shoot from the human's center but keep the vfx as-is. | Paweł Redman |
2018-04-21 | Gathering mechanic for scientists. | Paweł Redman |
2018-04-21 | Get rid of src/game/text.cpp. | Paweł Redman |
2018-04-21 | Hide game and interface behind a pimpl. | Paweł Redman |
2018-04-21 | Start the game with time = 1. | Paweł Redman |
2018-04-21 | Make scientists run faster. | Paweł Redman |
2018-04-21 | Rebalance + new firing sound. | Paweł Redman |
2018-04-21 | Change the font. | Paweł Redman |
2018-04-21 | Add the scientist. | Paweł Redman |
2018-04-21 | Replicator avatar. | Paweł Redman |
2018-04-21 | Redo how explosions deal damage. | Paweł Redman |
2018-04-21 | Corpses can take damage now. | Paweł Redman |
2018-04-21 | Deselect all types of units when they die. | Paweł Redman |
2018-04-21 | Cure Parkinson's. | Paweł Redman |
2018-04-21 | Avatars. | Paweł Redman |
2018-04-20 | Initialize trace_t's ent and tile to nullptr. | Paweł Redman |
2018-04-20 | Remove the unit message spam. | Paweł Redman |
2018-04-20 | Fix rockets not hitting replicators. | Paweł Redman |
2018-04-20 | Fix wrongly colored blood splashes. | Paweł Redman |
2018-04-20 | Rocket splashes. | Paweł Redman |
2018-04-20 | Fix tracers going through walls. | Paweł Redman |
2018-04-20 | Remove some stray printf. | Paweł Redman |
2018-04-20 | More profiling data. | Paweł Redman |