index
:
minitrem
WIP
master
path-experiments
My vaguely Tremulous-inspired C++ homework.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
game
/
game.cpp
Age
Commit message (
Expand
)
Author
2018-04-20
Remove the unit message spam.
Paweł Redman
2018-04-20
Fix rockets not hitting replicators.
Paweł Redman
2018-04-20
Pseudo 3D firing and misc. fixes.
Paweł Redman
2018-04-14
Improve path finding slightly.
Paweł Redman
2018-04-14
Redo frequency counters.
Paweł Redman
2018-04-14
Add tracers to explosions.
Paweł Redman
2018-04-13
Don't show 'Fire a rocket' if no one has any rockets.
Paweł Redman
2018-04-13
Let rockets destroy decos.
Paweł Redman
2018-04-13
Half-assed rockets.
Paweł Redman
2018-04-13
Breakable decos.
Paweł Redman
2018-04-13
More sounds.
Paweł Redman
2018-04-13
Explosions, better AI and misc refactoring.
Paweł Redman
2018-04-12
Misc. gameplay improvements.
Paweł Redman
2018-04-12
Better game timing and better FPS/TPS display.
Paweł Redman
2018-04-12
Aim markers.
Paweł Redman
2018-04-12
Refactor trace calls and remove the debug crap from the previous commit.
Paweł Redman
2018-04-12
Ray tracing against cmodels (WIP).
Paweł Redman
2018-04-01
Add the replicator (not finished).
Paweł Redman
2018-04-01
Remove the fear mechanic.
Paweł Redman
2018-04-01
Improve selecting.
Paweł Redman
2018-03-31
Adjust ambient volume.
Paweł Redman
2018-03-31
3D audio.
Paweł Redman
2018-03-28
Pie menu; start redoing shooting mechanics.
Paweł Redman
2018-03-26
Louder ambience.
Paweł Redman
2018-03-26
Ambient sounds.
Paweł Redman
2018-03-26
Independent game timing.
Paweł Redman
2017-12-21
Add move markers.
Paweł Redman
2017-12-20
Limit time deltas to prevent tunneling after hitches.
Paweł Redman
2017-12-19
Copyright stuff.
Paweł Redman
2017-12-19
Add a button for spawning more soldiers.
Paweł Redman
2017-12-19
Group command feedback says.
Paweł Redman
2017-12-19
Automatic camera following.
Paweł Redman
2017-12-19
Fix a segfault in the wake/sleep mechanism.
Paweł Redman
2017-12-18
Start experimenting with fear.
Paweł Redman
2017-12-17
Implement pausing.
Paweł Redman
2017-12-16
Fix a bug in the waking code; more debugging info.
Paweł Redman
2017-12-16
Fully working nests.
Paweł Redman
2017-12-16
Clean up unit parameters a bit.
Paweł Redman
2017-12-16
Rename aliens to spiders and humans to soldiers.
Paweł Redman
2017-12-16
Clean up the virtual dtor mess.
Paweł Redman
2017-12-16
Major refactor of game's entity code.
Paweł Redman
2017-12-16
Start adding decorations.
Paweł Redman
2017-12-16
Better tile textures.
Paweł Redman
2017-12-16
Free effects' memory when they disappear.
Paweł Redman
2017-12-15
Add tracers.
Paweł Redman
2017-12-14
Improve combat.
Paweł Redman
2017-12-14
Allow humans to shoot.
Paweł Redman
2017-12-14
Dead soldiers aren't ready for orders.
Paweł Redman
2017-12-14
Rework collision masks and improve AI.
Paweł Redman
2017-12-14
Command feedback.
Paweł Redman
[next]