]> git.pond.sub.org Git - empserver/history - include
Rename plane_caps() to pln_caps() and give it external linkage
[empserver] / include /
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...
2008-09-16 Markus ArmbrusterGuard unit.h against multiple inclusion
2008-09-15 Markus ArmbrusterWipe orders when ship, plane, land unit or nuke changes...
2008-09-15 Markus ArmbrusterRemove takeover_ship() and takeover_land() parameter...
2008-09-15 Markus ArmbrusterFix cargo giveaway in scrap and scuttle
2008-09-15 Markus ArmbrusterRefactor and fix scuttle and scrap code
2008-09-14 Markus ArmbrusterRemove take_plane_off_ship(), take_plane_off_land()
2008-09-13 Markus ArmbrusterRewrite the broken code to move cargo with its carrier
2008-09-12 Markus ArmbrusterMake the item iterator capable of iterating over a...
2008-09-12 Markus ArmbrusterClean up struct nstr_sect and struct nstr_item a bit
2008-09-12 Markus ArmbrusterExpire lost items at the update instead of continuously
2008-09-12 Markus ArmbrusterReplace econfig key lost_items_timeout by lost_keep_hours
2008-09-11 Markus ArmbrusterMake empth_name() and empth_set_name() take a thread...
2008-09-11 Ron KoenderinkNew empth_name() and empth_set_name()
2008-09-11 Markus ArmbrusterRemove bogus comment from empthread.h
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 ArmbrusterEnable the new nuk_on_plane(), replacing the old one
2008-09-09 Markus ArmbrusterCargo lists storing lists of cargo for each carrier
2008-09-09 Markus ArmbrusterNew struct empfile callback onresize
2008-09-09 Markus ArmbrusterRevive struct empfile callback init as oninit
2008-09-09 Markus ArmbrusterNew lost_and_found() to record ownership changes.
2008-09-09 Markus ArmbrusterPass old element to empfile callback prewrite()
2008-09-09 Markus ArmbrusterFix comments added in commit bf436a44.
2008-09-04 Markus ArmbrusterMove view open/close into src/lib/common/file.c
2008-09-04 Markus ArmbrusterCheck argument of ef_cadef(), ef_nelem(), ef_flags...
2008-09-04 Markus ArmbrusterClean up maintenance of config table sentinels
2008-09-04 Markus Armbrusterstruct empfile doc fixes
2008-09-04 Markus ArmbrusterChange empfile members postread() and prewrite() to...
2008-08-28 Markus ArmbrusterSimplify routech[]
2008-08-27 Markus ArmbrusterFix xdump realm to dump player instead of absolute...
2008-08-20 Markus ArmbrusterFix MAPWIDTH() for arguments other than 1
2008-08-20 Markus ArmbrusterRework code dealing with struct range fixing many bugs
2008-08-09 Markus ArmbrusterGive some identifiers internal linkage
2008-08-09 Markus ArmbrusterRemove unused xdprval()
2008-08-09 Markus Armbrusterchkmoney() is no longer used, remove it
2008-08-03 Markus ArmbrusterGet rid of RET_SYS, just use RET_FAIL
2008-08-03 Markus ArmbrusterUpdate known contributors comments
2008-08-02 Markus ArmbrusterAdd gcc attribute format where it's missing
2008-08-01 Markus ArmbrusterFix struct loststr / struct empobj mismatch corrupting...
2008-07-28 Markus ArmbrusterNew show product
2008-07-27 Markus ArmbrusterFix extra prompt after abort due to misuse of snxtitem()
2008-07-26 Markus ArmbrusterNew get_planes(), factored out of plane flying commands
2008-07-15 Markus ArmbrusterFix treatment of EOF from player
2008-07-13 Markus ArmbrusterOops when player thread keeps reading input unsuccessfully
2008-07-12 Markus ArmbrusterChange pln_mine() parameters to match pln_dropoff()
2008-07-12 Markus ArmbrusterChange pln_dropoff() parameters to match pln_newlanding()
2008-06-14 Markus ArmbrusterRemove columns lnd, pln from spy report to fix spy...
2008-05-17 Markus ArmbrusterAdd sequence numbers to game state
2008-05-17 Markus ArmbrusterFix files utility not to set timestamps
2008-05-17 Markus ArmbrusterMake server check game state file sizes on startup
2008-05-13 Markus ArmbrusterFix crash bug in satellite maps
2008-05-12 Markus ArmbrusterFix XNORM() and YNORM()
2008-05-12 Markus ArmbrusterMake xundump oops on virtual selectors
2008-05-12 Markus ArmbrusterRemove option FUEL
2008-05-11 Markus ArmbrusterRemove unused num_shipsatxy()
2008-05-11 Markus ArmbrusterFix pin bomb not to report subs when there are none
2008-05-10 Markus ArmbrusterStart the Empire clock on first break or update
2008-04-25 Markus ArmbrusterNew post_crash_dump_hook
2008-04-25 Markus ArmbrusterMove oops actions from log.c up to application
2008-04-22 Markus ArmbrusterGive try_supply_commod() internal linkage
2008-04-21 Markus ArmbrusterNew server option -E to choose what to do on oops
2008-04-15 Markus ArmbrusterFix and polish comments emitted by pconfig
2008-03-26 Markus ArmbrusterPass struct natstr * instead of natid to virtual selectors
next