]> git.pond.sub.org Git - empserver/history - include
Rearrange uses of getrel() slightly
[empserver] / include /
2011-02-13 Markus ArmbrusterNew relations_with()
2011-02-13 Markus ArmbrusterChange setrel(), setcont(), setrej() to return void
2011-02-13 Markus ArmbrusterFactor feels_like_helping() out of quiet_bigdef(),...
2011-02-13 Markus ArmbrusterRemove option SLOW_WAR
2011-01-09 Markus ArmbrusterRemove unused plurize()
2010-08-29 Markus ArmbrusterChange ioq_dequeue() to return void
2010-07-25 Markus ArmbrusterDon't write garbage to unused trade destination in...
2010-07-25 Markus ArmbrusterCompute radar range in one place, rad_range()
2010-07-25 Markus ArmbrusterSimplify automatic bmap update from ship radar
2010-07-24 Markus ArmbrusterRemove radmapnopr(), use radmapupd() instead
2010-07-24 Markus ArmbrusterClean up output destinations in attack code
2010-07-24 Markus Armbrusterlnd_delete() can no longer print a message
2010-07-18 Markus ArmbrusterPR() and PRdate() are no longer used, remove them
2010-07-18 Markus ArmbrusterFactor common plane damage code into ac_damage_plane()
2010-07-18 Markus ArmbrusterFactor look_at_sect() out of do_look() and ac_encounter()
2010-06-21 Markus ArmbrusterDrop prxy()'s parameter country
2010-06-20 Markus ArmbrusterTidy up whitespace in macro replacement lists
2010-06-20 Markus ArmbrusterConvert tab after #define to space
2010-06-20 Markus ArmbrusterBreak long lines more tastefully
2010-06-20 Markus ArmbrusterCoding style fixes, mostly indentation and whitespace
2010-05-24 Markus ArmbrusterNarrow natpass() parameter cn's type to natid
2010-04-04 Markus ArmbrusterGive deltax(), deltay() internal linkage
2010-01-19 Markus ArmbrusterMake CANT_HAPPEN() more obvious for static analysis
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 ArmbrusterGeneration numbers to catch write back of stale copies
2010-01-19 Markus ArmbrusterStore sequence numbers more compactly
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
2010-01-19 Markus ArmbrusterRemove unused members of struct lndstr, lonstr, nukstr...
2009-12-31 Markus ArmbrusterConsistently use int for sector and unit uid parameters
2009-12-29 Markus ArmbrusterConsistently use int for file type parameters and locals
2009-12-29 Markus ArmbrusterConsistently use int for mission type parameters
2009-12-13 Markus ArmbrusterUpdate known contributors comments
2009-12-13 Markus ArmbrusterFix and enable collateral damage for missing missiles
2009-12-13 Markus ArmbrusterRefactor missile interception code
2009-12-13 Markus ArmbrusterGet rid of msl_launch_mindam()
2009-12-13 Markus ArmbrusterMove msl_equip() to callers, internal linkage
2009-12-13 Markus ArmbrusterLimit nukes to strategic missions
2009-12-12 Markus ArmbrusterImprove launch diagnostic messages, switch off supply
2009-12-12 Markus ArmbrusterComment fix
2009-12-12 Markus ArmbrusterDrop capabilities stealth and half-stealth
2009-12-12 Markus ArmbrusterSimplify how plane cargo is tracked
2009-12-08 Markus ArmbrusterSimplify calling of pln_arm() & friends
2009-12-08 Markus ArmbrusterEnable marine msl. unconditionally, remove option PINPO...
2009-12-05 Markus ArmbrusterFactor new lnd_sabo() out of sabo()
2009-11-30 Markus ArmbrusterInclude <windows.h> from service.h to make it self...
2009-11-30 Markus ArmbrusterRemove macro S_IRWUG
2009-11-30 Markus ArmbrusterFix accepting connections from hosts with "long" IPv6...
2009-11-30 Markus ArmbrusterSimplify checks whether player thread may sleep
2009-07-19 Markus ArmbrusterMove queue flush out of io.c
2009-07-19 Markus ArmbrusterMake empth_rwlock_t prefer writers
2009-07-19 Markus ArmbrusterRemove IO_NOWAIT, IO_WAIT
2009-07-19 Markus ArmbrusterHide struct io and implementation of struct ioqueue
2009-07-19 Markus ArmbrusterRemove blocking struct iop operation
2009-07-19 Markus ArmbrusterRemove long defunct IO_NEWSOCK
2009-07-19 Markus ArmbrusterMake sector maintenance cost configurable
2009-07-19 Markus ArmbrusterNew SCT_BUDG_MAX
2009-03-31 Markus ArmbrusterFix confusion of landmines with seamines
2009-03-28 Markus ArmbrusterClean up useless declarations
2009-03-08 Markus ArmbrusterRename plane_caps() to pln_caps() and give it external...
2009-03-01 Markus ArmbrusterDon't log out player when update aborts a command with...
2009-03-01 Markus ArmbrusterRemove unused empth_terminate()
2009-02-18 Markus ArmbrusterUpdate known contributors comments
2009-02-17 Markus ArmbrusterRedesign automatic supply interface
2009-02-17 Markus ArmbrusterFix automatic supply of defending and reacting units
2009-02-08 Markus ArmbrusterAvoid repeated hours and game down status notifications
2009-02-08 Markus ArmbrusterMove show_first_tel() from player.c to rea.c
2009-02-08 Markus ArmbrusterFactor out code to read mailboxes, and make read more...
2009-02-08 Markus ArmbrusterMake struct telstr members tel_type and tel_length...
2009-02-08 Markus ArmbrusterDon't log out deity when gamedown() can't read downfil
2009-02-08 Markus ArmbrusterStore game down flag in the game table
2009-02-08 Markus ArmbrusterUpdate copyright notice
2009-02-08 Markus ArmbrusterStreamline copyright notice in lwp.h
2009-02-05 Ron KoenderinkPrevent command from executing after game is down
2009-02-01 Markus ArmbrusterIntegrate air defense missions into interception
2009-02-01 Markus ArmbrusterPass only PM_* mission flags to ac_encounter()
2009-02-01 Ron KoenderinkReimplement max_idle without a separate thread
2009-02-01 Ron KoenderinkFactor out gamehours and max minutes per day checks
2009-01-06 Ron KoenderinkAdd standard checks to the assigning of a country name
2008-12-27 Markus ArmbrusterSimplify type coercion in condition evaluation
2008-12-25 Markus ArmbrusterRemove econfig key mission_mob_cost
2008-12-25 Markus ArmbrusterRemove oprange()'s mission parameter
2008-12-25 Markus ArmbrusterMove show_mission() to sole caller, give it internal...
2008-12-25 Markus ArmbrusterRemove non-mission land unit reaction
2008-12-17 Markus ArmbrusterMake land units on reserve mission react within op...
2008-12-17 Markus ArmbrusterNew in_oparea(), factored out of build_mission_list_type()
2008-12-17 Markus ArmbrusterDon't reduce mission op area when range shrinks
2008-11-15 Ron KoenderinkRewrite accounting of play time
2008-11-01 Markus ArmbrusterNew option RAILWAYS
2008-11-01 Markus ArmbrusterAge che just like reserves (1% per 24 ETUs)
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-17 Markus ArmbrusterFix whitespace: space before tab
2008-09-17 Markus ArmbrusterUpdate known contributors comments
2008-09-16 Markus ArmbrusterMake trade show exactly what's on sale, remove option...
next