gzdoom/src/thingdef
Randy Heit 4deeb8d8ae Merge branch 'master' into scripting
Conflicts:
	src/actor.h
	src/g_doom/a_doomweaps.cpp
	src/p_local.h
	src/p_map.cpp
	src/sdl/i_main.cpp
	src/thingdef/thingdef_codeptr.cpp
2013-06-25 19:28:25 -05:00
..
olddecorations.cpp - Added a RETI instruction for returning 15-bit signed immediate values. 2012-10-28 04:36:52 +00:00
thingdef.cpp - fixed: CreateDamageFunction needs to return NULL for a damage value of 0 to preserve the collision detection handling of non-damaging actors. 2012-10-28 06:56:56 +00:00
thingdef.h - Updated scripting branch to latest version in trunk. 2013-06-07 03:31:30 +00:00
thingdef_codeptr.cpp Merge branch 'master' into scripting 2013-06-25 19:28:25 -05:00
thingdef_data.cpp Merge branch 'master' into scripting 2013-06-25 19:28:25 -05:00
thingdef_exp.cpp - Update scripting branch to trunk. 2012-07-14 03:04:41 +00:00
thingdef_exp.h - Added a RETI instruction for returning 15-bit signed immediate values. 2012-10-28 04:36:52 +00:00
thingdef_expression.cpp - Updated scripting branch to latest version in trunk. 2013-06-07 03:31:30 +00:00
thingdef_parse.cpp - Updated scripting branch to latest version in trunk. 2013-06-07 03:31:30 +00:00
thingdef_properties.cpp - Updated scripting branch to latest version in trunk. 2013-06-07 03:31:30 +00:00
thingdef_states.cpp - Updated scripting branch to latest version in trunk. 2013-06-07 03:31:30 +00:00
thingdef_type.h - Stop aliasing strings onto names for function parameters. 2009-10-17 01:38:54 +00:00