]> git.pond.sub.org Git - empserver/history - src/lib/commands/look.c
Make llook ignore land units and planes loaded on land units
[empserver] / src / lib / commands / look.c
2011-07-16 Markus ArmbrusterMake llook ignore land units and planes loaded on land...
2011-04-12 Markus ArmbrusterLicense upgrade to GPL version 3 or later
2011-04-11 Markus ArmbrusterFix bitmap overruns when WORLD_X * WORLD_Y not a multip...
2010-07-18 Markus ArmbrusterFactor look_at_sect() out of do_look() and ac_encounter()
2010-07-18 Markus ArmbrusterFix lookout to report sector owner properly to deities
2010-01-19 Markus ArmbrusterUpdate copyright notice
2009-12-29 Markus ArmbrusterConsistently use int for file type parameters and locals
2009-02-08 Markus ArmbrusterUpdate copyright notice
2008-09-18 Markus ArmbrusterFix trailing whitespace
2008-08-27 Markus ArmbrusterFix size of sector bitmap in do_look() and draw_map()
2008-07-27 Markus ArmbrusterFix extra prompt after abort due to misuse of snxtitem()
2008-03-14 Markus ArmbrusterDon't store land unit stats in struct lndstr, part 2
2008-03-14 Markus ArmbrusterDon't store land unit stats in struct lndstr, part 1
2008-03-14 Markus ArmbrusterDon't store ship stats in struct shpstr
2008-03-14 Markus ArmbrusterCheck ef_type before dereferencing struct empobj
2008-01-19 Markus ArmbrusterUpdate copyright notice
2007-07-27 Markus ArmbrusterUpdate known contributors comment.
2007-01-21 Ron Koenderink(do_look): Make public.
2007-01-21 Ron Koenderink(do_look): New, created by combining by look() and...
2007-01-09 Markus ArmbrusterUpdate copyright notice.
2006-07-10 Markus ArmbrusterBreak inclusion cycle: prototypes.h and commands.h...
2006-05-21 Markus ArmbrusterLine breaks and other formatting issues. No functional...
2006-05-21 Markus ArmbrusterRemove superflous casts and parenthesis.
2006-05-20 Markus Armbruster(lnd_getmil, total_mil): Trivial, inline into callers...
2006-05-13 Markus Armbruster(look_land): Use roundintby() instead of ldround()...
2006-05-01 Markus ArmbrusterRemove redundant casts of argument to (prototyped)...
2006-03-26 Markus Armbruster(show_nuke_capab, show_ship_capab, show_plane_capab...
2006-03-25 Markus Armbruster(u_char, u_short, u_int): BSDisms. Figuring out whethe...
2006-01-21 Markus ArmbrusterCOPYING duplicates information from README. Remove...
2006-01-12 Ron Koenderink(ship_bomb, deli, do_demo, fuel, grin, look_ship)
2006-01-05 Markus ArmbrusterUpdate copyright notice.
2005-12-27 Markus ArmbrusterInclude config.h.
2005-10-02 Markus Armbruster(look_ship, look_land): Failed to make contact on sight...
2005-06-12 Markus ArmbrusterRemove a bunch of redundant casts.
2005-03-16 Markus ArmbrusterUpdate copyright notice.
2004-10-12 Marc OlzheimDo not include var.h where no longer needed. Clean...
2004-09-07 Markus ArmbrusterUpdate copyright notice. v4.2.18
2004-03-03 Markus ArmbrusterSectors need space for items, deliveries and distributi...
2004-02-17 Markus ArmbrusterDeclare all configuration variables in optlist.h. ...
2004-02-17 Markus ArmbrusterSupply prototypes where possible. This uncovered type...
2004-01-08 Markus Armbruster(bzero, bcopy): Obsolete BSDisms; remove. Remove some...
2003-11-09 Markus Armbruster(LND_SPY_DETECT_CHANCE): New.
2003-09-02 Markus ArmbrusterIndented with src/scripts/indent-emp.
2003-08-23 Markus ArmbrusterImport of Empire 4.2.12 v4.2.12