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
/
units.cpp
Age
Commit message (
Expand
)
Author
2018-04-25
Improve unit says a bit.
Paweł Redman
2018-04-22
Add the builder.
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
Add the scientist.
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-20
Remove the unit message spam.
Paweł Redman
2018-04-20
Fix wrongly colored blood splashes.
Paweł Redman
2018-04-20
Remove some stray printf.
Paweł Redman
2018-04-20
Refactor and improve the hivemind + better AI debugging.
Paweł Redman
2018-04-20
Pseudo 3D firing and misc. fixes.
Paweł Redman
2018-04-19
Improve the hivemind.
Paweł Redman
2018-04-14
Improve path finding slightly.
Paweł Redman
2018-04-13
Half-assed rockets.
Paweł Redman
2018-04-13
Better random walking so spiders don't get stuck so often.
Paweł Redman
2018-04-13
Explosions, better AI and misc refactoring.
Paweł Redman
2018-04-12
Misc. gameplay improvements.
Paweł Redman
2018-04-12
Highlight selected buildings.
Paweł Redman
2018-04-01
Add the replicator (not finished).
Paweł Redman
2018-04-01
Split units.cpp.
Paweł Redman
2018-03-31
Adjust ambient volume.
Paweł Redman
2018-03-31
3D audio.
Paweł Redman
2018-03-31
Footstep sounds (not finished).
Paweł Redman
2018-03-28
Pie menu; start redoing shooting mechanics.
Paweł Redman
2018-03-28
Another rebalance: no more randomness in combat.
Paweł Redman
2018-03-27
Rebalance the game - make it slower.
Paweł Redman
2018-03-26
Better effects.
Paweł Redman
2018-03-26
Make spiders pathfind much less often.
Paweł Redman
2018-03-26
Basic audio system + firing sound.
Paweł Redman
2017-12-21
Add move markers.
Paweł Redman
2017-12-20
Deselect soldiers on death.
Zoltán Kéri
2017-12-20
Stop spiders from walking through each other.
Paweł Redman
2017-12-19
Copyright stuff.
Paweł Redman
2017-12-19
Better selection markers.
Paweł Redman
2017-12-19
Account for health in fear mechanics.
Paweł Redman
2017-12-19
Clear the path upon death.
Paweł Redman
2017-12-19
Fix panicking units stopping for no reason.
Paweł Redman
2017-12-19
Make units die also when the health is exactly zero.
Paweł Redman
2017-12-19
Improve fear mechanics.
Paweł Redman
2017-12-19
Don't count self when checking the area.
Paweł Redman
2017-12-19
Use move cflags when moving.
Paweł Redman
2017-12-19
Automatic camera following.
Paweł Redman
2017-12-19
Ignore own cflags when looking for a path.
Paweł Redman
2017-12-19
Fix soldiers sometimes sliding when moving in a group.
Paweł Redman
2017-12-19
Much better selection graphics.
Paweł Redman
2017-12-19
Don't mix path finding and moving cflags.
Paweł Redman
2017-12-19
Don't spawn spiders in water.
Paweł Redman
2017-12-18
Fix spiders going to sleep for no reason (again).
Paweł Redman
[next]