.. |
dm
|
Whitespace cleanup
|
2014-02-22 13:20:22 +01:00 |
header
|
coop_baseq2 added and fully functional
|
2019-09-23 16:41:29 +00:00 |
monster
|
Add back blindfire support lost in 99073e.
|
2019-09-28 17:08:36 +02:00 |
player
|
Quick code style fix
|
2019-09-19 23:52:06 +00:00 |
savegame
|
Add back blindfire support lost in 99073e.
|
2019-09-28 17:08:36 +02:00 |
shared
|
Import Q_strlcpy() and replace several dangerous strncpy() with it.
|
2018-10-25 19:26:17 +02:00 |
g_ai.c
|
Fixed monsters not sidestepping
|
2019-09-27 23:33:01 +00:00 |
g_chase.c
|
Whitespace cleanup
|
2014-02-22 13:20:22 +01:00 |
g_cmds.c
|
Added cycleweap command
|
2019-09-29 11:30:26 +00:00 |
g_combat.c
|
Fix monsters getting stuck when resurrected by a medic.
|
2017-01-20 16:32:00 +01:00 |
g_func.c
|
Fix sanity check of door_secret_move6() and door_secret_die().
|
2016-12-17 10:44:56 +01:00 |
g_items.c
|
Add back the disruptor / desintegrator.
|
2019-06-11 14:07:48 +02:00 |
g_main.c
|
coop_baseq2 added and fully functional
|
2019-09-23 16:41:29 +00:00 |
g_misc.c
|
Add variable declaration missed in the last commit.
|
2018-10-13 09:08:31 +02:00 |
g_monster.c
|
Fixed triggered spawn monsters not using path_corner markers
|
2019-09-21 19:48:03 +00:00 |
g_newai.c
|
Use correct return type
|
2014-08-03 11:34:06 +02:00 |
g_newdm.c
|
Use correct flavor of abs()
|
2014-08-03 11:29:47 +02:00 |
g_newfnc.c
|
Whitespace cleanup
|
2014-02-22 13:20:22 +01:00 |
g_newtarg.c
|
Whitespace cleanup
|
2014-02-22 13:20:22 +01:00 |
g_newtrig.c
|
Whitespace cleanup
|
2014-02-22 13:20:22 +01:00 |
g_newweap.c
|
Remove an unnecessary check.
|
2016-12-17 10:49:52 +01:00 |
g_phys.c
|
Fixed entities mysteriously teleporting to another location
|
2019-09-26 13:24:02 +00:00 |
g_spawn.c
|
Merge branch 'master' into makron
|
2019-09-26 14:01:56 +00:00 |
g_sphere.c
|
Whitespace cleanup
|
2014-02-22 13:20:22 +01:00 |
g_svcmds.c
|
Whitespace cleanup
|
2014-02-22 13:20:22 +01:00 |
g_target.c
|
Import Q_strlcpy() and replace several dangerous strncpy() with it.
|
2018-10-25 19:26:17 +02:00 |
g_trigger.c
|
Use matching strtof(9 instead of atof().
|
2016-12-17 10:44:56 +01:00 |
g_turret.c
|
Whitespace cleanup
|
2014-02-22 13:20:22 +01:00 |
g_utils.c
|
Killtarget teamchain cleanup crash fix
|
2019-09-14 11:59:06 +00:00 |
g_weapon.c
|
Whitespace cleanup
|
2014-02-22 13:20:22 +01:00 |