.. |
dm
|
Whitespace cleanup
|
2014-02-22 13:20:22 +01:00 |
header
|
Change edict_s->show_hostile from qboolean to int and add casts
|
2016-12-18 09:23:04 +01:00 |
monster
|
fix misplaced braces in the last else case
|
2015-08-31 18:33:50 +02:00 |
player
|
Rename teleport_time to last_sound time
|
2016-12-18 09:22:02 +01:00 |
savegame
|
Make sure that strings are null terminated.
|
2016-12-17 10:44:56 +01:00 |
shared
|
Replace strcasecmp() by Q_strcasecmp() for better MSVC compaibility.
|
2018-03-23 15:52:08 +01:00 |
g_ai.c
|
Fix a potential crash in ai_run_melee() and ai_run_missile().
|
2017-09-07 18:11:10 +02:00 |
g_chase.c
|
Whitespace cleanup
|
2014-02-22 13:20:22 +01:00 |
g_cmds.c
|
Fix Coop Bug in RHANGAR1 when friendly fire was off
|
2014-11-30 17:50:34 +01: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 file headers
|
2014-01-30 18:33:36 +01:00 |
g_main.c
|
Reset gibsthisframe and lastgibframe at map change
|
2015-10-24 13:19:12 +02:00 |
g_misc.c
|
Set self->targetname to NULL when the head is thrown off
|
2016-12-17 10:43:46 +01:00 |
g_monster.c
|
Take into account that the player origin may not be in his center
|
2016-12-17 10:44:56 +01: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
|
Remove another unneeded sanity checks.
|
2016-12-17 10:52:14 +01:00 |
g_spawn.c
|
In ED_ParseField() replace atof() with strtof().
|
2016-12-17 10:44:56 +01: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
|
Whitespace cleanup
|
2014-02-22 13:20:22 +01: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
|
Whitespace cleanup
|
2014-02-22 13:20:22 +01:00 |
g_weapon.c
|
Whitespace cleanup
|
2014-02-22 13:20:22 +01:00 |