summaryrefslogtreecommitdiff
path: root/src/game/game.cpp
AgeCommit message (Expand)Author
2018-04-27Fix selection.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-26Improve the 'lag' message.Paweł Redman
2018-04-26Random worlds.Paweł Redman
2018-04-26Fix ambience being calculated incorrectly (regression from 4cfe1361f).Paweł Redman
2018-04-26Add the replicator.Paweł Redman
2018-04-25Rename repl/replicator to teleporter.Paweł Redman
2018-04-25Remake rockets into grenades.Paweł Redman
2018-04-25Building mechanic.Paweł Redman
2018-04-22Change the world a bit.Paweł Redman
2018-04-22Repairing mechanic for the builder.Paweł Redman
2018-04-22Add crystals as a currency.Paweł Redman
2018-04-22Add the builder.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-21Add the scientist.Paweł Redman
2018-04-21Redo how explosions deal damage.Paweł Redman
2018-04-20Remove the unit message spam.Paweł Redman
2018-04-20Fix rockets not hitting replicators.Paweł Redman
2018-04-20Pseudo 3D firing and misc. fixes.Paweł Redman
2018-04-14Improve path finding slightly.Paweł Redman
2018-04-14Redo frequency counters.Paweł Redman
2018-04-14Add tracers to explosions.Paweł Redman
2018-04-13Don't show 'Fire a rocket' if no one has any rockets.Paweł Redman
2018-04-13Let rockets destroy decos.Paweł Redman
2018-04-13Half-assed rockets.Paweł Redman
2018-04-13Breakable decos.Paweł Redman
2018-04-13More sounds.Paweł Redman
2018-04-13Explosions, better AI and misc refactoring.Paweł Redman
2018-04-12Misc. gameplay improvements.Paweł Redman
2018-04-12Better game timing and better FPS/TPS display.Paweł Redman
2018-04-12Aim markers.Paweł Redman
2018-04-12Refactor trace calls and remove the debug crap from the previous commit.Paweł Redman
2018-04-12Ray tracing against cmodels (WIP).Paweł Redman
2018-04-01Add the replicator (not finished).Paweł Redman
2018-04-01Remove the fear mechanic.Paweł Redman
2018-04-01Improve selecting.Paweł Redman
2018-03-31Adjust ambient volume.Paweł Redman
2018-03-313D audio.Paweł Redman
2018-03-28Pie menu; start redoing shooting mechanics.Paweł Redman
2018-03-26Louder ambience.Paweł Redman
2018-03-26Ambient sounds.Paweł Redman
2018-03-26Independent game timing.Paweł Redman
2017-12-21Add move markers.Paweł Redman
2017-12-20Limit time deltas to prevent tunneling after hitches.Paweł Redman
2017-12-19Copyright stuff.Paweł Redman
2017-12-19Add a button for spawning more soldiers.Paweł Redman