]> git.pond.sub.org Git - empserver/history - include/empobj.h
Store uids as int to support more sectors and units
[empserver] / include / empobj.h
2010-01-19 Markus ArmbrusterStore uids as int to support more sectors and units
2010-01-19 Markus ArmbrusterRecord news more compactly
2009-02-08 Markus ArmbrusterUpdate copyright notice
2008-09-18 Markus ArmbrusterFix trailing whitespace
2008-05-17 Markus ArmbrusterAdd sequence numbers to game state
2008-03-14 Markus ArmbrusterUpdate known contributors comments
2008-03-14 Markus ArmbrusterPut a timestamp into struct emptypedstr
2008-03-14 Markus ArmbrusterRename emp_obj_chr_name() to empobj_chr_name()
2008-03-05 Markus ArmbrusterInitialize ef_type and uid automatically in ef_extend()
2008-03-05 Markus ArmbrusterExtend the common header of struct empobj to include uid
2008-02-26 Markus ArmbrusterDefine common get/put macros for empobj
2008-02-26 Markus ArmbrusterFix put_empobj() for types other than units
2008-02-26 Markus ArmbrusterMake sector types signed
2008-01-19 Markus ArmbrusterUpdate copyright notice
2007-07-14 Markus ArmbrusterNew Empire table game, to be used for global stuff:
2007-01-09 Markus ArmbrusterUpdate copyright notice.
2006-08-18 Ron Koenderink(empobj_chr): New, create a new (imcomplete) structure for
2006-07-26 Ron Koenderink(get_empobj_mob_max): Switch ef_type to type to be...
2006-07-26 Ron Koenderink(get_empobjp): New. Returns a pointer an empobj.
2006-07-24 Ron Koenderink(get_empobj_mob_max): New. Return maximum mobility...
2006-07-20 Ron Koenderink(put_empobj): New. Put generic empobj into the appropr...
2006-07-10 Ron Koenderink(obj_nameof): New.
2006-07-10 Markus ArmbrusterBreak inclusion cycle: prototypes.h and commands.h...
2006-07-08 Ron KoenderinkCorrect file name in the comments to match the actual...
2006-07-07 Ron Koenderink(nxtitemp, trade_getitem, trade_desc, trade_check_item_...