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