]> git.pond.sub.org Git - empserver/history - src/lib/common/nsc.c
Update copyright notice
[empserver] / src / lib / common / nsc.c
2012-06-10 Markus ArmbrusterUpdate copyright notice
2011-06-25 Markus ArmbrusterPermit truncating table product
2011-06-25 Markus ArmbrusterProvide proper ca_table for carrier unit# selectors
2011-06-25 Markus ArmbrusterProvide proper ca_table for meta selector table
2011-04-14 Markus ArmbrusterUpdate known contributors comments
2011-04-14 Markus ArmbrusterClean up superfluous include of news.h in empobj.h
2011-04-12 Markus ArmbrusterLicense upgrade to GPL version 3 or later
2010-06-20 Markus ArmbrusterCoding style fixes, mostly indentation and whitespace
2010-01-19 Markus ArmbrusterUpdate copyright notice
2010-01-19 Markus ArmbrusterRearrange struct sctstr slightly to expose commonalitie...
2010-01-19 Markus ArmbrusterNarrow struct sctstr member sct_mobil to char
2010-01-19 Markus ArmbrusterMake struct sctstr member sct_effic signed
2010-01-19 Markus ArmbrusterStore uids as int to support more sectors and units
2010-01-19 Markus ArmbrusterRecord news more compactly
2010-01-19 Markus ArmbrusterNew news selector duration
2009-07-19 Markus ArmbrusterMake sector maintenance cost configurable
2009-02-18 Markus ArmbrusterUpdate known contributors comments
2009-02-08 Markus ArmbrusterStore game down flag in the game table
2009-02-08 Markus ArmbrusterUpdate copyright notice
2008-12-25 Markus ArmbrusterRemove non-mission land unit reaction
2008-11-15 Ron KoenderinkRewrite accounting of play time
2008-11-01 Markus ArmbrusterNew option RAILWAYS
2008-10-28 Markus ArmbrusterNew concept sector terrain
2008-10-28 Ron KoenderinkRepresent logged in time in seconds rather than minutes
2008-09-18 Markus ArmbrusterFix trailing whitespace
2008-09-09 Markus ArmbrusterGet rid of ship and land unit load counters
2008-09-09 Markus ArmbrusterGet rid of struct plnstr member pln_nuktype
2008-09-09 Markus ArmbrusterMove selector code from src/lib/global to src/lib/common