empserver/src
Markus Armbruster e7e61687f4 Use get_empobj() instead of get_empobjp() in unit_map()
The get_FOOp() macros are generally avoided outside the update,
because direct access to the sector cache needs synchronization to be
safe.  unit_map() didn't access the cache directly until it was
converted from get_ship() & friends to get_empobjp() in commit
fec9878c.  Switching to get_empobj() reverts the change to direct
access while keeping the simplification.
2008-02-25 21:50:25 +01:00
..
client Update copyright notice 2008-01-19 10:15:37 +01:00
lib Use get_empobj() instead of get_empobjp() in unit_map() 2008-02-25 21:50:25 +01:00
scripts Added Remove_Repository to supported command list 2008-02-16 11:15:10 -06:00
server Clean up initialization of empfile[] 2008-02-10 11:40:57 +01:00
util Clean up initialization of empfile[] 2008-02-10 11:40:57 +01:00