Go to file
Kp 2fb0e77028 Simplify collide_robot_and_controlcen
Caller collide_two_objects swaps the inputs to ensure A.type <= B.type.
OBJ_ROBOT = 2, OBJ_CNTRLCEN = 9, so A will always be the robot and B
will always be the controlcen.  Rename the parameters accordingly.  Add
assert statements to check this.
2016-04-23 17:59:47 +00:00
common Pass object_base &to bump_one_object 2016-04-23 17:59:47 +00:00
contrib Update Xcode project file listing (for editing purposes) 2016-03-06 13:05:37 +08:00
d1x-rebirth Long overdue update for README files considering officially supported Windows versions 2016-03-30 13:30:47 +02:00
d2x-rebirth Pass thief ID to recreate_thief 2016-04-06 03:34:15 +00:00
Documentation Add TODO item for namespace changes 2015-12-18 04:08:24 +00:00
similar Simplify collide_robot_and_controlcen 2016-04-23 17:59:47 +00:00
.gitignore ignore XCode user data 2014-12-06 22:43:12 -08:00
COPYING.txt corrected typo in COPYING.txt (it's to its) 2014-06-06 13:18:52 +02:00
GPL-3.txt
INSTALL.markdown Add basic instructions on building Rebirth 2015-09-26 21:17:14 +00:00
SConstruct Add file/line to valptridx output when available 2016-04-06 03:34:13 +00:00