summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-12-05Fix menu backgrounds and get rid of chat garbage.Paweł Redman
2015-12-05Fix messed up menudef.h numbers.Paweł Redman
2015-12-05Convert all enums to #defines in ui/menudef.h.Paweł Redman
Older Tremulous clients don't support them.
2015-12-05Remove debug messages added in the previous commit.Paweł Redman
2015-12-05Fix ui's ABI.Paweł Redman
2015-11-29Port to 1.1 network protocol.Paweł Redman
2015-11-29Port cgame and game to 1.1 ABI.Paweł Redman
2015-11-29Port ui to 1.1 ABI.Paweł Redman
2015-06-29Initial implementation of new grenades.Paweł Redman
2015-06-28Remove all code and assets related to Mine, Smoke and Flames.Paweł Redman
2015-06-28Make cg_brighten more precise.Paweł Redman
2015-06-27Implement cg_brighten.Paweł Redman
2015-06-27Improve Wraith warp vision.Paweł Redman
2015-06-26Move Wraith to S2.Paweł Redman
2015-06-26Bug fixes for Wraith.Paweł Redman
2015-06-26Move Wraith to S3.Paweł Redman
2015-06-26More Wraith improvements.Paweł Redman
2015-06-26Improve Wraith's warp exit sound.Paweł Redman
2015-06-26More Wraith changes.Paweł Redman
2015-06-26More bug fixes for Wraith.Paweł Redman
2015-06-26Bug fixes for Wraith.Paweł Redman
2015-06-26Initial implementation of Wraith.Paweł Redman
2015-06-25Bring back some Basilisk code as a base for Wraith.Paweł Redman
2015-06-22Fix missile explosions not showing up.Paweł Redman
2015-06-22Remove poison.Paweł Redman
2015-06-22Remove Flamer primary.Paweł Redman
2015-06-22Remove Cloak.Paweł Redman
2015-06-22Remove Trapper.Paweł Redman
2015-06-22Remove Basilisk and Advanced Basilisk.Paweł Redman
2015-06-22Remove Advanced Dretch.Paweł Redman
2015-06-15Fix hit sounds not playing properly when chomping and pouncing at the same time.Paweł Redman
2015-05-31Merge branch 'master' of https://github.com/mtiusane/new-edgeMikko Tiusanen
2015-05-31Minor gameplay fixes.Mikko Tiusanen
Hummel can no longer fly if there's no overmind around. Human radar update rate back to 1Hz. Evolving from basi to adv basi retains the reload timer.
2015-05-31Implement damage totals display.Paweł Redman
2015-05-27Remove /ignore.Paweł Redman
2015-04-12Fix MOD_NOCREEP damage indicators appearing at (0,0,0).Paweł Redman
2015-04-12Fix Mass Driver not being able to fire while zoomed.Paweł Redman
2015-04-12Fix some alien buildings regenerating very slowly.Paweł Redman
2015-04-12Add a delay to Rocket Launcher shots.Paweł Redman
2015-04-12Revert Rocket Launcher stats to 28fbbadc but with lower splash damage and a ↵Paweł Redman
parabolic trajectory.
2015-04-12Make force fields apply forces smoothly and continuously.Paweł Redman
2015-04-12Add a missing cvar to g_local.h.Paweł Redman
2015-04-12Disallow calling admit defeat votes in the first 10 minutes.Paweł Redman
2015-04-12Implement g_emptyTeamsSkipMapTime.Paweł Redman
2015-04-11Remove draw votes.Paweł Redman
2015-04-11Make Sticky Grenades immune to damage.Paweł Redman
2015-04-11Rename Mine to Sticky Grenade.Paweł Redman
2015-04-11Make Adv. Dretch able to bite buttons and make it deal appropriate amounts ↵Paweł Redman
of damage to buildings.
2015-04-11Fix /mute.Paweł Redman
2015-04-11Revert the removal of stamina and sprinting.Paweł Redman