ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/include/define.h
(Generate patch)

Comparing deliantra/server/include/define.h (file contents):
Revision 1.135 by root, Wed May 4 19:04:44 2011 UTC vs.
Revision 1.136 by root, Wed May 4 19:39:43 2011 UTC

502 502
503// temporary assignments 503// temporary assignments
504#define FLAG_PHYSICS_QUEUE 114 // object queued for physics 504#define FLAG_PHYSICS_QUEUE 114 // object queued for physics
505 505
506#define NUM_FLAGS 115 /* Should always be equal to the last 506#define NUM_FLAGS 115 /* Should always be equal to the last
507 * defined flag + 1. If you change this, 507 * defined flag + 1.
508 * make sure you update the flag_links
509 * in common/loader.l
510 */ 508 */
511 509
512/* If you add new movement types, you may need to update 510/* If you add new movement types, you may need to update
513 * describe_item() so properly describe those types. 511 * describe_item() so properly describe those types.
514 * change_abil() probably should be updated also. 512 * change_abil() probably should be updated also.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines